aboutsummaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2006-01-02re PR libgomp/25259 (bootstrap failures on non-C99 platforms (no stdint.h))Paolo Bonzini1-3/+4
2005-12-22backport: builtins.def: Move all DEF_SYNC_BUILTIN to ...Jakub Jelinek1-3/+4
2005-12-22df.c (df_bitmaps_free): Only work for bbs for that structures are allocated.Zdenek Dvorak1-1/+2
2005-12-16target-def.h (TARGET_DECIMAL_FLOAT_SUPPORTED_P): New.Jon Grimm1-1/+2
2005-12-12tree-ssa-dom.c (simplify_rhs_and_lookup_avail_expr): Remove reassociation code.Jeff Law1-1/+2
2005-12-08Makefile.in (ALL_GTFILES_H): Replace sed statement with more portable tr expr...Daniel Jacobowitz1-1/+1
2005-12-07Preparation for PR rtl-optimization/20070 / part1J"orn Rennecke1-1/+5
2005-12-07sourcebuild.texi (all.build, [...]): Remove.Rafael Ávila de Espíndola1-2/+2
2005-12-07Makefile.in: Document the use of stamps.Rafael Ávila de Espíndola1-3/+37
2005-12-07gty.texi: Remove instructions for adding a dependency on s-gtype.Alan Modra1-2/+13
2005-12-07alpha.c (alpha_start_function): Use switch_to_section.Richard Sandiford1-1/+1
2005-12-02dfp.h, dfp.c: New files.Jon Grimm1-5/+14
2005-11-29Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc from the gcc b...Ben Elliston1-0/+12
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