aboutsummaryrefslogtreecommitdiff
path: root/libcpp/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2017-05-01Eliminate fixit_hint class hierarchyDavid Malcolm1-0/+32
2017-04-03Fix numerous typos in commentsJonathan Wakely1-0/+6
2017-03-21Fix search_line_fast for aarch64/ILP32Andreas Schwab1-0/+6
2017-03-16* init.c (cpp_init_builtins): Update __cplusplus for C++17.Jason Merrill1-0/+4
2017-02-09* Makefile.in (po/$(PACKAGE).pot): Adjust bug reporting URL.Gerald Pfeifer1-0/+4
2017-01-10Fix issues with unrepresentable column numbers (PR c++/77949)David Malcolm1-0/+10
2017-01-07Fix linemap corruption after very wide source lines (PR c++/72803)David Malcolm1-0/+8
2017-01-01Update copyright years.Jakub Jelinek1-1/+5
2016-12-15Fix use-after-free lexing unterminated raw strings (PR preprocessor/78811)David Malcolm1-0/+8
2016-12-12re PR preprocessor/78680 (ICE in get_substring_ranges_for_loc, at input.c:1398)David Malcolm1-0/+6
2016-11-23system.h (HAVE_DESIGNATED_INITIALIZERS, [...]): Do not use "defined" in macros.Paolo Bonzini1-0/+11
2016-11-17Fix locations within raw stringsDavid Malcolm1-0/+5
2016-11-16re PR bootstrap/72823 (r239175 causes build failure)Jakub Jelinek1-0/+8
2016-11-08[AArch64] Optimized implementation of search_line_fast for the CPP lexerRichard Earnshaw1-0/+4
2016-10-25input.c/libcpp: fix lifetimes of path buffersDavid Malcolm1-0/+4
2016-10-25Implement ~line_maps ()David Malcolm1-0/+7
2016-10-21re PR preprocessor/71681 (header.gcc file lookup is broken for -remap)Andris Pavenis1-0/+5
2016-10-12gcc/Jakub Jelinek1-0/+8
2016-10-08invoke.texi: Document accepting Else, fallthrough.Jakub Jelinek1-0/+2
2016-10-08invoke.texi (-Wimplicit-fallthrough): Document FALLTHRU comment style changes.Jakub Jelinek1-0/+3
2016-10-08c-lex.c (c_lex_with_flags): For CPP_COMMENT token with PREV_FALLTHROUGH...Jakub Jelinek1-0/+7
2016-10-05re PR target/77847 (PowerPC big endian power7/power8 do not bootstrap due to ...Kelvin Nilsen1-0/+8
2016-09-26Implement -Wimplicit-fallthrough.Marek Polacek1-0/+10
2016-09-23Provide location information for terminator characters (PR preprocessor/77672)David Malcolm1-0/+7
2016-09-21Add from_macro_definition_at predicate for locations.Jason Merrill1-0/+5
2016-09-15fix-it hints can't contain newlinesDavid Malcolm1-0/+8
2016-09-13fix-it hints: insert_before vs insert_afterDavid Malcolm1-0/+20
2016-09-02Introduce class edit_contextDavid Malcolm1-0/+5
2016-08-31diagnostic-show-locus.c: handle fixits on lines outside the regular rangesDavid Malcolm1-0/+9
2016-08-31Remove arbitrary limits from rich_locationDavid Malcolm1-0/+39
2016-08-30rich_location: add convenience overloads for adding fix-it hintsDavid Malcolm1-0/+13
2016-08-29Allow the use of ad-hoc locations for fix-it hintsDavid Malcolm1-0/+9
2016-08-26Add validation and consolidation of fix-it hintsDavid Malcolm1-0/+24
2016-08-23line-map.h: add source_range::from_locationsDavid Malcolm1-0/+4
2016-08-19Reimplement removal fix-it hints in terms of replaceDavid Malcolm1-0/+9
2016-08-19Implement C _FloatN, _FloatNx types.Joseph Myers1-0/+9
2016-08-19expr.c (eval_token): Append "evaluates to 0" to Wundef diagnostic.Prathamesh Kulkarni1-0/+4
2016-08-18Spelling suggestions for misspelled preprocessor directivesDavid Malcolm1-0/+11
2016-08-18re PR c/7652 (-Wswitch-break : Warn if a switch case falls through)Marek Polacek1-0/+5
2016-08-12re PR c/7652 (-Wswitch-break : Warn if a switch case falls through)Marek Polacek1-0/+10
2016-08-06Fix crash in selftest::test_lexer_string_locations_ucn4 (PR bootstrap/72823)David Malcolm1-0/+6
2016-08-05On-demand locations within string-literalsDavid Malcolm1-0/+46
2016-08-01* include/cpplib.h: Fix comment typo.Andreas Schwab1-0/+4
2016-07-27Move make_location from tree.h/c to input.h/cDavid Malcolm1-0/+5
2016-07-11input.c: add lexing selftests and a test matrix for line_table statesDavid Malcolm1-0/+9
2016-06-22libcpp: Tweak to missing #include source locationDavid Malcolm1-0/+40
2016-06-22Implement -fdiagnostics-parseable-fixitsDavid Malcolm1-0/+18
2016-06-22c-common.c (get_source_date_epoch): Use int64_t instead of long long.John David Anglin1-0/+6
2016-06-01c-common.c (get_source_date_epoch): Rename to cb_get_source_date_epoch.Eduard Sanou1-0/+12
2016-05-20Change ENABLE_VALGRIND_CHECKING toMartin Liska1-0/+9