Age | Commit message (Expand) | Author | Files | Lines |
2017-02-09 | * Makefile.in (po/$(PACKAGE).pot): Adjust bug reporting URL. | Gerald Pfeifer | 2 | -1/+5 |
2017-01-31 | * de.po, eo.po: Update. | Joseph Myers | 3 | -16/+19 |
2017-01-27 | * sr.po: Update. | Joseph Myers | 2 | -9/+12 |
2017-01-23 | * da.po: Update. | Joseph Myers | 2 | -2/+6 |
2017-01-10 | Fix issues with unrepresentable column numbers (PR c++/77949) | David Malcolm | 2 | -1/+28 |
2017-01-10 | * da.po: Update. | Joseph Myers | 2 | -8/+11 |
2017-01-09 | * vi.po: Update. | Joseph Myers | 2 | -10/+13 |
2017-01-07 | Fix linemap corruption after very wide source lines (PR c++/72803) | David Malcolm | 2 | -1/+9 |
2017-01-05 | * pt_BR.po, ru.po: Update. | Joseph Myers | 3 | -17/+19 |
2017-01-04 | * fi.po: Update. | Joseph Myers | 2 | -7/+10 |
2017-01-03 | Update .po files from TP. | Joseph Myers | 22 | -4719/+4677 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 27 | -28/+32 |
2017-01-01 | Regenerate .pot files. | Joseph Myers | 2 | -75/+79 |
2016-12-15 | Fix use-after-free lexing unterminated raw strings (PR preprocessor/78811) | David Malcolm | 2 | -19/+29 |
2016-12-12 | re PR preprocessor/78680 (ICE in get_substring_ranges_for_loc, at input.c:1398) | David Malcolm | 2 | -0/+13 |
2016-11-23 | system.h (HAVE_DESIGNATED_INITIALIZERS, [...]): Do not use "defined" in macros. | Paolo Bonzini | 4 | -6/+27 |
2016-11-17 | Fix locations within raw strings | David Malcolm | 2 | -1/+17 |
2016-11-16 | re PR bootstrap/72823 (r239175 causes build failure) | Jakub Jelinek | 4 | -4/+30 |
2016-11-08 | [AArch64] Optimized implementation of search_line_fast for the CPP lexer | Richard Earnshaw | 2 | -0/+99 |
2016-10-29 | * eo.po: Update. | Joseph Myers | 2 | -7/+10 |
2016-10-25 | input.c/libcpp: fix lifetimes of path buffers | David Malcolm | 2 | -0/+5 |
2016-10-25 | Implement ~line_maps () | David Malcolm | 3 | -8/+17 |
2016-10-21 | re PR preprocessor/71681 (header.gcc file lookup is broken for -remap) | Andris Pavenis | 2 | -3/+14 |
2016-10-12 | gcc/ | Jakub Jelinek | 4 | -11/+104 |
2016-10-08 | invoke.texi: Document accepting Else, fallthrough. | Jakub Jelinek | 2 | -6/+15 |
2016-10-08 | invoke.texi (-Wimplicit-fallthrough): Document FALLTHRU comment style changes. | Jakub Jelinek | 2 | -8/+93 |
2016-10-08 | c-lex.c (c_lex_with_flags): For CPP_COMMENT token with PREV_FALLTHROUGH... | Jakub Jelinek | 2 | -18/+25 |
2016-10-05 | re PR target/77847 (PowerPC big endian power7/power8 do not bootstrap due to ... | Kelvin Nilsen | 2 | -0/+9 |
2016-09-26 | Implement -Wimplicit-fallthrough. | Marek Polacek | 3 | -2/+112 |
2016-09-23 | Provide location information for terminator characters (PR preprocessor/77672) | David Malcolm | 2 | -1/+15 |
2016-09-21 | Add from_macro_definition_at predicate for locations. | Jason Merrill | 3 | -6/+45 |
2016-09-15 | fix-it hints can't contain newlines | David Malcolm | 3 | -0/+23 |
2016-09-13 | fix-it hints: insert_before vs insert_after | David Malcolm | 3 | -17/+169 |
2016-09-02 | Introduce class edit_context | David Malcolm | 2 | -0/+6 |
2016-08-31 | diagnostic-show-locus.c: handle fixits on lines outside the regular ranges | David Malcolm | 3 | -6/+14 |
2016-08-31 | Remove arbitrary limits from rich_location | David Malcolm | 3 | -52/+224 |
2016-08-30 | rich_location: add convenience overloads for adding fix-it hints | David Malcolm | 3 | -0/+101 |
2016-08-29 | Allow the use of ad-hoc locations for fix-it hints | David Malcolm | 3 | -0/+42 |
2016-08-26 | Add validation and consolidation of fix-it hints | David Malcolm | 3 | -5/+174 |
2016-08-23 | line-map.h: add source_range::from_locations | David Malcolm | 2 | -0/+14 |
2016-08-19 | Reimplement removal fix-it hints in terms of replace | David Malcolm | 3 | -39/+11 |
2016-08-19 | Regenerate .pot files. | Joseph Myers | 2 | -255/+243 |
2016-08-19 | Implement C _FloatN, _FloatNx types. | Joseph Myers | 3 | -17/+117 |
2016-08-19 | expr.c (eval_token): Append "evaluates to 0" to Wundef diagnostic. | Prathamesh Kulkarni | 2 | -1/+5 |
2016-08-18 | Spelling suggestions for misspelled preprocessor directives | David Malcolm | 4 | -2/+94 |
2016-08-18 | re PR c/7652 (-Wswitch-break : Warn if a switch case falls through) | Marek Polacek | 2 | -0/+7 |
2016-08-12 | re PR c/7652 (-Wswitch-break : Warn if a switch case falls through) | Marek Polacek | 4 | -3/+16 |
2016-08-06 | Fix crash in selftest::test_lexer_string_locations_ucn4 (PR bootstrap/72823) | David Malcolm | 2 | -6/+11 |
2016-08-05 | On-demand locations within string-literals | David Malcolm | 5 | -54/+481 |
2016-08-01 | * include/cpplib.h: Fix comment typo. | Andreas Schwab | 2 | -1/+5 |