summaryrefslogtreecommitdiff
path: root/libcpp/directives-only.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* [Preprocessor] small cleanupsNathan Sidwell2019-08-281-1/+1
* PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor2019-07-091-1/+1
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* Eliminate source_location in favor of location_tDavid Malcolm2018-11-131-1/+1
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* Update copyright years in libcpp/Richard Sandiford2014-01-021-1/+1
* Update copyright years in libcpp.Richard Sandiford2013-01-141-2/+1
* LINEMAP_POSITION_FOR_COLUMN had the exact same effect as linemap_position_for...Gabriel Charette2011-08-151-1/+1
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-091-4/+4
* line-map.h (linenum_type): New typedef.Manuel López-Ibáñez2008-07-211-1/+2
* directives-only.c: New file.Ollie Wild2007-07-301-0/+240