aboutsummaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
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
2004-10-14Speed up walk_tree by introducing a special-purpose hash table.Matt Austern1-4/+5
2004-10-13Makefile.in (tree-ssa-loop-niter.o): Depends on tree-data-ref.h.Sebastian Pop1-1/+1
2004-10-07re PR bootstrap/17857 (fixproto can't find fix-header)Richard Sandiford1-0/+1
2004-10-06pretty-print.c: Include tree.h.Zack Weinberg1-5/+6
2004-10-05re PR bootstrap/17817 (restage[1,2,3] and then bootstrap no longer cause buil...Kelley Cook1-1/+7
2004-10-05Makefile.in: Update -Wno-error exceptions for move to build dir.Kelley Cook1-3/+3
2004-10-01revert: tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FIELD and TI_VA_...Jakub Jelinek1-3/+1
2004-09-29tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FIELD and TI_VA_LIST_FPR...Jakub Jelinek1-1/+3
2004-09-28Makefile.in (tree-ssa-propagate.o): Depend on vec.h.Steven Bosscher1-1/+1
2004-09-27Makefile.in (STAGESTUFF): Split into ...Kelley Cook1-11/+20
2004-09-23re PR bootstrap/17369 ([ia64] Bootstrap failure with binutils-2.15.90.0.1.1)H.J. Lu1-0/+3
2004-09-23Revert commit of testing BOOT_CFLAGSZdenek Dvorak1-1/+1
2004-09-23cfgloop.h (update_single_exits_after_duplication): Declare.Zdenek Dvorak1-2/+6
2004-09-22aclocal.m4: Import AM_PROG_CC_C_O and AM_AUX_DIR_EXPAND.Kelley Cook1-152/+154
2004-09-21Makefile.in: Fix flags.h dependencies to be $(FLAGS_H).Daniel Berlin1-10/+10
2004-09-18Makefile.in (c-parse.o): Depend on $(C_PRAGMA_H).Zack Weinberg1-2/+2
2004-09-17Makefile.in (gimple-low.o): Depend on $(EXPR_H).Andreas Schwab1-3/+3
2004-09-17* Makefile.in (gen-protos.o): Depend on errors.h.Richard Sandiford1-1/+2
2004-09-16Makefile.in (tree-cfg.o): Add CFGLAYOUT_H dependency.Zdenek Dvorak1-1/+2
2004-09-15Makefile.in (tree-ssa-dom.o): Depend on tree-ssa-propagate.h.Steven Bosscher1-1/+2
2004-09-15attribs.c, [...]: Use %<, %> and %q for quoting in diagnostics going through ...Joseph Myers1-1/+1
2004-09-14Makefile.in (loop-unroll.o): Add HASHTAB_H and RECOG_H dependency.Zdenek Dvorak1-1/+1
2004-09-14unroll.c: Removed.Zdenek Dvorak1-12/+7
2004-09-14Makefile.in (STAGE1_CHECKING): New variable.Nathan Sidwell1-3/+6
2004-09-13Fix gen-proto (fixproto) build failure.James E Wilson1-1/+1
2004-09-14Makefile.in (predict.o): Depend on tree-scalar-evolution.hJan Hubicka1-1/+1
2004-09-13New code to analyze file level static variables and to determine if...Kenneth Zadeck1-22/+24
2004-09-11* Makefile.in (all.cross): Add srcextra.Adam Nemet1-1/+1
2004-09-10Fix typos.James E Wilson1-2/+2
2004-09-10Makefile.in (s-gtype): Add $(build_exeext) to gengtype command.Kelley Cook1-1/+1
2004-09-09Makefile.def: Remove libbanshee.Daniel Berlin1-35/+16
2004-09-09Makefile.in (gengtype): Use $(BUILD_ERRORS).Nathan Sidwell1-3/+4
2004-09-09targhooks.c (default_unwind_emit, [...]): Use gcc_assert, gcc_unreachable & i...Giovanni Bajo1-1/+1
2004-09-08Makefile.in (tree-loop-linear.o): Added.Daniel Berlin1-1/+5
2004-09-08Makefile.in (builtins.o): Depend on tree-mudflap.h.Andreas Tobler1-1/+2
2004-09-08Makefile.in (c-parse.o): Depend on $(C_COMMON_H).Ziemowit Laski1-1/+1
2004-09-06re PR bootstrap/17313 (fixinc.sh isn't parallel build safe)H.J. Lu1-1/+2
2004-09-06Makefile.in (rtl.o, bitmap.o): Correct dependencies, remove unnecessary comma...Zack Weinberg1-4/+2
2004-09-06Makefile.in (rtl.o): Remove -DGENERATOR_FILE.Mohan Embar1-2/+2
2004-09-06Unify the management of RTL and tree-level dump files.Paolo Bonzini1-2/+3
2004-09-05tree-ssa-loop-ivopts.c: New file.Zdenek Dvorak1-1/+6
2004-09-03Tree level if-conversion for vectorizer.Devang Patel1-1/+5
2004-09-03re PR target/14925 (libunwind enabled gcc generates incompatible libgcc_s.so.1)H.J. Lu1-0/+27
2004-09-03re PR middle-end/9997 (Coelesce stack slots for disjoint scopes.)Richard Henderson1-2/+3
2004-09-02Makefile.in (LIB2ADDEHDEP): Add unwind.h and unwind-pe.h.Jan Beulich1-1/+1