]> git.ipfire.org Git - thirdparty/gcc.git/history - libcpp/internal.h
* doc/invoke.texi (Spec Files): Update location of the
[thirdparty/gcc.git] / libcpp / internal.h
2019-05-06  nathan[libcpp] struct deps renaming
2019-01-26  jakub PR preprocessor/88974
2019-01-01  jakub Update copyright years.
2018-11-13  dmalcolmEliminate source_location in favor of location_t
2018-10-31  nathan[6/6] Preprocessor forced macro location
2018-08-20  nathan[PATCH] Kill cpp-id-data.h
2018-08-17  nathan[PATCH] Macro body is trailing array
2018-08-17  nathan[PATCH] Move cpp_macro to cpplib.h
2018-08-16  nathan[PATCH] Macro definition parameter parsing
2018-08-16  nathan[PATCH] CPP Macro predicates
2018-01-03  jakub Update copyright years.
2017-12-14  edlingergcc:
2017-11-13  tromeyImplement __VA_OPT__
2017-01-01  jakub Update copyright years.
2016-08-05  dmalcolmOn-demand locations within string-literals
2016-06-22  dmalcolmlibcpp: Tweak to missing #include source location
2016-06-01  dokogcc/c-family/ChangeLog:
2016-04-28  dokogcc/c-family/ChangeLog:
2016-04-06  rthPR preprocessor/61817
2016-01-27  dmalcolmlibcpp: use better locations for _Pragma tokens (prepro...
2016-01-04  jakub Update copyright years.
2015-07-02  paolo/libcpp
2015-05-19  dmalcolmReplace line_map union with C++ class hierarchy
2015-03-23  jakub PR preprocessor/65238
2015-02-03  dodjiPR preprocessor/64803 - __LINE__ inside macro is not...
2015-01-05  jakub Update copyright years.
2014-12-19  jakub PR preprocessor/63831
2014-11-10  emsrlibcpp:
2014-11-06  jsm28Preserve original spellings of extended identifiers.
2014-10-01  emsr2014-10-01 Edward Smith-Rowland <3dw4rd@verizon.net>
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in libcpp/
2013-11-16  mrsMerge in trunk.
2013-11-16  jsm28gcc/testsuite:
2013-11-04  mrsMerge in trunk.
2013-10-31  emsrlibcpp:
2013-03-06  jakub PR middle-end/56461
2013-01-14  rsandifoUpdate copyright years in libcpp.
2012-10-23  jsm28gcc:
2012-08-15  dnovilloMerge from cxx-conversion branch (http://gcc.gnu.org...
2012-05-29  dodjiPR preprocessor/53229 - Fix diagnostics location when...
2012-01-09  gfuncklibcpp/
2011-12-07  jakub PR bootstrap/50237
2011-11-02  paolo2011-11-02 Paolo Carlini <paolo.carlini@oracle.com>
2011-10-22  dodjiFix cpp_peek_token behaviour (PR bootstrap/50778)
2011-10-17  dodjiGenerate virtual locations for tokens
2011-10-17  dodjiLinemap infrastructure for virtual locations
2011-08-22  gchareAdd ability to force lexed tokens' source_locations.
2010-09-29  ktietz2010-09-29 Kai Tietz <kai.tietz@onevision.com>
2010-09-29  jsm28gcc:
2010-03-29  jason More N3077 raw string changes
2009-11-11  ktietzChangeLog for libcpp
2009-10-19  jakub * charset.c (cpp_init_iconv): Initialize utf8_cset_desc.
2009-06-01  ian * include/cpp-id-data.h: Add extern "C".
2009-04-22  manu2009-04-22 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2009-04-09  jakubLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2009-03-30  tromey2009-03-30 Sergiy Vyshnevetskiy <serg@vostok.net>
2009-03-29  jsm28 PR preprocessor/34695
2008-10-05  charlet2008-10-05 Matthew Gingell <gingell@adacore.com>
2008-07-21  manu2008-07-21 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-07-14  bjelibcpp/
2008-05-30  tromeygcc/testsuite
2008-05-21  tromeygcc/testsuite
2008-04-21  tromeylibcpp
2008-04-18  jasonlibcpp/ChangeLog:
2007-12-06  tromeygcc
2007-10-31  tromeygcc/testsuite
2007-09-06  tromeygcc:
2007-07-30  aaw libcpp/
2007-05-24  aaw * macro.c (_cpp_builtin_macro_text): Handle BT_COUNTER.
2007-05-21  ian * internal.h (struct cpp_reader): Add new fields:
2007-01-04  tromeylibcpp
2006-02-18  dalecki2006-02-17 Grigory Zagorodnev <grigory_zagorodnev...
2006-01-04  rthlibcpp/
2005-10-21  wilsonFix bug with -MM -MG.
2005-06-29  kcook2005-06-29 Kelley Cook <kcook@gcc.gnu.org>
2005-03-15  geoffkIndex: gcc/ChangeLog
2005-03-12  geoffkIndex: libcpp/ChangeLog
2005-02-14  kazu * directives.c, files.c, init.c, internal.h, macro...
2005-02-14  bonziniinclude:
2005-01-02  gdr * internal.h: Update references to Cpp lib...
2004-11-27  sayle * internal.h: Replace all uses of uchar with unsigned...
2004-11-23  jsm28gcc:
2004-11-04  gerald * internal.h (HAVE_ICONV): Undefine if we do not have...
2004-09-09  zack2004-09-09 Matt Austern <austern@apple.com>
2004-07-24  bernie * internal.h (xnew, xcnew, xnewvec, xcnewvec, xobnew...
2004-07-16  zack2004-07-16 Andris Pavenis <pavenis@latnet.lv>
2004-06-30  bothner * include/line-map.h (fileline): Remove old typedef.
2004-06-09  geoffkIndex: gcc/ChangeLog
2004-06-05  zacklibcpp:
2004-05-24  bonziniChangeLog: