summaryrefslogtreecommitdiff
path: root/libcpp
Commit message (Expand)AuthorAgeFilesLines
...
* [libcpp] Remove semicolon after do {} while (0) in BUF_APPENDTom de Vries2017-11-052-1/+7
* diagnostics: get rid of *_at_rich_loc in favor of overloadingDavid Malcolm2017-10-314-33/+33
* Add -std=c17, -std=gnu17.Joseph Myers2017-10-303-2/+13
* [PATCH] preprocessor stringizing raw stringsNathan Sidwell2017-10-102-3/+16
* Add support for -std=c++2a.Andrew Sutton2017-09-153-2/+16
* invoke.texi: Document -std=c++17 and -std=gnu++17 and document c++1z and gnu+...Jakub Jelinek2017-09-154-6/+14
* Regenerate .pot files.Joseph Myers2017-08-042-2/+6
* libcpp: preserve ranges within macro expansions (PR c++/79300)David Malcolm2017-07-072-6/+15
* diagnostics: fix end-points of ranges within macros (PR c++/79300)David Malcolm2017-07-063-7/+34
* line-map.c (location_adhoc_data_update): Perform addition in uintptr_t type r...Jakub Jelinek2017-06-212-2/+11
* Prevent fix-it hints from affecting more than one lineDavid Malcolm2017-06-203-2/+28
* PR c++/80560 - warn on undefined memory operations involving non-trivial typesMartin Sebor2017-06-151-2/+3
* Add support for mutually-incompatible fix-it hintsDavid Malcolm2017-06-093-1/+32
* libcpp: add callback for comment-handlingDavid Malcolm2017-06-053-0/+22
* Support fix-it hints that add new linesDavid Malcolm2017-05-023-8/+69
* Regenerate .pot files.Joseph Myers2017-05-012-1/+5
* Eliminate fixit_hint class hierarchyDavid Malcolm2017-05-013-213/+127
* * fr.po: Update.Joseph Myers2017-05-012-20/+10
* Regenerate .pot files.Joseph Myers2017-04-242-2/+6
* Fix numerous typos in commentsJonathan Wakely2017-04-034-3/+9
* Fix search_line_fast for aarch64/ILP32Andreas Schwab2017-03-212-1/+7
* * init.c (cpp_init_builtins): Update __cplusplus for C++17.Jason Merrill2017-03-162-1/+5
* * Makefile.in (po/$(PACKAGE).pot): Adjust bug reporting URL.Gerald Pfeifer2017-02-092-1/+5
* * de.po, eo.po: Update.Joseph Myers2017-01-313-16/+19
* * sr.po: Update.Joseph Myers2017-01-272-9/+12
* * da.po: Update.Joseph Myers2017-01-232-2/+6
* Fix issues with unrepresentable column numbers (PR c++/77949)David Malcolm2017-01-102-1/+28
* * da.po: Update.Joseph Myers2017-01-102-8/+11
* * vi.po: Update.Joseph Myers2017-01-092-10/+13
* Fix linemap corruption after very wide source lines (PR c++/72803)David Malcolm2017-01-072-1/+9
* * pt_BR.po, ru.po: Update.Joseph Myers2017-01-053-17/+19
* * fi.po: Update.Joseph Myers2017-01-042-7/+10
* Update .po files from TP.Joseph Myers2017-01-0322-4719/+4677
* Update copyright years.Jakub Jelinek2017-01-0127-28/+32
* Regenerate .pot files.Joseph Myers2017-01-012-75/+79
* Fix use-after-free lexing unterminated raw strings (PR preprocessor/78811)David Malcolm2016-12-152-19/+29
* re PR preprocessor/78680 (ICE in get_substring_ranges_for_loc, at input.c:1398)David Malcolm2016-12-122-0/+13
* system.h (HAVE_DESIGNATED_INITIALIZERS, [...]): Do not use "defined" in macros.Paolo Bonzini2016-11-234-6/+27
* Fix locations within raw stringsDavid Malcolm2016-11-172-1/+17
* re PR bootstrap/72823 (r239175 causes build failure)Jakub Jelinek2016-11-164-4/+30
* [AArch64] Optimized implementation of search_line_fast for the CPP lexerRichard Earnshaw2016-11-082-0/+99
* * eo.po: Update.Joseph Myers2016-10-292-7/+10
* input.c/libcpp: fix lifetimes of path buffersDavid Malcolm2016-10-252-0/+5
* Implement ~line_maps ()David Malcolm2016-10-253-8/+17
* re PR preprocessor/71681 (header.gcc file lookup is broken for -remap)Andris Pavenis2016-10-212-3/+14
* gcc/Jakub Jelinek2016-10-124-11/+104
* invoke.texi: Document accepting Else, fallthrough.Jakub Jelinek2016-10-082-6/+15
* invoke.texi (-Wimplicit-fallthrough): Document FALLTHRU comment style changes.Jakub Jelinek2016-10-082-8/+93
* c-lex.c (c_lex_with_flags): For CPP_COMMENT token with PREV_FALLTHROUGH...Jakub Jelinek2016-10-082-18/+25
* re PR target/77847 (PowerPC big endian power7/power8 do not bootstrap due to ...Kelvin Nilsen2016-10-052-0/+9