* config/mmix/mmix.h (OPTIMIZATION_OPTIONS): Remove reference to flag_strength_reduce.
[gcc.git] / gcc / ChangeLog
2006-04-18 Nick Clifton* config/mmix/mmix.h (OPTIMIZATION_OPTIONS): Remove...
2006-04-18 Nick Clifton* doc/tm.texi (TARGET_SECTION_TYPE_FLAGS): Fix typo.
2006-04-18 Paolo Bonzinire PR target/27117 (SH backend cheats to reload --...
2006-04-18 Paolo Bonzinire PR tree-optimization/26821 (ice in varasm.c with...
2006-04-17 Geoffrey Keatingdwarf2out.c (free_AT): Delete.
2006-04-17 Roger Sayleexpr.c (expand_assignment): Optimize away no-op moves...
2006-04-17 Richard Guentherre PR target/26826 (ICE in reg_or_subregno, at jump...
2006-04-17 Kazu Hiratacgraph.h (cgraph_edge_p): New.
2006-04-17 Kazu Hirataalias.c (alias_sets): Change the type to VEC(alias_set_...
2006-04-17 Kazu Hirataalias.c (reg_base_value, [...]): Change the type to...
2006-04-17 Roger Saylere PR target/26961 (ICE simplify_subreg:3813)
2006-04-17 Adam Nemettarget.h (struct gcc_target): Add mode_rep_extended.
2006-04-16 Roger Saylere PR middle-end/25474 (Extra load for some FP code)
2006-04-16 Roger Saylere PR target/24076 ((vector char){x, x, x, x, x, x...
2006-04-16 Roger Saylei386.c (ix86_va_start): Ensure all integer constant...
2006-04-16 Roger Sayletree.c (integer_zerop): Ignore TREE_CONSTANT_OVERFLOW.
2006-04-16 Kazu Hirata* tree-ssa-structalias.h (alias_info): Remove num_refer...
2006-04-15 Kazu Hiratacfgcleanup.c, [...]: Fix comment typos.
2006-04-15 John David Anglinpa.md (output_bb patterns): Shorten long branch alterna...
2006-04-15 Roger Sayletree-cfg.c (make_edges, [...]): Reinstate RTH's changes...
2006-04-14 Jakub Jelinekre PR middle-end/26823 (ICE with OpenMP in add_stmt_to_...
2006-04-14 Kazu Hiratalocal-alloc.c (rest_of_handle_local_alloc): Use VEC...
2006-04-14 Alexey Starovoytovsparc.c (emit_and_preserve): Allocate space for the...
2006-04-14 Uros Bizjakre PR middle-end/27134 (ICE with floor and -ffast-math)
2006-04-14 Alan Modrare PR middle-end/27095 (O2 produces duplicate code)
2006-04-14 Kazu Hiratabasic-block.h (REG_BASIC_BLOCK): Use VEC instead of...
2006-04-14 Eric Botcazouparams.def (PARAM_MAX_SCHED_READY_INSNS): New parameter...
2006-04-13 Richard Hendersonre PR libgomp/26651 ([gomp] #omp for ordered leaks...
2006-04-13 Roger Saylefold-const.c (native_encode_vector, [...]): Correct...
2006-04-13 Roger Saylefold-const.c (native_encode_expr): New function to...
2006-04-13 Paolo Bonzinire PR target/27006 (Invalid altivec constant loading...
2006-04-13 Alan Modrare PR target/26459 (gcc fails to build on powerpc e500...
2006-04-12 Kazu Hiratatree-ssa-alias.c (set_initial_properties, [...]): Use...
2006-04-12 J"orn Renneckere PR target/27060 (divide libcall size has increased)
2006-04-12 Kazu HirataMakefile.in (GTFILES): Move functions.h after tree.h.
2006-04-12 Kazu HirataMakefile.in (TREE_SSA_LIVE_H): Add vecprim.h.
2006-04-12 Roger Sayleexpr.c (emit_group_store): Correct operand order in...
2006-04-12 Richard Guentherprofile.c (compute_branch_probabilities): Remove code...
2006-04-12 Alan Modrars6000.c (rs6000_mixed_function_arg): Update magic...
2006-04-11 Roger Sayledwarf2out.c (output_call_frame_info): Create debug_fram...
2006-04-11 John David Anglinpa.md (MAX_12BIT_OFFSET, [...]): Define and use new...
2006-04-11 Roger Saylecaller-save.c: #include "addresses.h" after #include...
2006-04-11 Richard Sandifordre PR rtl-optimization/27073 (invalid gcse manipulation...
2006-04-11 Eric Botcazousparc.c (function_arg_slotno): Handle aggregate types...
2006-04-11 Roger Sayledwarf2out.c (premark_used_types): Remove problematic...
2006-04-11 Jakub Jelinek* gcc.c (LINK_COMMAND_SPEC): Move link_gomp after %o.
2006-04-11 Jeff Lawtree-ssa-copy.c (may_propagate_copy): Test flow sensiti...
2006-04-11 Mike Frysinger* gcc/Makefile.in (gcc-cross): Add $(exeext) to target...
2006-04-11 Aldy Hernandez20060410.c: New.
2006-04-11 Mark Mitchellre PR target/26459 (gcc fails to build on powerpc e500...
2006-04-10 Roger Saylei386.c (ix86_expand_vector_init_one_nonzero): Renamed...
2006-04-10 Kazu HirataMakefile.in (tree-into-ssa.o, [...]): Depend on vecprim.h.
2006-04-10 Geoffrey Keatingdwarf2out.c (struct dw_attr_struct): Remove dw_attr_next.
2006-04-10 Eric BotcazouFix latest entry.
2006-04-10 Eric Botcazouinstall.texi (*-*-solaris2*): Point to the configuratio...
2006-04-10 Jakub Jelinekre PR debug/27057 (ICE with -feliminate-dwarf2-dups...
2006-04-10 Roger Sayleexpr.c (store_constructor): Don't bother clearing targe...
2006-04-10 Daniel Berlintree-ssa-alias.c (lhs_may_store_to): New function.
2006-04-09 John David Anglinre PR target/27034 (gcc.dg/20021014-1.c (test for exces...
2006-04-09 John David Anglinre PR target/26743 (gcc generates unreachable branch)
2006-04-09 Richard Sandifordre PR rtl-optimization/27073 (invalid gcse manipulation...
2006-04-08 Daniel Berlintree.h (tree_memory_tag): Add old_used_alone.
2006-04-08 Kazu Hiratabuiltins.c, [...]: Fix comment typos.
2006-04-07 DJ Deloriem32c.c (m32c_function_arg): Structures are always passe...
2006-04-07 Sebastian Poptree-ssa-loop-niter.c (inverse, [...]): Use build_int_c...
2006-04-07 David Edelsohnrs6000.c (rs6000_rtx_costs): Do not treat CONST_DOUBLE...
2006-04-07 Jan Hubicka* ipa-inline.c (cgraph_early_inlining): Collect garbage.
2006-04-07 Richard Bienerre PR tree-optimization/26135 (store copyprop not effec...
2006-04-06 Robert Millanlinux.h: Add a comment to mark macros that are being...
2006-04-06 Jan Hubickare PR gcov-profile/20815 (-fprofile-use barfs with...
2006-04-06 Mike Stump* builtins.c (expand_builtin_longjmp):Use #ifdef instea...
2006-04-06 DJ Deloriem32c.h (INCOMING_FRAME_SP_OFFSET): Adjust for m16c...
2006-04-05 Bernd Schmidtlib1funcs.asm (modsi): P1/P2 can be call-clobbered...
2006-04-05 Bernd Schmidtbfin.c (bfin_legitimate_address_p): Disallow got-relati...
2006-04-05 Richard Guentherre PR tree-optimization/26919 (ICE in cgraph_estimate_s...
2006-04-05 Alan Modrareload.c (find_dummy_reload): Fix typo in 2006-04-03...
2006-04-05 Sebastian Popre PR middle-end/26996 (interpret_rhs_modify_expr calls...
2006-04-05 Richard Guentherre PR tree-optimization/26763 (wrong final value of...
2006-04-05 Gerald Pfeiferinstall.texi (Prerequisites): Refine some wording on...
2006-04-05 Eric Christopherrs6000.c (TARGET_MS_BITFIELD_LAYOUT_P): Define.
2006-04-05 Geoffrey Keatingdarwin-crt3.c (atexit): Pass &__dso_handle rather than...
2006-04-04 Eric Christopheri386.c (machopic_output_stub): Output \t between instru...
2006-04-04 David Edelsohnrs6000.c (num_insns_constant_wide): Change satisfies_co...
2006-04-04 Sebastian Poptree-scalar-evolution.c (compute_overall_effect_of_inne...
2006-04-04 Carlos O'Donelltm.texi (TARGET_STRUCT_VALUE_RTX): Document new value...
2006-04-04 Roger Saylebuiltins.c (fold_builtin_sprintf): Use fold_convert...
2006-04-04 Tom Tromey* doc/install.texi (Prerequisites): Mention jar.
2006-04-04 Daniel Berlintree-ssa.texi (Preserving the virtual ssa form): New...
2006-04-04 Geoffrey Keatingextend.texi (Function Attributes): Rewrite visibility...
2006-04-03 Matthias KloseMakefile.in (unprotoize.o): Same dependencies as for...
2006-04-03 Geoffrey Keatingextend.texi (Other Builtins): Document that __builtin_n...
2006-04-03 Adam Nemetsimplify-rtx.c (simplify_unary_operation_1): When tryin...
2006-04-03 Jeff Lawtree-ssa-dom.c (propagate_rhs_into_lhs): Avoid useless...
2006-04-03 Paolo Bonzinifix changelog entry
2006-04-03 Paolo Bonzinire PR target/19653 (x87 reg allocated for constants...
2006-04-03 Sebastian Popre PR tree-optimization/26992 (Internal Compiler Error...
2006-04-03 Roger Saylebuiltins.c (dummy_object): Use build_int_cst instead...
2006-04-02 Roger Saylere PR middle-end/26977 (ICE in emit_move_insn)
2006-04-02 Sebastian Popre PR tree-optimization/26939 (loop number of iteration...
2006-04-02 Sebastian Poptree-scalar-evolution.c (add_to_evolution_1): Pass...
next