aboutsummaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
1996-03-06(USER_H): Add ginclude/va-sh.h.Jim Wilson1-1/+1
1996-03-04(CRT0STUFF_T_CFLAGS): New macro.Richard Kenner1-1/+15
1996-02-12(TCFLAGS): New variable.Richard Kenner1-4/+8
1996-01-30(expr.o): Includes hard-reg-set.h.Richard Kenner1-1/+1
1996-01-15(LIBGCC2_CLFAGS): Add -DIN_LIBGCC2.Richard Kenner1-9/+13
1996-01-06Makefile.in (MAKEINFOFLAGS): New variable.Doug Evans1-2/+3
1995-12-27(integrate.o): Includes regs.h.Richard Kenner1-1/+1
1995-12-15(out_object_file): Add MAYBE_TARGET_DEFAULT.Stan Cox1-1/+2
1995-12-14* Makefile.in (distclean): Delete float.hDoug Evans1-0/+4
1995-12-13(c-parse.y, objc-parse.y): Add warning that file is automatically generated.Richard Kenner1-2/+4
1995-11-30Add MULTILIB_EXCEPTIONSMichael Meissner1-1/+1
1995-11-26(stamp-objlist): Change .o to $objext.Richard Kenner1-1/+1
1995-11-26(cppalloc.o): Add a rule to build it.Richard Kenner1-0/+2
1995-11-26(compare*): Add "|| true" to avoid spurious failure messages from someRichard Kenner1-4/+4
1995-11-11(reload.o): Add dependence on output.h.Richard Kenner1-1/+1
1995-10-27(out_object_file): Depend on TREE_H.Richard Kenner1-1/+1
1995-10-19(libgcc{1,2}.a): Allow LIB{1,2}FUNCS_EXTRA files to end in .S as wellRichard Kenner1-2/+2
1995-09-28(USER_H): Move up so can override.Richard Kenner1-18/+24
1995-09-15(gnucompare, stmp-multilib-sub): Remove extra . in front of $(objext).Richard Kenner1-2/+2
1995-09-15(caller-save.o): Depend on insn-codes.h.Richard Kenner1-1/+2
1995-09-12Changed various .o's to .$(objext)'sRichard Kenner1-6/+10
1995-08-21(underscore.c): Rename rule to stamp-under, and touch stamp-under at the end.Richard Kenner1-1/+4
1995-08-13(USER_H): Add va-ppc.h.Richard Kenner1-1/+1
1995-08-13(gfloat.h): Add a - before the rm command.Richard Kenner1-1/+1
1995-08-13(LIBGCC2_CFLAGS): Add TARGET_LIBGCC2_CFLAGS.Richard Kenner1-1/+4
1995-07-26(gfloat.h): Delete previous copy before updating.Richard Kenner1-0/+1
1995-07-26(STAGESTUFF): Add stamp-crtS.Roland McGrath1-2/+18
1995-07-26(reload1.o): Depends on real.h.Richard Kenner1-1/+1
1995-06-22(STAGESTUFF): Add stamp-crt.Richard Kenner1-6/+8
1995-06-15Update FSF address.Richard Kenner1-1/+2
1995-06-14(stage[1-4]): Correctly link `as', `ld', and `collect2'.Richard Kenner1-12/+12
1995-06-11(fix-header.o): Depends on xsys-protos.h.Richard Kenner1-1/+1
1995-06-10(cpplib.o, fix-header.o): Update dependencies.Richard Kenner1-2/+8
1995-06-05(STAGESTUFF): Copy files produced by -da and -save-temps to the stageRichard Kenner1-0/+3
1995-06-03(scan-decls.o): Depends on cpplib.h.Richard Kenner1-1/+1
1995-05-28Properly use $(srcdir) for files that have it in their reference as a target ...Richard Kenner1-8/+9
1995-05-25(BC_ALL): Restore it from May 22 change; vms uses it.Richard Kenner1-1/+4
1995-05-24(libgcc2.a): Handle case of separate srcdir.Richard Kenner1-2/+3
1995-05-24(crtend.o): Remove crufty -o.Doug Evans1-1/+1
1995-05-23(install-libobjc): Don't depend on libobjc.a.Richard Kenner1-1/+1
1995-05-22(SYMLINK): Deleted; unused.Richard Kenner1-190/+133
1995-05-15(out_object_file): Use in place of aux-output.o.Richard Kenner1-5/+5
1995-05-14(lang_{specs,options}_files): New variables.Richard Kenner1-7/+8
1995-05-10* Makefile.in (libgcc1-test): Tell the user to ignore warnings.Doug Evans1-0/+1
1995-05-10(out_file, md_file, tm_file, {build,host}_xm_file):Richard Kenner1-59/+64
1995-05-04Make collect demangleJason Merrill1-4/+19
1995-05-01(install-dir): chmod a+rx all newly created directories.Jim Wilson1-13/+13
1995-04-25(clean): Delete libgcc1-asm.a.Jim Wilson1-1/+1
1995-04-25Change "realclean" to "maintainer-clean".Richard Kenner1-8/+8
1995-04-18Move pragma interface support to c-pragma.hMichael Meissner1-3/+3