aboutsummaryrefslogtreecommitdiff
path: root/libcpp/files.c
AgeCommit message (Expand)Author
2018-01-03 Update copyright years.jakub
2017-01-01 Update copyright years.jakub
2016-10-25input.c/libcpp: fix lifetimes of path buffersdmalcolm
2016-10-212016-10-21 Andris Pavenis <andris.pavenis@iki.fi>andris
2016-06-22libcpp: Tweak to missing #include source locationdmalcolm
2016-01-28 PR pch/68176jakub
2016-01-08 PR c++/69145jakub
2016-01-04 Update copyright years.jakub
2015-11-19 PR preprocessor/60736jakub
2015-05-19Replace line_map union with C++ class hierarchydmalcolm
2015-04-092015-04-09 Richard Biener <rguenther@suse.de>rguenth
2015-01-05 Update copyright years.jakub
2014-10-22gcc/amodra
2014-10-012014-10-01 Edward Smith-Rowland <3dw4rd@verizon.net>emsr
2014-09-302014-09-30 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger
2014-09-22 * charset.c (conversion): Rename to ...hubicka
2014-05-21 PR c/61212mpolacek
2014-05-092014-05-09 Joey Ye <joey.ye@arm.com>jye2
2014-01-02Update copyright years in libcpp/rsandifo
2013-06-242013-06-24 Dehao Chen <dehao@google.com>dehao
2013-03-06 PR middle-end/56461jakub
2013-03-01 PR middle-end/56461jakub
2013-02-28 * files.c (_cpp_find_file): If returning early, before storingjakub
2013-01-14Update copyright years in libcpp.rsandifo
2012-12-03 PR bootstrap/55380jakub
2012-11-212012-11-21 Steve Ellcey <sellcey@mips.com>sje
2012-11-16 * include/cpplib.h (struct cpp_options): Add canonical_system_headers.simonb
2012-10-23gcc:jsm28
2012-10-152012-10-15 Tobias Burnus <burnus@net-b.de>burnus
2012-04-302012-04-30 Manuel López-Ibáñez <manu@gcc.gnu.org>manu
2012-01-09libcpp/gfunck
2011-10-17Linemap infrastructure for virtual locationsdodji
2011-06-022011-05-29 John Tytgat <John.Tytgat@aaug.net>tromey
2011-04-20remove useless if-before-free testsmeyering
2011-03-252011-03-25 Kai Tietz <ktietz@redhat.com>ktietz
2011-01-03Update Copyright years for files modified in 2010.jakub
2010-04-092010-04-09 Manuel López-Ibáñez <manu@gcc.gnu.org>manu
2009-09-222009-09-22 Richard Guenther <rguenther@suse.de>rguenth
2009-09-19[libcpp/ChangeLog]cgd
2009-07-182009-07-17 Jerry Quinn <jlquinn@optonline.net>jlquinn
2009-05-132009-05-14 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.jakub
2009-03-31 PR preprocessor/15638jsm28
2008-07-31 PR preprocessor/36649jakub
2008-04-21libcpptromey
2008-04-01 PR pch/13675jakub
2007-12-06gcctromey
2007-11-16 * files.c (search_path_head): Fix check for absolute paths.matz
2007-11-12gcc/cptromey
2007-07-30 libcpp/aaw