summaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* (stamp-objlist): Change .o to $objext.kenner1995-11-261-1/+1
* (cppalloc.o): Add a rule to build it.kenner1995-11-261-0/+2
* (compare*): Add "|| true" to avoid spurious failure messages from somekenner1995-11-261-4/+4
* (reload.o): Add dependence on output.h.kenner1995-11-111-1/+1
* (out_object_file): Depend on TREE_H.kenner1995-10-271-1/+1
* (libgcc{1,2}.a): Allow LIB{1,2}FUNCS_EXTRA files to end in .S as wellkenner1995-10-191-2/+2
* (USER_H): Move up so can override.kenner1995-09-281-18/+24
* (gnucompare, stmp-multilib-sub): Remove extra . in front of $(objext).kenner1995-09-151-2/+2
* (caller-save.o): Depend on insn-codes.h.kenner1995-09-151-1/+2
* Changed various .o's to .$(objext)'skenner1995-09-121-6/+10
* (underscore.c): Rename rule to stamp-under, and touch stamp-under atkenner1995-08-211-1/+4
* (USER_H): Add va-ppc.h.kenner1995-08-131-1/+1
* (gfloat.h): Add a - before the rm command.kenner1995-08-131-1/+1
* (LIBGCC2_CFLAGS): Add TARGET_LIBGCC2_CFLAGS.kenner1995-08-131-1/+4
* (gfloat.h): Delete previous copy before updating.kenner1995-07-261-0/+1
* (STAGESTUFF): Add stamp-crtS.roland1995-07-261-2/+18
* (reload1.o): Depends on real.h.kenner1995-07-261-1/+1
* (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