aboutsummaryrefslogtreecommitdiff
path: root/libcpp
AgeCommit message (Expand)Author
2019-08-12Update ChangeLog and version files for releasegcc_9_2_0_releasejakub
2019-08-09 * zh_TW.po: Update.jsm28
2019-05-03Update ChangeLog and version files for releasegcc_9_1_0_releasegccadmin
2019-04-03Fix typo in commentredi
2019-03-08 * sv.po: Update.jsm28
2019-02-26Improve memory statistics report readability.marxin
2019-02-20Fix ICE with #line directive (PR c/89410)dmalcolm
2019-02-18Use 1UL constant in order to not overflow (PR c++/89383).marxin
2019-02-14 * da.po: Update.jsm28
2019-02-12linemap_line_start: protect against location_t overflow (PR lto/88147)dmalcolm
2019-02-06 * eo.po: Update.jsm28
2019-02-06 * ru.po: Update.jsm28
2019-02-05Update .po files.jsm28
2019-02-01Regenerate .pot files.jsm28
2019-01-26 PR preprocessor/88974jakub
2019-01-01 Update copyright years.jakub
2018-11-27PR preprocessor/83173: Enhance -fdump-internal-locations outputdmalcolm
2018-11-27PR preprocessor/83173: Additional check before decrementing highest_locationdmalcolm
2018-11-13Eliminate source_location in favor of location_tdmalcolm
2018-11-072018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>law
2018-11-05Do not use %zu format in libcpp.marxin
2018-11-05Fix printf call in symtab.c.marxin
2018-11-05Fix string pool statistics.marxin
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).jsm28
2018-10-31[6/6] Preprocessor forced macro locationnathan
2018-10-31[5/6] Preprocessor includenathan
2018-10-31[4/7] Preprocessor location-kind predicatesnathan
2018-10-31[3/7] Preprocessor macro locnathan
2018-10-31[2/7] Preprocessor node accessnathan
2018-10-31[1/7] Preprocessor cleanupnathan
2018-10-17Add -std=c2x, -std=gnu2x, -Wc11-c2x-compat, C2X _Static_assert support.jsm28
2018-10-11libcpp: show macro definition when used with wrong argument countdmalcolm
2018-10-11[PATCH] A couple of line map fixesnathan
2018-10-09Cleanup of libcpp diagnostic callbacksdmalcolm
2018-09-17Add range_idx param to range_label::get_textdmalcolm
2018-08-30[libcpp] fix some line map commentsnathan
2018-08-27Replace 8 spaces with a tabular in ChangeLog files.marxin
2018-08-27Less verbose fix-it hints for missing header files (PR 87091)dmalcolm
2018-08-24Set start_location to 0 if we ran out of line map spacehjl
2018-08-20[CPP PATCH] node field bitsnathan
2018-08-20[CPP PATCH] node typenathan
2018-08-20[CPP PATCH] Fix warning & other cleanups.nathan
2018-08-20[PATCH] Kill cpp-id-data.hnathan
2018-08-20[PATCH] #assert becomes macro-likenathan
2018-08-17[PATCH] Adjust lazy macro definitionnathan
2018-08-17[PATCH] Macro body is trailing arraynathan
2018-08-17[PATCH] Move cpp_macro to cpplib.hnathan
2018-08-16[PATCH] Macro definition parameter parsingnathan
2018-08-16[PATCH] CPP Macro predicatesnathan
2018-08-15diagnostics: add labeling of source rangesdmalcolm