[PR 80005] Fix __has_include
[platform/upstream/gcc.git] / libcpp / include / cpplib.h
2020-01-20 Nathan Sidwell[PR 80005] Fix __has_include
2020-01-01 Jakub JelinekUpdate copyright years.
2019-12-18 David MalcolmDrop unused member from cpp_string_location_reader...
2019-12-09 Lewis HyattByte vs column awareness for diagnostic-show-locus...
2019-11-05 Jason MerrillImplement C++20 operator<=>.
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-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-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-31 Nathan Sidwell[3/7] Preprocessor macro loc
2018-10-31 Nathan Sidwell[2/7] Preprocessor node access
2018-10-17 Joseph MyersAdd -std=c2x, -std=gnu2x, -Wc11-c2x-compat, C2X _Static...
2018-10-09 David MalcolmCleanup of libcpp diagnostic callbacks
2018-08-20 Nathan Sidwell[CPP PATCH] node field bits
2018-08-20 Nathan Sidwell[CPP PATCH] node type
2018-08-20 Nathan Sidwell[CPP PATCH] Fix warning & other cleanups.
2018-08-20 Nathan Sidwell[PATCH] #assert becomes macro-like
2018-08-17 Nathan Sidwell[PATCH] Adjust lazy macro definition
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] CPP Macro predicates
2018-01-27 Jakub Jelinekc-cppbuiltin.c (c_cpp_builtins): Use ggc_strdup for...
2018-01-18 Boris KolpackovAdd ability to remap file names in __FILE__, etc (PR...
2018-01-03 Jakub JelinekUpdate copyright years.
2017-11-21 David MalcolmC++: provide macro used-before-defined hint (PR c+...
2017-11-13 Tom TromeyImplement __VA_OPT__
2017-10-31 David Malcolmdiagnostics: get rid of *_at_rich_loc in favor of overl...
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-06-05 David Malcolmlibcpp: add callback for comment-handling
2017-01-01 Jakub JelinekUpdate copyright years.
2016-11-23 Paolo Bonzinisystem.h (HAVE_DESIGNATED_INITIALIZERS, [...]): Do...
2016-10-11 Jakub Jelinekgcc/
2016-09-26 Marek PolacekImplement -Wimplicit-fallthrough.
2016-08-19 Joseph MyersImplement C _FloatN, _FloatNx types.
2016-08-18 David MalcolmSpelling suggestions for misspelled preprocessor directives
2016-08-05 David MalcolmOn-demand locations within string-literals
2016-08-01 Andreas Schwab* include/cpplib.h: Fix comment typo.
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-21 Jakub Jelinekre PR target/70296 (Incorrect handling of vector X...
2016-01-04 Jakub JelinekUpdate copyright years.
2015-11-19 Jakub Jelinekre PR preprocessor/60736 (Crash in preprocessor includi...
2015-11-13 David MalcolmSource range tracking in libcpp and C FE, with bit...
2015-11-06 David MalcolmReimplement diagnostic_show_locus, introducing rich_loc...
2015-06-30 Edward Smith-RowlandImplement N4197 - Adding u8 character literals
2015-05-19 David MalcolmReplace line_map union with C++ class hierarchy
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-10 Edward Smith-Rowlandcpplib.h (cpp_callbacks): Add has_attribute.
2014-11-06 Joseph MyersPreserve original spellings of extended identifiers.
2014-09-24 Marek Polacekre PR c/61405 (Not emitting "enumeration value not...
2014-09-09 Manuel López-Ibáñezinvoke.texi (Wnormalized=): Update.
2014-09-04 Manuel López-Ibáñezoptions.texi: Document that Var and Init are required...
2014-08-23 Edward Smith-Rowlandcpplib.h (enum c_lang): Add CLK_GNUCXX1Z, CLK_CXX1Z...
2014-08-20 Marek Polacekcpplib.h (cpp_options): Use signed char.
2014-08-19 Marek Polacekc-opts.c (sanitize_cpp_opts): Make warn_long_long be...
2014-08-10 Marek Polacekre PR c/51849 (-Wc99-compat would be considered useful)
2014-05-26 Richard Bienerconfigure.ac: Remove long long and __int64 type checks...
2014-05-20 Richard Bienerconfig.gcc: Remove need_64bit_hwint.
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-07-10 Jakub Jelinekc-ppoutput.c (scan_translation_unit): Call account_for_...
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-05-16 Dodji SeketeliPR preprocessor/7263 - Avoid pedantic warnings on syste...
2012-04-27 Ollie WildAdd new option, -Wliteral-suffix.
2011-12-20 Joseph Myersgcc:
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 TromeySupport -fdebug-cpp option
2011-10-17 Tom TromeyGenerate virtual locations for tokens
2011-08-22 Gabriel CharetteAdd ability to force lexed tokens' source_locations.
2011-08-18 Joseph Myers* include/cpplib.h (struct cpp_options): Fix typo.
2011-08-18 Joseph Myersc1x-uni-string-1.c, [...]: New tests.
2011-07-15 Dodji SeketeliUse source_location where it is due
2010-09-29 Kai Tietzre PR preprocessor/45362 (Dangling reference about...
2010-09-29 Joseph Myersoptc-gen.awk: Generate global_options initializer inste...
2010-06-11 Jakub Jelinekcpplib.h (struct cpp_callbacks): Add user_builtin_macro...
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-04-07 Simon Baldwindiagnostic.h (diagnostic_override_option_index): New...
2009-11-20 Arnaud Charletmacro.c (enter_macro_context): Call cb.used callback...
2009-10-19 Jakub Jelinekcharset.c (cpp_init_iconv): Initialize utf8_cset_desc.
2009-09-19 Chris Demetrioure PR preprocessor/28435 (-MMD vs not found system...
2009-07-27 Douglas B Ruppcpplib.h (INO_T_CPP): New macro.
next