aboutsummaryrefslogtreecommitdiff
path: root/libcpp/directives-only.c
AgeCommit message (Expand)Author
2019-08-28[Preprocessor] small cleanupsNathan Sidwell
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor
2019-01-01 Update copyright years.Jakub Jelinek
2018-11-13Eliminate source_location in favor of location_tDavid Malcolm
2018-01-03 Update copyright years.Jakub Jelinek
2017-01-01 Update copyright years.Jakub Jelinek
2016-01-04 Update copyright years.Jakub Jelinek
2015-01-05 Update copyright years.Jakub Jelinek
2014-01-02Update copyright years in libcpp/Richard Sandiford
2013-01-14Update copyright years in libcpp.Richard Sandiford
2011-08-15LINEMAP_POSITION_FOR_COLUMN had the exact same effect asGabriel Charette
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek
2008-07-212008-07-21 Manuel Lopez-Ibanez <manu@gcc.gnu.org>Manuel Lopez-Ibanez
2007-07-30 libcpp/Ollie Wild