aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-family/c-ppoutput.c
AgeCommit message (Expand)AuthorFilesLines
2015-11-11decl.c: Remove unused header files.Andrew MacLeod1-4/+0
2015-10-29decl.c: Reorder #include's and remove duplicates.Andrew MacLeod1-3/+3
2015-08-19remove more useless typedefsTrevor Saunders1-2/+2
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-2/+1
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-1/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-3/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-3/+0
2015-05-19Replace line_map union with C++ class hierarchyDavid Malcolm1-3/+3
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-0/+10
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-19re PR preprocessor/63831 (r217292 causes segfaults with -MM)Jakub Jelinek1-0/+2
2014-07-16PR preprocessor/60723 - missing system-ness marks for macro tokensDodji Seketeli1-24/+57
2014-07-01Revert "PR preprocessor/60723 - missing system-ness marks for macro tokens"Dodji Seketeli1-52/+24
2014-07-01PR preprocessor/60723 - missing system-ness marks for macro tokensDodji Seketeli1-24/+52
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-07-10c-ppoutput.c (scan_translation_unit): Call account_for_newlines for all CPP_T...Jakub Jelinek1-1/+5
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2012-06-27re PR preprocessor/37215 (ICE on 'gcc -E -dM -fpreprocessed - < /dev/null')Kai Tietz1-1/+1
2011-10-17Support -fdebug-cpp optionTom Tromey1-11/+46
2011-10-17Linemap infrastructure for virtual locationsTom Tromey1-20/+23
2011-04-26re PR preprocessor/48248 (Wrong error message location when compiling preproc...Richard Guenther1-1/+2
2011-03-29re PR preprocessor/48248 (Wrong error message location when compiling preproc...Jakub Jelinek1-1/+6
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-06-05c-common.c: Move to c-family/.Steven Bosscher1-0/+625