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