summaryrefslogtreecommitdiff
path: root/libcpp
Commit message (Expand)AuthorAgeFilesLines
* * sv.po: Update.Joseph Myers2019-03-082-26/+13
* Improve memory statistics report readability.Martin Liska2019-02-262-11/+18
* Fix ICE with #line directive (PR c/89410)David Malcolm2019-02-202-2/+11
* Use 1UL constant in order to not overflow (PR c++/89383).Martin Liska2019-02-182-1/+8
* * da.po: Update.Joseph Myers2019-02-142-11/+13
* linemap_line_start: protect against location_t overflow (PR lto/88147)David Malcolm2019-02-122-0/+11
* * eo.po: Update.Joseph Myers2019-02-062-12/+14
* * ru.po: Update.Joseph Myers2019-02-062-10/+12
* Update .po files.Joseph Myers2019-02-0522-3491/+3798
* Regenerate .pot files.Joseph Myers2019-02-012-153/+157
* re PR preprocessor/88974 (ICE: Segmentation fault (in linemap_resolve_location))Jakub Jelinek2019-01-264-3/+10
* Update copyright years.Jakub Jelinek2019-01-0126-27/+31
* PR preprocessor/83173: Enhance -fdump-internal-locations outputMike Gulick2018-11-272-140/+191
* PR preprocessor/83173: Additional check before decrementing highest_locationMike Gulick2018-11-272-9/+30
* Eliminate source_location in favor of location_tDavid Malcolm2018-11-1317-450/+472
* iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.Hafiz Abid Qadeer2018-11-072-1/+5
* Do not use %zu format in libcpp.Martin Liska2018-11-052-1/+5
* Fix printf call in symtab.c.Martin Liska2018-11-052-2/+8
* Fix string pool statistics.Martin Liska2018-11-052-4/+15
* Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers2018-10-315-490/+581
* [6/6] Preprocessor forced macro locationNathan Sidwell2018-10-315-11/+18
* [5/6] Preprocessor includeNathan Sidwell2018-10-312-14/+13
* [4/7] Preprocessor location-kind predicatesNathan Sidwell2018-10-313-10/+29
* [3/7] Preprocessor macro locNathan Sidwell2018-10-313-16/+14
* [2/7] Preprocessor node accessNathan Sidwell2018-10-312-3/+6
* [1/7] Preprocessor cleanupNathan Sidwell2018-10-313-28/+29
* Add -std=c2x, -std=gnu2x, -Wc11-c2x-compat, C2X _Static_assert support.Joseph Myers2018-10-183-1/+13
* libcpp: show macro definition when used with wrong argument countDavid Malcolm2018-10-112-0/+9
* [PATCH] A couple of line map fixesNathan Sidwell2018-10-113-14/+15
* Cleanup of libcpp diagnostic callbacksDavid Malcolm2018-10-096-123/+191
* Add range_idx param to range_label::get_textDavid Malcolm2018-09-172-2/+9
* [libcpp] fix some line map commentsNathan Sidwell2018-08-302-14/+13
* Replace 8 spaces with a tabular in ChangeLog files.Martin Liska2018-08-271-4/+4
* Less verbose fix-it hints for missing header files (PR 87091)David Malcolm2018-08-273-19/+72
* Set start_location to 0 if we ran out of line map spaceH.J. Lu2018-08-242-0/+15
* [CPP PATCH] node field bitsNathan Sidwell2018-08-202-3/+8
* [CPP PATCH] node typeNathan Sidwell2018-08-207-152/+139
* [CPP PATCH] Fix warning & other cleanups.Nathan Sidwell2018-08-204-14/+14
* [PATCH] Kill cpp-id-data.hNathan Sidwell2018-08-204-23/+7
* [PATCH] #assert becomes macro-likeNathan Sidwell2018-08-206-121/+120
* [PATCH] Adjust lazy macro definitionNathan Sidwell2018-08-174-51/+60
* [PATCH] Macro body is trailing arrayNathan Sidwell2018-08-176-161/+221
* [PATCH] Move cpp_macro to cpplib.hNathan Sidwell2018-08-174-56/+64
* [PATCH] Macro definition parameter parsingNathan Sidwell2018-08-164-139/+177
* [PATCH] CPP Macro predicatesNathan Sidwell2018-08-1610-90/+107
* diagnostics: add labeling of source rangesDavid Malcolm2018-08-153-11/+90
* [PATCH] line-map include-from representationNathan Sidwell2018-08-084-74/+64
* [PATCH] Line map table allocationNathan Sidwell2018-08-072-60/+45
* Regenerate .pot files.Joseph Myers2018-07-252-26/+30
* libcpp: remove redundant parameter from rich_location::set_rangeDavid Malcolm2018-07-203-4/+9