summaryrefslogtreecommitdiff
path: root/libcpp
Commit message (Expand)AuthorAgeFilesLines
* system.h (HAVE_DESIGNATED_INITIALIZERS, [...]): Do not use "defined" in macros.Paolo Bonzini2016-11-234-6/+27
* Fix locations within raw stringsDavid Malcolm2016-11-172-1/+17
* re PR bootstrap/72823 (r239175 causes build failure)Jakub Jelinek2016-11-164-4/+30
* [AArch64] Optimized implementation of search_line_fast for the CPP lexerRichard Earnshaw2016-11-082-0/+99
* * eo.po: Update.Joseph Myers2016-10-292-7/+10
* input.c/libcpp: fix lifetimes of path buffersDavid Malcolm2016-10-252-0/+5
* Implement ~line_maps ()David Malcolm2016-10-253-8/+17
* re PR preprocessor/71681 (header.gcc file lookup is broken for -remap)Andris Pavenis2016-10-212-3/+14
* gcc/Jakub Jelinek2016-10-124-11/+104
* invoke.texi: Document accepting Else, fallthrough.Jakub Jelinek2016-10-082-6/+15
* invoke.texi (-Wimplicit-fallthrough): Document FALLTHRU comment style changes.Jakub Jelinek2016-10-082-8/+93
* c-lex.c (c_lex_with_flags): For CPP_COMMENT token with PREV_FALLTHROUGH...Jakub Jelinek2016-10-082-18/+25
* re PR target/77847 (PowerPC big endian power7/power8 do not bootstrap due to ...Kelvin Nilsen2016-10-052-0/+9
* Implement -Wimplicit-fallthrough.Marek Polacek2016-09-263-2/+112
* Provide location information for terminator characters (PR preprocessor/77672)David Malcolm2016-09-232-1/+15
* Add from_macro_definition_at predicate for locations.Jason Merrill2016-09-213-6/+45
* fix-it hints can't contain newlinesDavid Malcolm2016-09-153-0/+23
* fix-it hints: insert_before vs insert_afterDavid Malcolm2016-09-133-17/+169
* Introduce class edit_contextDavid Malcolm2016-09-022-0/+6
* diagnostic-show-locus.c: handle fixits on lines outside the regular rangesDavid Malcolm2016-08-313-6/+14
* Remove arbitrary limits from rich_locationDavid Malcolm2016-08-313-52/+224
* rich_location: add convenience overloads for adding fix-it hintsDavid Malcolm2016-08-303-0/+101
* Allow the use of ad-hoc locations for fix-it hintsDavid Malcolm2016-08-293-0/+42
* Add validation and consolidation of fix-it hintsDavid Malcolm2016-08-263-5/+174
* line-map.h: add source_range::from_locationsDavid Malcolm2016-08-232-0/+14
* Reimplement removal fix-it hints in terms of replaceDavid Malcolm2016-08-193-39/+11
* Regenerate .pot files.Joseph Myers2016-08-192-255/+243
* Implement C _FloatN, _FloatNx types.Joseph Myers2016-08-193-17/+117
* expr.c (eval_token): Append "evaluates to 0" to Wundef diagnostic.Prathamesh Kulkarni2016-08-192-1/+5
* Spelling suggestions for misspelled preprocessor directivesDavid Malcolm2016-08-184-2/+94
* re PR c/7652 (-Wswitch-break : Warn if a switch case falls through)Marek Polacek2016-08-182-0/+7
* re PR c/7652 (-Wswitch-break : Warn if a switch case falls through)Marek Polacek2016-08-124-3/+16
* Fix crash in selftest::test_lexer_string_locations_ucn4 (PR bootstrap/72823)David Malcolm2016-08-062-6/+11
* On-demand locations within string-literalsDavid Malcolm2016-08-055-54/+481
* * include/cpplib.h: Fix comment typo.Andreas Schwab2016-08-012-1/+5
* Move make_location from tree.h/c to input.h/cDavid Malcolm2016-07-272-2/+7
* input.c: add lexing selftests and a test matrix for line_table statesDavid Malcolm2016-07-113-12/+19
* libcpp: Tweak to missing #include source locationDavid Malcolm2016-06-227-59/+161
* Implement -fdiagnostics-parseable-fixitsDavid Malcolm2016-06-222-0/+34
* c-common.c (get_source_date_epoch): Use int64_t instead of long long.John David Anglin2016-06-222-2/+8
* * sr.po: Update.Joseph Myers2016-06-032-6/+8
* c-common.c (get_source_date_epoch): Rename to cb_get_source_date_epoch.Eduard Sanou2016-06-015-14/+27
* Change ENABLE_VALGRIND_CHECKING toMartin Liska2016-05-205-2/+51
* * da.po: Update.Joseph Myers2016-05-182-6/+8
* * fi.po: Update.Joseph Myers2016-05-122-7/+9
* * nl.po: Update.Joseph Myers2016-05-032-13/+12
* * sv.po: Update.Joseph Myers2016-04-302-6/+8
* Update .po files.Joseph Myers2016-04-2822-1518/+1644
* c-common.c (get_source_date_epoch): New function...Eduard Sanou2016-04-285-8/+41
* Regenerate .pot files.Joseph Myers2016-04-212-36/+40