]> git.ipfire.org Git - thirdparty/gcc.git/history - libcpp/ChangeLog
Daily bump.
[thirdparty/gcc.git] / libcpp / ChangeLog
2021-04-30  GCC AdministratorDaily bump.
2021-04-20  GCC AdministratorDaily bump.
2021-04-14  GCC AdministratorDaily bump.
2021-03-03  GCC AdministratorDaily bump.
2021-02-25  GCC AdministratorDaily bump.
2021-02-19  GCC AdministratorDaily bump.
2021-02-17  GCC AdministratorDaily bump.
2021-02-11  GCC AdministratorDaily bump.
2021-02-05  GCC AdministratorDaily bump.
2021-02-04  GCC AdministratorDaily bump.
2021-01-28  GCC AdministratorDaily bump.
2021-01-27  GCC AdministratorDaily bump.
2021-01-16  GCC AdministratorDaily bump.
2021-01-04  Jakub JelinekUpdate Copyright in ChangeLog files
2020-12-15  GCC AdministratorDaily bump.
2020-12-11  GCC AdministratorDaily bump.
2020-12-02  GCC AdministratorDaily bump.
2020-11-28  GCC AdministratorDaily bump.
2020-11-25  GCC AdministratorDaily bump.
2020-11-20  GCC AdministratorDaily bump.
2020-11-19  GCC AdministratorDaily bump.
2020-11-18  GCC AdministratorDaily bump.
2020-11-14  GCC AdministratorDaily bump.
2020-11-13  GCC AdministratorDaily bump.
2020-11-08  GCC AdministratorDaily bump.
2020-11-07  GCC AdministratorDaily bump.
2020-11-04  GCC AdministratorDaily bump.
2020-11-02  GCC AdministratorDaily bump.
2020-10-21  GCC AdministratorDaily bump.
2020-10-20  GCC AdministratorDaily bump.
2020-10-09  GCC AdministratorDaily bump.
2020-09-27  GCC AdministratorDaily bump.
2020-09-18  GCC AdministratorDaily bump.
2020-09-08  GCC AdministratorDaily bump.
2020-07-31  GCC AdministratorDaily bump.
2020-07-30  GCC AdministratorDaily bump.
2020-07-29  GCC AdministratorDaily bump.
2020-07-21  GCC AdministratorDaily bump.
2020-07-15  GCC AdministratorDaily bump.
2020-07-08  GCC AdministratorDaily bump.
2020-05-30  GCC AdministratorDaily bump.
2020-05-23  David Edelsohnlibcpp, libdecnumber: configure and substitute AR
2020-05-20  Nathan Sidwellpreprocessor: Replace some flags with a single enum
2020-05-19  Nathan Sidwellpreprocessor: Random cleanups
2020-05-19  Nathan Sidwellpreprocessor: Reimplement raw string lexing [pr95149]
2020-05-19  Nathan Sidwellpreprocessor: Fix ICE with EOF in macro args [pr95182]
2020-05-14  H.J. Lux86: Default CET run-time support to auto
2020-05-13  Jason Merrillc++: Replace "C++2a" with "C++20".
2020-05-12  Nathan Sidwellpreprocessor: EOF location is at end of file [PR95013]
2020-05-12  H.J. Lulibcpp: Enable Intel CET on Intel CET enabled host...
2020-05-08  Nathan Sidwellpreprocessor: Reimplement directives only processing...
2020-02-14  Jakub Jelinekc++: Partially implement P1042R1: __VA_OPT__ wording...
2020-02-06  Martin SeborRemove trailing comma to avoid pedantic warning in...
2020-02-04  Jakub Jelineklibcpp: Diagnose __has_include outside of preprocessor...
2020-02-04  Jakub Jelineklibcpp: Fix ICEs on __has_include syntax errors [PR93545]
2020-02-01  Andrew BurgessFixes after recent configure changes relating to static...
2020-01-28  Nathan Sidwellpreprocessor: Make __has_include a builtin macro [PR93452]
2020-01-27  Andrew Burgessgcc: Add new configure options to allow static librarie...
2020-01-24  Nathan SidwellRemove bogus __has_include controlling macro
2020-01-20  Nathan Sidwell[PR 80005] Fix __has_include
2020-01-17  Nathan Sidwell[PR93306] Short-circuit has_include
2020-01-10  David MalcolmAdd diagnostic paths
2020-01-01  Jakub JelinekUpdate copyright years.
2019-12-18  David MalcolmDrop unused member from cpp_string_location_reader...
2019-12-14  Jakub Jelinekre PR preprocessor/92919 (invalid memory access in...
2019-12-10  David MalcolmReplace label_text ctor with "borrow" and "take"
2019-12-09  Lewis HyattByte vs column awareness for diagnostic-show-locus...
2019-11-14  Joseph MyersSupport UTF-8 character constants for C2x.
2019-11-07  Jakub JelinekPR c++/91370 - Implement P1041R4 and P1139R2 - Stronger...
2019-11-05  Jason MerrillImplement C++20 operator<=>.
2019-10-31  Jakub Jelinekre PR preprocessor/92296 (internal compiler error:...
2019-10-15  Nathan Sidwell[linemap PATCH] Constify lookup
2019-10-11  Joseph MyersSupport decimal floating-point constants in C2x.
2019-10-04  Nathan Sidwell[preprocessor/91991] column location overflow
2019-10-02  Richard Bienerinternal.h (enum include_type): Remove trailing comma.
2019-10-02  Joseph MyersHandle :: tokens in C for C2x.
2019-09-26  Eric Botcazoucharset.c (UCS_LIMIT): New macro.
2019-09-19  Lewis HyattSupport extended characters in C/C++ identifiers (PR...
2019-09-06  Nathan Sidwell[preprocessor] Popping "" file names
2019-09-05  Nathan Sidwell[preprocessor/91639] #includes at EOF
2019-09-03  Ulrich WeigandRemove Cell Broadband Engine SPU targets
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-03  Martin LiskaRemove another bunch of dead assignment.
2019-07-02  Qing Zhaore PR preprocessor/90581 (provide an option to adjust...
2019-06-26  Nathan Sidwell[PR preprocessor/90927] Fixe dependency output
2019-05-20  Andrew Pinski[PATCH] Fix PR 81721: ICE with PCH and Pragma warning...
2019-05-14  Martin LiskaFix min_location usage in line-map.c (PR preprocessor...
2019-05-14  Martin LiskaDo a refactoring in linemap (PR preprocessor/90382).
2019-05-07  Nathan Sidwell[libcpp] Reimplement mkdeps data structures
2019-05-07  Nathan Sidwell[libcpp] Reimplement mkdeps data structures
2019-05-06  Nathan Sidwell[libcpp] struct deps renaming
2019-04-03  Jonathan WakelyFix typo in comment
2019-02-26  Martin LiskaImprove memory statistics report readability.
2019-02-20  David MalcolmFix ICE with #line directive (PR c/89410)
2019-02-18  Martin LiskaUse 1UL constant in order to not overflow (PR c++/89383).
2019-02-12  David Malcolmlinemap_line_start: protect against location_t overflow...
2019-01-26  Jakub Jelinekre PR preprocessor/88974 (ICE: Segmentation fault ...
2019-01-01  Jakub JelinekUpdate copyright years.
next