| Commit message (Expand) | Author | Age | Files | Lines |
* | 2007-02-12 Manuel Lopez-Ibanez <manu@gcc.gnu.org> | manu | 2007-02-13 | 1 | -34/+0 |
* | * fwprop.c (try_fwprop_subst): Use set_unique_reg_note | steven | 2007-02-11 | 1 | -4/+6 |
* | * alias.c (init_alias_analysis): Correct whitespace. | sayle | 2007-02-01 | 1 | -3/+3 |
* | * alias.c (init_alias_analysis): Use VEC_safe_grow_cleared. | kazu | 2007-01-03 | 1 | -3/+1 |
* | Revert: | kazu | 2007-01-02 | 1 | -1/+3 |
* | * alias.c (init_alias_analysis): Use VEC_safe_grow_cleared. | kazu | 2007-01-02 | 1 | -3/+1 |
* | 2006-12-04 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-12-04 | 1 | -0/+20 |
* | * cselib.c (cselib_init): Use special MEM rtx form for callmem. | steven | 2006-11-30 | 1 | -1/+1 |
* | * alias.c (init_alias_analysis): Remove simplification loop | steven | 2006-11-27 | 1 | -32/+0 |
* | 2006-11-11 Andrew Pinski <andrew_pinski@playstation.sony.com> | pinskia | 2006-11-12 | 1 | -2/+4 |
* | Whitespace fixups | mrs | 2006-05-18 | 1 | -17/+17 |
* | * alias.c (alias_sets): Change the type to | kazu | 2006-04-17 | 1 | -10/+10 |
* | * alias.c (reg_base_value, old_reg_base_value): Change the | kazu | 2006-04-17 | 1 | -33/+25 |
* | * tree-pass.h (pass_cfg): Remove. | steven | 2006-03-14 | 1 | -31/+0 |
* | 2006-03-02 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-03-02 | 1 | -1/+2 |
* | * alias.c (alias_invariant, alias_invariant_size): Remove. | steven | 2006-02-28 | 1 | -61/+0 |
* | 2006-02-15 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2006-02-15 | 1 | -1/+1 |
* | 2006-01-31 Marcin Dalecki <martin@dalecki.de> | dalecki | 2006-01-31 | 1 | -2/+2 |
* | * alias.h (ALIAS_SET_MEMORY_BARRIER): New. | rth | 2006-01-24 | 1 | -1/+10 |
* | * gimplify.c (find_single_pointer_decl_1): New static function. | ian | 2005-10-03 | 1 | -2/+7 |
* | 2005-07-20 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-07-21 | 1 | -3/+3 |
* | 2005-07-16 Danny Berlin <dberlin@dberlin.org> | zadeck | 2005-07-16 | 1 | -388/+87 |
* | 2005-07-05 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2005-07-05 | 1 | -0/+53 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * alias.c (true_dependence): Remove 'abort' from comments. Use | nathan | 2005-04-21 | 1 | -2/+2 |
* | * alias.c, c-common.h, c-incpath.c, c-incpath.h, expr.c, | kazu | 2005-01-23 | 1 | -2/+2 |
* | * alias.c (component_uses_parent_alias_set): Rename from | rth | 2004-12-04 | 1 | -10/+19 |
* | * expr.c (get_inner_reference): Handle REAL/IMAGPART_EXPR. | rth | 2004-11-30 | 1 | -20/+26 |
* | * alias.c (record_alias_subset, addr_side_effect_eval): | kazu | 2004-11-11 | 1 | -2/+3 |
* | * alias.c, basic-block.h, cgraphunit.c, combine.c, domwalk.h, | kazu | 2004-10-22 | 1 | -1/+1 |
* | 2004-09-29 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2004-09-29 | 1 | -9/+3 |
* | 2004-09-23 Dorit Naishlos <dorit@il.ibm.com> | dorit | 2004-09-23 | 1 | -3/+9 |
* | * alias.c, crtstuff.c, dbxout.c, domwalk.c, domwalk.h, gcc.c, | kazu | 2004-09-18 | 1 | -1/+1 |
* | 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com> | zack | 2004-09-17 | 1 | -19/+4 |
* | * unroll.c: Removed. | rakdver | 2004-09-14 | 1 | -5/+0 |
* | * alias.c (mems_in_disjoint_alias_sets_p, record_alias_subset, | nathan | 2004-08-30 | 1 | -12/+7 |
* | * alias.c (readonly_fields_p): Remove. | rth | 2004-08-18 | 1 | -30/+0 |
* | * rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P. | rth | 2004-08-18 | 1 | -46/+16 |
* | .: | nathan | 2004-07-20 | 1 | -7/+7 |
* | 2004-07-08 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 2004-07-09 | 1 | -4/+4 |
* | * tree.h (TYPE_BINFO_OFFSET, TYPE_BINFO_VTABLE, | nathan | 2004-07-07 | 1 | -3/+3 |
* | * rtl.def (ADDRESSOF): Remove. | rth | 2004-07-04 | 1 | -20/+0 |
* | 2004-07-01 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 2004-07-01 | 1 | -11/+11 |
* | PR wrong-code/16129 | mmitchel | 2004-06-25 | 1 | -1/+14 |
* | * alias.c (adjust_offset_for_component_ref): Use | kenner | 2004-06-22 | 1 | -2/+3 |
* | 2004-06-15 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 2004-06-15 | 1 | -10/+10 |
* | Gimplify VA_ARG_EXPR into simpler forms. | jason | 2004-06-09 | 1 | -0/+8 |
* | 2004-06-01 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 2004-06-02 | 1 | -1/+2 |
* | * gengtype-lex.l: Catch stray GTY markers in the files gengtype | geoffk | 2004-05-31 | 1 | -1/+1 |
* | * alias.c (init_alias_analysis): Use ggc_calloc instead of | dpatel | 2004-05-25 | 1 | -5/+2 |