summaryrefslogtreecommitdiff
path: root/gcc/stmt.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* gcc/steven2012-07-021-198/+11
* * system.h (CASE_USE_BIT_TESTS): Poison.steven2012-06-291-9/+4
* * rtl.h (assign_stack_temp, assign_stack_temp_for_type,matz2012-05-291-136/+2
* * expr.c (expand_expr_real_1 <normal_inner_ref>): Don't allocatematz2012-05-291-0/+5
* * config/alpha/vms.h (SUBTARGET_OVERRIDE_OPTIONS): For pic code,steven2012-05-021-3/+0
* gcc/steven2012-04-181-62/+18
* * stmt.c (cost_table_, use_cost_table, cost_table_initialize,steven2012-04-171-131/+3
* gcc/bergner2012-04-111-1/+5
* 2012-04-10 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2012-04-101-96/+0
* PR middle-end/51768jakub2012-01-051-7/+6
* gcc/rsandifo2011-10-121-106/+7