aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2005-05-31tm.texi (TARGET_GET_PCH_VALIDITY, [...]): Tweak the documentation to make it ...Richard Sandiford1-0/+14
2005-05-31fold-const.c (extract_array_ref): Handle more cases, do some useful canonical...Jeff Law1-0/+7
2005-05-31install.texi (sparc-sun-solaris2*): Update note about Sun bug 4910101.Eric Botcazou1-1/+3
2005-05-31install.texi (sparc-sun-solaris2.7): Document bootstrap failure with Sun Work...Eric Botcazou1-0/+5
2005-05-30loop.c (loop_invariant_p, [...]): Use regs_invalidated_by_call instead of cal...Pat Haugen1-0/+5
2005-05-30re PR middle-end/21743 (Enable __builtin_clog)Paolo Carlini1-0/+7
2005-05-30re PR c/20303 ([4.0 only] Can't push more than 16 nested visibility)H.J. Lu1-0/+8
2005-05-30re PR rtl-optimization/15422 (fmod loop exposes non-efficient code generation...Roger Sayle1-0/+15
2005-05-30* tree-ssa-ccp.c (const_val): Make it static.Kazu Hirata1-0/+4
2005-05-30re PR target/21761 (mainline gcc causing internal compiler error.)Geoffrey Keating1-0/+4
2005-05-30* Makefile.in (install-cpp): Depend on installdirs.Geoffrey Keating1-0/+4
2005-05-30tree-outof-ssa.c (_elim_graph): Change the type of edge_list to VEC(int,heap)*.Kazu Hirata1-0/+9
2005-05-29cgraphunit.c, [...]: Fix typos and follow spelling conventions in error/dump ...Kazu Hirata1-0/+7
2005-05-29ifcvt.c (noce_emit_move_insn): Construct a SET pattern directly if the RHS is...Roger Sayle1-0/+6
2005-05-29tree-ssa-ccp.c (ccp_fold): Return immediately after calling fold_unary and fo...Kazu Hirata1-0/+5
2005-05-29reg-stack.c (propagate_stack): Always copy the source stack to the destination.Roger Sayle1-0/+10
2005-05-29tree-ssa-alias.c (new_type_alias): New procedure to create a type memory tag ...Keith Besaw1-0/+16
2005-05-29re PR tree-optimization/21639 (poisoned ggc memory used for -ftree-vectorize)Dorit Naishlos1-0/+5
2005-05-28re PR tree-optimization/21562 (Quiet bad codegen (unrolling + tail call inter...Jan Hubicka1-0/+6
2005-05-28* basic-block.h: Remove forward declaration of bb_ann_d.Kazu Hirata1-0/+2
2005-05-28Makefile.in (OBJS-common): Add tree-cfgcleanup.o.Kazu Hirata1-1/+15
2005-05-28tree-ssa-ccp.c (ccp_fold): Remove code that produces non-gimple min minvariant.Kazu Hirata1-0/+5
2005-05-28tree-ssa-threadupdate.c: (create_edge_and_update_destination_phis): Update pr...Jan Hubicka1-0/+10
2005-05-28tree-inline.c (cfun_stack): Change the type to VEC(function_p,heap).Kazu Hirata1-0/+4
2005-05-28tree-ssa-dom.c (vrp_element_p): Define.Kazu Hirata1-0/+11
2005-05-28c-decl.c (add_stmt): Add C frontend specific version.Ian Lance Taylor1-0/+8
2005-05-27mips-protos.h (mips_declare_object): Add printf attribute.Kaveh R. Ghazi1-0/+7
2005-05-27reg-stack.c (compensate_edge): Remove original prototype.Roger Sayle1-0/+21
2005-05-27except.c (can_throw_internal_1, [...]): Add "is_resx" argument.Jan Hubicka1-0/+11
2005-05-27domwalk.c (walk_dominator_tree, [...]): Use VEC instead of VARRAY.Kazu Hirata1-0/+8
2005-05-27basic-block.h (basic_block_def): Add phi_nodes and predictions.Kazu Hirata1-0/+31
2005-05-27cgraph.c: Include tree-gimple.hJan Hubicka1-0/+19
2005-05-27[multiple changes]Richard Guenther1-0/+13
2005-05-27re PR tree-optimization/21658 (CCP does not propagate ADDR_EXPR far enough.)Kazu Hirata1-0/+7
2005-05-27vec.h: Implement integral type vector specialization.Nathan Sidwell1-0/+19
2005-05-27tree-into-ssa.c (update_ssa): Ensure that the operand cache is up-to-date.Kazu Hirata1-0/+7
2005-05-27t-rtems: Remove roe multilib variant.Ralf Corsepius1-0/+4
2005-05-27re PR tree-optimization/9814 (gcc fails to optimise if (l&2) l|=2 away)Roger Sayle1-0/+10
2005-05-27reg-stack.c (convert_regs_entry, [...]): Delete prototypes.Roger Sayle1-0/+9
2005-05-27c-pch.c, [...]: Update copyright.Kazu Hirata1-0/+8
2005-05-26darwin.h (ASM_OUTPUT_LABELREF): Handle quoted non-lazy pointers for Objective...Mike Stump1-0/+5
2005-05-26tree-ssa-forwprop.c (forward_propagate_addr_expr): See through ADDR_EXPR in f...Richard Guenther1-0/+5
2005-05-26c-common.c, [...]: Fix comment typos.Kazu Hirata1-0/+21
2005-05-26ext_ins.c: New test for testing the generation of MIPS32/64 rev 2 ext/ins ins...David Ung1-0/+12
2005-05-26simplify-rtx.c (avoid_constant_pool_reference): Support offsetted addresses i...Paolo Bonzini1-0/+5
2005-05-26df.h (DF_SUBREGS, [...]): New.Paolo Bonzini1-0/+5
2005-05-26re PR target/21716 (ICE in reg-stack.c's swap_rtx_condition)Jakub Jelinek1-0/+8
2005-05-26tree-vect-transform.c (vectorizable_operation): Try word_mode vectorization i...Paolo Bonzini1-0/+10
2005-05-26re PR middle-end/21709 (ICE on compile-time complex NaN)Roger Sayle1-0/+6
2005-05-26reload1.c (verify_initial_elim_offsets): Add braces to avoid having a declara...Ian Lance Taylor1-0/+5