aboutsummaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2000-09-06Changes in cse.c/loop.c cost calculationsBernd Schmidt1-1/+2
2000-09-05Makefile.in: Restructure bootstrap stages to allow clean restart after failure.Donn Terry1-19/+70
2000-09-04Makefile.in (STAGESTUFF): Remove libgcc.Andreas Schwab1-5/+10
2000-08-30Makefile.in (fixinc.sh): Pass CC, CFLAGS and LDFLAGS to mkfixinc.shGreg McGary1-1/+2
2000-08-29Makefile.in: Revamp handling of cflags to allow different WARN_CFLAGS for com...J. David Anglin1-21/+26
2000-08-25Makefile.in (C_AND_OBJC_OBJS): Remove c-iterate.o.Mark Mitchell1-3/+1
2000-08-23* Makefile.in (GCC_PASSES): Add specs.Hans-Peter Nilsson1-1/+1
2000-08-22Makefile.in (OBJS): Add dependence.o.Stan Cox1-1/+4
2000-08-20c-lang.c: #include diagnostic.hGabriel Dos Reis1-1/+1
2000-08-05[multiple changes]Zack Weinberg1-14/+17
2000-08-02Makefile.in (OBJS): Added dce.o.Jeffrey Oldham1-7/+8
2000-07-31Makefile.in: Rename cpp to cpp0, tradcpp to tradcpp0, and xcpp to cpp through...Zack Weinberg1-25/+23
2000-07-31Makefile.in (ssa.o): Updated header files in dependences.Jeffrey D. Oldham1-2/+4
2000-07-30Makefile.in (OBJS): Add doloop.o.Richard Henderson1-1/+3
2000-07-29Revert previous checkin.Mark Mitchell1-14/+3
2000-07-29Makefile.in: Generate objc parser along with the C parser.Mark Mitchell1-3/+14
2000-07-28cse.c (canon_hash): Handle PRE_MODIFY/POST_MODIFY.Richard Henderson1-1/+1
2000-07-28Makefile.in (INSN_ATTR_H): New macro.Alexandre Oliva1-14/+15
2000-07-28* Makefile.in (bootstrap): Move -BstageN/ back to the beginning.Alexandre Oliva1-7/+7
2000-07-24* Makefile.in (bootstrap): Move -BstageN/ to the end.Jason Merrill1-6/+6
2000-07-20[multiple changes]Zack Weinberg1-1/+1
2000-07-18Wed Jul 19 01:22:15 CEST 2000 Marc Espie <espie@cvs.openbsd.org>Marc Espie1-1/+1
2000-07-18[multiple changes]Zack Weinberg1-4/+5
2000-07-17Makefile.in (clean): Remove libgcc directory.Jason Merrill1-0/+1
2000-07-17Makefile.in (TARGET_GETGROUPS_T): New configuration variable.J. David Anglin1-2/+7
2000-07-12Makefile.in (c-errors.o): Fix thinko in dependency.Gabriel Dos Reis1-2/+2
2000-07-12c-typeck.c (pedwarn_c99): Move toGabriel Dos Reis1-2/+4
2000-07-06tradcpp.c: New file.Zack Weinberg1-2/+16
2000-07-06cppinit.c: Include cppdefault.h.Zack Weinberg1-4/+5
2000-07-05cpplex.c: Don't include sys/mman.h.Zack Weinberg1-3/+3
2000-07-01Makefile.in (C_AND_OBJC_OBJS): Added c-semantics.o.Ben Chelf1-1/+5
2000-06-30Makefile.in (c-common.o): Don't depend on c-tree.h or c-lex.h.Mark Mitchell1-1/+1
2000-06-29c-decl.c, [...]: Include intl.h.Zack Weinberg1-3/+3
2000-06-22toplev.c (compile_file): Always call timevar_print.Jason Merrill1-1/+1
2000-06-21Makefile.in (SPLAY_TREE_H): New macro.Zack Weinberg1-3/+4
2000-06-20* Makefile.in (fix-header): Link with $(LIBS) not $(HOST_LIBS).Zack Weinberg1-2/+4
2000-06-20cpplex.c (parse_name): Don't warn about $ in identifiers if skipping.Zack Weinberg1-4/+2
2000-06-13* Makefile.in (gensupport.o): Remove bogus $(HOST_PREFIX) reference.Jeffrey A Law1-1/+1
2000-06-11* Makefile.in (libintl.a): Depend on intl.all.Mark Mitchell1-6/+1
2000-06-10* Makefile.in (c-parse.o): Also depend on output.h.H.J. Lu1-1/+2
2000-06-06diagnostic.c (output_maximum_width): Remove.Gabriel Dos Reis1-1/+1
2000-06-05Makefile.in (libgcc.ready): Lose.Jason Merrill1-14/+10
2000-06-05Makefile.in (OBJS): Remove dyn_string.oAlex Samuel1-12/+11
2000-06-04Makefile.in (intl.*): Honor non-zero exit codes in the intl subdir.Kaveh R. Ghazi1-0/+1
2000-06-03Makefile.in: Use $(MAKE) not "make"Pekka Nikander1-1/+1
2000-06-02Makefile.in (libgcc.a): Also depend on $(LIB2ADD).Jason Merrill1-1/+1
2000-06-01* Makefile.in (c-decl.o): Depend on $(EXPR_H), not expr.h.Richard Henderson1-2/+2
2000-05-31Makefile.in (c-decl.o): Depend on rtl.h and expr.h.Richard Kenner1-4/+5
2000-05-27Makefile.in (resource.o): Depend on except.h.Richard Henderson1-1/+1
2000-05-27Makefile.in (libgcc2.ready): Rename to libgcc.ready.Zack Weinberg1-14/+10