OSDN Git Service

Fix non-Ada bootstrap failure reported by Ranjit Mathew
[pf3gnuchains/gcc-fork.git] / gcc /
2005-03-11 jsm28 * config.gcc (hppa*64*-*-hpux11*): Use pa/t-hpux-shlib.
2005-03-11 sje PR target/20095
2005-03-11 danglin * objc.dg/stabs-1.m (dg-final): Change regexp pattern...
2005-03-11 gccadminDaily bump.
2005-03-10 steven * expr.c (expand_expr_real_1): If possible, use a...
2005-03-10 sje * g++.dg/eh/forced1.C: Fix comment.
2005-03-10 pinskia PR rtl-opt/20412
2005-03-10 sayle * builtins.c (expand_builtin_signbit): Extend to handl...
2005-03-10 jakub PR target/20322
2005-03-10 aldyh * doc/invoke.texi: Add 8540 to list of cpus...
2005-03-10 rmathew PR java/20312
2005-03-10 kazu * tree-outof-ssa.c (analyze_edges_for_bb): Update...
2005-03-10 kazu * tree-outof-ssa.c (analyze_edges_for_bb): Make the...
2005-03-10 bwilson * config/xtensa/xtensa.h (MEMBER_TYPE_FORCES_BL...
2005-03-10 nathan * bitmap.c (bitmap_copy): Remove manual loop unrolling.
2005-03-10 nathan * value-prof.c (rtl_find_values_to_profile): Use gcc_a...
2005-03-10 nathan * value-prof.c (rtl_find_values_to_profile): Use gcc_a...
2005-03-10 nathan PR c++/20375
2005-03-10 jakub PR c++/18384, c++/18327
2005-03-10 nickc(load_sda_base_32): New pattern. Loads sda base addres...
2005-03-10 rakdver * Makefile.in (tree-optimize.o): Add CFGLOOP_H dependence.
2005-03-10 gccadminDaily bump.
2005-03-10 jakub PR inline-asm/20314
2005-03-09 bwilson * config/xtensa/xtensa.h (TRAMPOLINE_TEMPLATE...
2005-03-09 uweigand * config/s390/s390.c (s390_secondary_output_reload_cla...
2005-03-09 ghazi * builtins.c (fold_builtin_cbrt, fold_builtin_pow...
2005-03-09 ghazi * fold-const.c (fold_unary_to_constant): Add FIX_ROUND...
2005-03-09 kazu * fold-const.c (fold_unary, fold_binary): Take decomposed
2005-03-09 kazu * fold-const.c (fold_unary, fold_binary, fold_ternary...
2005-03-09 rmathew PR java/20338
2005-03-09 mmitchel PR c++/20208
2005-03-09 sayle * builtins.c (fold_builtin_unordered_cmp): Change...
2005-03-09 paolo2005-03-09 Paolo Carlini <pcarlini@suse.de>
2005-03-09 paolo2005-03-09 Paolo Carlini <pcarlini@suse.de>
2005-03-09 kazu * cfgbuild.c (state, STATE, SET_STATE,
2005-03-09 nathancp:
2005-03-09 kazu * tree-ssa-loop-im.c (lhs): Remove.
2005-03-09 kazu * tree-ssa-alias.c (may_alias_p): Remove v_ann.
2005-03-09 kazu * tree-sra.c (decide_block_copy): Remove inst_count.
2005-03-09 kazu * tree-outof-ssa.c (num_nodes): Remove num_nodes.
2005-03-09 kazu * tree-into-ssa.c (ann): Remove ann.
2005-03-09 kazu * tree-eh.c (tree_could_trap_p): Remove idx.
2005-03-09 kazu * tree-data-ref.c (array_base_name_differ_p): Remove...
2005-03-09 kazu * function.c (thread_prologue_and_epilogue_insns)...
2005-03-09 mmitchel PR c++/20142
2005-03-09 mmitchel PR c++/20142
2005-03-09 kazu * real.c (real_nan): Remove neg.
2005-03-09 kazu * loop-unroll.c (analyze_insns_in_loop): Remove preheader.
2005-03-09 kazu * loop-iv.c (get_biv_step_1): Remove lhs.
2005-03-09 kazu * ifcvt.c (noce_emit_move_insn): Remove inmode.
2005-03-09 kazu * fold-const.c (int_const_binop): Remove no_overflow.
2005-03-09 kazu * expr.c (expand_assignment): Remove orig_to_rtx.
2005-03-09 kazu * cfgrtl.c (cfg_layout_merge_blocks): Remove new_e.
2005-03-09 kazu * cfglayout.c (fixup_reorder_chain): Remove old_bb.
2005-03-09 law * tree-cfg.c (cleanup_control_flow): If removal...
2005-03-09 bje * c-common.c (c_do_switch_warnings): Comment fix.
2005-03-09 gccadminDaily bump.
2005-03-08 jules * Revert patch from 2005-03-08 for causing bootstrap...
2005-03-08 jules * Patch from 2005-03-08 reverted for causing regressio...
2005-03-08 bjeFormatting fixes.
2005-03-08 bje * consistency.vlad/vlad.exp: Remove trailing semicolons.
2005-03-08 guerby2005-03-08 Laurent Guerby <laurent@guerby.net>
2005-03-08 fjahanianTarget Hook to issue diagnostics for AltiVec argument...
2005-03-08 tobiRemove spurious blank line.
2005-03-08 law * gcc.dg/tree-ssa/20030728-1.c: Update to accou...
2005-03-08 bryce2005-03-07 Ranjit Mathew <rmathew@hotmail.com>
2005-03-08 kazu * gimple-low.c (lower_stmt_body): Make it static.
2005-03-08 kazu * stor-layout.c (lang_adjust_rli): Make it static.
2005-03-08 kazu * sched-deps.c (cache_size): Make it static.
2005-03-08 kazu * gimple-low.c (lower_stmt_body): Make it static.
2005-03-08 kazu * cfg.c (rbi_pool): Make it static.
2005-03-08 kazu * c-typeck.c (constructor_stack, constructor_range_stack,
2005-03-08 jules * config/elfos.h (MAKE_DECL_ONE_ONLY): Redefined to...
2005-03-08 jules * decl.c (finish_method): Give methods once-only linkage.
2005-03-08 amylaar * jump.c (invert_jump_1): Don't call redirect_jump_1...
2005-03-08 kazu * c-common.c, c-opts.c, combine.c, cse.c, dojump.c,
2005-03-08 rth PR c/14411
2005-03-08 kazu * c-semantics.c, cfghooks.c, diagnostic.h, loop-iv.c,
2005-03-08 kazu * tree-ssa-phiopt.c: Fix a comment typo.
2005-03-08 rth * config/alpha/alpha.c (code_for_builtin):...
2005-03-08 guerby2005-03-07 James A. Morrison <phython@gcc.gnu.org>
2005-03-08 irar * tree-vect-analyze.c (vect_object_analysis...
2005-03-08 law * gcc.dg/tree-ssa/pr18134.c: New test.
2005-03-08 lawAdd Steven to the ChangeLog entry.
2005-03-08 law * gcc.dg/tree-ssa/20030821-1.c: Verify that...
2005-03-08 law * tree-cfg.c (find_taken_edge_computed_goto...
2005-03-08 kazu * tree-ssa-phiopt.c (tree_ssa_phiopt,
2005-03-08 kazu * diagnostic.h: Remove unused prototype
2005-03-08 kazu * gimplify.c (gimple_push_bind_expr, gimple_pop_bind_expr,
2005-03-08 kazu * tree-ssa-phiopt.c: Update copyright. Fix indentations.
2005-03-08 danglin * g++.dg/warn/weak1.C: Skip test on hppa*-*-hpux*.
2005-03-08 bothner * tree.h (DECL_IS_BUILTIN): Reverted my patch from...
2005-03-08 pinskia2005-03-06 Andrew Pinski <pinskia@physics.uc.edu>
2005-03-08 aldyh * config/rs6000/rs6000-protos.h: Rename output_e500_fl...
2005-03-08 gccadminDaily bump.
2005-03-07 mmitchel * class.c (finish_struct_1): Do not warn about non...
2005-03-07 billingd2005-03-08 Earl Chew <earl_chew@agilent.com>
2005-03-07 dje * fold-const.c (fold_binary_op_with_conditional...
2005-03-07 bothner Various fixes to allow us to again build if --enable...
2005-03-07 bryce2005-03-04 Bryce McKinlay <mckinlay@redhat.com>
next