| Commit message (Expand) | Author | Age | Files | Lines |
* | Update Copyright years for files modified in 2008 and/or 2009. | jakub | 2009-02-20 | 1 | -1/+1 |
* | PR rtl-optimization/38740 | jakub | 2009-01-28 | 1 | -1/+2 |
* | gcc/ | rsandifo | 2009-01-06 | 1 | -1/+2 |
* | * loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p. | hubicka | 2008-08-29 | 1 | -1/+1 |
* | * config/alpha/alpha.c (alpha_preferred_reload_class, | ghazi | 2008-08-06 | 1 | -6/+6 |
* | * rtlanal.c (add_reg_note): New function. | ian | 2008-07-02 | 1 | -8/+3 |
* | * c-format.c (handle_format_attribute): Fix -Wc++-compat and/or | ghazi | 2008-06-27 | 1 | -3/+3 |
* | 2008-05-07 Kenneth Zadeck <zadeck@naturalbridge.com> | zadeck | 2008-05-07 | 1 | -1/+1 |
* | * except.c (dw2_size_of_call_site_table, | hubicka | 2008-04-18 | 1 | -7/+7 |
* | * gcc.dg/20050811-2.c: Update dumping flags. | hubicka | 2008-03-19 | 1 | -6/+10 |
* | * rtlanal.c (label_is_jump_target_p): Return true for a matching | hp | 2007-11-24 | 1 | -4/+4 |
* | PR debug/33921 | drow | 2007-11-03 | 1 | -1/+0 |
* | * reorg.c (emit_delay_sequence): Move insn locator from the | drow | 2007-10-26 | 1 | -0/+3 |
* | Divide REG_LABEL notes into REG_LABEL_OPERAND and REG_LABEL_TARGET. | hp | 2007-09-09 | 1 | -5/+32 |
* | * reorg.c (dbr_schedule): Move code removing placeholder USEs later | hubicka | 2007-09-07 | 1 | -11/+11 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -4/+3 |
* | Merge dataflow branch into mainline | dberlin | 2007-06-11 | 1 | -9/+11 |
* | gcc/ | rsandifo | 2007-05-22 | 1 | -9/+2 |
* | * gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of | hubicka | 2007-05-21 | 1 | -1/+1 |
* | 2007-02-15 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2007-02-15 | 1 | -0/+256 |
* | Revert | kkojima | 2006-11-22 | 1 | -1/+1 |
* | * genemit.c (gen_insn): Call gen_exp with a non-null used | kkojima | 2006-11-13 | 1 | -1/+1 |
* | gcc/ | rsandifo | 2006-08-14 | 1 | -0/+2 |
* | PR rtl-optimization/23454 | ebotcazou | 2006-08-11 | 1 | -5/+5 |
* | 2006-03-02 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-03-02 | 1 | -2/+4 |
* | * reorg.c (dbr_schedule): Use dump_file instead of file. | rsandifo | 2006-02-06 | 1 | -16/+16 |
* | * tree-vrp.c (execute_vrp): Do not pass dump argument to. | rakdver | 2006-02-06 | 1 | -2/+2 |
* | 2005-12-17 Danny Berlin <dberlin@dberlin.org> | zadeck | 2005-12-17 | 1 | -1/+1 |
* | PR middle-end/25457 | danglin | 2005-12-16 | 1 | -1/+1 |
* | * reorg.c (mostly_true_jump): Clean up code depending on | steven | 2005-12-16 | 1 | -53/+3 |
* | PR rtl-optimization/23585 | ebotcazou | 2005-10-20 | 1 | -5/+5 |
* | PR rtl-optimization/23454 | jakub | 2005-09-03 | 1 | -3/+4 |
* | * dwarf2out.c, fold-const.c, ipa-type-escape.c, | kazu | 2005-08-01 | 1 | -1/+1 |
* | 2005-07-05 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2005-07-05 | 1 | -0/+73 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * bt-load.c, cfgexpand.c, dwarf2out.c, emit-rtl.c, expr.c, | kazu | 2005-04-28 | 1 | -1/+1 |
* | * reorg.c (dbr_schedule): Remove #if 0 code to call final. | ian | 2005-03-23 | 1 | -11/+0 |
* | * reorg.c (relax_delay_slots): Check that the jump is | ebotcazou | 2005-03-07 | 1 | -0/+1 |
* | * cfganal.c, real.h, reorg.c, timevar.def, tree-ssa-ccp.c, | kazu | 2005-01-22 | 1 | -1/+1 |
* | PR rtl-optimization/19462 | hp | 2005-01-19 | 1 | -1/+6 |
* | * ra-build.c (copy_insn_p, remember_move, defuse_overlap_p_1, | nathan | 2004-09-09 | 1 | -13/+8 |
* | 2004-04-25 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-08-25 | 1 | -10/+0 |
* | 2004-07-08 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 2004-07-09 | 1 | -86/+83 |
* | PR bootstrap/16326 | ebotcazou | 2004-07-08 | 1 | -62/+85 |
* | RTL prologue/epilogue for SPARC | ebotcazou | 2004-06-30 | 1 | -9/+28 |
* | 2004-06-15 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 2004-06-15 | 1 | -5/+5 |
* | * rtl.h (skip_consecutive_labels): Declare. | rsandifo | 2004-05-28 | 1 | -14/+4 |
* | * reorg.c (delete_from_delay_slot): If we have a barrier after the | danglin | 2004-05-20 | 1 | -2/+6 |
* | PR optimization/15296 | hp | 2004-05-07 | 1 | -2/+6 |
* | * c-common.c, cfgcleanup.c, cgraphunit.c, c-pretty-print.c, | kazu | 2004-03-20 | 1 | -1/+1 |