tree-outof-ssa.c (_elim_graph): Change the type of edge_list to VEC(int,heap)*.
[platform/upstream/gcc.git] / gcc / ChangeLog
2005-05-30 Kazu Hiratatree-outof-ssa.c (_elim_graph): Change the type of...
2005-05-29 Kazu Hiratacgraphunit.c, [...]: Fix typos and follow spelling...
2005-05-29 Roger Sayleifcvt.c (noce_emit_move_insn): Construct a SET pattern...
2005-05-29 Kazu Hiratatree-ssa-ccp.c (ccp_fold): Return immediately after...
2005-05-29 Roger Saylereg-stack.c (propagate_stack): Always copy the source...
2005-05-29 Keith Besawtree-ssa-alias.c (new_type_alias): New procedure to...
2005-05-29 Dorit Naishlosre PR tree-optimization/21639 (poisoned ggc memory...
2005-05-28 Jan Hubickare PR tree-optimization/21562 (Quiet bad codegen (unrol...
2005-05-28 Kazu Hirata* basic-block.h: Remove forward declaration of bb_ann_d.
2005-05-28 Kazu HirataMakefile.in (OBJS-common): Add tree-cfgcleanup.o.
2005-05-28 Kazu Hiratatree-ssa-ccp.c (ccp_fold): Remove code that produces...
2005-05-28 Jan Hubickatree-ssa-threadupdate.c: (create_edge_and_update_destin...
2005-05-28 Kazu Hiratatree-inline.c (cfun_stack): Change the type to VEC...
2005-05-28 Kazu Hiratatree-ssa-dom.c (vrp_element_p): Define.
2005-05-28 Ian Lance Taylorc-decl.c (add_stmt): Add C frontend specific version.
2005-05-27 Kaveh R. Ghazimips-protos.h (mips_declare_object): Add printf attribute.
2005-05-27 Roger Saylereg-stack.c (compensate_edge): Remove original prototype.
2005-05-27 Jan Hubickaexcept.c (can_throw_internal_1, [...]): Add "is_resx...
2005-05-27 Kazu Hiratadomwalk.c (walk_dominator_tree, [...]): Use VEC instead...
2005-05-27 Kazu Hiratabasic-block.h (basic_block_def): Add phi_nodes and...
2005-05-27 Jan Hubickacgraph.c: Include tree-gimple.h
2005-05-27 Richard Guenther[multiple changes]
2005-05-27 Kazu Hiratare PR tree-optimization/21658 (CCP does not propagate...
2005-05-27 Nathan Sidwellvec.h: Implement integral type vector specialization.
2005-05-27 Kazu Hiratatree-into-ssa.c (update_ssa): Ensure that the operand...
2005-05-27 Ralf Corsepiust-rtems: Remove roe multilib variant.
2005-05-27 Roger Saylere PR tree-optimization/9814 (gcc fails to optimise...
2005-05-27 Roger Saylereg-stack.c (convert_regs_entry, [...]): Delete prototypes.
2005-05-27 Kazu Hiratac-pch.c, [...]: Update copyright.
2005-05-26 Mike Stumpdarwin.h (ASM_OUTPUT_LABELREF): Handle quoted non-lazy...
2005-05-26 Richard Guenthertree-ssa-forwprop.c (forward_propagate_addr_expr):...
2005-05-26 Kazu Hiratac-common.c, [...]: Fix comment typos.
2005-05-26 David Ungext_ins.c: New test for testing the generation of MIPS3...
2005-05-26 Paolo Bonzinisimplify-rtx.c (avoid_constant_pool_reference): Support...
2005-05-26 Paolo Bonzinidf.h (DF_SUBREGS, [...]): New.
2005-05-26 Jakub Jelinekre PR target/21716 (ICE in reg-stack.c's swap_rtx_condi...
2005-05-26 Paolo Bonzinitree-vect-transform.c (vectorizable_operation): Try...
2005-05-26 Roger Saylere PR middle-end/21709 (ICE on compile-time complex...
2005-05-26 Ian Lance Taylorreload1.c (verify_initial_elim_offsets): Add braces...
2005-05-26 Richard Sandifordopt-functions.awk (var_type): New function.
2005-05-26 Roger Sayleconvert.c (convert_to_integer): Avoid recursive call...
2005-05-25 Richard Sandiford* config/rs6000/rs6000.opt (mprioritize-restricted...
2005-05-25 Daniel Berlintree-cfg.c (verify_expr, [...]): Verify invariant,...
2005-05-25 Ulrich Weigands390.c (GP_ARG_NUM_REG, [...]): New defines.
2005-05-25 Ulrich Weigandreload1.c (verify_initial_elim_offsets): Return boolean...
2005-05-25 Adam Nemetlynx.h (CC1_SPEC): Use -maix-struct-return instead...
2005-05-25 Daniel Berlinre PR tree-optimization/21705 (FRE does not eliminate...
2005-05-25 Kazu Hiratatree-into-ssa.c (rewrite_into_ssa, update_ssa): Replace...
2005-05-25 Daniel Berlinlambda-code.c (perfect_nestify): Call update_stmt on...
2005-05-25 Adrian Straetlings390.c (TARGET_INSN_VALID_WITHIN_DOLOOP): Set to hook_b...
2005-05-25 Jan HubickaMakefile.in (ipa-inline.o): Add COEVERAGE_H dependency.
2005-05-25 Adrian Straetlingloop-doloop.c: Include "target.h".
2005-05-25 Eric Botcazoure PR target/21412 (ICE loading TLS address)
2005-05-25 DJ Deloriecommon.opt (-Wattributes): New.
2005-05-25 DJ Deloriec-common.c (unsigned_conversion_warning): Move warning...
2005-05-25 Kelley Cookconfigure.ac: Don't use gcc_AC_C_LONG_LONG.
2005-05-24 Kelley Cookconfigure: Regenerate.
2005-05-24 Ziemowit Laskic-common.h (objc_comptypes): Remove prototype.
2005-05-24 Paolo Carliniia64intrin.h: Define nothing for C++: overloaded builti...
2005-05-24 Jeff Lawtree-nested.c (build_addr): New "context" argument.
2005-05-24 Kazu Hiratatree-flow.h (bb_ann_d): Remove has_escape_site.
2005-05-24 Jeff LawMakefile.in (tree-cfg.o): Depend on tree-ssa-propagate.h.
2005-05-24 Nick Clifton(rs6000_cpu_cpp_builtins): Define __NO_FPRS__ when...
2005-05-24 Kazuhiro Inaokam32r.c (m32r_expand_block_move): Return 0 if nothing...
2005-05-24 Jeff Lawtree-ssa-dom.c (cprop_into_stmt): Do not call recompute...
2005-05-23 Andreas Krebbels390.c (s390_optimize_prologue): Don't replace an insn...
2005-05-23 Jan Hubicka* tree-flow.h (stmt_ann_d): Kill GTY ((skip)) mark...
2005-05-23 Eric Botcazousparc-protos.h (sparc_expand_move): New prototype.
2005-05-23 Jan Beulichgthr-posix.h (__gthread_recursive_mutex_init_function...
2005-05-22 Eric Botcazousparc.c (sparc_emit_float_lib_cmp): Use emit_move_insn...
2005-05-21 Richard Guenthertree-stdarg.c (execute_optimize_stdarg): Handle referen...
2005-05-20 Ziemowit LaskiGive credit, where credit is due.
2005-05-20 Jan HubickaMakefile.in (insn-emit.o): Add basic-block.h dependency.
2005-05-20 Jan Hubicka* cgraphunit.c (cgraph_expand_function): Force function...
2005-05-20 Richard Hendersonalpha.c (emit_unlikely_jump, [...]): Split out from ...
2005-05-20 Richard Henderson* unwind.h, unwind-pe.h: Revert gcc_unreachable change...
2005-05-19 Richard Hendersonsse.md (mulv4si3): Use all register inputs.
2005-05-19 Richard Guenthertree-ssa-loop-ivopts.c (determine_base_object): Use...
2005-05-19 Jan Hubickabasic-block.h (REG_BR_PROB_BASE): Define.
2005-05-19 Nick Cliftoneabispe.h (SUBSUBTARGET_OVERRIDE_OPTIONS): Use the...
2005-05-19 Richard Hendersonre PR target/21390 (alphaev68-dec-osf5.1b long double...
2005-05-19 Richard Hendersonre PR target/21657 (TLS reference miscompiled)
2005-05-19 Jie Zhangbfin.c (branch_dest): Add comment why it's necessary.
2005-05-19 Jan Beulichunwind-compat.c: Include tconfig.h and tsystem.h.
2005-05-19 Richard Hendersonre PR tree-optimization/21541 (gcc.c-torture/execute...
2005-05-19 Richard HendersonMark PR number.
2005-05-19 Richard Hendersontree-ssa-operands.c (opf_non_specific): New.
2005-05-19 Kazu Hiratacfgexpand.c, [...]: Fix comment typos.
2005-05-19 Richard Hendersonconfig.gcc (powerpc-*-linux*): Include linux64.opt...
2005-05-19 Richard Hendersontree-cfg.c (pass_remove_useless): Revert last change.
2005-05-18 Devang Patelrs6000.md (insvsi_internal1): Subtract shift from the...
2005-05-18 Richard Hendersontree-ssa-forwprop.c (cfg_changed): New.
2005-05-18 Jan HubickaFix forgotten ChangeLog entries.
2005-05-18 Geoffrey Keatingdummy-checksum.c: New.
2005-05-18 Geoffrey Keatingpredicates.md (fix_trunc_dest_operand): New.
2005-05-18 Geoffrey Keating* tree-cfg.c (pass_remove_useless): This pass works...
2005-05-18 Richard Guenthertree.c (build1_stat): Don't try to handle two-operand...
2005-05-18 Richard Sandifordconfig.gcc (sh*-*-*): Define SUPPORT_* macros to 1.
2005-05-18 Richard Hendersonre PR target/21632 (ICE with small model attribute...
2005-05-18 Jeff Lawtree-ssa-forwprop.c (forward_propagate_addr_expr):...
next