| Commit message (Expand) | Author | Age | Files | Lines |
* | PR target/48830 | ebotcazou | 2011-05-29 | 1 | -2/+2 |
* | PR debug/43092 | aoliva | 2011-02-03 | 1 | -0/+117 |
* | * hwint.c: New. Extracted from toplev.c. | jsm28 | 2010-11-30 | 1 | -1/+0 |
* | PR rtl-optimization/46315 | ebotcazou | 2010-11-16 | 1 | -0/+27 |
* | PR target/40457 | bernds | 2010-09-29 | 1 | -0/+11 |
* | * doc/options.texi (Variable): Document. | jsm28 | 2010-09-17 | 1 | -7/+1 |
* | 2010-08-20 Joseph Myers <joseph@codesourcery.com> | ams | 2010-08-20 | 1 | -7/+2 |
* | * rtlanal.c (nonzero_bits1): Use unsigned HOST_WIDE_INT in all mask | ebotcazou | 2010-08-05 | 1 | -53/+61 |
* | * rtlanal.c (simplify_subreg_regno): Don't treat | bernds | 2010-07-30 | 1 | -2/+1 |
* | PR debug/45055 | jakub | 2010-07-30 | 1 | -3/+1 |
* | 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org> | manu | 2010-07-08 | 1 | -0/+1 |
* | * bitmap.c (bitmap_and, bitmap_and_into, bitmap_and_compl, | hubicka | 2010-06-13 | 1 | -1/+1 |
* | * fwprop.c: Make emit-rtl.h include last. | hubicka | 2010-06-01 | 1 | -0/+1 |
* | gcc/ChangeLog: | steven | 2010-05-21 | 1 | -1/+0 |
* | * target.h (struct calls): Add function_value_regno_p field. | aesok | 2010-05-02 | 1 | -1/+1 |
* | Remove trailing white spaces. | hjl | 2009-11-25 | 1 | -15/+15 |
* | PR target/10127 | ebotcazou | 2009-11-03 | 1 | -0/+5 |
* | PR rtl-optimization/41917 | jakub | 2009-11-03 | 1 | -2/+10 |
* | 2009-10-26 Ben Elliston <bje@au.ibm.com> | uweigand | 2009-10-26 | 1 | -5/+21 |
* | 2009-10-26 Ben Elliston <bje@au.ibm.com> | uweigand | 2009-10-26 | 1 | -2/+2 |
* | gcc/ChangeLog: | aoliva | 2009-09-02 | 1 | -2/+7 |
* | 2009-09-01 Richard Guenther <rguenther@suse.de> | rguenth | 2009-09-01 | 1 | -1/+1 |
* | * combine.c (try_widen_shift_mode): Factor out code to check if an | nemet | 2009-08-11 | 1 | -0/+17 |
* | 2009-06-22 Shujing Zhao <pearly.zhao@oracle.com> | paolo | 2009-06-22 | 1 | -22/+20 |
* | * rtlanal.c (alloc_reg_note): New function, broken out of | ian | 2009-04-16 | 1 | -7/+15 |
* | 2009-03-27 H.J. Lu <hongjiu.lu@intel.com> | hjl | 2009-03-27 | 1 | -16/+1 |
* | PR bootstrap/39454 | jakub | 2009-03-14 | 1 | -3/+6 |
* | Update Copyright years for files modified in 2008 and/or 2009. | jakub | 2009-02-20 | 1 | -2/+2 |
* | 2009-02-05 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2009-02-05 | 1 | -1/+2 |
* | 2009-02-04 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2009-02-04 | 1 | -63/+91 |
* | PR middle-end/37807 | uros | 2008-11-10 | 1 | -3/+5 |
* | * fwprop.c (should_replace_address): Add speed attribute. | hubicka | 2008-08-31 | 1 | -12/+18 |
* | gcc/ | rsandifo | 2008-08-28 | 1 | -0/+58 |
* | * rtlanal.c: Fix uses of "it's" with "its" where appropriate. | bje | 2008-08-26 | 1 | -1/+1 |
* | gcc/ | rsandifo | 2008-08-20 | 1 | -2/+1 |
* | gcc/ | rsandifo | 2008-08-18 | 1 | -1/+2 |
* | * recog.c (validate_change_1, validate_change, | ghazi | 2008-07-16 | 1 | -14/+14 |
* | * rtlanal.c (add_reg_note): New function. | ian | 2008-07-02 | 1 | -0/+28 |
* | * ra.h (add_neighbor): Fix -Wc++-compat and/or -Wcast-qual | ghazi | 2008-06-26 | 1 | -1/+1 |
* | Remove libcall notes. | steven | 2008-06-17 | 1 | -5/+0 |
* | gcc/ | rwild | 2008-06-06 | 1 | -2/+2 |
* | 2008-05-07 Kenneth Zadeck <zadeck@naturalbridge.com> | zadeck | 2008-05-07 | 1 | -23/+0 |
* | Revert | bergner | 2008-04-08 | 1 | -2/+0 |
* | PR middle-end/PR28690 | bergner | 2008-04-07 | 1 | -1/+3 |
* | * rtlanal.c (loc_mentioned_in_p): Test XVECEXPs correctly. | aoliva | 2008-03-01 | 1 | -4/+3 |
* | * rtlanal.c (label_is_jump_target_p): Return true for a matching | hp | 2007-11-24 | 1 | -0/+3 |
* | 2007-10-16 Paolo Bonzini <bonzini@gnu.org> | mkuvyrkov | 2007-10-16 | 1 | -2/+5 |
* | 2007-09-02 Kenneth Zadeck <zadeck@naturalbridge.com> | zadeck | 2007-10-02 | 1 | -1/+11 |
* | * alias.c (memory_modified_1): Deconstify. | ghazi | 2007-09-19 | 1 | -37/+29 |
* | Divide REG_LABEL notes into REG_LABEL_OPERAND and REG_LABEL_TARGET. | hp | 2007-09-09 | 1 | -2/+4 |