aboutsummaryrefslogtreecommitdiff
path: root/gcc/gimple-pretty-print.h
AgeCommit message (Expand)AuthorFilesLines
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-08-14PR c/81117 - Improve buffer overflow checking in strncpy - part 1Martin Sebor1-0/+1
2017-05-17Introduce dump_flags_t type and use it instead of int type.Martin Liska1-5/+5
2017-05-16Add default value for last argument of dump functions.Martin Liska1-2/+2
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-14Dump default defs for arguments, static chain and decl-by-referenceTom de Vries1-0/+1
2015-09-20switch from gimple to gimple*Trevor Saunders1-6/+6
2015-07-15gimple-pretty-print.h: Don't include pretty-print.h.Andrew MacLeod1-1/+0
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-11-19Convert gimple types from a union to C++ inheritanceDavid Malcolm1-2/+2
2013-10-09tree-flow.h: Remove all remaining prototypes...Andrew MacLeod1-0/+1
2013-03-29Add uniform debug dump function names.Lawrence Crowl1-0/+2
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-12-03rtl.h (print_insn_with_notes): Prototype.Steven Bosscher1-0/+1
2012-10-01dumpfile.c: New file with parts moved from tree-dump.c.Sharad Singhai1-1/+1
2010-06-01gimplify.c: Do not include except.h and optabs.h.Steven Bosscher1-0/+3
2010-05-21diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de...Joseph Myers1-0/+33