| Commit message (Expand) | Author | Age | Files | Lines |
* | 2014-05-18 John David Anglin <danglin@gcc.gnu.org> | law | 2014-06-09 | 1 | -2/+10 |
* | * rtl.h (insn_location): Declare. | ebotcazou | 2014-06-06 | 1 | -0/+7 |
* | * expr.h: Remove prototypes of functions defined in builtins.c. | amacleod | 2014-06-02 | 1 | -0/+1 |
* | 2014-05-26 Richard Sandiford <rdsandiford@googlemail.com> | hainque | 2014-05-28 | 1 | -24/+50 |
* | gcc/ | rsandifo | 2014-05-20 | 1 | -0/+1 |
* | gcc/ | rsandifo | 2014-05-19 | 1 | -2/+3 |
* | use templates instead of gengtype for typed allocation functions | tbsaunde | 2014-05-17 | 1 | -5/+5 |
* | gcc/ | rsandifo | 2014-05-17 | 1 | -13/+24 |
* | gcc/ | rsandifo | 2014-05-13 | 1 | -0/+9 |
* | gcc/ | rsandifo | 2014-05-13 | 1 | -1/+1 |
* | gcc/ | rsandifo | 2014-05-06 | 1 | -30/+26 |
* | Prevent wide_int = {widest,offset}_int | rsandifo | 2014-04-28 | 1 | -1/+1 |
* | Merge in trunk. | mrs | 2014-04-24 | 1 | -0/+9 |
|\ |
|
| * | -fuse-caller-save - Add new reg-note REG_CALL_DECL | vries | 2014-04-24 | 1 | -0/+9 |
* | | Formatting and typo fixes. | rsandifo | 2014-04-23 | 1 | -2/+2 |
* | | Merge in trunk. | mrs | 2014-04-02 | 1 | -40/+7 |
|\ \
| |/ |
|
| * | 2014-02-25 Richard Biener <rguenther@suse.de> | rguenth | 2014-02-25 | 1 | -40/+4 |
| * | * emit-rtl.c (gen_reg_rtx): Assert that | uros | 2014-02-20 | 1 | -0/+3 |
* | | Merge in trunk. | mrs | 2014-01-03 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Update copyright years in gcc/ | rsandifo | 2014-01-02 | 1 | -1/+1 |
* | | Merge in trunk. | mrs | 2013-12-16 | 1 | -1/+3 |
|\ \
| |/ |
|
| * | 2013-12-16 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2013-12-16 | 1 | -1/+3 |
* | | Merge with trunk. | rsandifo | 2013-12-04 | 1 | -4/+2 |
|\ \
| |/ |
|
| * | * gimple.h: Remove all includes. | amacleod | 2013-11-22 | 1 | -4/+2 |
* | | Remove trailing whitespace. Add missing dbxout.c hunk. | rsandifo | 2013-11-21 | 1 | -2/+2 |
* | | Merge from trunk. | rsandifo | 2013-11-20 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | Factor unrelated declarations out of tree.h. | dnovillo | 2013-11-19 | 1 | -0/+3 |
| * | gcc/ada/ | rsandifo | 2013-11-18 | 1 | -6/+6 |
| * | gcc/ada/ | rsandifo | 2013-11-18 | 1 | -5/+5 |
* | | richards suggestions | zadeck | 2013-11-19 | 1 | -3/+3 |
* | | Tweak documentation and comments. | rsandifo | 2013-11-17 | 1 | -7/+7 |
* | | Merge in trunk. | mrs | 2013-10-20 | 1 | -28/+29 |
|\ \
| |/ |
|
| * | * tree-flow.h: Remove some prototypes. | amacleod | 2013-10-08 | 1 | -0/+1 |
| * | gcc/ | rsandifo | 2013-09-28 | 1 | -24/+24 |
| * | 2013-09-26 Richard Biener <rguenther@suse.de> | rguenth | 2013-09-26 | 1 | -1/+1 |
| * | gcc/ | rsandifo | 2013-09-23 | 1 | -3/+3 |
* | | patch to canonize wide-ints smaller than one HWI | zadeck | 2013-09-24 | 1 | -4/+2 |
* | | Reorganise wide-int classes so that they are all instantiations of a | rsandifo | 2013-09-07 | 1 | -2/+4 |
* | | 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 | -22/+126 |
|/ |
|
* | 2013-06-06 Teresa Johnson <tejohnson@google.com> | tejohnson | 2013-06-06 | 1 | -0/+1 |
* | * rtl.h (next_label, skip_consecutive_labels, link_cc0_insns): | steven | 2013-05-14 | 1 | -48/+0 |
* | * emit-rtl.c (reset_insn_used_flags): New function. | steven | 2013-04-18 | 1 | -21/+37 |
* | * emit-rtl.c (link_insn_into_chain): Handle chaining of SEQUENCEs. | steven | 2013-04-17 | 1 | -0/+7 |
* | PR middle-end/43631 | steven | 2013-04-16 | 1 | -115/+170 |
* | 2013-04-15 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> | krebbel | 2013-04-15 | 1 | -6/+18 |
* | * emit-rtl.c (remove_insn): Do not call df_insn_delete here. | steven | 2013-04-13 | 1 | -6/+15 |
* | * cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER. | steven | 2013-03-30 | 1 | -2/+21 |
* | 2013-03-26 Richard Biener <rguenther@suse.de> | rguenth | 2013-03-26 | 1 | -81/+17 |
* | * df.h (df_insn_delete): Adjust prototype. | steven | 2013-03-22 | 1 | -6/+8 |