OSDN Git Service

* tree-cfg.c (find_taken_edge_computed_goto): New function.
[pf3gnuchains/gcc-fork.git] / gcc /
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>
2005-03-07 tromeygcc/java:
2005-03-07 rsandifo PR rtl-optimization/19683
2005-03-07 ianChange ChangeLog file names from a numeric index (Chang...
2005-03-07 ebotcazou * reorg.c (relax_delay_slots): Check that the jump is
2005-03-07 kazu * loop-unswitch.c (unswitch_loop): Remove local variab...
2005-03-07 kazu * cfgrtl.c (rtl_verify_flow_info_1): Remove local...
2005-03-07 kazu * cfghooks.c (verify_flow_info): Remove local variable
2005-03-07 kazu * tree-ssa-dce.c (control_dependence_map,
2005-03-07 kazu * tree-ssa-pre.c (has_abnormal_preds): Make it static.
2005-03-07 kazu * stor-layout.c (set_alignment): Remove.
2005-03-07 kazu * tree-ssa-operands.c (check_build_stmt): Remove.
2005-03-07 kazu * cfgbuild.c (find_sub_basic_blocks): Remove.
2005-03-07 kazu * recog.c (verify_changes): Make it static.
2005-03-07 kazu * reload1.c (reload_startobj, reload_firstobj,
2005-03-07 kazu * flow.c (regs_live_at_setjmp): Make it static.
2005-03-07 kazu * calls (stack_arg_under_construction): Make it static.
2005-03-07 kazu * bb-reorder.c (max_entry_frequency, max_entry_frequency):
2005-03-07 kargl* Replace tabs with spaces.
2005-03-07 billingd2005-03-07 David Billinghurst <David.Billinghurst...
2005-03-07 jsm28 * config/ia64/hpux.h (LINK_SPEC): Add -z.
2005-03-07 kazu * fold-const.c (fold_binary): Unroll the very first...
2005-03-07 kazu * fold-const.c (fold_binary): Remove handling of RANGE...
2005-03-07 dje * config/rs6000/predicates.md (branch_compariso...
2005-03-07 gccadminDaily bump.
2005-03-06 marekm PR target/20288
2005-03-06 jsm28 * es.po: Update.
2005-03-06 kazu * fold-const.c (fold_unary): Use build1 instead of...
2005-03-06 kazu * cse.c (cse_reg_info_table): Make it static.
2005-03-06 kazu * cselib.c (reg_values, reg_values_size): Make them...
2005-03-06 rakdver * cse.c (find_best_addr): Use canon_for_address.
2005-03-06 danglin * lib/file-format.exp (gcc_target_object_format):...
2005-03-06 kazu * fold-const.c (fold_binary_op_with_conditional_arg...
2005-03-06 kazu * fold-const.c (fold_range_test): Take decomposed...
2005-03-06 lerdsuwaFix ChangeLog date of PR19311
2005-03-06 phython2005-03-06 James A. Morrison <phython@gcc.gnu.org>
2005-03-06 kazu * fold-const.c (optimize_minmax_comparison): Take...
2005-03-06 kazu * fold-const.c (fold_binary): Use code instead of t.
2005-03-06 danglin * ChangeLog: Update entry.
2005-03-06 kazu * jcf-dump.c, jcf-io.c, jcf-reader.c, lang.c, parse.h,
2005-03-06 rmathew Remove xref code.
2005-03-06 kazu * cse.c (fold_rtx_subreg, fold_rtx_mem): New.
2005-03-06 kazu * fold-const.c (fold_binary): Avoid directly using...
2005-03-06 kazu * fold-const.c (fold): Remove handling of binary expre...
2005-03-06 gccadminDaily bump.
2005-03-05 kargl* gfortran.dg/pr19936_1.f90: New test.
2005-03-05 kargl PR 19936
2005-03-05 kargl* PR19754_1.f90: New test.
2005-03-05 karglPR fortran/19754
2005-03-05 kazugcc/
2005-03-05 tobi* trans-const.c (gfc_conv_constant_to_tree): Use correc...
2005-03-05 phython2005-03-05 James A. Morrison <phython@gcc.gnu.org>
2005-03-05 kazu * fold-const.c (fold_binary): New.
2005-03-05 kazu * combine.c (simplify_and_const_int): Use gen_int_mode...
2005-03-05 lerdsuwa PR c++/19311
2005-03-05 kazu * tree-phinodes.c (remove_phi_node): Drop the last...
2005-03-05 kazu * genattrtab.c, genemit.c, genoutput.c, genrecog.c,
2005-03-05 kazu * predict.c (apply_return_prediction): Standardize...
2005-03-05 uros * lib/target-supports.exp (check_iconv_availabl...
2005-03-05 rsandifo * doc/invoke.texi: Document new MIPS -msym32 and ...
2005-03-05 dpatel PR tree-optimization/18815
2005-03-05 dpatel * doc/invoke.texi: Remove reference to webpage...
2005-03-05 danglin PR c++/19797
2005-03-05 jsm28 * config.gcc (hppa*64*-*-hpux11*): Use pa/pa-hpux1111...
2005-03-05 matthewg* gcc.exp (gcc_target_compile): Put braces around
2005-03-05 gccadminDaily bump.
2005-03-04 law * basic-block.h (rediscover_loops_after_threading...
2005-03-04 tobifortran/
2005-03-04 kazu * fold-const.c (fold_ternary): Unroll the "for" loop to
2005-03-04 aph2005-03-04 Andrew Haley <aph@redhat.com>
2005-03-04 kargl* expr.c (gfc_copy_shape_excluding): Change && to ||.
2005-03-04 aph2005-03-04 Andrew Haley <aph@redhat.com>
2005-03-04 rsandifo * rtl.h (copy_rtx_ptr_loc, print_rtx_ptr_loc, join_c_c...
2005-03-04 pinskia2005-03-04 Andrew Pinski <pinskia@physics.uc.edu>
2005-03-04 bje * gcc.misc-tests/options.exp: New test.
2005-03-04 bje * gcc.c (option_map): Add --coverage.
2005-03-04 kazu * gcse.c (bypass_block): Use find_edge wherever possible.
2005-03-04 dberlin2005-03-03 Daniel Berlin <dberlin@dbrelin.org>
2005-03-04 kazu * fold-const.c (fold_ternary): New.
2005-03-04 phython2005-03-03 James A. Morrison <phython@gcc.gnu.org>
2005-03-04 geoffk * gcc.c-torture/execute/pr17133.c: New.
2005-03-04 dje * config/rs6000/predicates.md (branch_compariso...
2005-03-04 jsm28 * be.po, ca.po, da.po, de.po, el.po, es.po, fr.po...
2005-03-04 gccadminDaily bump.
2005-03-04 tobi* trans-intrinsic.c (gfc_get_symbol_for_expr): Fix...
2005-03-03 billingd2005-03-04 David Billinghurst <David.Billinghurst...
next