summaryrefslogtreecommitdiff
path: root/gcc/stmt.c
Commit message (Expand)AuthorAgeFilesLines
* Merger of git branch "gimple-classes-v2-option-3"dmalcolm2014-11-191-2/+2
* 2014-11-01 Andrew MacLeod <amacleod@redhat,com>amacleod2014-11-011-0/+1
* gcc/ada/rsandifo2014-10-291-5/+5
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+1
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-2/+5
* use rtx_code_label moretbsaunde2014-09-031-3/+3
* Convert forced_labels from an EXPR_LIST to an INSN_LISTdmalcolm2014-08-281-4/+4
* Convert nonlocal_goto_handler_labels from an EXPR_LIST to an INSN_LISTdmalcolm2014-08-281-1/+1
* stmt.c: Use rtx_insndmalcolm2014-08-221-2/+2
* remove pointer-set.[ch]tbsaunde2014-08-071-1/+0
* add a hash_set based on hash_tabletbsaunde2014-08-021-3/+3
* gcc/rsandifo2014-06-111-16/+0
* gcc/rsandifo2014-06-111-13/+8
* * expr.h: Remove prototypes of functions defined in builtins.c.amacleod2014-06-021-0/+1
* * stmt.c (dump_case_nodes): Don't convert values to HOST_WIDE_INTsegher2014-05-271-11/+7
* Merge in trunk.mrs2014-01-031-1/+1
|\
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
* | Merge with trunk.rsandifo2013-12-041-2/+6
|\ \ | |/
| * * gimple.h: Remove all includes.amacleod2013-11-221-2/+6
* | Merge from trunk.rsandifo2013-11-201-0/+2
|\ \ | |/
| * Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+2
| * gcc/ada/rsandifo2013-11-181-4/+4
| * gcc/c-family/rsandifo2013-11-181-3/+3
| * gcc/ada/rsandifo2013-11-181-1/+1
* | Merge with trunk.rsandifo2013-11-091-886/+0
|\ \ | |/
| * Re-factor tree.h - Part 1.dnovillo2013-11-081-886/+0
* | Merge in trunk.mrs2013-10-201-13/+42
|\ \ | |/
| * PR middle-end/58670jakub2013-10-101-4/+32
| * * stmt.c (expand_asm_operands): Revert part of 2013-09-24 specialamodra2013-10-011-3/+1
| * gcc/rsandifo2013-09-281-8/+8
| * PR middle-end/57134amodra2013-09-241-1/+4
* | Add wide-int branch.mrs2013-08-131-14/+10
|/
* PR middle-end/55030hp2013-07-031-73/+1
* First phase of unifying the computation of profile scale factors/probabilitiestejohnson2013-04-081-2/+2
* * cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER.steven2013-03-301-6/+7
* PR target/56455jakub2013-02-271-0/+4
* Update copyright years in gcc/rsandifo2013-01-101-3/+1
* * stmt.c (expand_sjlj_dispatch_table): Fix off by one.ktietz2012-12-101-1/+1
* PR target/53912ktietz2012-12-101-2/+2
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-6/+6
* 2012-10-31 Easwaran Raman <eraman@google.com>eraman2012-10-311-4/+8
* PR middle-end/55030hp2012-10-231-1/+73
* * stmt.c (expand_nl_goto_receiver): Remove almost-copy ofhp2012-10-221-73/+1
* 2012-10-15 Easwaran Raman <eraman@google.com>eraman2012-10-161-85/+319
* Integrate lexical block into source_location.dehao2012-09-191-2/+2
* * tree.h (expand_case): Move prototype ...steven2012-09-111-45/+136
* * gimple.h (gimple_build_switch): Remove.steven2012-09-041-10/+5
* * function.c (stack_protect_epilogue): Use expand_call to expandsteven2012-07-161-36/+0
* gcc/steven2012-07-161-3/+2
* gcc/steven2012-07-051-231/+328