summaryrefslogtreecommitdiff
path: root/libcpp/ChangeLog
AgeCommit message (Expand)Author
2018-01-25Update ChangeLog and version files for releaserguenth
2018-01-05[PATCH, PR83492] Fix selection of aarch64 big-endian shift parameters based o...ktkachov
2017-08-14Update ChangeLog and version files for releaserguenth
2017-05-02Update ChangeLog and version files for releasegccadmin
2017-04-03Fix numerous typos in commentsredi
2017-03-21Fix search_line_fast for aarch64/ILP32schwab
2017-03-16 * init.c (cpp_init_builtins): Update __cplusplus for C++17.jason
2017-02-09 * Makefile.in (po/$(PACKAGE).pot): Adjust bug reporting URL.gerald
2017-01-10Fix issues with unrepresentable column numbers (PR c++/77949)dmalcolm
2017-01-07Fix linemap corruption after very wide source lines (PR c++/72803)dmalcolm
2017-01-01 Update copyright years.jakub
2016-12-15Fix use-after-free lexing unterminated raw strings (PR preprocessor/78811)dmalcolm
2016-12-12Fix for PR preprocessor/78680dmalcolm
2016-11-23gcc:bonzini
2016-11-17Fix locations within raw stringsdmalcolm
2016-11-16 PR bootstrap/72823jakub
2016-11-08[AArch64] Optimized implementation of search_line_fast for the CPP lexerrearnsha
2016-10-25input.c/libcpp: fix lifetimes of path buffersdmalcolm
2016-10-25Implement ~line_maps ()dmalcolm
2016-10-212016-10-21 Andris Pavenis <andris.pavenis@iki.fi>andris
2016-10-11gcc/jakub
2016-10-08 * doc/invoke.texi: Document accepting Else, fallthrough.jakub
2016-10-08 * doc/invoke.texi (-Wimplicit-fallthrough): Document FALLTHRU commentjakub
2016-10-08 * c-lex.c (c_lex_with_flags) <case CPP_COMMENT>: For CPP_COMMENTjakub
2016-10-05libcpp/ChangeLog:kelvin
2016-09-26Implement -Wimplicit-fallthrough.mpolacek
2016-09-23Provide location information for terminator characters (PR preprocessor/77672)dmalcolm
2016-09-21 Add from_macro_definition_at predicate for locations.jason
2016-09-15fix-it hints can't contain newlinesdmalcolm
2016-09-13fix-it hints: insert_before vs insert_afterdmalcolm
2016-09-02Introduce class edit_contextdmalcolm
2016-08-31diagnostic-show-locus.c: handle fixits on lines outside the regular rangesdmalcolm
2016-08-31Remove arbitrary limits from rich_locationdmalcolm
2016-08-30rich_location: add convenience overloads for adding fix-it hintsdmalcolm
2016-08-29Allow the use of ad-hoc locations for fix-it hintsdmalcolm
2016-08-26Add validation and consolidation of fix-it hintsdmalcolm
2016-08-23line-map.h: add source_range::from_locationsdmalcolm
2016-08-19Reimplement removal fix-it hints in terms of replacedmalcolm
2016-08-19Implement C _FloatN, _FloatNx types.jsm28
2016-08-192016-08-19 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh3492
2016-08-18Spelling suggestions for misspelled preprocessor directivesdmalcolm
2016-08-18 PR c/7652mpolacek
2016-08-12 PR c/7652mpolacek
2016-08-06Fix crash in selftest::test_lexer_string_locations_ucn4 (PR bootstrap/72823)dmalcolm
2016-08-05On-demand locations within string-literalsdmalcolm
2016-08-01* include/cpplib.h: Fix comment typo.schwab
2016-07-27Move make_location from tree.h/c to input.h/cdmalcolm
2016-07-11input.c: add lexing selftests and a test matrix for line_table statesdmalcolm
2016-06-22libcpp: Tweak to missing #include source locationdmalcolm
2016-06-22Implement -fdiagnostics-parseable-fixitsdmalcolm