Commit Graph

191 Commits

Author SHA1 Message Date
Doug Evans
b583eed865 Parameterize libgcc.a and install-libgcc (LIBGCC and INSTALL_LIBGCC).
From-SVN: r4843
1993-07-05 15:35:24 +00:00
Richard Stallman
e6431ec56f (install-headers-tar): Ignore exit status of the first tar command.
From-SVN: r4831
1993-07-02 05:12:45 +00:00
Brendan Kehoe
c157db53e9 only 13 reduce/reduce
From-SVN: r4735
1993-06-25 19:17:30 -04:00
Richard Stallman
184be4bfab (extraclean): Delete *.gz, and other diff and tar files.
From-SVN: r4706
1993-06-20 23:44:07 +00:00
Richard Stallman
adb65c99a6 (clean): Delete objc-headers subdir.
From-SVN: r4696
1993-06-19 01:19:32 +00:00
Richard Stallman
cadb41d5bc (gcc.xtar.gz): Renamed from gcc.tar.z.
(dist): Change the dependency.
(mostlyclean): Delete tmp-gcc.xtar.gz.

From-SVN: r4694
1993-06-18 21:43:40 +00:00
Richard Stallman
1c0015c23b (gcc.info, cpp.info): Actually cd to srcdir.
From-SVN: r4692
1993-06-18 18:52:56 +00:00
Richard Stallman
4ab08223d1 Comment change.
From-SVN: r4681
1993-06-16 19:45:41 +00:00
Richard Stallman
49ba557ea2 Comment changes.
From-SVN: r4633
1993-06-05 08:10:50 +00:00
Richard Stallman
41fe5ef90b (objc-headers): Don't dep on force.
Touch objc-headers so copy is not repeated at install time.

From-SVN: r4609
1993-05-31 06:11:43 +00:00
Richard Stallman
4055b808f5 (gcc.xtar.z): Renamed from gcc.xtar.Z. Use gzip.
(dist): Depend on gcc.xtar.z.
(mostlyclean): Delete temp-gcc.xtar.z.

From-SVN: r4576
1993-05-26 22:27:20 +00:00
Richard Stallman
6056afa0ef (stamp-proto): Pass LOCAL_INCLUDE_DIR based on local_prefix.
From-SVN: r4565
1993-05-25 15:10:02 +00:00
Richard Stallman
0777e4c65c (BISONFLAGS): Remove -v since output file names are long.
From-SVN: r4542
1993-05-23 05:18:39 +00:00
Richard Stallman
8dbda01ea8 (info, dvi): New targets.
From-SVN: r4527
1993-05-21 18:27:59 +00:00
Richard Stallman
1a5e5e4be9 (install-dir): Fix syntax, make tooldir before assertdir.
From-SVN: r4521
1993-05-20 21:30:07 +00:00
Richard Stallman
7b4d5f42d8 (assertdir): Use $(tooldir)/include for this.
(install-dir): Always create assertdir and tooldir.

From-SVN: r4501
1993-05-19 03:55:08 +00:00
Richard Stallman
0b2fbcb218 (infodir): New variable.
(install-dir): Create that dir.
(install-info): New rule.
(install-normal): Depend on install-info.

(local_prefix): Do not default from $(prefix).

From-SVN: r4498
1993-05-18 20:48:27 +00:00
Richard Stallman
b5b5f41054 (extraclean): Remove junk from objc subdir.
From-SVN: r4488
1993-05-17 18:25:05 +00:00
Richard Stallman
3dab45b7fa (extraclean): Delete junk in subdirs of config.
(distclean): Delete {c,cplus,objc}-parse.output.

From-SVN: r4482
1993-05-17 04:07:35 +00:00
Richard Stallman
0d4d817479 (OBJC, OBJECTIVE-C): Don't depend on objc-runtime.
(TAROUTOPTS): New variable.
(install-headers-tar): Use TAROUTOPTS.

From-SVN: r4441
1993-05-13 22:30:37 +00:00
Richard Stallman
4465943940 (libobjc.a): Depend on EXTRA_PARTS.
From-SVN: r4434
1993-05-13 12:28:41 +00:00
Richard Stallman
ccfc4033f9 Comment fixes.
From-SVN: r4404
1993-05-10 03:18:03 +00:00
Richard Stallman
1e558d3581 (float.h-nat): Use tmp-float.h as intermediate file.
From-SVN: r4381
1993-05-07 21:41:24 +00:00
Richard Stallman
d8984b6e76 (TEXI2DVI): New variable.
(cpp.dvi, gcc.dvi): Use it.

From-SVN: r4355
1993-05-06 13:26:26 +00:00
Richard Stallman
792f1ab903 (libobjc.a): Depend on $(USE_COLLECT2)
From-SVN: r4298
1993-05-01 21:02:37 +00:00
Richard Stallman
4727917843 (install-normal): Move install-libgcc after $(INSTALL_HEADERS) in deps.
(tooldir): Use exec_prefix, not prefix.
(gcc.o): Likewise for TOOLDIR_BASE_PREFIX.

From-SVN: r4288
1993-04-30 16:07:56 +00:00
Roland McGrath
f95640ccb7 (distdir): Omit RCS subdir of config.
From-SVN: r4267
1993-04-28 23:58:12 +00:00
Roland McGrath
e52114f8a6 (distdir): Copy subdirectories of config/ too.
From-SVN: r4265
1993-04-28 20:40:38 +00:00
Roland McGrath
ac155eb294 (extraclean): Delete *.z as well.
From-SVN: r4264
1993-04-28 20:19:18 +00:00
Richard Kenner
3dc4a939b9 (stmp-int-hdrs): No longer depends on gsyslimits.h.
Don't make include/syslimits.h here since we want to test the limits.h
made by fixincludes, not by the later part of this rule.
(stmp-fixinc): Depends on gsyslimits.h.
Make include/syslimits.h here.

From-SVN: r4254
1993-04-27 19:16:40 -04:00
Doug Evans
d68d6b8110 objc-headers: Ensure objc dir exists.
From-SVN: r4165
1993-04-16 20:54:08 +00:00
Richard Stallman
469778e276 (objc-act.o): Add dependencies.
(stmp-int-hdrs): Added dependency objc-headers.
(objc-headers): New target.

From-SVN: r4157
1993-04-15 07:41:21 +00:00
Jim Wilson
dab8915b3f (install-common): Delete $(bindir)/$(target)-gcc
before trying to install it.

From-SVN: r4107
1993-04-12 14:59:19 -07:00
Ian Lance Taylor
97ac90642c Install as $(target)-gcc, not gcc-$(target)
From-SVN: r4054
1993-04-09 19:34:47 +00:00
Richard Kenner
1717563d61 (combine.o): Includes hard-reg-set.h.
From-SVN: r4052
1993-04-08 21:45:43 -04:00
Richard Stallman
260958680b Typo in last change.
From-SVN: r4047
1993-04-09 01:35:55 +00:00
Richard Stallman
1c48d17e61 (c-parse.y, objc-parse.y): Use sed, not awk.
From-SVN: r4046
1993-04-09 00:20:09 +00:00
Ian Lance Taylor
56f9206d8b Allow libgcc2.a to be built using fixed header files
From-SVN: r4043
1993-04-08 14:53:33 +00:00
Jim Wilson
8fad1c106d (STAGESTUFF): Add insn-opinit.c, stamp-opinit, and genopinit.
From-SVN: r4034
1993-04-06 12:34:36 -07:00
Richard Kenner
109bcc7e4e (optabs.o): Show includes reload.h.
From-SVN: r4009
1993-04-04 18:13:51 -04:00
Richard Stallman
1d839079a6 (alloca.o): Delete -Demacs from command.
From-SVN: r4006
1993-04-04 20:38:29 +00:00
Richard Stallman
3971e415cd (LIB2FUNCS): Add _fixunsxfdi, _fixxfdi, _floatdixf, _fixunsxfsi.
From-SVN: r3997
1993-04-04 07:15:20 +00:00
Richard Stallman
ee7e54412f (real.o): New target.
(OBJS): Add real.o.

From-SVN: r3935
1993-03-31 05:41:37 +00:00
Richard Kenner
118bdbf8fa (OBJS): Add insn-opinit.o.
(insn-opinit.o, insn-opinit.c, stamp-opinit): New rules.
(genopinit, genopinit.o): Likewise.

From-SVN: r3927
1993-03-30 15:31:01 -05:00
Mike Stump
9c6a79a9eb Add forgotten dependancy
From-SVN: r3878
1993-03-25 19:39:29 +00:00
Richard Stallman
581ed239ec (USER_H): Add va-clipper.
From-SVN: r3876
1993-03-25 16:38:16 +00:00
Richard Kenner
b587ed6660 (expr.o): Doesn't include gvarargs.h.
(calls.o): Now includes gvarargs.h.

From-SVN: r3847
1993-03-23 08:09:00 -05:00
Richard Stallman
424aa086e1 Comment change.
From-SVN: r3825
1993-03-22 07:11:36 +00:00
Richard Stallman
f10fec92a8 (c-iterate.o): New target.
(C_OBJS, OBJC_OBJS): Add c-iterate.o.

(gcc.o): Delete dep obstack.h.

From-SVN: r3577
1993-03-02 00:02:10 +00:00
Richard Stallman
976876dd0d (distdir): Depend on cp-parse.y, and the .c files for the .y files.
(all.cross): Depend on enquire.

(uninstall): Also remove the g++ manual page.

From-SVN: r3562
1993-02-27 19:18:16 +00:00