| Commit message (Expand) | Author | Age | Files | Lines |
* | libcpp: preserve ranges within macro expansions (PR c++/79300) | dmalcolm | 2017-07-07 | 1 | -0/+7 |
* | diagnostics: fix end-points of ranges within macros (PR c++/79300) | dmalcolm | 2017-07-06 | 1 | -0/+11 |
* | * line-map.c (location_adhoc_data_update): Perform addition in | jakub | 2017-06-21 | 1 | -0/+8 |
* | Prevent fix-it hints from affecting more than one line | dmalcolm | 2017-06-20 | 1 | -0/+7 |
* | Add support for mutually-incompatible fix-it hints | dmalcolm | 2017-06-09 | 1 | -0/+8 |
* | libcpp: add callback for comment-handling | dmalcolm | 2017-06-05 | 1 | -0/+6 |
* | Support fix-it hints that add new lines | dmalcolm | 2017-05-02 | 1 | -0/+11 |
* | Eliminate fixit_hint class hierarchy | dmalcolm | 2017-05-01 | 1 | -0/+32 |
* | Fix numerous typos in comments | redi | 2017-04-03 | 1 | -0/+6 |
* | Fix search_line_fast for aarch64/ILP32 | schwab | 2017-03-21 | 1 | -0/+6 |
* | * init.c (cpp_init_builtins): Update __cplusplus for C++17. | jason | 2017-03-16 | 1 | -0/+4 |
* | * Makefile.in (po/$(PACKAGE).pot): Adjust bug reporting URL. | gerald | 2017-02-09 | 1 | -0/+4 |
* | Fix issues with unrepresentable column numbers (PR c++/77949) | dmalcolm | 2017-01-10 | 1 | -0/+10 |
* | Fix linemap corruption after very wide source lines (PR c++/72803) | dmalcolm | 2017-01-07 | 1 | -0/+8 |
* | Update copyright years. | jakub | 2017-01-01 | 1 | -1/+5 |
* | Fix use-after-free lexing unterminated raw strings (PR preprocessor/78811) | dmalcolm | 2016-12-15 | 1 | -0/+8 |
* | Fix for PR preprocessor/78680 | dmalcolm | 2016-12-12 | 1 | -0/+6 |
* | gcc: | bonzini | 2016-11-23 | 1 | -0/+11 |
* | Fix locations within raw strings | dmalcolm | 2016-11-17 | 1 | -0/+5 |
* | PR bootstrap/72823 | jakub | 2016-11-16 | 1 | -0/+8 |
* | [AArch64] Optimized implementation of search_line_fast for the CPP lexer | rearnsha | 2016-11-08 | 1 | -0/+4 |
* | input.c/libcpp: fix lifetimes of path buffers | dmalcolm | 2016-10-25 | 1 | -0/+4 |
* | Implement ~line_maps () | dmalcolm | 2016-10-25 | 1 | -0/+7 |
* | 2016-10-21 Andris Pavenis <andris.pavenis@iki.fi> | andris | 2016-10-21 | 1 | -0/+5 |
* | gcc/ | jakub | 2016-10-11 | 1 | -0/+8 |
* | * doc/invoke.texi: Document accepting Else, fallthrough. | jakub | 2016-10-08 | 1 | -0/+2 |
* | * doc/invoke.texi (-Wimplicit-fallthrough): Document FALLTHRU comment | jakub | 2016-10-08 | 1 | -0/+3 |
* | * c-lex.c (c_lex_with_flags) <case CPP_COMMENT>: For CPP_COMMENT | jakub | 2016-10-08 | 1 | -0/+7 |
* | libcpp/ChangeLog: | kelvin | 2016-10-05 | 1 | -0/+8 |
* | Implement -Wimplicit-fallthrough. | mpolacek | 2016-09-26 | 1 | -0/+10 |
* | Provide location information for terminator characters (PR preprocessor/77672) | dmalcolm | 2016-09-23 | 1 | -0/+7 |
* | Add from_macro_definition_at predicate for locations. | jason | 2016-09-21 | 1 | -0/+5 |
* | fix-it hints can't contain newlines | dmalcolm | 2016-09-15 | 1 | -0/+8 |
* | fix-it hints: insert_before vs insert_after | dmalcolm | 2016-09-13 | 1 | -0/+20 |
* | Introduce class edit_context | dmalcolm | 2016-09-02 | 1 | -0/+5 |
* | diagnostic-show-locus.c: handle fixits on lines outside the regular ranges | dmalcolm | 2016-08-31 | 1 | -0/+9 |
* | Remove arbitrary limits from rich_location | dmalcolm | 2016-08-31 | 1 | -0/+39 |
* | rich_location: add convenience overloads for adding fix-it hints | dmalcolm | 2016-08-30 | 1 | -0/+13 |
* | Allow the use of ad-hoc locations for fix-it hints | dmalcolm | 2016-08-29 | 1 | -0/+9 |
* | Add validation and consolidation of fix-it hints | dmalcolm | 2016-08-26 | 1 | -0/+24 |
* | line-map.h: add source_range::from_locations | dmalcolm | 2016-08-23 | 1 | -0/+4 |
* | Reimplement removal fix-it hints in terms of replace | dmalcolm | 2016-08-19 | 1 | -0/+9 |
* | Implement C _FloatN, _FloatNx types. | jsm28 | 2016-08-19 | 1 | -0/+9 |
* | 2016-08-19 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org> | prathamesh3492 | 2016-08-19 | 1 | -0/+4 |
* | Spelling suggestions for misspelled preprocessor directives | dmalcolm | 2016-08-18 | 1 | -0/+11 |
* | PR c/7652 | mpolacek | 2016-08-18 | 1 | -0/+5 |
* | PR c/7652 | mpolacek | 2016-08-12 | 1 | -0/+10 |
* | Fix crash in selftest::test_lexer_string_locations_ucn4 (PR bootstrap/72823) | dmalcolm | 2016-08-06 | 1 | -0/+6 |
* | On-demand locations within string-literals | dmalcolm | 2016-08-05 | 1 | -0/+46 |
* | * include/cpplib.h: Fix comment typo. | schwab | 2016-08-01 | 1 | -0/+4 |