aboutsummaryrefslogtreecommitdiff
path: root/gcc/c/c-errors.c
AgeCommit message (Expand)AuthorFilesLines
2015-11-13Source range tracking in libcpp and C FE, with bit-packing optimizationDavid Malcolm1-2/+2
2015-11-11decl.c: Remove unused header files.Andrew MacLeod1-4/+0
2015-11-06Reimplement diagnostic_show_locus, introducing rich_location classesDavid Malcolm1-5/+7
2015-10-29decl.c: Reorder #include's and remove duplicates.Andrew MacLeod1-2/+1
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-2/+0
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-0/+8
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-08-19invoke.texi: Document -Wc99-c11-compat.Marek Polacek1-6/+28
2014-08-19c-opts.c (sanitize_cpp_opts): Make warn_long_long be set according to warn_c9...Marek Polacek1-12/+31
2014-08-10re PR c/51849 (-Wc99-compat would be considered useful)Marek Polacek1-8/+25
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
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/+2
2012-06-29configure.ac: Skip C if explicitly selected.Steven Bosscher1-0/+64