| Commit message (Expand) | Author | Age | Files | Lines |
* | * expr.h: Remove prototypes of functions defined in builtins.c. | amacleod | 2014-06-02 | 1 | -14/+0 |
* | Add clobber_reg | vries | 2014-04-25 | 1 | -0/+8 |
* | 2014-03-24 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> | krebbel | 2014-03-24 | 1 | -0/+2 |
* | PR target/60077 | hubicka | 2014-02-07 | 1 | -0/+1 |
* | 2014-01-08 Bernd Edlinger <bernd.edlinger@hotmail.de> | edlinger | 2014-01-08 | 1 | -5/+6 |
* | Update copyright years in gcc/ | rsandifo | 2014-01-02 | 1 | -1/+1 |
* | PR target/58864 | jakub | 2013-12-03 | 1 | -0/+22 |
* | Factor unrelated declarations out of tree.h. | dnovillo | 2013-11-19 | 1 | -0/+19 |
* | * md.texi (setmem): Document new parameter. | hubicka | 2013-11-19 | 1 | -0/+3 |
* | gcc/ada/ | rsandifo | 2013-11-18 | 1 | -2/+2 |
* | gcc/c-family/ | rsandifo | 2013-11-18 | 1 | -2/+2 |
* | gcc/ada/ | rsandifo | 2013-11-18 | 1 | -1/+1 |
* | gcc/ada/ | rsandifo | 2013-11-18 | 1 | -2/+2 |
* | * doc/md.texi (setmem, movstr): Update documentation. | hubicka | 2013-11-17 | 1 | -3/+9 |
* | 2013-11-14 Ulrich Weigand <Ulrich.Weigand@de.ibm.com> | uweigand | 2013-11-14 | 1 | -2/+2 |
* | * expr.h: Revert change and include tree-core.h. | amacleod | 2013-10-29 | 1 | -0/+3 |
* | * tree-outof-ssa.h: Remove include files. | amacleod | 2013-10-29 | 1 | -3/+0 |
* | Re-factor inclusion of tree.h. | dnovillo | 2013-10-21 | 1 | -1/+1 |
* | 2013-09-28 Sandra Loosemore <sandra@codesourcery.com> | sandra | 2013-09-28 | 1 | -1/+1 |
* | PR target/52555 | aldyh | 2013-02-19 | 1 | -1/+1 |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 1 | -3/+1 |
* | gcc/ | rsandifo | 2013-01-09 | 1 | -0/+2 |
* | gcc/ | rsandifo | 2012-11-18 | 1 | -8/+0 |
* | gcc/ | rsandifo | 2012-11-18 | 1 | -5/+10 |
* | This patch rewrites the old VEC macro-based interface into a new one | dnovillo | 2012-11-18 | 1 | -1/+1 |
* | PR rtl-optimization/54315 | ebotcazou | 2012-10-20 | 1 | -1/+1 |
* | 2012-10-15 Easwaran Raman <eraman@google.com> | eraman | 2012-10-16 | 1 | -3/+3 |
* | PR rtl-optimization/44194 | ebotcazou | 2012-09-14 | 1 | -3/+15 |
* | * tree.h (expand_case): Move prototype ... | steven | 2012-09-11 | 1 | -0/+9 |
* | gcc/ | steven | 2012-07-11 | 1 | -5/+0 |
* | PR tree-optimization/51581 | jakub | 2012-06-15 | 1 | -0/+7 |
* | gcc/ | rsandifo | 2012-01-02 | 1 | -0/+4 |
* | 2011-11-24 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2011-11-24 | 1 | -1/+4 |
* | Unify implementations of __builtin_mem_*_fence and __sync_synchronize. | rth | 2011-11-17 | 1 | -1/+0 |
* | 2011-11-07 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2011-11-07 | 1 | -2/+2 |
* | Check in patch/merge from cxx-mem-model Branch | amacleod | 2011-11-06 | 1 | -3/+10 |
* | gcc/ | rsandifo | 2011-10-12 | 1 | -0/+2 |
* | PR debug/50299 | jakub | 2011-09-12 | 1 | -1/+9 |
* | * params.h (ALLOW_STORE_DATA_RACES): New. | aldyh | 2011-07-27 | 1 | -1/+4 |
* | 2011-04-29 Richard Guenther <rguenther@suse.de> | rguenth | 2011-04-29 | 1 | -2/+4 |
* | gcc/ | rsandifo | 2011-03-21 | 1 | -3/+0 |
* | * explow.c (emit_stack_save): Remove 'after' parameter. | rth | 2011-03-03 | 1 | -2/+2 |
* | * expr.c (emit_group_load_1): Update calls to extract_bit_field. | jiez | 2010-10-22 | 1 | -1/+1 |
* | PR rtl-opt/33721 | rth | 2010-10-09 | 1 | -1/+1 |
* | Stack usage support | ebotcazou | 2010-08-30 | 1 | -3/+2 |
* | 2010-07-03 Manuel López-Ibáñez <manu@gcc.gnu.org> | manu | 2010-07-03 | 1 | -2/+0 |
* | * expr.h (emit_stack_probe): Declare. | ebotcazou | 2010-07-02 | 1 | -0/+3 |
* | * mkconfig.sh: Include insn-flags.h and insn-constants.h before | steven | 2010-06-02 | 1 | -136/+0 |
* | * basic-block.h (struct control_flow_graph): Move last_label_uid field up. | froydnj | 2010-05-29 | 1 | -1/+1 |
* | PR middle-end/42233 | jakub | 2010-02-19 | 1 | -8/+8 |