aboutsummaryrefslogtreecommitdiff
path: root/libcpp/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2020-07-31Daily bump.GCC Administrator1-0/+5
2020-07-30Daily bump.GCC Administrator1-0/+5
2020-07-29Daily bump.GCC Administrator1-0/+11
2020-07-21Daily bump.GCC Administrator1-0/+7
2020-07-15Daily bump.GCC Administrator1-0/+23
2020-07-08Daily bump.GCC Administrator1-0/+11
2020-05-30Daily bump.GCC Administrator1-0/+5
2020-05-23libcpp, libdecnumber: configure and substitute ARDavid Edelsohn1-0/+6
2020-05-20preprocessor: Replace some flags with a single enumNathan Sidwell1-0/+12
2020-05-19preprocessor: Random cleanupsNathan Sidwell1-0/+8
2020-05-19preprocessor: Reimplement raw string lexing [pr95149]Nathan Sidwell1-0/+6
2020-05-19preprocessor: Fix ICE with EOF in macro args [pr95182]Nathan Sidwell1-0/+7
2020-05-14x86: Default CET run-time support to autoH.J. Lu1-0/+4
2020-05-13c++: Replace "C++2a" with "C++20".Jason Merrill1-0/+5
2020-05-12preprocessor: EOF location is at end of file [PR95013]Nathan Sidwell1-0/+14
2020-05-12libcpp: Enable Intel CET on Intel CET enabled host for jitH.J. Lu1-0/+10
2020-05-08preprocessor: Reimplement directives only processing, support raw literals.Nathan Sidwell1-0/+12
2020-02-14c++: Partially implement P1042R1: __VA_OPT__ wording clarifications [PR92319]Jakub Jelinek1-0/+17
2020-02-05Remove trailing comma to avoid pedantic warning in C++ 98 mode: comma at end ...Martin Sebor1-0/+5
2020-02-04libcpp: Diagnose __has_include outside of preprocessor directives [PR93545]Jakub Jelinek1-0/+3
2020-02-04libcpp: Fix ICEs on __has_include syntax errors [PR93545]Jakub Jelinek1-0/+7
2020-02-01Fixes after recent configure changes relating to static librariesAndrew Burgess1-0/+4
2020-01-28preprocessor: Make __has_include a builtin macro [PR93452]Nathan Sidwell1-0/+16
2020-01-27gcc: Add new configure options to allow static libraries to be selectedAndrew Burgess1-0/+4
2020-01-24Remove bogus __has_include controlling macroNathan Sidwell1-0/+4
2020-01-20[PR 80005] Fix __has_includeNathan Sidwell1-1/+28
2020-01-17[PR93306] Short-circuit has_includeNathan Sidwell1-0/+6
2020-01-10Add diagnostic pathsDavid Malcolm1-0/+8
2020-01-01Update copyright years.Jakub Jelinek1-1/+5
2019-12-18Drop unused member from cpp_string_location_reader (PR preprocessor/92982)David Malcolm1-0/+9
2019-12-14re PR preprocessor/92919 (invalid memory access in wide_str_to_charconst when...Jakub Jelinek1-0/+6
2019-12-10Replace label_text ctor with "borrow" and "take"David Malcolm1-0/+7
2019-12-09Byte vs column awareness for diagnostic-show-locus.c (PR 49973)Lewis Hyatt1-0/+15
2019-11-14Support UTF-8 character constants for C2x.Joseph Myers1-0/+7
2019-11-07PR c++/91370 - Implement P1041R4 and P1139R2 - Stronger Unicode reqsJakub Jelinek1-0/+11
2019-11-05Implement C++20 operator<=>.Jason Merrill1-0/+5
2019-10-31re PR preprocessor/92296 (internal compiler error: Segmentation fault #pragm...Jakub Jelinek1-0/+11
2019-10-15[linemap PATCH] Constify lookupNathan Sidwell1-0/+13
2019-10-11Support decimal floating-point constants in C2x.Joseph Myers1-0/+15
2019-10-04[preprocessor/91991] column location overflowNathan Sidwell1-0/+6
2019-10-02internal.h (enum include_type): Remove trailing comma.Richard Biener1-0/+4
2019-10-02Handle :: tokens in C for C2x.Joseph Myers1-0/+8
2019-09-26charset.c (UCS_LIMIT): New macro.Eric Botcazou1-0/+7
2019-09-19Support extended characters in C/C++ identifiers (PR c/67224)Lewis Hyatt1-0/+10
2019-09-06[preprocessor] Popping "" file namesNathan Sidwell1-0/+7
2019-09-05[preprocessor/91639] #includes at EOFNathan Sidwell1-0/+11
2019-09-03Remove Cell Broadband Engine SPU targetsUlrich Weigand1-0/+5
2019-08-29[preprocessor] Include stackingNathan Sidwell1-0/+14
2019-08-28[Preprocessor] small cleanupsNathan Sidwell1-0/+10
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor1-0/+6