OSDN Git Service

* calls (stack_arg_under_construction): Make it static.
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
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 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-06 marekm PR target/20288
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 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 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 * 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-05 kazugcc/
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 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 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-04 law * basic-block.h (rediscover_loops_after_threading...
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 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.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 dje * config/rs6000/predicates.md (branch_compariso...
2005-03-03 hubicka * tree-dfa.c (add_referenced_var): Don't walk initiali...
2005-03-03 kazu * fold-const.c (fold_unary): Avoid directly using...
2005-03-03 kazu * fold-const.c (fold): Remove handling of unary expres...
2005-03-03 kazu * tree-phinodes.c (remove_phi_node): Clean up by facto...
2005-03-03 kazu * cfgexpand.c (construct_exit_block): Use EDGE_PRED...
2005-03-03 kazu * tree-cfg.c (stmt_starts_bb_p): Clean up by replacing...
2005-03-03 sayle * jump.c (redirect_exp_1): If nlabel is a NULL pointer...
2005-03-03 hpFix my last entry
2005-03-03 hp Describe special registers SRP and MOF as allocatable...
2005-03-03 amodra PR target/20277
2005-03-02 amylaar * recog.c (verify_changes, confirm_change_group):...
2005-03-02 geoffk * varasm.c (named_section): Use xstrdup rather than...
2005-03-02 geoffk * config/darwin8.h (LIB_SPEC): Switch -lmx and -lSystem.
2005-03-02 dpatel Undo PR tree-optimization/18815 fix.
2005-03-02 dpatel PR tree-optimization/18815
2005-03-02 kazu * tree-ssa-dom.c (tree_ssa_dominator_optimize): Call
2005-03-02 kazu * cfg.c (connect_src, connect_dest, disconnect_src,
2005-03-02 dje PR target/20276
2005-03-02 law * tree-ssa-dom.c (tree_ssa_dominator_optimize...
2005-03-02 mmitchel PR c++/19916
2005-03-02 hp * config/cris/cris.md ("return"): Remove epilogue...
2005-03-02 drow * config/arm/linux-elf.h (ARM_FUNCTION_PROFILER):...
2005-03-02 kazu * fold-const.c (fold_unary): New.
2005-03-02 kazu PR middle-end/18029 and PR middle-end/18030
2005-03-02 kazu * cfgloop.h, cfgloopanal.c, cfgloopmanip.c, conflict.c,
2005-03-02 rguenth2005-03-02 Richard Guenther <rguenth@gcc.gnu.org>
2005-03-02 jsm28 PR c/8927
2005-03-01 dje * config/rs6000/rs6000.md (cceq splitter): Use operand...
2005-03-01 hp * config/cris/cris.c (cris_eligible_for_epilogue_delay)
2005-03-01 dje * config/rs6000/predicates.md (branch_comparison_opera...
2005-03-01 dberlin2005-03-01 Daniel Berlin <dberlin@dberlin.org>
2005-03-01 bothner * diagnostic.c (diagnostic_build_prefix): If USE_MAPPE...
2005-03-01 hpCorrect cmphi comment in PR target/19065 change
2005-03-01 rakdver * cfgloop.c (flow_loop_entry_edges_find, flow_loop_exi...
2005-03-01 nickc(thumb_find_work_register): Check all of the argument...
2005-03-01 danglin PR target/19819
2005-03-01 kkojima * config/sh/linux.h (MD_EXEC_PREFIX, MD_STARTFILE_PREFIX):
2005-03-01 shebs2005-02-28 Dale Johannesen <dalej@apple.com>
2005-03-01 sayle PR tree-optimization/20216
2005-03-01 wilsonDon't emit the unused counter word and label when profi...
2005-02-28 jsm28 PR c/20245
2005-02-28 dje * config/rs6000/rs6000.c (EASY_VECTOR_15):...
2005-02-28 kazu * calls.c (emit_call_1): Don't use REG_ALWAYS_RETURN.
2005-02-28 sayle PR middle-end/19874
2005-02-28 bosch PR ada/15977
2005-02-28 bonzini2005-02-28 Paolo Bonzini <bonzini@gnu.org>
2005-02-28 jules * config/elfos.h: Revert my patch from 2005-02-25...
2005-02-28 bonzini2005-05-25 Paolo Bonzini <bonzini@gnu.org>
2005-02-28 zack * config/alpha/t-osf4, config/arm/t-netbsd, config...
2005-02-28 hp PR target/19065.
2005-02-27 danglin PR rtl-optimization/17728
2005-02-27 danglin * pa/elf.h, pa/som.h (ASM_OUTPUT_EXTERNAL): Use assemb...
2005-02-26 neroden(top level)
2005-02-26 pinskia2005-02-26 Andrew Pinski <pinskia@physics.uc.edu>
2005-02-26 rakdver * tree-ssa-dom.c (simple_iv_increment_p): New function.
2005-02-25 jsm28 * c-parser.c: New file.
2005-02-25 jules * gcc/config/elfos.h (MAKE_DECL_ONE_ONLY): Redefined...
next