]> git.ipfire.org Git - thirdparty/gcc.git/history - libcpp/include/cpplib.h
Change references of .c files to .cc files
[thirdparty/gcc.git] / libcpp / include / cpplib.h
2022-01-17  Martin LiskaChange references of .c files to .cc files
2022-01-12  Clément Chigotaix: handle 64bit inodes for include directories
2022-01-03  Jakub JelinekUpdate copyright years.
2021-12-01  Jakub Jelineklibcpp: Enable P1949R7 for C++98 too [PR100977]
2021-11-17  Marek Polaceklibcpp: Implement -Wbidi-chars for CVE-2021-42574 ...
2021-11-01  David Malcolmdiagnostics: escape non-ASCII source bytes for certain...
2021-10-29  Tobias Burnuslibcpp: Fix _Pragma expansion [PR102409]
2021-09-01  Jakub Jelineklibcpp: Implement C++23 P1949R7 - C++ Identifier Syntax...
2021-08-25  Lewis Hyattdiagnostics: Support for -finput-charset [PR93067]
2021-05-20  Christophe Lyonc: Add support for __FILE_NAME__ macro (PR c/42579)
2021-05-11  Joseph Myerspreprocessor: Support C2X #elifdef, #elifndef
2021-02-18  Nathan Sidwellc++: header-unit build capability [PR 99023]
2021-02-03  Ed Smith-Rowlandc++: Implement C++23 P0330 - Literal Suffixes for ptrdi...
2021-01-26  Paul Feec++: Add support for -std=c++23
2021-01-04  Jakub JelinekUpdate copyright years.
2020-12-14  Nathan Sidwellpreprocessor: Deferred macro support
2020-12-01  JeanHeyd MeneideFeature: Macros for identifying the wide and narrow...
2020-11-24  Nathan Sidwellpreprocessor: Add deferred macros
2020-11-19  Nathan Sidwellpreprocessor: main file searching
2020-11-18  Nathan Sidwellpreprocessor: C++ module-directives
2020-11-18  Nathan Sidwellpreprocessor: Add support for header unit translation
2020-11-18  Nathan Sidwellpreprocessor: Update mkdeps for modules
2020-11-17  Nathan Sidwellpreprocessor: new callbacks
2020-11-13  Piotr H. DabrowskiDo not warn about unused macros while processing #pragm...
2020-11-12  Joseph Myersc: C2x __has_c_attribute
2020-11-06  Nathan Sidwelllibcpp: Provide date routine
2020-07-14  Lewis Hyattdiagnostics: Support conversion of tabs to spaces ...
2020-07-07  Nathan Sidwellpreprocessor: Better line info for <builtin> & <command...
2020-05-19  Nathan Sidwellpreprocessor: Random cleanups
2020-05-13  Jason Merrillc++: Replace "C++2a" with "C++20".
2020-05-08  Nathan Sidwellpreprocessor: Reimplement directives only processing...
2020-02-06  Martin SeborRemove trailing comma to avoid pedantic warning in...
2020-01-28  Nathan Sidwellpreprocessor: Make __has_include a builtin macro [PR93452]
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...
next