summaryrefslogtreecommitdiff
path: root/libcpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2015-01-0527-27/+31
* re PR preprocessor/63831 (r217292 causes segfaults with -MM)Jakub Jelinek2014-12-1910-46/+34
* xvasprintf.c: New file.Uros Bizjak2014-12-112-2/+6
* line-map.c (linemap_position_for_loc_and_offset): Add new linemap_assert_fails.Manuel López-Ibáñez2014-12-042-1/+7
* line-map.h (linemap_assert_fails): Declare.Manuel López-Ibáñez2014-12-023-5/+28
* line-map.c (linemap_add): Fix typo.Manuel López-Ibáñez2014-12-022-1/+6
* Fix off-by-one bug in utf16 conversion (PR preprocessor/41698).Joseph Myers2014-11-292-1/+7
* re PR preprocessor/60436 (C preprocessor segfaults on assembly file)Jakub Jelinek2014-11-252-5/+12
* re PR target/63966 (inconsistent operand constraints compiling build libcpp)Uros Bizjak2014-11-202-7/+3
* re PR target/63966 (inconsistent operand constraints compiling build libcpp)Uros Bizjak2014-11-202-0/+10
* line-map.h: Include EXPR, so that unused variable warnings do not occur.Manuel López-Ibáñez2014-11-132-1/+7
* re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez2014-11-113-0/+59
* Merger of dmalcolm/jit branch from gitDavid Malcolm2014-11-112-0/+26
* cpplib.h (cpp_callbacks): Add has_attribute.Edward Smith-Rowland2014-11-108-3/+62
* * ja.po: Update.Joseph Myers2014-11-072-18/+13
* Preserve original spellings of extended identifiers.Joseph Myers2014-11-067-46/+132
* Enable -fextended-identifiers by default.Joseph Myers2014-11-052-16/+18
* gengtype.h (obstack_chunk_alloc, [...]): Remove cast.Alan Modra2014-10-225-24/+25
* line-map.h (linemap_location_from_macro_expansion_p): const struct line_maps ...Manuel López-Ibáñez2014-10-143-17/+31
* lex.c (search_line_fast): Add new version to be used for Power8 and later tar...Bill Schmidt2014-10-032-11/+112
* charset.c (convert_no_conversion): Reallocate memory with 25% headroom.Bernd Edlinger2014-10-022-0/+7
* Implement SD-6: SG10 Feature Test RecommendationsEdward Smith-Rowland2014-10-018-3/+150
* re PR preprocessor/58893 (<command-line>:0:0: internal compiler error: Segmen...Bernd Edlinger2014-09-303-4/+19
* re PR c/61405 (Not emitting "enumeration value not handled in switch" warning...Marek Polacek2014-09-242-0/+9
* charset.c (conversion): Rename to ...Jan Hubicka2014-09-223-28/+35
* re PR c/61854 (Warning single-line comment for -std=c89?)Marek Polacek2014-09-173-26/+57
* invoke.texi (Wnormalized=): Update.Manuel López-Ibáñez2014-09-092-2/+7
* options.texi: Document that Var and Init are required if CPP is given.Manuel López-Ibáñez2014-09-045-27/+35
* directives.c (check_eol_1): New.Manuel López-Ibáñez2014-08-292-7/+31
* macro.c (warn_of_redefinition): Suppress warnings for builtins that lack the ...Manuel López-Ibáñez2014-08-294-15/+28
* PR cpp/23827 - standard C++ should not have hex float preprocessorEdward Smith-Rowland2014-08-283-4/+20
* cpplib.h (enum c_lang): Add CLK_GNUCXX1Z, CLK_CXX1Z...Edward Smith-Rowland2014-08-234-23/+42
* cpplib.h (cpp_options): Use signed char.Marek Polacek2014-08-203-1/+7
* * lex.c (_cpp_lex_direct): Fix a typo.Marek Polacek2014-08-192-1/+5
* c-opts.c (sanitize_cpp_opts): Make warn_long_long be set according to warn_c9...Marek Polacek2014-08-195-6/+15
* re PR c/51849 (-Wc99-compat would be considered useful)Marek Polacek2014-08-105-1/+41
* re PR c/61861 (Incorrect column number for -Wdiscarded-qualifiers)Marek Polacek2014-07-272-4/+14
* Support location tracking for built-in macro tokensDodji Seketeli2014-07-164-4/+47
* re PR preprocessor/61389 (libcpp diagnostics shouldn't talk about ISO C99 for...Andreas Schwab2014-07-111-1/+1
* re PR preprocessor/61389 (libcpp diagnostics shouldn't talk about ISO C99 for...Edward Smith-Rowland2014-07-103-27/+84
* PR c++/58155 - -Wliteral-suffix warns about tokens which are skippedEdward Smith-Rowland2014-07-092-2/+9
* re PR c++/61038 (g++ -E is unusable with UDL strings)Edward Smith-Rowland2014-06-051-0/+6
* re PR c++/61038 (g++ -E is unusable with UDL strings)Edward Smith-Rowland2014-06-051-4/+3
* configure.ac: Remove long long and __int64 type checks...Richard Biener2014-05-265-109/+85
* re PR c/61212 (gcc build failure on "dos file system" due to warnings treated...Marek Polacek2014-05-212-2/+7
* re PR c++/61038 (g++ -E is unusable with UDL strings)Edward Smith-Rowland2014-05-212-0/+10
* config.gcc: Remove need_64bit_hwint.Richard Biener2014-05-205-72/+126
* files.c (find_file_in_dir): Always try to shorten for DOS non-system headers.Joey Ye2014-05-093-2/+18
* configure.ac: Always set need_64bit_hwint to yes.Richard Biener2014-05-073-2/+7
* Remove obsolete Solaris 9 supportRainer Orth2014-04-222-3/+5