aboutsummaryrefslogtreecommitdiff
path: root/gcc/gimple-walk.c
AgeCommit message (Expand)AuthorFilesLines
2015-04-29gimple-walk.c #include TLCBernhard Reutner-Fischer1-18/+17
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+10
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-12A bit of walk_gimple_op maintenance.Thomas Schwinge1-18/+31
2014-11-19Merger of git branch "gimple-classes-v2-option-3"David Malcolm1-75/+93
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+8
2014-08-02add a hash_set based on hash_tableTrevor Saunders1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-16re PR middle-end/58956 (wrong code at -O1 and above (affecting gcc 4.6 to tru...Jakub Jelinek1-44/+50
2013-11-22gimple.h: Remove all includes.Andrew MacLeod1-0/+5
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+1
2013-11-13gimple-walk.h: New File.Andrew Macleod1-0/+871