aboutsummaryrefslogtreecommitdiff
path: root/gcc/ccmp.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-30alias.c: Remove unused headers.Andrew MacLeod1-14/+0
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod1-9/+7
2015-09-20switch from gimple to gimple*Trevor Saunders1-7/+7
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-18/+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-21re PR target/64669 (aarch64-linux profiledbootstrap failure)Richard Henderson1-39/+2
2015-01-16[AArch64] Enable CCMP support for AArch64, PR64015 resolvedZhenqiang Chen1-58/+65
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-1/+15
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-0/+10
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-17Makefile.in: Add ccmp.o.Zhenqiang Chen1-0/+306