summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* PR java/20312rmathew2005-03-102-5/+7
* * tree-outof-ssa.c (analyze_edges_for_bb): Update a comment.kazu2005-03-102-2/+3
* * tree-outof-ssa.c (analyze_edges_for_bb): Make the returnkazu2005-03-102-15/+20
* * config/xtensa/xtensa.h (MEMBER_TYPE_FORCES_BLK): Define.bwilson2005-03-102-0/+13
* * bitmap.c (bitmap_copy): Remove manual loop unrolling.nathan2005-03-102-11/+3
* * value-prof.c (rtl_find_values_to_profile): Use gcc_assert andnathan2005-03-101-4/+2
* * value-prof.c (rtl_find_values_to_profile): Use gcc_assert andnathan2005-03-106-193/+151
* PR c++/20375nathan2005-03-104-29/+41
* PR c++/18384, c++/18327jakub2005-03-104-19/+27
* (load_sda_base_32): New pattern. Loads sda base address on medium model.nickc2005-03-102-0/+13
* * Makefile.in (tree-optimize.o): Add CFGLOOP_H dependence.rakdver2005-03-1017-38/+261
* Daily bump.gccadmin2005-03-101-1/+1
* PR inline-asm/20314jakub2005-03-106-3/+185
* * config/xtensa/xtensa.h (TRAMPOLINE_TEMPLATE): Use "no-transform"bwilson2005-03-092-2/+7
* * config/s390/s390.c (s390_secondary_output_reload_class): Adapt checkuweigand2005-03-095-5/+59
* * builtins.c (fold_builtin_cbrt, fold_builtin_pow): Rearrangeghazi2005-03-095-83/+161
* * fold-const.c (fold_unary_to_constant): Add FIX_ROUND_EXPR case.ghazi2005-03-092-0/+5
* * fold-const.c (fold_unary, fold_binary): Take decomposedkazu2005-03-092-16/+18
* * fold-const.c (fold_unary, fold_binary, fold_ternary): Returnkazu2005-03-092-33/+44
* PR java/20338rmathew2005-03-092-2/+9
* PR c++/20208mmitchel2005-03-094-0/+28
* * builtins.c (fold_builtin_unordered_cmp): Change prototype to takesayle2005-03-092-11/+17
* 2005-03-09 Paolo Carlini <pcarlini@suse.de>paolo2005-03-092-0/+10
* 2005-03-09 Paolo Carlini <pcarlini@suse.de>paolo2005-03-092-4/+15
* * cfgbuild.c (state, STATE, SET_STATE,kazu2005-03-092-19/+35
* cp:nathan2005-03-094-1/+69
* * tree-ssa-loop-im.c (lhs): Remove.kazu2005-03-092-2/+3
* * tree-ssa-alias.c (may_alias_p): Remove v_ann.kazu2005-03-092-2/+3
* * tree-sra.c (decide_block_copy): Remove inst_count.kazu2005-03-092-2/+3
* * tree-outof-ssa.c (num_nodes): Remove num_nodes.kazu2005-03-092-2/+2
* * tree-into-ssa.c (ann): Remove ann.kazu2005-03-092-2/+2
* * tree-eh.c (tree_could_trap_p): Remove idx.kazu2005-03-092-2/+3
* * tree-data-ref.c (array_base_name_differ_p): Remove ta andkazu2005-03-092-4/+3
* * function.c (thread_prologue_and_epilogue_insns): Remove ikazu2005-03-092-4/+4
* PR c++/20142mmitchel2005-03-092-1/+5
* PR c++/20142mmitchel2005-03-098-33/+51
* * real.c (real_nan): Remove neg.kazu2005-03-092-2/+3
* * loop-unroll.c (analyze_insns_in_loop): Remove preheader.kazu2005-03-092-2/+3
* * loop-iv.c (get_biv_step_1): Remove lhs.kazu2005-03-092-2/+3
* * ifcvt.c (noce_emit_move_insn): Remove inmode.kazu2005-03-092-2/+3
* * fold-const.c (int_const_binop): Remove no_overflow.kazu2005-03-092-2/+2
* * expr.c (expand_assignment): Remove orig_to_rtx.kazu2005-03-092-2/+3
* * cfgrtl.c (cfg_layout_merge_blocks): Remove new_e.kazu2005-03-092-2/+3
* * cfglayout.c (fixup_reorder_chain): Remove old_bb.kazu2005-03-092-2/+4
* * tree-cfg.c (cleanup_control_flow): If removal of a computedlaw2005-03-092-1/+16
* * c-common.c (c_do_switch_warnings): Comment fix.bje2005-03-092-1/+5
* Daily bump.gccadmin2005-03-091-1/+1
* * Revert patch from 2005-03-08 for causing bootstrap failure onjules2005-03-082-7/+5
* * Patch from 2005-03-08 reverted for causing regressions andjules2005-03-082-9/+6
* Formatting fixes.bje2005-03-081-21/+21