summaryrefslogtreecommitdiff
path: root/libcpp/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Update ChangeLog and version files for releasereleases/gcc-5.5.0releases/gcc-5GCC Administrator2017-10-101-0/+4
* Update ChangeLog and version files for releasereleases/gcc-5.4.0Richard Biener2016-06-031-0/+4
* backport: re PR target/70296 (Incorrect handling of vector X; if X is functio...Jakub Jelinek2016-03-301-0/+9
* backport: re PR pch/68176 (all pch tests fail on eglibc systems (with bits/pr...Jakub Jelinek2016-02-101-0/+9
* Update ChangeLog and version files for releasereleases/gcc-5.3.0Richard Biener2015-12-041-0/+4
* re PR preprocessor/60736 (Crash in preprocessor including stdc-predef.h when ...Jakub Jelinek2015-11-191-0/+12
* Update ChangeLog and version files for releasereleases/gcc-5.2.0Richard Biener2015-07-161-0/+4
* Update ChangeLog and version files for releasereleases/gcc-5.1.0GCC Administrator2015-04-221-0/+4
* re PR pch/65550 (ICE (segfault) with pch)Richard Biener2015-04-091-0/+6
* re PR preprocessor/61977 (powerpc preprocessor breaks on lines that end with ...Jakub Jelinek2015-04-061-0/+6
* re PR preprocessor/61977 (powerpc preprocessor breaks on lines that end with ...Jakub Jelinek2015-04-021-0/+5
* re PR preprocessor/65238 (__has_attribute is not handled properly with -tradi...Jakub Jelinek2015-03-231-0/+19
* re PR c++/64626 (C++14 single quote should not always be a digit separator)Edward Smith-Rowland2015-03-171-0/+6
* re PR target/65261 (bootstrap-ubsan ppc64le: gcc/libcpp/lex.c:552:30: runtime...Markus Trippelsdorf2015-03-041-0/+5
* PR preprocessor/64803 - __LINE__ inside macro is not constantDodji Seketeli2015-02-031-0/+12
* [Patch/libcpp] Change __ARM_NEON__ to __ARM_NEON in lex.cSzabolcs Nagy2015-01-301-0/+4
* re PR preprocessor/60570 (expression in 'elif' directive mis-diagnosed as err...Marek Polacek2015-01-231-0/+7
* expr.c (cpp_classify_number): Add N_() around ?...Jakub Jelinek2015-01-161-0/+5
* Update copyright years.Jakub Jelinek2015-01-051-0/+4
* re PR preprocessor/63831 (r217292 causes segfaults with -MM)Jakub Jelinek2014-12-191-0/+20
* xvasprintf.c: New file.Uros Bizjak2014-12-111-0/+4
* line-map.c (linemap_position_for_loc_and_offset): Add new linemap_assert_fails.Manuel López-Ibáñez2014-12-041-0/+5
* line-map.h (linemap_assert_fails): Declare.Manuel López-Ibáñez2014-12-021-0/+5
* line-map.c (linemap_add): Fix typo.Manuel López-Ibáñez2014-12-021-0/+5
* Fix off-by-one bug in utf16 conversion (PR preprocessor/41698).Joseph Myers2014-11-291-0/+6
* re PR preprocessor/60436 (C preprocessor segfaults on assembly file)Jakub Jelinek2014-11-251-0/+7
* re PR target/63966 (inconsistent operand constraints compiling build libcpp)Uros Bizjak2014-11-201-2/+2
* re PR target/63966 (inconsistent operand constraints compiling build libcpp)Uros Bizjak2014-11-201-0/+6
* line-map.h: Include EXPR, so that unused variable warnings do not occur.Manuel López-Ibáñez2014-11-131-0/+5
* re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez2014-11-111-0/+7
* Merger of dmalcolm/jit branch from gitDavid Malcolm2014-11-111-0/+4
* cpplib.h (cpp_callbacks): Add has_attribute.Edward Smith-Rowland2014-11-101-0/+13
* Preserve original spellings of extended identifiers.Joseph Myers2014-11-061-0/+32
* Enable -fextended-identifiers by default.Joseph Myers2014-11-051-0/+6
* gengtype.h (obstack_chunk_alloc, [...]): Remove cast.Alan Modra2014-10-221-12/+20
* line-map.h (linemap_location_from_macro_expansion_p): const struct line_maps ...Manuel López-Ibáñez2014-10-141-0/+15
* lex.c (search_line_fast): Add new version to be used for Power8 and later tar...Bill Schmidt2014-10-031-0/+8
* charset.c (convert_no_conversion): Reallocate memory with 25% headroom.Bernd Edlinger2014-10-021-0/+6
* Implement SD-6: SG10 Feature Test RecommendationsEdward Smith-Rowland2014-10-011-0/+15
* re PR preprocessor/58893 (<command-line>:0:0: internal compiler error: Segmen...Bernd Edlinger2014-09-301-0/+6
* re PR c/61405 (Not emitting "enumeration value not handled in switch" warning...Marek Polacek2014-09-241-0/+6
* charset.c (conversion): Rename to ...Jan Hubicka2014-09-221-0/+7
* re PR c/61854 (Warning single-line comment for -std=c89?)Marek Polacek2014-09-171-0/+8
* invoke.texi (Wnormalized=): Update.Manuel López-Ibáñez2014-09-091-0/+5
* options.texi: Document that Var and Init are required if CPP is given.Manuel López-Ibáñez2014-09-041-0/+8
* directives.c (check_eol_1): New.Manuel López-Ibáñez2014-08-291-0/+7
* macro.c (warn_of_redefinition): Suppress warnings for builtins that lack the ...Manuel López-Ibáñez2014-08-291-0/+10
* PR cpp/23827 - standard C++ should not have hex float preprocessorEdward Smith-Rowland2014-08-281-0/+9
* cpplib.h (enum c_lang): Add CLK_GNUCXX1Z, CLK_CXX1Z...Edward Smith-Rowland2014-08-231-0/+11
* cpplib.h (cpp_options): Use signed char.Marek Polacek2014-08-201-0/+5