aboutsummaryrefslogtreecommitdiff
path: root/libcpp/files.c
AgeCommit message (Expand)Author
2019-04-03Fix typo in commentJonathan Wakely
2019-01-01 Update copyright years.Jakub Jelinek
2018-11-27PR preprocessor/83173: Additional check before decrementing highest_locationMike Gulick
2018-11-13Eliminate source_location in favor of location_tDavid Malcolm
2018-10-31[1/7] Preprocessor cleanupNathan Sidwell
2018-08-16[PATCH] CPP Macro predicatesNathan Sidwell
2018-01-03 Update copyright years.Jakub Jelinek
2017-01-01 Update copyright years.Jakub Jelinek
2016-10-25input.c/libcpp: fix lifetimes of path buffersDavid Malcolm
2016-10-212016-10-21 Andris Pavenis <andris.pavenis@iki.fi>Andris Pavenis
2016-06-22libcpp: Tweak to missing #include source locationDavid Malcolm
2016-01-28 PR pch/68176Jakub Jelinek
2016-01-08 PR c++/69145Jakub Jelinek
2016-01-04 Update copyright years.Jakub Jelinek
2015-11-19 PR preprocessor/60736Jakub Jelinek
2015-05-19Replace line_map union with C++ class hierarchyDavid Malcolm
2015-04-092015-04-09 Richard Biener <rguenther@suse.de>Richard Biener
2015-01-05 Update copyright years.Jakub Jelinek
2014-10-22gcc/Alan Modra
2014-10-012014-10-01 Edward Smith-Rowland <3dw4rd@verizon.net>Edward Smith-Rowland
2014-09-302014-09-30 Bernd Edlinger <bernd.edlinger@hotmail.de>Bernd Edlinger
2014-09-22 * charset.c (conversion): Rename to ...Jan Hubicka
2014-05-21 PR c/61212Marek Polacek
2014-05-092014-05-09 Joey Ye <joey.ye@arm.com>Joey Ye
2014-01-02Update copyright years in libcpp/Richard Sandiford
2013-06-242013-06-24 Dehao Chen <dehao@google.com>Dehao Chen
2013-03-06 PR middle-end/56461Jakub Jelinek
2013-03-01 PR middle-end/56461Jakub Jelinek
2013-02-28 * files.c (_cpp_find_file): If returning early, before storingJakub Jelinek
2013-01-14Update copyright years in libcpp.Richard Sandiford
2012-12-03 PR bootstrap/55380Jakub Jelinek
2012-11-212012-11-21 Steve Ellcey <sellcey@mips.com>Steve Ellcey
2012-11-16 * include/cpplib.h (struct cpp_options): Add canonical_system_headers.Simon Baldwin
2012-10-23gcc:Joseph Myers
2012-10-152012-10-15 Tobias Burnus <burnus@net-b.de>Tobias Burnus
2012-04-302012-04-30 Manuel López-Ibáñez <manu@gcc.gnu.org>Manuel López-Ibáñez
2012-01-09libcpp/Gary Funck
2011-10-17Linemap infrastructure for virtual locationsTom Tromey
2011-06-022011-05-29 John Tytgat <John.Tytgat@aaug.net>John Tytgat
2011-04-20remove useless if-before-free testsJim Meyering
2011-03-252011-03-25 Kai Tietz <ktietz@redhat.com>Kai Tietz
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek
2010-04-092010-04-09 Manuel López-Ibáñez <manu@gcc.gnu.org>Manuel López-Ibáñez
2009-09-222009-09-22 Richard Guenther <rguenther@suse.de>Richard Guenther
2009-09-19[libcpp/ChangeLog]Chris Demetriou
2009-07-182009-07-17 Jerry Quinn <jlquinn@optonline.net>Jerry Quinn
2009-05-132009-05-14 Manuel Lopez-Ibanez <manu@gcc.gnu.org>Manuel Lopez-Ibanez
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek
2009-03-31 PR preprocessor/15638Joseph Myers
2008-07-31 PR preprocessor/36649Jakub Jelinek