summaryrefslogtreecommitdiff
path: root/gcc/c-family/c-gimplify.c
Commit message (Expand)AuthorAgeFilesLines
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-0/+10
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* re PR tree-optimization/64183 (Complete unroll doesn't happen for a while-loop)Marek Polacek2014-12-061-1/+4
* re PR c/63862 (C frontend converts shift-count to int while standard wants in...Marek Polacek2014-11-281-0/+18
* Merger of git branch "gimple-classes-v2-option-3"David Malcolm2014-11-191-2/+2
* cgraph.h: Flatten.Andrew MacLeod2014-10-281-0/+3
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-0/+8
* ubsan.h (struct ubsan_mismatch_data): Removed.Jakub Jelinek2014-09-101-1/+14
* remove pointer-set.[ch]Trevor Saunders2014-08-071-1/+0
* add a hash_set based on hash_tableTrevor Saunders2014-08-021-5/+4
* IPA C++ refactoring 1/NMartin Liska2014-07-241-1/+1
* re PR c/61741 (wrong code with -fno-strict-overflow)Richard Biener2014-07-091-3/+1
* c-common.h (get_dump_info): Declare.Teresa Johnson2014-06-261-3/+1
* asan.c (pass_sanopt::execute): Handle IFN_UBSAN_BOUNDS.Marek Polacek2014-06-201-5/+48
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Added Compiler Support for _Cilk_spawn and _Cilk_sync for C++.Balaji V. Iyer2013-12-111-1/+21
* Implement -fsanitize=signed-integer-overflow.Marek Polacek2013-12-041-1/+3
* gimple.h: Remove all includes.Andrew MacLeod2013-11-221-0/+5
* gimplify-be.h: New file.Andrew MacLeod2013-11-141-0/+1
* gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h.Andrew MacLeod2013-11-121-1/+1
* Autogenerated fixes of "->symbol." to "->"David Malcolm2013-10-291-1/+1
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* re PR c/35634 (operand of pre-/postin-/decrement not promoted)Richard Biener2012-11-281-10/+31
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-2/+2
* system.h (dump_file): Do not define.Steven Bosscher2012-07-161-1/+1
* expr.h (can_move_by_pieces): Move prototype from here ...Steven Bosscher2012-07-111-1/+0
* cgraph.h: Update copyrights;Jan Hubicka2012-04-141-1/+1
* cgraph.h (cgraph_node): Remove function declaration.Martin Jambor2011-04-121-1/+1
* diagnostic-core.h: Include bversion.h.Joseph Myers2010-11-301-1/+0
* vec.h (FOR_EACH_VEC_ELT): Define.Nathan Froyd2010-08-201-1/+1
* tree.h (block_may_fallthru): Declare here.Manuel López-Ibáñez2010-06-301-1/+0
* c-common.c: Move to c-family/.Steven Bosscher2010-06-051-0/+190