aboutsummaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2005-11-23invoke.texi: For man pages, include gcc-vers.texi.Mark Mitchell1-0/+1
2005-11-14loop-invariant.c: Include tm_p.h.Richard Earnshaw1-1/+1
2005-11-10tree-ssa-alias.c (compute_may_aliases): Remove call to delete_old_heap_vars.Daniel Berlin1-2/+5
2005-11-09Makefile.in (gnucompare): Do comparison of all files using one of the chosen ...Jakub Jelinek1-22/+22
2005-11-04invoke.texi: Document max-jump-thread-duplication-stmts PARAM.Jeff Law1-1/+1
2005-10-12Makefile.in (CGRAPH_H): Depend on $(TREE_H).Richard Guenther1-1/+1
2005-10-11Makefile.in (tree-ssa-dce.o): Depend on SCEV_H.Richard Henderson1-1/+2
2005-10-11re PR tree-optimization/24300 (segfault in operand_equal_p with -ftree-vector...Richard Henderson1-1/+1
2005-09-30Makefile.in (LIPO_FOR_TARGET): Define.Geoffrey Keating1-0/+11
2005-09-28Index: ChangeLogGeoffrey Keating1-19/+21
2005-09-26re PR tree-optimization/23942 (loop problem / testcase takes very long time t...Sebastian Pop1-1/+1
2005-09-14re PR middle-end/22480 (ICE in convert_move, at expr.c:390 with -ftree-vector...Uros Bizjak1-1/+1
2005-09-09dbxout.c: Include expr.h.Richard Henderson1-4/+4
2005-09-09Makefile.in (tree-chrec.o): Depends on SCEV_H.Sebastian Pop1-1/+1
2005-09-09Makefile.in (LIBGCC_DEPS): Add libgcc2.h.Nick Clifton1-1/+1
2005-08-29re PR bootstrap/21268 (Bootstrap, configuration problem and insn-conditions.c)Paolo Bonzini1-28/+29
2005-08-15re PR tree-optimization/23391 (Tree checking failure due to scev)Sebastian Pop1-1/+1
2005-08-06Makefile.in, [...]: Fix comment/doc typos.Kazu Hirata1-1/+1
2005-08-03re PR tree-optimization/19899 (ICE: tree check: expected real_cst, have integ...Volker Reichelt1-1/+1
2005-08-01Makefile.in (RTL_BASE_H): Add real.h.Ian Lance Taylor1-1/+1
2005-08-01Makefile.in: Add ipcp.c, ipa-prop.h, ipa-prop.c.Razya Ladelsky1-4/+14
2005-07-28Makefile.in (rtl-profile.o): Kill all traces of it.Jan Hubicka1-5/+2
2005-07-25re PR middle-end/22626 (ICE with optimization turned on while trying to exand...Richard Henderson1-5/+3
2005-07-25gcc.c (option_map): Add --sysroot.Mark Mitchell1-9/+18
2005-07-24Makefile.in (STRICT2_WARN): Add -Wmissing-format-attribute.Kaveh R. Ghazi1-1/+1
2005-07-23Makefile.in (C_TREE_H): Update dependencies.Kaveh R. Ghazi1-1/+1
2005-07-21re PR rtl-optimization/19210 (not using do-loop for some loops)Paolo Bonzini1-2/+2
2005-07-19Makefile.in: Removed tree-promote-statics.cDaniel Berlin1-4/+1
2005-07-16Makefile.in: Added rules for ipa-pure-const.c...Daniel Berlin1-8/+35
2005-07-15c-common.c (handle_flatten_attribute): New function.Richard Guenther1-1/+1
2005-07-14Makefile.in (explow.o, [...]): Depend on target.h.Richard Guenther1-2/+3
2005-07-09Makefile.in (tree-ssa-alias.o): Depend on tree-ssa-structalias.hDiego Novillo1-1/+1
2005-07-08Makefile.in (TREE_H): Add treestruct.def.Daniel Berlin1-2/+3
2005-07-07Makefile.in (echo_quoted_to_gtyp): New template for outputing filenames to gt...Kelley Cook1-12/+9
2005-07-06Makefile.in (stamp-collect-ld): Use $(ORIGINAL_LD_FOR_TARGET) instead of $<.Kazu Hirata1-8/+16
2005-07-05Makefile.in (final.o): Fix dependencies.Andrew Pinski1-1/+1
2005-07-05Makefile.in: Adjust dependencies.Paolo Bonzini1-45/+56
2005-07-05Makefile.in (stamp-as): Use $(ORIGINAL_AS_FOR_TARGET) instead of $<.Kazu Hirata1-4/+8
2005-06-30pretty-print.h (PP_NL_ARGMAX): New.Zack Weinberg1-2/+1
2005-06-28Makefile.in: Set and use UNWIND_H.Paul Brook1-3/+6
2005-06-27builtin-attrs.def (DEF_ATTR_FOR_INT): Add for 5 and 6.Jakub Jelinek1-1/+4
2005-06-27c-cppbuiltin.c (c_cpp_builtins): Add __SSP_ALL__ and __SSP__.Richard Henderson1-5/+5
2005-06-26Makefile.in (OBJS-common): Remove duplicate object file names.Kazu Hirata1-2/+1
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-18* Makefile.in: Fix tree-cfgcleanup.c dependencies.Steven Bosscher1-1/+1
2005-06-17Makefile.in (cc1-checksum.c): Use build/genchecksum$(build_exeext), not build...Joseph Myers1-2/+2
2005-06-16Alan Modra <amodra.bigpond.net.au>Paolo Bonzini1-14/+50
2005-06-15Makefile.in (cfg.o): Add new dependencies.Jan Hubicka1-1/+1
2005-06-15Makefile.in (local-alloc.o): Depend on $(GGC_H) and reload.h.Bernd Schmidt1-2/+2
2005-06-14Index: ChangeLogGeoffrey Keating1-5/+5