aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-06-03basic-block.h (remove_predictions_associated_with_edge): Declare.Jan Hubicka4-0/+26
2005-06-03rs6000.c (rs6000_conditional_register_usage): Clear call_realy_used_regs[r2] ...Pat Haugen2-1/+11
2005-06-03re PR libstdc++/21770 (rebinding allocator::value type vs. container::value_t...Paolo Carlini27-266/+660
2005-06-03re PR c++/21336 (Internal compiler error when using custom new operators)Mark Mitchell6-43/+76
2005-06-03ppc-vector-memcpy.c (foo): Use non-zero values for all entries in initializer.Josh Conner2-1/+6
2005-06-03re PR middle-end/21858 (ICE in compare_values, at tree-vrp.c:301)Richard Guenther4-4/+34
2005-06-03cgraph.c, [...]: Fix comment typos.Kazu Hirata4-7/+13
2005-06-03* collect2.c (maybe_unlink): Use unlink_if_ordinary.Joseph Myers2-1/+5
2005-06-03Revert my previous patch.Bernd Schmidt2-8/+15
2005-06-03re PR testsuite/21292 (gen-vect-11b.c and gen-vect-11c.c fail)Paolo Bonzini11-9/+43
2005-06-03Fix typo in ASM_SEPCNick Clifton2-1/+6
2005-06-03re PR java/21722 (gcj miscompiles accesses to static final vars with indirect...Tom Tromey2-11/+17
2005-06-03re PR tree-optimization/21849 (wrong use of sbitmap in tree-ssa-copy.c)Kazu Hirata2-0/+6
2005-06-02* gcc.dg/sync-2.c: Use -march=i486 for i386.Richard Henderson2-0/+6
2005-06-02Makefile.in (tree-vect-generic.o): New.Richard Henderson6-493/+573
2005-06-02modulo-sched.c (doloop_register_get): Protect against doloop_end not defined.Richard Henderson2-1/+10
2005-06-02config.sub: Add cases for the Renesas m32c.Jim Blandy2-0/+10
2005-06-03Daily bump.GCC Administrator1-1/+1
2005-06-02sh.c (general_movsrc_operand, [...]): Move to ...Kazu Hirata4-829/+906
2005-06-02trans.c (gnat_gimplify_expr): Call recompute_tree_invarant_for_addr_expr when...Andrew Pinski2-0/+7
2005-06-02tree.c (build_common_builtin_nodes): Fix the return type on __builtin_memcmp.Andrew Pinski2-1/+6
2005-06-02tree-ssa-loop-ivopts.c (build_addr_strip_iref): Remove.Richard Guenther2-22/+10
2005-06-02convert.c (convert_to_pointer): Avoid recursion if no conversion is needed.DJ Delorie2-10/+11
2005-06-02tree-chrec.c (chrec_fold_plus_1): Ensure we build binary operations with the ...Richard Guenther3-10/+17
2005-06-02tree-vrp.c, [...]: Fix comment typos.Kazu Hirata6-13/+20
2005-06-02Index: ChangeLogGeoffrey Keating1-0/+23
2005-06-02cgraphunit.c (cgraph_function_and_variable_visibility): Extern inline functio...Jan Hubicka2-0/+6
2005-06-02gimplify.c (gimplify_ctx): Change the type of case_labels to VEC from VARRAY.Kazu Hirata2-8/+17
2005-06-02c-typeck.c (build_indirect_ref): Build INDIRECT_REF with correct type.Richard Guenther4-4/+17
2005-06-02* method.c (synthesize_method): Add addtional arg to warning call.Nathan Sidwell2-1/+3
2005-06-02s390.c (s390_add_execute): Do not handle out-of-pool execute templates.Ulrich Weigand2-38/+36
2005-06-02configure.in: Set noconfigdirs for ms1.Aldy Hernandez3-0/+14
2005-06-02optabs.c: (expand_bool_compare_and_swap): Emit barrier after unconditional jump.Adrian Straetling2-0/+6
2005-06-02cgraph.c (cgraph_node): Maintain master clones.Jan Hubicka5-9/+164
2005-06-02cgraphunit.c (cgraph_function_and_variable_visibility): Fix typo in previous ...Jan Hubicka2-1/+6
2005-06-02re PR tree-optimization/21582 ((optimisation) VRP pass could/should use non-n...Diego Novillo4-1/+94
2005-06-02jawt.c: Remove malloc.h, covered by stdlib.h.Andreas Tobler3-2/+9
2005-06-02mips.h (processor_type): Remove PROCESSOR_DEFAULT, add PROCESSOR_MAX.Eric Christopher4-186/+384
2005-06-02re PR c++/21280 (#pragma interface, templates, and "inline function used but ...Nathan Sidwell14-31/+107
2005-06-02re PR c++/21280 (#pragma interface, templates, and "inline function used but ...Nathan Sidwell3-2/+10
2005-06-02* gnu/classpath/jdwp/transport/TransportException.java: New file.Keith Seitz2-0/+79
2005-06-02re PR tree-optimization/21765 (-free-vrp is undocumented.)Diego Novillo2-0/+21
2005-06-02re PR tree-optimization/21734 (ICE: -ftree-vectorize, segfault)Dorit Nuzman5-3/+61
2005-06-02rs6000.c (rs6000_insn_valid_within_doloop): New.David Edelsohn2-0/+26
2005-06-02* tree-vrp.c (has_assert_expr, maybe_add_assert_expr): Remove.Diego Novillo2-289/+4
2005-06-02cgraph.c (dump_cgraph_node): Print new flags.Jan Hubicka4-21/+89
2005-06-02> 2005-06-02 Steven Bosscher <stevenb@suse.de> > Mostafa Hagog...Steven Bosscher4-81/+61
2005-06-02decl.c (start_decl): Simplify specialization handling.Nathan Sidwell3-17/+26
2005-06-02re PR c++/20350 (extern template and struct initializer and specification for...Nathan Sidwell4-7/+36
2005-06-02local-alloc.c (update_equiv_regs): When substituting sole definition into sol...Bernd Schmidt2-1/+8