aboutsummaryrefslogtreecommitdiff
path: root/libcpp
AgeCommit message (Expand)AuthorFilesLines
2015-05-05Fix indentation issues seen by -Wmisleading-indentationDavid Malcolm2-1/+6
2015-05-05libcpp: Improvements to comments in line-map.h/cDavid Malcolm3-3/+78
2015-05-01* sv.po: Update.Joseph Myers2-2/+6
2015-04-30be.po, [...]: Update.Joseph Myers22-1241/+1247
2015-04-13gcc.pot: Regenerate.Joseph Myers2-9/+13
2015-04-12* sr.po: Update.Joseph Myers2-49/+25
2015-04-11* fr.po: Update.Joseph Myers2-180/+141
2015-04-10* fr.po: Update.Joseph Myers2-19185/+217
2015-04-09re PR pch/65550 (ICE (segfault) with pch)Richard Biener2-5/+13
2015-04-07* da.po: Update.Joseph Myers2-15495/+240
2015-04-07gcc.pot: Regenerate.Joseph Myers2-63/+67
2015-04-06re PR preprocessor/61977 (powerpc preprocessor breaks on lines that end with ...Jakub Jelinek2-2/+11
2015-04-02re PR preprocessor/61977 (powerpc preprocessor breaks on lines that end with ...Jakub Jelinek2-0/+12
2015-03-24* fr.po: Update.Joseph Myers2-2/+6
2015-03-23* fr.po: Update.Joseph Myers2-6/+11
2015-03-23re PR preprocessor/65238 (__has_attribute is not handled properly with -tradi...Jakub Jelinek4-18/+163
2015-03-17re PR c++/64626 (C++14 single quote should not always be a digit separator)Edward Smith-Rowland2-0/+9
2015-03-04re PR target/65261 (bootstrap-ubsan ppc64le: gcc/libcpp/lex.c:552:30: runtime...Markus Trippelsdorf2-0/+6
2015-02-25be.po, [...]: Update.Joseph Myers22-7254/+5705
2015-02-03PR preprocessor/64803 - __LINE__ inside macro is not constantDodji Seketeli3-3/+45
2015-02-02Regenerate .pot files.Joseph Myers2-221/+288
2015-01-30[Patch/libcpp] Change __ARM_NEON__ to __ARM_NEON in lex.cSzabolcs Nagy2-1/+5
2015-01-23re PR preprocessor/60570 (expression in 'elif' directive mis-diagnosed as err...Marek Polacek2-16/+16
2015-01-16expr.c (cpp_classify_number): Add N_() around ?...Jakub Jelinek2-3/+8
2015-01-05Update copyright years.Jakub Jelinek27-27/+31
2014-12-19re PR preprocessor/63831 (r217292 causes segfaults with -MM)Jakub Jelinek10-46/+34
2014-12-11xvasprintf.c: New file.Uros Bizjak2-2/+6
2014-12-04line-map.c (linemap_position_for_loc_and_offset): Add new linemap_assert_fails.Manuel López-Ibáñez2-1/+7
2014-12-02line-map.h (linemap_assert_fails): Declare.Manuel López-Ibáñez3-5/+28
2014-12-02line-map.c (linemap_add): Fix typo.Manuel López-Ibáñez2-1/+6
2014-11-29Fix off-by-one bug in utf16 conversion (PR preprocessor/41698).Joseph Myers2-1/+7
2014-11-25re PR preprocessor/60436 (C preprocessor segfaults on assembly file)Jakub Jelinek2-5/+12
2014-11-20re PR target/63966 (inconsistent operand constraints compiling build libcpp)Uros Bizjak2-7/+3
2014-11-20re PR target/63966 (inconsistent operand constraints compiling build libcpp)Uros Bizjak2-0/+10
2014-11-13line-map.h: Include EXPR, so that unused variable warnings do not occur.Manuel López-Ibáñez2-1/+7
2014-11-11re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez3-0/+59
2014-11-11Merger of dmalcolm/jit branch from gitDavid Malcolm2-0/+26
2014-11-10cpplib.h (cpp_callbacks): Add has_attribute.Edward Smith-Rowland8-3/+62
2014-11-07* ja.po: Update.Joseph Myers2-18/+13
2014-11-06Preserve original spellings of extended identifiers.Joseph Myers7-46/+132
2014-11-05Enable -fextended-identifiers by default.Joseph Myers2-16/+18
2014-10-22gengtype.h (obstack_chunk_alloc, [...]): Remove cast.Alan Modra5-24/+25
2014-10-14line-map.h (linemap_location_from_macro_expansion_p): const struct line_maps ...Manuel López-Ibáñez3-17/+31
2014-10-03lex.c (search_line_fast): Add new version to be used for Power8 and later tar...Bill Schmidt2-11/+112
2014-10-02charset.c (convert_no_conversion): Reallocate memory with 25% headroom.Bernd Edlinger2-0/+7
2014-10-01Implement SD-6: SG10 Feature Test RecommendationsEdward Smith-Rowland8-3/+150
2014-09-30re PR preprocessor/58893 (<command-line>:0:0: internal compiler error: Segmen...Bernd Edlinger3-4/+19
2014-09-24re PR c/61405 (Not emitting "enumeration value not handled in switch" warning...Marek Polacek2-0/+9
2014-09-22charset.c (conversion): Rename to ...Jan Hubicka3-28/+35
2014-09-17re PR c/61854 (Warning single-line comment for -std=c89?)Marek Polacek3-26/+57