| Commit message (Expand) | Author | Age | Files | Lines |
* | * rtl.h (insn_location): Declare. | ebotcazou | 2014-06-06 | 1 | -3/+5 |
* | gcc/ | rsandifo | 2014-05-14 | 1 | -1/+6 |
* | gcc/ | rsandifo | 2014-05-13 | 1 | -3/+0 |
* | gcc/ | rsandifo | 2014-05-13 | 1 | -6/+9 |
* | gcc/ | rsandifo | 2014-05-13 | 1 | -6/+3 |
* | gcc/ | rsandifo | 2014-05-13 | 1 | -16/+2 |
* | Merge in trunk. | mrs | 2014-04-02 | 1 | -6/+8 |
|\ |
|
| * | 2014-02-10 Bernd Edlinger <bernd.edlinger@hotmail.de> | edlinger | 2014-02-10 | 1 | -6/+8 |
* | | Merge in trunk. | mrs | 2014-02-10 | 1 | -2/+12 |
|\ \
| |/ |
|
| * | * print-rtl.c (in_call_function_usage): New var. | jakub | 2014-01-24 | 1 | -2/+12 |
* | | Merge in trunk. | mrs | 2014-01-03 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Update copyright years in gcc/ | rsandifo | 2014-01-02 | 1 | -1/+1 |
* | | Kenny's patch for rtl. | mrs | 2014-01-03 | 1 | -2/+1 |
* | | Merge with trunk. | rsandifo | 2013-11-22 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | * print-rtl.c (print_rtx) <case MEM>: Output a space if no MEM_EXPR. | ebotcazou | 2013-11-22 | 1 | -0/+2 |
* | | Merge from trunk. | rsandifo | 2013-11-20 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Factor unrelated declarations out of tree.h. | dnovillo | 2013-11-19 | 1 | -0/+1 |
* | | Merge in trunk. | mrs | 2013-10-20 | 1 | -2/+4 |
|\ \
| |/ |
|
| * | gcc/ | rsandifo | 2013-09-28 | 1 | -1/+2 |
| * | gcc/ | rsandifo | 2013-09-23 | 1 | -1/+2 |
* | | Move num_elem out of the u union to shorten the rtx for CONST_WIDE_INT. | mrs | 2013-08-29 | 1 | -1/+1 |
* | | Add wide-int branch. | mrs | 2013-08-13 | 1 | -0/+6 |
|/ |
|
* | * cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER. | steven | 2013-03-30 | 1 | -0/+1 |
* | Add uniform debug dump function names. | crowl | 2013-03-29 | 1 | -0/+17 |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 1 | -3/+1 |
* | Update Copyright years for files modified in 2011 and/or 2012. | jakub | 2013-01-04 | 1 | -1/+1 |
* | gcc/ | steven | 2012-11-26 | 1 | -74/+47 |
* | Integrate lexical block into source_location. | dehao | 2012-09-19 | 1 | -6/+6 |
* | * ipa-pure-const.c (state_from_flags, local_pure_const): Use | steven | 2012-09-13 | 1 | -0/+16 |
* | 2012-08-02 Kenneth Zadeck <zadeck@naturalbridge.com> | zadeck | 2012-08-02 | 1 | -1/+1 |
* | gcc/ | steven | 2012-07-16 | 1 | -1/+1 |
* | PR tree-optimization/50693 | jakub | 2011-11-05 | 1 | -1/+3 |
* | * reload1.c (gen_reload): Don't use REGNO on SUBREGs. | amodra | 2011-11-04 | 1 | -4/+3 |
* | * doc/rtl.texi (simple_return): Document. | bernds | 2011-08-27 | 1 | -0/+2 |
* | * rtlanal.c (tablejump_p): False for returns. | bernds | 2011-07-28 | 1 | -3/+8 |
* | gcc/ | rsandifo | 2011-07-19 | 1 | -3/+2 |
* | gcc/ | rsandifo | 2011-07-19 | 1 | -3/+2 |
* | Dump NOTE_INSN_CFI notes. | rth | 2011-07-08 | 1 | -0/+9 |
* | PR debug/47858 | jakub | 2011-06-22 | 1 | -0/+2 |
* | PR debug/45882 | jakub | 2011-03-16 | 1 | -0/+8 |
* | * final.c (final_scan_insn): Handle NOTE_INSN_CALL_ARG_LOCATION. | jakub | 2011-03-16 | 1 | -1/+2 |
* | PR middle-end/45234 | jakub | 2010-09-24 | 1 | -0/+3 |
* | * doc/options.texi (Variable): Document. | jsm28 | 2010-09-17 | 1 | -0/+5 |
* | * rtl.def (DEBUG_IMPLICIT_PTR): New rtl code. | jakub | 2010-09-09 | 1 | -1/+4 |
* | * rtl.def (DEBUG_INSN, INSN, JUMP_INSN, CALL_INSN, NOTE): Swap operands | bernds | 2010-07-27 | 1 | -1/+5 |
* | gcc/ | rsandifo | 2010-06-10 | 1 | -0/+15 |
* | * tree-vrp.c (debug_value_range, debug_all_value_ranges, | hubicka | 2010-05-29 | 1 | -5/+5 |
* | * rtl.h (union rtunion_def): Remove rt_bit member. | steven | 2010-05-22 | 1 | -10/+0 |
* | * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or | jsm28 | 2010-05-21 | 1 | -0/+1 |
* | gcc/ChangeLog: | steven | 2010-05-21 | 1 | -1/+0 |