aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-chkp-opt.c
AgeCommit message (Expand)AuthorFilesLines
2015-09-20switch from gimple to gimple*Trevor Saunders1-13/+13
2015-07-09re PR middle-end/66807 (--enable-libmpx failed)Richard Biener1-0/+2
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-19/+5
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-2/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-5/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-5/+0
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-0/+17
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-1/+11
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-26re PR bootstrap/63995 (Bootstrap error with -mmpx -fcheck-pointer-bounds)Ilya Enkovich1-0/+3
2014-11-17tree-chkp-opt.c (chkp_get_nobnd_fndecl): New.Ilya Enkovich1-0/+264
2014-11-05ipa-chkp.c: New.Ilya Enkovich1-0/+1100