| Commit message (Expand) | Author | Age | Files | Lines |
* | * lto-symtab.c (lto_cgraph_replace_node): Update. | hubicka | 2012-04-18 | 1 | -2/+2 |
* | gcc/ | bergner | 2012-04-11 | 1 | -1/+20 |
* | Merge from transactional-memory branch. | aldyh | 2011-11-08 | 1 | -0/+1 |
* | PR bootstrap/50836 | bernds | 2011-10-24 | 1 | -1/+1 |
* | * reg-notes.def (DEP_CONTROL): New. | bernds | 2011-10-21 | 1 | -0/+50 |
* | * rtlanal.c (nonzero_bits1): Handle CLRSB. | jakub | 2011-08-26 | 1 | -2/+7 |
* | gcc/ | rsandifo | 2011-08-18 | 1 | -10/+12 |
* | gcc/ | rsandifo | 2011-08-18 | 1 | -1/+1 |
* | * rtlanal.c (tablejump_p): False for returns. | bernds | 2011-07-28 | 1 | -2/+5 |
* | gcc/ | rsandifo | 2011-07-19 | 1 | -1/+1 |
* | * defaults.h (REG_WORDS_BIG_ENDIAN): Provide a default. | bernds | 2011-07-08 | 1 | -1/+10 |
* | * rtlanal.c (nonzero_bits1): Don't compare GET_MODE_SIZE against | bernds | 2011-07-08 | 1 | -1/+1 |
* | * explow.c (trunc_int_for_mode): Use GET_MODE_PRECISION | bernds | 2011-07-06 | 1 | -39/+39 |
* | * emit-rtl.c (paradoxical_subreg_p): New function. | bernds | 2011-07-06 | 1 | -2/+1 |
* | * cse.c (find_comparison_args): Use val_mode_signbit_set_p. | bernds | 2011-07-06 | 1 | -26/+14 |
* | Properly handle pointer addition/subtraction in num_sign_bit_copies1. | hjl | 2011-06-24 | 1 | -15/+0 |
* | Properly handle pointer addition/subtraction. | hjl | 2011-06-24 | 1 | -14/+0 |
* | 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 |