summaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* postreload-gcse.c: Include target.h.J"orn Rennecke2005-03-311-1/+1
* Fix problems with hot/cold partitioning optimization.Caroline Tice2005-03-311-3/+3
* Makefile.in (print-tree.o): Depend on tree-iterator.h.Stuart Hastings2005-03-311-1/+1
* Makefile.def (bfd, [...]): Set lib_path.Paolo Bonzini2005-03-301-3/+0
* Makefile.in (value-prof.o): New dependencies on $(DIAGNOSTIC_H) $(TREE_H) and...Dale Johannesen2005-03-291-1/+2
* Makefile.in (libbackend.o): Depend on version files; add custom generation co...Andrew Pinski2005-03-261-2/+4
* * Makefile.in (BASEVER, DEVPHASE, DATESTAMP)Zack Weinberg2005-03-211-13/+18
* gcc-version.m4: Delete.Zack Weinberg2005-03-161-38/+71
* config.gcc (extra_options): New variable for listing option files.Richard Sandiford2005-03-141-6/+12
* Makefile.in (tree-optimize.o): Add CFGLOOP_H dependence.Zdenek Dvorak2005-03-101-1/+1
* basic-block.h (rediscover_loops_after_threading): Declare.Jeff Law2005-03-041-2/+2
* Makefile.in (tree-ssa-sink.o): New.Daniel Berlin2005-03-011-1/+5
* re PR bootstrap/17383 (Building in src dir fails)Paolo Bonzini2005-02-281-4/+11
* c-parser.c: New file.Joseph Myers2005-02-251-20/+9
* Makefile.in (tree-vect-analyze.o, [...]): New.Dorit Naishlos2005-02-171-2/+11
* combine.c (simplify_comparison, [...]): Do not drop the extend if we'd have t...Alexandre Oliva2005-02-031-1/+1
* re PR tree-optimization/19624 (PRE pessimizes ivopts)Daniel Berlin2005-01-301-1/+1
* Makefile.in (../$(build_subdir)/fixincludes/fixincl): Add dummy rule to avoid...Alexandre Oliva2005-01-261-0/+14
* re PR rtl-optimization/15139 (cc1 uses excessive amounts of memory compiling ...Jakub Jelinek2005-01-191-1/+1
* Makefile.in (STAGEMOVESTUFF): Stage all the stamp files to prevent bubblestra...Kelley Cook2005-01-171-4/+1
* common.opt (-fnew-ra): Remove.Paolo Bonzini2005-01-171-20/+4
* * Makefile.in: Set a `build-warn' variable.Kaveh R. Ghazi2005-01-121-0/+1
* [Missed by the previous cvs commit!]Roger Sayle2005-01-051-2/+5
* Fix PR debug/17924 Fix PR debug/19191Daniel Berlin2005-01-041-1/+1
* Makefile.in (install-common): Remove special-case code for when SPECS is defi...Mark Mitchell2004-12-221-12/+4
* Makefile.in (install-common): Do not install the specs file unless SPECS is d...Mark Mitchell2004-12-201-6/+13
* re PR middle-end/16417 (crappy code (gcc.c-torture/compile/20020210-1.c) in a...Richard Henderson2004-12-181-1/+1
* Makefile.in (stor-layout.o): Depend upon gt-stor-layout.h.Roger Sayle2004-12-181-22/+26
* Makefile.in (MD_DEPS, s-mddeps): New.Richard Henderson2004-12-161-15/+36
* Makefile.in (insn-preds.o): Depend on REGS_H.Richard Henderson2004-12-131-1/+2
* Makefile.in (HOSTHOOKS_DEF_H): Define.Andreas Schwab2004-12-031-2/+3
* Makefile.in (WERROR_FLAGS): Renamed from WERROR.Andreas Schwab2004-12-021-3/+3
* Makefile.in (WERROR): New variable.Mark Mitchell2004-12-011-2/+3
* * gthr-gnat.c, gthr-gnat.h, gthr.h, libgcc2.h, unwind-dw2-fde.hZack Weinberg2004-11-301-0/+1
* * Makefile.in (REGS_H): Depend on $(BASIC_BLOCK_H).Ben Elliston2004-11-301-1/+1
* [multiple changes]Joseph Myers2004-11-291-1/+1
* re PR middle-end/17957 (vector type node used after garbage-collected)Andrew Pinski2004-11-251-3/+3
* bitmap.h (struct bitmap_obstack): New obstack type.Nathan Sidwell2004-11-221-2/+2
* Makefile.in (macro_list): Depend on s-macro_list.Jon Grimm2004-11-181-3/+5
* Makefile.in (lambda-code.o, [...]): Depend on $(EXPR_H).Andreas Schwab2004-11-141-2/+2
* Makefile.in: Add html support.Mike Stump2004-11-131-0/+24
* Makefile.in (macro_list): Use move-if-change to avoid spurious rebuilds.Geoffrey Keating2004-11-121-1/+2
* Makefile.in (tree-ssa-loop-ivopts.o): Add sbitmap.h dependency.Zdenek Dvorak2004-11-081-1/+1
* Index: ChangeLogGeoffrey Keating2004-11-051-54/+26
* configure.ac: Don't clear STMP_FIXINC or STMP_FIXPROTO just because we don't ...Geoffrey Keating2004-11-021-0/+12
* * Makefile.in (OBJS-common): Remove duplicates.Kazu Hirata2004-10-281-3/+1
* dbxout.c: Include obstack.h.Zack Weinberg2004-10-271-1/+1
* patch to remove the analysis of module level static variables.Kenneth Zadeck2004-10-251-2/+1
* re PR bootstrap/17684 (/usr/ccs/bin/ld: Can't create libgcc_s.sl)H.J. Lu2004-10-181-13/+13
* Makefile.in (loop-unroll.o): Add VARRAY_H dependency.Revital Eres2004-10-181-1/+1