summaryrefslogtreecommitdiff
path: root/libcpp
AgeCommit message (Expand)Author
2015-02-03PR preprocessor/64803 - __LINE__ inside macro is not constantDodji Seketeli
2015-02-02Regenerate .pot files.Joseph Myers
2015-01-30[Patch/libcpp] Change __ARM_NEON__ to __ARM_NEON in lex.cSzabolcs Nagy
2015-01-23re PR preprocessor/60570 (expression in 'elif' directive mis-diagnosed as err...Marek Polacek
2015-01-16expr.c (cpp_classify_number): Add N_() around ?...Jakub Jelinek
2015-01-05Update copyright years.Jakub Jelinek
2014-12-19re PR preprocessor/63831 (r217292 causes segfaults with -MM)Jakub Jelinek
2014-12-11xvasprintf.c: New file.Uros Bizjak
2014-12-04line-map.c (linemap_position_for_loc_and_offset): Add new linemap_assert_fails.Manuel López-Ibáñez
2014-12-02line-map.h (linemap_assert_fails): Declare.Manuel López-Ibáñez
2014-12-02line-map.c (linemap_add): Fix typo.Manuel López-Ibáñez
2014-11-29Fix off-by-one bug in utf16 conversion (PR preprocessor/41698).Joseph Myers
2014-11-25re PR preprocessor/60436 (C preprocessor segfaults on assembly file)Jakub Jelinek
2014-11-20re PR target/63966 (inconsistent operand constraints compiling build libcpp)Uros Bizjak
2014-11-20re PR target/63966 (inconsistent operand constraints compiling build libcpp)Uros Bizjak
2014-11-13line-map.h: Include EXPR, so that unused variable warnings do not occur.Manuel López-Ibáñez
2014-11-11re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez
2014-11-11Merger of dmalcolm/jit branch from gitDavid Malcolm
2014-11-10cpplib.h (cpp_callbacks): Add has_attribute.Edward Smith-Rowland
2014-11-07* ja.po: Update.Joseph Myers
2014-11-06Preserve original spellings of extended identifiers.Joseph Myers
2014-11-05Enable -fextended-identifiers by default.Joseph Myers
2014-10-22gengtype.h (obstack_chunk_alloc, [...]): Remove cast.Alan Modra
2014-10-14line-map.h (linemap_location_from_macro_expansion_p): const struct line_maps ...Manuel López-Ibáñez
2014-10-03lex.c (search_line_fast): Add new version to be used for Power8 and later tar...Bill Schmidt
2014-10-02charset.c (convert_no_conversion): Reallocate memory with 25% headroom.Bernd Edlinger
2014-10-01Implement SD-6: SG10 Feature Test RecommendationsEdward Smith-Rowland
2014-09-30re PR preprocessor/58893 (<command-line>:0:0: internal compiler error: Segmen...Bernd Edlinger
2014-09-24re PR c/61405 (Not emitting "enumeration value not handled in switch" warning...Marek Polacek
2014-09-22charset.c (conversion): Rename to ...Jan Hubicka
2014-09-17re PR c/61854 (Warning single-line comment for -std=c89?)Marek Polacek
2014-09-09invoke.texi (Wnormalized=): Update.Manuel López-Ibáñez
2014-09-04options.texi: Document that Var and Init are required if CPP is given.Manuel López-Ibáñez
2014-08-29directives.c (check_eol_1): New.Manuel López-Ibáñez
2014-08-29macro.c (warn_of_redefinition): Suppress warnings for builtins that lack the ...Manuel López-Ibáñez
2014-08-28PR cpp/23827 - standard C++ should not have hex float preprocessorEdward Smith-Rowland
2014-08-23cpplib.h (enum c_lang): Add CLK_GNUCXX1Z, CLK_CXX1Z...Edward Smith-Rowland
2014-08-20cpplib.h (cpp_options): Use signed char.Marek Polacek
2014-08-19* lex.c (_cpp_lex_direct): Fix a typo.Marek Polacek
2014-08-19c-opts.c (sanitize_cpp_opts): Make warn_long_long be set according to warn_c9...Marek Polacek
2014-08-10re PR c/51849 (-Wc99-compat would be considered useful)Marek Polacek
2014-07-27re PR c/61861 (Incorrect column number for -Wdiscarded-qualifiers)Marek Polacek
2014-07-16Support location tracking for built-in macro tokensDodji Seketeli
2014-07-11re PR preprocessor/61389 (libcpp diagnostics shouldn't talk about ISO C99 for...Andreas Schwab
2014-07-10re PR preprocessor/61389 (libcpp diagnostics shouldn't talk about ISO C99 for...Edward Smith-Rowland
2014-07-09PR c++/58155 - -Wliteral-suffix warns about tokens which are skippedEdward Smith-Rowland
2014-06-05re PR c++/61038 (g++ -E is unusable with UDL strings)Edward Smith-Rowland
2014-06-05re PR c++/61038 (g++ -E is unusable with UDL strings)Edward Smith-Rowland
2014-05-26configure.ac: Remove long long and __int64 type checks...Richard Biener
2014-05-21re PR c/61212 (gcc build failure on "dos file system" due to warnings treated...Marek Polacek