]> git.ipfire.org Git - thirdparty/gcc.git/history - libcpp/internal.h
Update copyright years.
[thirdparty/gcc.git] / libcpp / internal.h
2020-01-01  Jakub JelinekUpdate copyright years.
2019-10-31  Jakub Jelinekre PR preprocessor/92296 (internal compiler error:...
2019-10-02  Richard Bienerinternal.h (enum include_type): Remove trailing comma.
2019-09-19  Lewis HyattSupport extended characters in C/C++ identifiers (PR...
2019-09-05  Nathan Sidwell[preprocessor/91639] #includes at EOF
2019-08-29  Nathan Sidwell[preprocessor] Include stacking
2019-08-28  Nathan Sidwell[Preprocessor] small cleanups
2019-07-09  Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-07-02  Qing Zhaore PR preprocessor/90581 (provide an option to adjust...
2019-05-06  Nathan Sidwell[libcpp] struct deps renaming
2019-01-26  Jakub Jelinekre PR preprocessor/88974 (ICE: Segmentation fault ...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-11-13  David MalcolmEliminate source_location in favor of location_t
2018-10-31  Nathan Sidwell[6/6] Preprocessor forced macro location
2018-08-20  Nathan Sidwell[PATCH] Kill cpp-id-data.h
2018-08-17  Nathan Sidwell[PATCH] Macro body is trailing array
2018-08-17  Nathan Sidwell[PATCH] Move cpp_macro to cpplib.h
2018-08-16  Nathan Sidwell[PATCH] Macro definition parameter parsing
2018-08-16  Nathan Sidwell[PATCH] CPP Macro predicates
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-14  Bernd Edlingerinvoke.texi: Document -Wcast-function-type.
2017-11-13  Tom TromeyImplement __VA_OPT__
2017-01-01  Jakub JelinekUpdate copyright years.
2016-08-05  David MalcolmOn-demand locations within string-literals
2016-06-22  David Malcolmlibcpp: Tweak to missing #include source location
2016-06-01  Eduard Sanouc-common.c (get_source_date_epoch): Rename to cb_get_so...
2016-04-28  Eduard Sanouc-common.c (get_source_date_epoch): New function...
2016-04-06  Richard Hendersonre PR preprocessor/61817 (Inconsistent location of...
2016-01-27  David Malcolmlibcpp: use better locations for _Pragma tokens (prepro...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-07-02  Paolo Carlinire PR preprocessor/53690 ([C++11] \u0000 and \U00000000...
2015-05-19  David MalcolmReplace line_map union with C++ class hierarchy
2015-03-23  Jakub Jelinekre PR preprocessor/65238 (__has_attribute is not handle...
2015-02-03  Dodji SeketeliPR preprocessor/64803 - __LINE__ inside macro is not...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-19  Jakub Jelinekre PR preprocessor/63831 (r217292 causes segfaults...
2014-11-10  Edward Smith-Rowlandcpplib.h (cpp_callbacks): Add has_attribute.
2014-11-06  Joseph MyersPreserve original spellings of extended identifiers.
2014-10-01  Edward Smith-RowlandImplement SD-6: SG10 Feature Test Recommendations
2014-01-02  Richard SandifordUpdate copyright years in libcpp/
2013-11-16  Joseph Myersucnid-2011-1.c: New test.
2013-10-31  Edward Smith-RowlandImplement C++14 digit separators.
2013-03-06  Jakub Jelinekre PR middle-end/56461 (GCC is leaking lots of memory)
2013-01-14  Richard SandifordUpdate copyright years in libcpp.
2012-10-23  Joseph Myersgcc:
2012-08-15  Diego Novillobackport: As described in http://gcc.gnu.org/ml/gcc...
2012-05-29  Dodji SeketeliPR preprocessor/53229 - Fix diagnostics location when...
2012-01-09  Gary Funckre PR preprocessor/33919 (__BASE_FILE__ does not expand...
2011-12-07  Jakub Jelinekre PR bootstrap/50237 (bootstrap comparison failure...
2011-11-02  Paolo Carliniinternal.h (uxstrdup, ustrchr): Return const unsigned...
2011-10-22  Dodji SeketeliFix cpp_peek_token behaviour (PR bootstrap/50778)
2011-10-17  Tom TromeyGenerate virtual locations for tokens
2011-10-17  Tom TromeyLinemap infrastructure for virtual locations
2011-08-22  Gabriel CharetteAdd ability to force lexed tokens' source_locations.
2010-09-29  Kai Tietzre PR preprocessor/45362 (Dangling reference about...
2010-09-29  Joseph Myersoptc-gen.awk: Generate global_options initializer inste...
2010-03-29  Jason MerrillMore N3077 raw string changes
2009-11-11  Kai TietzChangeLog for libcpp
2009-10-19  Jakub Jelinekcharset.c (cpp_init_iconv): Initialize utf8_cset_desc.
2009-06-01  Ian Lance Taylorcpp-id-data.h: Add extern "C".
2009-04-22  Manuel López-Ibáñezre PR c++/14875 (When using 'or' keyword, the error...
2009-04-09  Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2009-03-30  Sergiy Vyshnevetskiyre PR preprocessor/31932 (cpp -f*-charset and gcj ...
2009-03-29  Joseph Myersre PR preprocessor/34695 (Preprocessor warning->error...
2008-10-05  Matthew Gingellcpplib.h (cpp_comments, [...]): New structs.
2008-07-21  Manuel López-Ibáñezline-map.h (linenum_type): New typedef.
2008-07-14  Ben Ellistoncpplib.h (NODE_CONDITIONAL): New.
2008-05-30  Tom Tromeyre PR preprocessor/36320 (Required diagnosis of syntax...
2008-05-21  Tom Tromeyre PR preprocessor/27777 (Bad diagnostic emission when...
2008-04-21  Tom Tromeyre PR preprocessor/33415 (Can't compile .cpp file with...
2008-04-18  Kris Van Heescpp-id-data.h (UC): Was U, conflicts with U...
2007-12-06  Tom Tromeyre PR c/29172 (--combine can't handle #pragma once)
2007-10-31  Tom Tromeyre PR preprocessor/30786 (ICE on _Pragma at end of...
2007-09-06  Tom Tromeytree-cfg.c (remove_bb): Only warn if line is non-zero.
2007-07-30  Ollie Wilddirectives-only.c: New file.
2007-05-24  Ollie Wildmacro.c (_cpp_builtin_macro_text): Handle BT_COUNTER.
2007-05-21  Ian Lance Taylorinternal.h (struct cpp_reader): Add new fields: nonexis...
2007-01-04  Tom Tromeyre PR preprocessor/28165 (_Pragma GCC system_header...
2006-02-18  Grigory Zagorodnevcpp.texi (__TIMESTAMP__): Document.
2006-01-04  Richard Hendersondirectives.c (struct pragma_entry): Add is_deferred.
2005-10-21  James E WilsonFix bug with -MM -MG.
2005-06-29  Kelley Cookall files: Update FSF address in copyright headers.
2005-03-15  Geoffrey KeatingIndex: gcc/ChangeLog
2005-03-12  Geoffrey KeatingIndex: libcpp/ChangeLog
2005-02-14  Kazu Hiratadirectives.c, [...]: Update copyright.
2005-02-14  Paolo Bonzinire PR bootstrap/19818 (GCC 4.0 cannot bootstrap itself)
2005-01-02  Gabriel Dos Reisinternal.h: Update references to Cpp lib filenames.
2004-11-27  Roger Sayleinternal.h: Replace all uses of uchar with unsigned...
2004-11-23  Daniel Jacobowitzsol2-c.c (solaris_register_pragmas): Use c_register_pra...
2004-11-04  Zack Weinberginternal.h (HAVE_ICONV): Undefine if we do not have...
2004-09-09  Zack Weinbergcpplib.h (TTYPE_TABLE): Remove CPP_ and SPELL_ prefixes...
2004-07-24  Bernardo Innocentiinternal.h (xnew, [...]): Remove.
2004-07-16  Andris Pavenisre PR preprocessor/16366 (Preprocessor option -remap...
2004-06-30  Per Bothnerline-map.h (fileline): Remove old typedef.
2004-06-09  Geoffrey KeatingIndex: gcc/ChangeLog
2004-06-05  Zack WeinbergMakefile.am: Add makedepend.
2004-05-24  Paolo BonziniMakefile.def (host_modules): add libcpp.