summaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* (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
* (extraclean): Remove *.ps.kenner1994-11-191-1/+1
* (objc-parse.y, mostlyclean): Rename temp file for objc-parse.y to bekenner1994-11-181-3/+3
* (program_transform_name, program_transform_cross_name): Define.dje1994-11-171-9/+68
* (specs, float.h-cross, xlimits.h): Use temporary instead of redirectingkenner1994-11-161-7/+15
* (libgcc2.a): Add missing semicolon in commented code that could causekenner1994-11-161-1/+1
* (c-parse.o, c-lex.o): c-parse.h is in $(srcdir).kenner1994-11-031-3/+3
* (stage?-start): Add semicolon between fi and done.kenner1994-10-281-4/+4
* (__pure_virtual): New function to go into vtablemerrill1994-10-211-1/+2
* * Makefile.in, libgcc2.c (L_eh): some support routines for C++.mrs1994-09-271-1/+1
* Define TARGET_CPU_DEFAULT when building aux-output.omeissner1994-09-081-0/+2
* (mostlyclean): Add missing -f.kenner1994-08-111-1/+1
* (distclean): Delete it.wilson1994-08-051-1/+1
* (c-lex.o, distdir-start): Depend on $(srcdir)/c-gperf.h, notkenner1994-07-281-2/+2