aboutsummaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2005-03-31postreload-gcse.c: Include target.h.J"orn Rennecke1-1/+1
2005-03-31Fix problems with hot/cold partitioning optimization.Caroline Tice1-3/+3
2005-03-31Makefile.in (print-tree.o): Depend on tree-iterator.h.Stuart Hastings1-1/+1
2005-03-30Makefile.def (bfd, [...]): Set lib_path.Paolo Bonzini1-3/+0
2005-03-29Makefile.in (value-prof.o): New dependencies on $(DIAGNOSTIC_H) $(TREE_H) and...Dale Johannesen1-1/+2
2005-03-26Makefile.in (libbackend.o): Depend on version files; add custom generation co...Andrew Pinski1-2/+4
2005-03-21* Makefile.in (BASEVER, DEVPHASE, DATESTAMP)Zack Weinberg1-13/+18
2005-03-16gcc-version.m4: Delete.Zack Weinberg1-38/+71
2005-03-14config.gcc (extra_options): New variable for listing option files.Richard Sandiford1-6/+12
2005-03-10Makefile.in (tree-optimize.o): Add CFGLOOP_H dependence.Zdenek Dvorak1-1/+1
2005-03-04basic-block.h (rediscover_loops_after_threading): Declare.Jeff Law1-2/+2
2005-03-01Makefile.in (tree-ssa-sink.o): New.Daniel Berlin1-1/+5
2005-02-28re PR bootstrap/17383 (Building in src dir fails)Paolo Bonzini1-4/+11
2005-02-25c-parser.c: New file.Joseph Myers1-20/+9
2005-02-17Makefile.in (tree-vect-analyze.o, [...]): New.Dorit Naishlos1-2/+11
2005-02-03combine.c (simplify_comparison, [...]): Do not drop the extend if we'd have t...Alexandre Oliva1-1/+1
2005-01-30re PR tree-optimization/19624 (PRE pessimizes ivopts)Daniel Berlin1-1/+1
2005-01-26Makefile.in (../$(build_subdir)/fixincludes/fixincl): Add dummy rule to avoid...Alexandre Oliva1-0/+14
2005-01-19re PR rtl-optimization/15139 (cc1 uses excessive amounts of memory compiling ...Jakub Jelinek1-1/+1
2005-01-17Makefile.in (STAGEMOVESTUFF): Stage all the stamp files to prevent bubblestra...Kelley Cook1-4/+1
2005-01-17common.opt (-fnew-ra): Remove.Paolo Bonzini1-20/+4
2005-01-12* Makefile.in: Set a `build-warn' variable.Kaveh R. Ghazi1-0/+1
2005-01-05[Missed by the previous cvs commit!]Roger Sayle1-2/+5
2005-01-04Fix PR debug/17924 Fix PR debug/19191Daniel Berlin1-1/+1
2004-12-22Makefile.in (install-common): Remove special-case code for when SPECS is defi...Mark Mitchell1-12/+4
2004-12-20Makefile.in (install-common): Do not install the specs file unless SPECS is d...Mark Mitchell1-6/+13
2004-12-18re PR middle-end/16417 (crappy code (gcc.c-torture/compile/20020210-1.c) in a...Richard Henderson1-1/+1
2004-12-18Makefile.in (stor-layout.o): Depend upon gt-stor-layout.h.Roger Sayle1-22/+26
2004-12-16Makefile.in (MD_DEPS, s-mddeps): New.Richard Henderson1-15/+36
2004-12-13Makefile.in (insn-preds.o): Depend on REGS_H.Richard Henderson1-1/+2
2004-12-03Makefile.in (HOSTHOOKS_DEF_H): Define.Andreas Schwab1-2/+3
2004-12-02Makefile.in (WERROR_FLAGS): Renamed from WERROR.Andreas Schwab1-3/+3
2004-12-01Makefile.in (WERROR): New variable.Mark Mitchell1-2/+3
2004-11-30* gthr-gnat.c, gthr-gnat.h, gthr.h, libgcc2.h, unwind-dw2-fde.hZack Weinberg1-0/+1
2004-11-30* Makefile.in (REGS_H): Depend on $(BASIC_BLOCK_H).Ben Elliston1-1/+1
2004-11-29[multiple changes]Joseph Myers1-1/+1
2004-11-25re PR middle-end/17957 (vector type node used after garbage-collected)Andrew Pinski1-3/+3
2004-11-22bitmap.h (struct bitmap_obstack): New obstack type.Nathan Sidwell1-2/+2
2004-11-18Makefile.in (macro_list): Depend on s-macro_list.Jon Grimm1-3/+5
2004-11-14Makefile.in (lambda-code.o, [...]): Depend on $(EXPR_H).Andreas Schwab1-2/+2
2004-11-13Makefile.in: Add html support.Mike Stump1-0/+24
2004-11-12Makefile.in (macro_list): Use move-if-change to avoid spurious rebuilds.Geoffrey Keating1-1/+2
2004-11-08Makefile.in (tree-ssa-loop-ivopts.o): Add sbitmap.h dependency.Zdenek Dvorak1-1/+1
2004-11-05Index: ChangeLogGeoffrey Keating1-54/+26
2004-11-02configure.ac: Don't clear STMP_FIXINC or STMP_FIXPROTO just because we don't ...Geoffrey Keating1-0/+12
2004-10-28* Makefile.in (OBJS-common): Remove duplicates.Kazu Hirata1-3/+1
2004-10-27dbxout.c: Include obstack.h.Zack Weinberg1-1/+1
2004-10-25patch to remove the analysis of module level static variables.Kenneth Zadeck1-2/+1
2004-10-18re PR bootstrap/17684 (/usr/ccs/bin/ld: Can't create libgcc_s.sl)H.J. Lu1-13/+13
2004-10-18Makefile.in (loop-unroll.o): Add VARRAY_H dependency.Revital Eres1-1/+1