summaryrefslogtreecommitdiffstats
path: root/gcc/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* (STAGESTUFF): Add stamp-crt.kenner1995-06-221-6/+8
* Update FSF address.kenner1995-06-151-1/+2
* (stage[1-4]): Correctly link `as', `ld', and `collect2'.kenner1995-06-141-12/+12
* (fix-header.o): Depends on xsys-protos.h.kenner1995-06-121-1/+1
* (cpplib.o, fix-header.o): Update dependencies.kenner1995-06-101-2/+8
* (STAGESTUFF): Copy files produced by -da and -save-temps to the stagekenner1995-06-051-0/+3
* (scan-decls.o): Depends on cpplib.h.kenner1995-06-031-1/+1
* Properly use $(srcdir) for files that have it in their reference as a targetkenner1995-05-281-8/+9
* (BC_ALL): Restore it from May 22 change; vms uses it.kenner1995-05-251-1/+4
* (libgcc2.a): Handle case of separate srcdir.kenner1995-05-241-2/+3
* (crtend.o): Remove crufty -o.dje1995-05-241-1/+1
* (install-libobjc): Don't depend on libobjc.a.kenner1995-05-231-1/+1
* (SYMLINK): Deleted; unused.kenner1995-05-221-190/+133
* (out_object_file): Use in place of aux-output.o.kenner1995-05-151-5/+5
* (lang_{specs,options}_files): New variables.kenner1995-05-141-7/+8
* * Makefile.in (libgcc1-test): Tell the user to ignore warnings.dje1995-05-101-0/+1
* (out_file, md_file, tm_file, {build,host}_xm_file):kenner1995-05-101-59/+64
* Make collect demanglemerrill1995-05-041-4/+19
* (install-dir): chmod a+rx all newly created directories.wilson1995-05-011-13/+13
* (clean): Delete libgcc1-asm.a.wilson1995-04-251-1/+1
* Change "realclean" to "maintainer-clean".kenner1995-04-251-8/+8
* Move pragma interface support to c-pragma.hmeissner1995-04-181-3/+3
* (STAGESTUFF): Use $(exeext) for executables.kenner1995-04-071-5/+7
* Re-write fixproto/fix-header/etc to use cpplib.bothner1995-04-051-7/+6
* Add -fpack-struct.meissner1995-03-311-1/+1
* (multilib.h): Depend on Makefile, not config.status.dje1995-03-241-1/+1
* (xsys-protos.h): Fix typo in -U operand.kenner1995-03-161-1/+1
* Add support for cpplib and building cppmain.bothner1995-03-161-4/+23
* * libgcc1-test.c: Renamed from cross-test.c.dje1995-03-151-9/+10
* (install-common): Fix typo in installation of gcc-cross.dje1995-03-071-1/+1
* (install-common): Fix typo in installation of cpp.dje1995-03-061-1/+1
* (bootstrap*): Pass new STAGE_PREFIX to recursive makes.kenner1995-03-021-5/+5
* (Makefile): Delete config.run afterwards.dje1995-02-251-1/+3
* (ld): Add missing backslash to make continuation line.kenner1995-02-231-2/+2
* (libgcc1.a): Run ranlib.kenner1995-02-231-0/+1
* Copy config.status to config.run and then execute.kenner1995-02-211-31/+41
* (USER_H): Add iso646.h.kenner1995-02-211-0/+1
* (libgcc1.S): New target.dje1995-02-131-0/+17
* (LIB1FUNCS): Delete _lshlsi3.kenner1995-01-281-2/+2
* (stmp-multilib): Fix quoting of CC and CFLAGS.dje1995-01-141-3/+3
* (stmp-multilib*): Pass CC and CFLAGS to recursive make.kenner1995-01-131-4/+4
* (c-decl.o, c-typeck.o, toplev.o, varasm.o): Include output.h.kenner1994-12-301-4/+5
* On a NeXT, <limits.h> is sometimes not in /usr/include, so look elsewhereian1994-12-221-1/+4
* (stmp-multilib): Check recursive make's return code.dje1994-12-191-0/+4
* (c-parse.h): Split away from c-parse.c for parallel makes.dje1994-12-051-2/+4
* (FLAGS_TO_PASS): Fix typo in GCC_FOR_TARGET.kenner1994-11-281-1/+1
* (objc-parse.y): Fix typo.kenner1994-11-201-1/+1
* (install-common): Fix typo in installation of native gcc.dje1994-11-191-1/+1
* Shared library support.merrill1994-11-191-4/+7
* (program_transform_name): Put -e before sed expression.dje1994-11-191-2/+2
OpenPOWER on IntegriCloud