]> git.ipfire.org Git - thirdparty/gcc.git/history - libcpp/files.c
Remove unnecessary string literals from static_assert in C++17 tests
[thirdparty/gcc.git] / libcpp / files.c
2019-04-03  rediFix typo in comment
2019-01-01  jakub Update copyright years.
2018-11-27  dmalcolmPR preprocessor/83173: Additional check before decremen...
2018-11-13  dmalcolmEliminate source_location in favor of location_t
2018-10-31  nathan[1/7] Preprocessor cleanup
2018-08-16  nathan[PATCH] CPP Macro predicates
2018-01-03  jakub Update copyright years.
2017-01-01  jakub Update copyright years.
2016-10-25  dmalcolminput.c/libcpp: fix lifetimes of path buffers
2016-10-21  andris2016-10-21 Andris Pavenis <andris.pavenis@iki.fi>
2016-06-22  dmalcolmlibcpp: Tweak to missing #include source location
2016-01-28  jakub PR pch/68176
2016-01-08  jakub PR c++/69145
2016-01-04  jakub Update copyright years.
2015-11-19  jakub PR preprocessor/60736
2015-05-19  dmalcolmReplace line_map union with C++ class hierarchy
2015-04-09  rguenth2015-04-09 Richard Biener <rguenther@suse.de>
2015-01-05  jakub Update copyright years.
2014-10-22  amodragcc/
2014-10-01  emsr2014-10-01 Edward Smith-Rowland <3dw4rd@verizon.net>
2014-09-30  edlinger2014-09-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
2014-09-22  hubicka * charset.c (conversion): Rename to ...
2014-05-21  mpolacek PR c/61212
2014-05-09  jye22014-05-09 Joey Ye <joey.ye@arm.com>
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in libcpp/
2013-06-24  dehao2013-06-24 Dehao Chen <dehao@google.com>
2013-03-06  jakub PR middle-end/56461
2013-03-01  jakub PR middle-end/56461
2013-02-28  jakub * files.c (_cpp_find_file): If returning early, before...
2013-01-14  rsandifoUpdate copyright years in libcpp.
2012-12-03  jakub PR bootstrap/55380
2012-11-21  sje2012-11-21 Steve Ellcey <sellcey@mips.com>
2012-11-16  simonb * include/cpplib.h (struct cpp_options): Add canoni...
2012-10-23  jsm28gcc:
2012-10-15  burnus2012-10-15 Tobias Burnus <burnus@net-b.de>
2012-04-30  manu2012-04-30 Manuel López-Ibáñez <manu@gcc.gnu.org>
2012-01-09  gfuncklibcpp/
2011-10-17  dodjiLinemap infrastructure for virtual locations
2011-06-02  tromey2011-05-29 John Tytgat <John.Tytgat@aaug.net>
2011-04-20  meyeringremove useless if-before-free tests
2011-03-25  ktietz2011-03-25 Kai Tietz <ktietz@redhat.com>
2011-01-03  jakubUpdate Copyright years for files modified in 2010.
2010-04-09  manu2010-04-09 Manuel López-Ibáñez <manu@gcc.gnu.org>
2009-09-22  rguenth2009-09-22 Richard Guenther <rguenther@suse.de>
2009-09-19  cgd[libcpp/ChangeLog]
2009-07-18  jlquinn2009-07-17 Jerry Quinn <jlquinn@optonline.net>
2009-05-13  manu2009-05-14 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2009-04-09  jakubLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2009-03-31  jsm28 PR preprocessor/15638
2008-07-31  jakub PR preprocessor/36649
2008-04-21  tromeylibcpp
2008-04-01  jakub PR pch/13675
2007-12-06  tromeygcc
2007-11-16  matz * files.c (search_path_head): Fix check for...
2007-11-12  tromeygcc/cp
2007-07-30  aaw libcpp/
2007-06-17  dannysmith * cppfiles.c (open_file): Correct typo.
2007-06-16  vprus * cppfiles.c (open_file): Prevent the call
2007-06-09  vprus * cppfiles.c (open_file): Account for the
2007-05-21  ian * internal.h (struct cpp_reader): Add new fields:
2006-02-18  dalecki2006-02-17 Grigory Zagorodnev <grigory_zagorodnev...
2005-11-04  wilsonFix failure with pragma once where buffer is NULL and...
2005-10-21  wilsonFix bug with -MM -MG.
2005-08-30  jakub PR preprocessor/20348
2005-06-29  kcook2005-06-29 Kelley Cook <kcook@gcc.gnu.org>
2005-05-28  gdr * configure.ac: Check declarations for asprintf and...
2005-04-28  wilsonFrom Andris Pavenis, approved by Zack Weinberg, for...
2005-02-14  kazu * directives.c, files.c, init.c, internal.h, macro...
2005-02-09  mrs * files.c (pchf_adder): Remove.
2005-01-04  geoffkIndex: libcpp/ChangeLog
2004-12-15  ebotcazou PR preprocessor/15167
2004-07-16  zack2004-07-16 Andris Pavenis <pavenis@latnet.lv>
2004-06-26  zack PR 15933
2004-06-22  geoffk2004-06-21 Geoffrey Keating <geoffk@apple.com>
2004-06-05  zacklibcpp:
2004-05-24  bonziniChangeLog: