summaryrefslogtreecommitdiff
path: root/libcpp
Commit message (Expand)AuthorAgeFilesLines
* Update ChangeLog and version files for releasegcc-7_2_0-releaserguenth2017-08-142-0/+8
* Update ChangeLog and version files for releasegcc-7_1_0-releasegccadmin2017-05-022-0/+8
* Regenerate .pot files.jsm282017-05-012-1/+5
* * fr.po: Update.jsm282017-04-302-20/+10
* Regenerate .pot files.jsm282017-04-242-2/+6
* Fix numerous typos in commentsredi2017-04-034-3/+9
* Fix search_line_fast for aarch64/ILP32schwab2017-03-212-1/+7
* * init.c (cpp_init_builtins): Update __cplusplus for C++17.jason2017-03-162-1/+5
* * Makefile.in (po/$(PACKAGE).pot): Adjust bug reporting URL.gerald2017-02-092-1/+5
* * de.po, eo.po: Update.jsm282017-01-313-16/+19
* * sr.po: Update.jsm282017-01-272-9/+12
* * da.po: Update.jsm282017-01-232-2/+6
* Fix issues with unrepresentable column numbers (PR c++/77949)dmalcolm2017-01-102-1/+28
* * da.po: Update.jsm282017-01-102-8/+11
* * vi.po: Update.jsm282017-01-092-10/+13
* Fix linemap corruption after very wide source lines (PR c++/72803)dmalcolm2017-01-072-1/+9
* * pt_BR.po, ru.po: Update.jsm282017-01-053-17/+19
* * fi.po: Update.jsm282017-01-042-7/+10
* Update .po files from TP.jsm282017-01-0322-4719/+4677
* Update copyright years.jakub2017-01-0127-28/+32
* Regenerate .pot files.jsm282017-01-012-75/+79
* Fix use-after-free lexing unterminated raw strings (PR preprocessor/78811)dmalcolm2016-12-152-19/+29
* Fix for PR preprocessor/78680dmalcolm2016-12-122-0/+13
* gcc:bonzini2016-11-234-6/+27
* Fix locations within raw stringsdmalcolm2016-11-172-1/+17
* PR bootstrap/72823jakub2016-11-164-4/+30
* [AArch64] Optimized implementation of search_line_fast for the CPP lexerrearnsha2016-11-082-0/+99
* * eo.po: Update.jsm282016-10-292-7/+10
* input.c/libcpp: fix lifetimes of path buffersdmalcolm2016-10-252-0/+5
* Implement ~line_maps ()dmalcolm2016-10-253-8/+17
* 2016-10-21 Andris Pavenis <andris.pavenis@iki.fi>andris2016-10-212-3/+14
* gcc/jakub2016-10-114-11/+104
* * doc/invoke.texi: Document accepting Else, fallthrough.jakub2016-10-082-6/+15
* * doc/invoke.texi (-Wimplicit-fallthrough): Document FALLTHRU commentjakub2016-10-082-8/+93
* * c-lex.c (c_lex_with_flags) <case CPP_COMMENT>: For CPP_COMMENTjakub2016-10-082-18/+25
* libcpp/ChangeLog:kelvin2016-10-052-0/+9
* Implement -Wimplicit-fallthrough.mpolacek2016-09-263-2/+112
* Provide location information for terminator characters (PR preprocessor/77672)dmalcolm2016-09-232-1/+15
* Add from_macro_definition_at predicate for locations.jason2016-09-213-6/+45
* fix-it hints can't contain newlinesdmalcolm2016-09-153-0/+23
* fix-it hints: insert_before vs insert_afterdmalcolm2016-09-133-17/+169
* Introduce class edit_contextdmalcolm2016-09-022-0/+6
* diagnostic-show-locus.c: handle fixits on lines outside the regular rangesdmalcolm2016-08-313-6/+14
* Remove arbitrary limits from rich_locationdmalcolm2016-08-313-52/+224
* rich_location: add convenience overloads for adding fix-it hintsdmalcolm2016-08-303-0/+101
* Allow the use of ad-hoc locations for fix-it hintsdmalcolm2016-08-293-0/+42
* Add validation and consolidation of fix-it hintsdmalcolm2016-08-263-5/+174
* line-map.h: add source_range::from_locationsdmalcolm2016-08-232-0/+14
* Reimplement removal fix-it hints in terms of replacedmalcolm2016-08-193-39/+11
* Regenerate .pot files.jsm282016-08-192-255/+243