summaryrefslogtreecommitdiff
path: root/libcpp/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Update ChangeLog and version files for releasegcc-7_2_0-releaserguenth2017-08-141-0/+4
* Update ChangeLog and version files for releasegcc-7_1_0-releasegccadmin2017-05-021-0/+4
* Fix numerous typos in commentsredi2017-04-031-0/+6
* Fix search_line_fast for aarch64/ILP32schwab2017-03-211-0/+6
* * init.c (cpp_init_builtins): Update __cplusplus for C++17.jason2017-03-161-0/+4
* * Makefile.in (po/$(PACKAGE).pot): Adjust bug reporting URL.gerald2017-02-091-0/+4
* Fix issues with unrepresentable column numbers (PR c++/77949)dmalcolm2017-01-101-0/+10
* Fix linemap corruption after very wide source lines (PR c++/72803)dmalcolm2017-01-071-0/+8
* Update copyright years.jakub2017-01-011-1/+5
* Fix use-after-free lexing unterminated raw strings (PR preprocessor/78811)dmalcolm2016-12-151-0/+8
* Fix for PR preprocessor/78680dmalcolm2016-12-121-0/+6
* gcc:bonzini2016-11-231-0/+11
* Fix locations within raw stringsdmalcolm2016-11-171-0/+5
* PR bootstrap/72823jakub2016-11-161-0/+8
* [AArch64] Optimized implementation of search_line_fast for the CPP lexerrearnsha2016-11-081-0/+4
* input.c/libcpp: fix lifetimes of path buffersdmalcolm2016-10-251-0/+4
* Implement ~line_maps ()dmalcolm2016-10-251-0/+7
* 2016-10-21 Andris Pavenis <andris.pavenis@iki.fi>andris2016-10-211-0/+5
* gcc/jakub2016-10-111-0/+8
* * doc/invoke.texi: Document accepting Else, fallthrough.jakub2016-10-081-0/+2
* * doc/invoke.texi (-Wimplicit-fallthrough): Document FALLTHRU commentjakub2016-10-081-0/+3
* * c-lex.c (c_lex_with_flags) <case CPP_COMMENT>: For CPP_COMMENTjakub2016-10-081-0/+7
* libcpp/ChangeLog:kelvin2016-10-051-0/+8
* Implement -Wimplicit-fallthrough.mpolacek2016-09-261-0/+10
* Provide location information for terminator characters (PR preprocessor/77672)dmalcolm2016-09-231-0/+7
* Add from_macro_definition_at predicate for locations.jason2016-09-211-0/+5
* fix-it hints can't contain newlinesdmalcolm2016-09-151-0/+8
* fix-it hints: insert_before vs insert_afterdmalcolm2016-09-131-0/+20
* Introduce class edit_contextdmalcolm2016-09-021-0/+5
* diagnostic-show-locus.c: handle fixits on lines outside the regular rangesdmalcolm2016-08-311-0/+9
* Remove arbitrary limits from rich_locationdmalcolm2016-08-311-0/+39
* rich_location: add convenience overloads for adding fix-it hintsdmalcolm2016-08-301-0/+13
* Allow the use of ad-hoc locations for fix-it hintsdmalcolm2016-08-291-0/+9
* Add validation and consolidation of fix-it hintsdmalcolm2016-08-261-0/+24
* line-map.h: add source_range::from_locationsdmalcolm2016-08-231-0/+4
* Reimplement removal fix-it hints in terms of replacedmalcolm2016-08-191-0/+9
* Implement C _FloatN, _FloatNx types.jsm282016-08-191-0/+9
* 2016-08-19 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922016-08-191-0/+4
* Spelling suggestions for misspelled preprocessor directivesdmalcolm2016-08-181-0/+11
* PR c/7652mpolacek2016-08-181-0/+5
* PR c/7652mpolacek2016-08-121-0/+10
* Fix crash in selftest::test_lexer_string_locations_ucn4 (PR bootstrap/72823)dmalcolm2016-08-061-0/+6
* On-demand locations within string-literalsdmalcolm2016-08-051-0/+46
* * include/cpplib.h: Fix comment typo.schwab2016-08-011-0/+4
* Move make_location from tree.h/c to input.h/cdmalcolm2016-07-271-0/+5
* input.c: add lexing selftests and a test matrix for line_table statesdmalcolm2016-07-111-0/+9
* libcpp: Tweak to missing #include source locationdmalcolm2016-06-221-0/+40
* Implement -fdiagnostics-parseable-fixitsdmalcolm2016-06-221-0/+18
* * c-common.c (get_source_date_epoch): Use int64_t instead of long long.danglin2016-06-221-0/+6
* gcc/c-family/ChangeLog:doko2016-06-011-0/+12