]> git.ipfire.org Git - thirdparty/gcc.git/history - libcpp/init.c
Update copyright years.
[thirdparty/gcc.git] / libcpp / init.c
2020-01-01  Jakub JelinekUpdate copyright years.
2019-11-14  Joseph MyersSupport UTF-8 character constants for C2x.
2019-10-31  Jakub Jelinekre PR preprocessor/92296 (internal compiler error:...
2019-10-28  Martin SeborPR c/66970 - Add __has_builtin() macro
2019-10-11  Joseph MyersSupport decimal floating-point constants in C2x.
2019-10-02  Joseph MyersHandle :: tokens in C for C2x.
2019-08-29  Nathan Sidwell[preprocessor] Include stacking
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-07  Nathan Sidwell[libcpp] Reimplement mkdeps data structures
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-10-17  Joseph MyersAdd -std=c2x, -std=gnu2x, -Wc11-c2x-compat, C2X _Static...
2018-08-20  Nathan Sidwell[CPP PATCH] node type
2018-01-03  Jakub JelinekUpdate copyright years.
2017-11-13  Tom TromeyImplement __VA_OPT__
2017-10-30  Joseph MyersAdd -std=c17, -std=gnu17.
2017-09-15  Andrew SuttonAdd support for -std=c++2a.
2017-09-15  Jakub Jelinekinvoke.texi: Document -std=c++17 and -std=gnu++17 and...
2017-03-16  Jason Merrill* init.c (cpp_init_builtins): Update __cplusplus for...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-10-11  Jakub Jelinekgcc/
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-03-15  Jason Merrillexpr.c (cpp_classify_number): Hex floats are new in...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-10-21  Mikhail Maltsev[PATCH 2/9] ENABLE_CHECKING refactoring: libcpp
2015-06-30  Edward Smith-RowlandImplement N4197 - Adding u8 character literals
2015-05-09  Jason Merrilllex.c (lex_string): Add -Wc++11-compat warning.
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-19  Jakub Jelinekre PR preprocessor/63831 (r217292 causes segfaults...
2014-11-05  Joseph MyersEnable -fextended-identifiers by default.
2014-10-22  Alan Modragengtype.h (obstack_chunk_alloc, [...]): Remove cast.
2014-09-17  Marek Polacekre PR c/61854 (Warning single-line comment for -std...
2014-09-04  Manuel López-Ibáñezoptions.texi: Document that Var and Init are required...
2014-08-29  Manuel López-Ibáñezmacro.c (warn_of_redefinition): Suppress warnings for...
2014-08-28  Edward Smith-RowlandPR cpp/23827 - standard C++ should not have hex float...
2014-08-23  Edward Smith-Rowlandcpplib.h (enum c_lang): Add CLK_GNUCXX1Z, CLK_CXX1Z...
2014-05-09  Joey Yefiles.c (find_file_in_dir): Always try to shorten for...
2014-01-02  Richard SandifordUpdate copyright years in libcpp/
2013-11-16  Joseph Myersucnid-2011-1.c: New test.
2013-11-05  Tobias Burnusc.opt (-Wdate-time): New option
2013-10-31  Edward Smith-RowlandImplement C++14 digit separators.
2013-04-28  Jakub JelinekN3472 binary constants
2013-04-24  Paolo Carlinicpplib.h (enum c_lang): Add CLK_GNUCXX1Y and CLK_CXX1Y.
2013-01-14  Richard SandifordUpdate copyright years in libcpp.
2012-11-16  Simon Baldwincpplib.h (struct cpp_options): Add canonical_system_hea...
2012-11-10  Ed Smith-RowlandImplement a flag -fext-numeric-literals that allows...
2012-10-23  Joseph Myersgcc:
2012-08-15  Diego Novillobackport: As described in http://gcc.gnu.org/ml/gcc...
2012-04-30  Dodji SeketeliSwitch -ftrack-macro-expansion=2 on by default.
2012-04-27  Ollie WildAdd new option, -Wliteral-suffix.
2011-12-20  Joseph Myersgcc:
2011-12-07  Jakub Jelinekre PR bootstrap/50237 (bootstrap comparison failure...
2011-10-31  Jason Merrillre PR libstdc++/1773 (__cplusplus defined to 1, should...
2011-10-31  Jason Merrillre PR c++/50920 (add a -std=c++11 option to the driver)
2011-10-26  Ed Smith-RowlandImplement C++11 user-defined literals.
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.
2011-08-18  Rainer OrthProperly define __cplusplus (PR libstdc++-v3/1773)
2011-08-18  Joseph Myersc1x-uni-string-1.c, [...]: New tests.
2011-04-20  Jim Meyeringremove useless if-before-free tests
2011-03-25  Kai Tietzfiles.c (file_hash_eq): Use filename_cmp instead of...
2010-09-29  Joseph Myersoptc-gen.awk: Generate global_options initializer inste...
2010-09-15  Ian Lance Taylor* init.c: Fix type name in comment.
2010-06-10  Joseph Myerscommon.opt (fshow-column): Don't mark as C ObjC C+...
2010-04-25  Joseph Myersc-common.c (flag_isoc1x): New.
2010-02-11  Jakub Jelinekinit.c (read_original_filename): Don't call read_origin...
2009-11-11  Kai TietzChangeLog for libcpp
2009-06-12  Ian Lance Taylorcpplib.h (struct cpp_options): Add warn_cxx_operator_na...
2009-05-16  Ian Lance Tayloralias.c (struct alias_set_entry_d): Rename from struct...
2009-04-22  Manuel López-Ibáñezre PR c++/14875 (When using 'or' keyword, the error...
2009-04-20  Manuel López-Ibáñezre PR c++/13358 (long long and C++ do not mix well)
2009-04-09  Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2009-03-29  Joseph Myersre PR preprocessor/34695 (Preprocessor warning->error...
2008-10-05  Matthew Gingellcpplib.h (cpp_comments, [...]): New structs.
2008-09-18  Simon Baldwincpplib.h (struct cpp_options): Add new boolean flag...
2008-04-18  Kris Van Heescpp-id-data.h (UC): Was U, conflicts with U...
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.
2006-11-01  Douglas Gregorcpplib.h (enum c_lang): Add CLK_GNUCXX0X and CLK_CXX0X...
2006-02-18  Grigory Zagorodnevcpp.texi (__TIMESTAMP__): Document.
2006-01-23  Jakub Jelinekre PR preprocessor/25717 (-dD does not list all defined...
2005-11-09  Uros Bizjakre PR c/24101 (Segfault with preprocessed source)
2005-10-21  James E WilsonFix bug with -MM -MG.
2005-09-20  Joseph Myersc.opt (fextended-identifiers): New.
2005-06-29  Kelley Cookall files: Update FSF address in copyright headers.
2005-05-28  Gabriel Dos Reisconfigure.ac: Check declarations for asprintf and vaspr...
2005-03-15  Geoffrey KeatingIndex: gcc/ChangeLog
2005-02-14  Kazu Hiratadirectives.c, [...]: Update copyright.
2005-01-02  Gabriel Dos Reisinternal.h: Update references to Cpp lib filenames.
2004-09-24  Zack Weinbergwarnings.m4: New file.
2004-07-23  Matthias Klose2004-07-23 Matthias Klose <doko@debian.org>
2004-07-04  Neil Boothre PR preprocessor/16192 (Bug in expression evaluation...
2004-06-05  Zack WeinbergMakefile.am: Add makedepend.
2004-05-24  Paolo BonziniMakefile.def (host_modules): add libcpp.