aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-family/c-gimplify.c
AgeCommit message (Expand)AuthorFilesLines
2013-12-04Implement -fsanitize=signed-integer-overflow.Marek Polacek1-1/+3
2013-11-22gimple.h: Remove all includes.Andrew MacLeod1-0/+5
2013-11-14gimplify-be.h: New file.Andrew MacLeod1-0/+1
2013-11-12gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h.Andrew MacLeod1-1/+1
2013-10-29Autogenerated fixes of "->symbol." to "->"David Malcolm1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2012-11-28re PR c/35634 (operand of pre-/postin-/decrement not promoted)Richard Biener1-10/+31
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-2/+2
2012-07-16system.h (dump_file): Do not define.Steven Bosscher1-1/+1
2012-07-11expr.h (can_move_by_pieces): Move prototype from here ...Steven Bosscher1-1/+0
2012-04-14cgraph.h: Update copyrights;Jan Hubicka1-1/+1
2011-04-12cgraph.h (cgraph_node): Remove function declaration.Martin Jambor1-1/+1
2010-11-30diagnostic-core.h: Include bversion.h.Joseph Myers1-1/+0
2010-08-20vec.h (FOR_EACH_VEC_ELT): Define.Nathan Froyd1-1/+1
2010-06-30tree.h (block_may_fallthru): Declare here.Manuel López-Ibáñez1-1/+0
2010-06-05c-common.c: Move to c-family/.Steven Bosscher1-0/+190