[Ada] Various typo fixes and reformatting of comments
[platform/upstream/gcc.git] / gcc / c-family / c-ppoutput.c
2020-05-08 Nathan Sidwellpreprocessor: Reimplement directives only processing...
2020-01-01 Jakub JelinekUpdate copyright years.
2019-10-28 Martin SeborPR c/66970 - Add __has_builtin() macro
2019-01-01 Jakub JelinekUpdate copyright years.
2018-11-13 David MalcolmEliminate source_location in favor of location_t
2018-08-16 Nathan Sidwell[PATCH] CPP Macro predicates
2018-08-08 Nathan Sidwell[PATCH] line-map include-from representation
2018-01-18 Boris KolpackovAdd ability to remap file names in __FILE__, etc (PR...
2018-01-03 Jakub JelinekUpdate copyright years.
2017-12-14 Bernd Edlingerinvoke.texi: Document -Wcast-function-type.
2017-01-01 Jakub JelinekUpdate copyright years.
2016-06-13 Jakub Jelinekre PR preprocessor/71183 (gcc -E always gives __DATE__...
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-02 Jakub Jelinekre PR preprocessor/57580 (Repeated _Pragma message...
2015-11-11 Andrew MacLeoddecl.c: Remove unused header files.
2015-10-29 Andrew MacLeoddecl.c: Reorder #include's and remove duplicates.
2015-08-19 Trevor Saundersremove more useless typedefs
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-05-19 David MalcolmReplace line_map union with C++ class hierarchy
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-19 Jakub Jelinekre PR preprocessor/63831 (r217292 causes segfaults...
2014-07-16 Dodji SeketeliPR preprocessor/60723 - missing system-ness marks for...
2014-07-01 Dodji SeketeliRevert "PR preprocessor/60723 - missing system-ness...
2014-07-01 Dodji SeketeliPR preprocessor/60723 - missing system-ness marks for...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-07-10 Jakub Jelinekc-ppoutput.c (scan_translation_unit): Call account_for_...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-06-27 Kai Tietzre PR preprocessor/37215 (ICE on 'gcc -E -dM -fpreproce...
2011-10-17 Tom TromeySupport -fdebug-cpp option
2011-10-17 Tom TromeyLinemap infrastructure for virtual locations
2011-04-26 Richard Guentherre PR preprocessor/48248 (Wrong error message location...
2011-03-29 Jakub Jelinekre PR preprocessor/48248 (Wrong error message location...
2011-01-03 Jakub JelinekUpdate Copyright years for files modified in 2010.
2010-06-05 Steven Bosscherc-common.c: Move to c-family/.