aboutsummaryrefslogtreecommitdiff
path: root/libcpp/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2015-01-05Update copyright years.Jakub Jelinek1-0/+4
2014-12-19re PR preprocessor/63831 (r217292 causes segfaults with -MM)Jakub Jelinek1-0/+20
2014-12-11xvasprintf.c: New file.Uros Bizjak1-0/+4
2014-12-04line-map.c (linemap_position_for_loc_and_offset): Add new linemap_assert_fails.Manuel López-Ibáñez1-0/+5
2014-12-02line-map.h (linemap_assert_fails): Declare.Manuel López-Ibáñez1-0/+5
2014-12-02line-map.c (linemap_add): Fix typo.Manuel López-Ibáñez1-0/+5
2014-11-29Fix off-by-one bug in utf16 conversion (PR preprocessor/41698).Joseph Myers1-0/+6
2014-11-25re PR preprocessor/60436 (C preprocessor segfaults on assembly file)Jakub Jelinek1-0/+7
2014-11-20re PR target/63966 (inconsistent operand constraints compiling build libcpp)Uros Bizjak1-2/+2
2014-11-20re PR target/63966 (inconsistent operand constraints compiling build libcpp)Uros Bizjak1-0/+6
2014-11-13line-map.h: Include EXPR, so that unused variable warnings do not occur.Manuel López-Ibáñez1-0/+5
2014-11-11re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez1-0/+7
2014-11-11Merger of dmalcolm/jit branch from gitDavid Malcolm1-0/+4
2014-11-10cpplib.h (cpp_callbacks): Add has_attribute.Edward Smith-Rowland1-0/+13
2014-11-06Preserve original spellings of extended identifiers.Joseph Myers1-0/+32
2014-11-05Enable -fextended-identifiers by default.Joseph Myers1-0/+6
2014-10-22gengtype.h (obstack_chunk_alloc, [...]): Remove cast.Alan Modra1-12/+20
2014-10-14line-map.h (linemap_location_from_macro_expansion_p): const struct line_maps ...Manuel López-Ibáñez1-0/+15
2014-10-03lex.c (search_line_fast): Add new version to be used for Power8 and later tar...Bill Schmidt1-0/+8
2014-10-02charset.c (convert_no_conversion): Reallocate memory with 25% headroom.Bernd Edlinger1-0/+6
2014-10-01Implement SD-6: SG10 Feature Test RecommendationsEdward Smith-Rowland1-0/+15
2014-09-30re PR preprocessor/58893 (<command-line>:0:0: internal compiler error: Segmen...Bernd Edlinger1-0/+6
2014-09-24re PR c/61405 (Not emitting "enumeration value not handled in switch" warning...Marek Polacek1-0/+6
2014-09-22charset.c (conversion): Rename to ...Jan Hubicka1-0/+7
2014-09-17re PR c/61854 (Warning single-line comment for -std=c89?)Marek Polacek1-0/+8
2014-09-09invoke.texi (Wnormalized=): Update.Manuel López-Ibáñez1-0/+5
2014-09-04options.texi: Document that Var and Init are required if CPP is given.Manuel López-Ibáñez1-0/+8
2014-08-29directives.c (check_eol_1): New.Manuel López-Ibáñez1-0/+7
2014-08-29macro.c (warn_of_redefinition): Suppress warnings for builtins that lack the ...Manuel López-Ibáñez1-0/+10
2014-08-28PR cpp/23827 - standard C++ should not have hex float preprocessorEdward Smith-Rowland1-0/+9
2014-08-23cpplib.h (enum c_lang): Add CLK_GNUCXX1Z, CLK_CXX1Z...Edward Smith-Rowland1-0/+11
2014-08-20cpplib.h (cpp_options): Use signed char.Marek Polacek1-0/+5
2014-08-19* lex.c (_cpp_lex_direct): Fix a typo.Marek Polacek1-0/+4
2014-08-19c-opts.c (sanitize_cpp_opts): Make warn_long_long be set according to warn_c9...Marek Polacek1-0/+9
2014-08-10re PR c/51849 (-Wc99-compat would be considered useful)Marek Polacek1-0/+9
2014-07-27re PR c/61861 (Incorrect column number for -Wdiscarded-qualifiers)Marek Polacek1-0/+7
2014-07-16Support location tracking for built-in macro tokensDodji Seketeli1-0/+12
2014-07-11re PR preprocessor/61389 (libcpp diagnostics shouldn't talk about ISO C99 for...Andreas Schwab1-1/+1
2014-07-10re PR preprocessor/61389 (libcpp diagnostics shouldn't talk about ISO C99 for...Edward Smith-Rowland1-0/+8
2014-07-09PR c++/58155 - -Wliteral-suffix warns about tokens which are skippedEdward Smith-Rowland1-0/+7
2014-06-05re PR c++/61038 (g++ -E is unusable with UDL strings)Edward Smith-Rowland1-0/+6
2014-05-26configure.ac: Remove long long and __int64 type checks...Richard Biener1-0/+8
2014-05-21re PR c/61212 (gcc build failure on "dos file system" due to warnings treated...Marek Polacek1-1/+6
2014-05-21re PR c++/61038 (g++ -E is unusable with UDL strings)Edward Smith-Rowland1-0/+7
2014-05-20config.gcc: Remove need_64bit_hwint.Richard Biener1-0/+9
2014-05-09files.c (find_file_in_dir): Always try to shorten for DOS non-system headers.Joey Ye1-0/+6
2014-05-07configure.ac: Always set need_64bit_hwint to yes.Richard Biener1-0/+5
2014-04-22Remove obsolete Solaris 9 supportRainer Orth1-0/+4
2014-02-24TILE-Gx big endian support.Walter Lee1-0/+5
2014-02-19re PR preprocessor/58844 (ICE with invalid use of ##)Jakub Jelinek1-0/+8