| Commit message (Expand) | Author | Age | Files | Lines |
* | PR debug/40462 | jakub | 2009-07-01 | 1 | -5/+0 |
* | 2009-06-22 Shujing Zhao <pearly.zhao@oracle.com> | paolo | 2009-06-22 | 1 | -7/+3 |
* | 2009-06-17 David Daney <ddaney@caviumnetworks.com> | daney | 2009-06-17 | 1 | -0/+2 |
* | * jump.c (returnjump_p): Handle delayed branches. Add missing | nemet | 2009-06-08 | 1 | -0/+7 |
* | * cfgcleanup.c (try_crossjump_to_edge): Only skip past | rth | 2009-05-30 | 1 | -2/+31 |
* | * df.h: Include "timevar.h". | ian | 2009-04-17 | 1 | -1/+1 |
* | 2009-03-27 H.J. Lu <hongjiu.lu@intel.com> | hjl | 2009-03-27 | 1 | -23/+22 |
* | gcc/ | hjl | 2009-02-25 | 1 | -11/+1 |
* | Update Copyright years for files modified in 2008 and/or 2009. | jakub | 2009-02-20 | 1 | -1/+1 |
* | * rtlanal.c: Fix uses of "it's" with "its" where appropriate. | bje | 2008-08-26 | 1 | -1/+1 |
* | * jump.c (rtx_renumbered_equal_p): Do not call subreg_regno_offset | jsm28 | 2008-08-06 | 1 | -0/+20 |
* | * rtlanal.c (add_reg_note): New function. | ian | 2008-07-02 | 1 | -2/+1 |
* | PR rtl-optimization/35604 | uros | 2008-06-18 | 1 | -0/+9 |
* | * gcc.dg/20050811-2.c: Update dumping flags. | hubicka | 2008-03-19 | 1 | -3/+5 |
* | * rtlanal.c (label_is_jump_target_p): Return true for a matching | hp | 2007-11-24 | 1 | -0/+3 |
* | * config/fixed-bit.c, config/i386/cpuid.h, config/i386/i386.c, | kazu | 2007-10-14 | 1 | -1/+1 |
* | Divide REG_LABEL notes into REG_LABEL_OPERAND and REG_LABEL_TARGET. | hp | 2007-09-09 | 1 | -74/+159 |
* | * system.h (CONST_CAST2, CONST_CAST_TREE, CONST_CAST_RTX, | ghazi | 2007-09-03 | 1 | -2/+2 |
* | * c-common.c (const_strip_array_types): Delete. | ghazi | 2007-09-01 | 1 | -2/+5 |
* | * alias.c (memory_modified_1, memory_modified_in_insn_p): | ghazi | 2007-08-27 | 1 | -7/+8 |
* | * config/alpha/alpha.c (alpha_mangle_type, decl_has_samegp, | ghazi | 2007-08-24 | 1 | -1/+1 |
* | * alias.c (record_set, memory_modified_1): Constify. | ghazi | 2007-07-30 | 1 | -1/+1 |
* | * alias.c (mems_in_disjoint_alias_sets_p, | ghazi | 2007-07-30 | 1 | -16/+16 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -5/+4 |
* | * gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of | hubicka | 2007-05-21 | 1 | -57/+1 |
* | * jump.c (mark_jump_label): Treat SEQUENCE specially. | bernds | 2007-03-20 | 1 | -0/+6 |
* | * jump.c: Remove prototypes for delete_computation and | aldyh | 2007-02-15 | 1 | -2/+0 |
* | 2007-02-15 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2007-02-15 | 1 | -283/+0 |
* | * c-decl.c, config/avr/avr.c, config/avr/avr.h, | kazu | 2007-02-03 | 1 | -1/+1 |
* | * config/rs6000/predicates.md (gpc_reg_operand): Check | jsm28 | 2006-11-29 | 1 | -1/+5 |
* | * cfgexpand.c (construct_exit_block): Don't disturb end of last BB. | hubicka | 2006-11-27 | 1 | -13/+6 |
* | * jump.c (mark_all_labels): Work in cfglayout mode. | steven | 2006-11-25 | 1 | -0/+25 |
* | * tree-pass.h (pass_purge_lineno_notes): Remove declaration. | hubicka | 2006-11-11 | 1 | -56/+0 |
* | * cfgcleanup.c, config/dfp-bit.c, expr.c, fold-const.c, | kazu | 2006-04-15 | 1 | -1/+1 |
* | * cfgloopmanip.c (create_loop_notes): Removed. | rakdver | 2006-03-23 | 1 | -8/+6 |
* | * jump.c (follow_jumps): Do not check for loop notes. Move check for | rakdver | 2006-03-13 | 1 | -14/+9 |
* | 2006-03-02 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-03-02 | 1 | -2/+4 |
* | 2005-08-09 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2005-08-10 | 1 | -4/+4 |
* | * cse.c (exp_equiv_p): Special case CONST_DOUBLE. | rth | 2005-07-29 | 1 | -0/+1 |
* | * hooks.c (hook_bool_rtx_int_false): New function. | amylaar | 2005-07-07 | 1 | -13/+4 |
* | 2005-07-05 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2005-07-05 | 1 | -2/+38 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | 2005-04-25 J"orn Rennecke <joern.rennecke@st.com> | amylaar | 2005-04-25 | 1 | -3/+3 |
* | * alias.c (true_dependence): Remove 'abort' from comments. Use | nathan | 2005-04-21 | 1 | -14/+15 |
* | 2005-03-21 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2005-03-21 | 1 | -0/+14 |
* | * jump.c (invert_jump_1): Don't call redirect_jump_1 with | amylaar | 2005-03-08 | 1 | -1/+3 |
* | * genattrtab.c, genemit.c, genoutput.c, genrecog.c, | kazu | 2005-03-05 | 1 | -1/+2 |
* | * jump.c (redirect_exp_1): If nlabel is a NULL pointer create a | sayle | 2005-03-03 | 1 | -1/+4 |
* | * recog.c (verify_changes, confirm_change_group): New functions, | amylaar | 2005-03-02 | 1 | -94/+41 |
* | * cfgrtl.c (rtl_delete_block): Fix comment. | steven | 2004-11-24 | 1 | -0/+4 |