summaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* 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
* Speed up walk_tree by introducing a special-purpose hash table.Matt Austern2004-10-141-4/+5
* Makefile.in (tree-ssa-loop-niter.o): Depends on tree-data-ref.h.Sebastian Pop2004-10-131-1/+1
* re PR bootstrap/17857 (fixproto can't find fix-header)Richard Sandiford2004-10-071-0/+1
* pretty-print.c: Include tree.h.Zack Weinberg2004-10-061-5/+6
* re PR bootstrap/17817 (restage[1,2,3] and then bootstrap no longer cause buil...Kelley Cook2004-10-051-1/+7
* Makefile.in: Update -Wno-error exceptions for move to build dir.Kelley Cook2004-10-051-3/+3
* revert: tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FIELD and TI_VA_...Jakub Jelinek2004-10-011-3/+1
* tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FIELD and TI_VA_LIST_FPR...Jakub Jelinek2004-09-291-1/+3
* Makefile.in (tree-ssa-propagate.o): Depend on vec.h.Steven Bosscher2004-09-281-1/+1
* Makefile.in (STAGESTUFF): Split into ...Kelley Cook2004-09-271-11/+20
* re PR bootstrap/17369 ([ia64] Bootstrap failure with binutils-2.15.90.0.1.1)H.J. Lu2004-09-231-0/+3
* Revert commit of testing BOOT_CFLAGSZdenek Dvorak2004-09-231-1/+1
* cfgloop.h (update_single_exits_after_duplication): Declare.Zdenek Dvorak2004-09-231-2/+6
* aclocal.m4: Import AM_PROG_CC_C_O and AM_AUX_DIR_EXPAND.Kelley Cook2004-09-221-152/+154
* Makefile.in: Fix flags.h dependencies to be $(FLAGS_H).Daniel Berlin2004-09-211-10/+10
* Makefile.in (c-parse.o): Depend on $(C_PRAGMA_H).Zack Weinberg2004-09-181-2/+2
* Makefile.in (gimple-low.o): Depend on $(EXPR_H).Andreas Schwab2004-09-171-3/+3
* * Makefile.in (gen-protos.o): Depend on errors.h.Richard Sandiford2004-09-171-1/+2