aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-family/c-gimplify.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-0/+10
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-06re PR tree-optimization/64183 (Complete unroll doesn't happen for a while-loop)Marek Polacek1-1/+4
2014-11-28re PR c/63862 (C frontend converts shift-count to int while standard wants in...Marek Polacek1-0/+18
2014-11-19Merger of git branch "gimple-classes-v2-option-3"David Malcolm1-2/+2
2014-10-28cgraph.h: Flatten.Andrew MacLeod1-0/+3
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+8
2014-09-10ubsan.h (struct ubsan_mismatch_data): Removed.Jakub Jelinek1-1/+14
2014-08-07remove pointer-set.[ch]Trevor Saunders1-1/+0
2014-08-02add a hash_set based on hash_tableTrevor Saunders1-5/+4
2014-07-24IPA C++ refactoring 1/NMartin Liska1-1/+1
2014-07-09re PR c/61741 (wrong code with -fno-strict-overflow)Richard Biener1-3/+1
2014-06-26c-common.h (get_dump_info): Declare.Teresa Johnson1-3/+1
2014-06-20asan.c (pass_sanopt::execute): Handle IFN_UBSAN_BOUNDS.Marek Polacek1-5/+48
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-11Added Compiler Support for _Cilk_spawn and _Cilk_sync for C++.Balaji V. Iyer1-1/+21
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