aboutsummaryrefslogtreecommitdiff
path: root/libcpp/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2015-09-21Handle lines encoded into several maps in linemap_position_for_loc_and_offsetManuel López-Ibáñez1-0/+6
2015-09-07system.h (INTTYPE_MINIMUM): Rewrite to avoid shift warning.Marek Polacek1-0/+4
2015-08-07Makefile.def (libiconv): Define bootstrap=true.Yaakov Selkowitz1-0/+4
2015-07-08Address -Wsign-compare diagnosticsThomas Schwinge1-0/+5
2015-07-032015-07-03 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini1-1/+1
2015-07-02re PR preprocessor/53690 ([C++11] \u0000 and \U00000000 are wrongly encoded a...Paolo Carlini1-1/+10
2015-06-30Implement N4197 - Adding u8 character literalsEdward Smith-Rowland1-0/+16
2015-06-30lex.c (search_line_sse42): New main loop using asm flag outputs.Uros Bizjak1-0/+5
2015-06-08re PR c/66415 (ice in location_column_from_byte_offset)Marek Polacek1-0/+6
2015-05-26line-map.c (LINE_MAP_MAX_COLUMN_NUMBER LINE_MAP_MAX_LOCATION_WITH_COLS,LINE_M...Manuel López-Ibáñez1-0/+8
2015-05-20libcpp: Eliminate most of the non-const/reference-returning inline fnsDavid Malcolm1-0/+18
2015-05-19Replace line_map union with C++ class hierarchyDavid Malcolm1-0/+158
2015-05-13libcpp/input.c: Add a way to visualize the linemaps (-fdump-internal-locations)David Malcolm1-0/+6
2015-05-13libcpp: Replace macro usage with C++ constructsDavid Malcolm1-0/+62
2015-05-13libcpp: Bump to automake 1.11.6Michael Haubenwallner1-0/+4
2015-05-13line-map.h: move linemap_assert and friends higher up within the fileDavid Malcolm1-0/+8
2015-05-12Implement -Wmisleading-indentationDavid Malcolm1-0/+7
2015-05-09lex.c (lex_string): Add -Wc++11-compat warning.Jason Merrill1-0/+7
2015-05-05Fix indentation issues seen by -Wmisleading-indentationDavid Malcolm1-0/+5
2015-05-05libcpp: Improvements to comments in line-map.h/cDavid Malcolm1-0/+8
2015-04-09re PR pch/65550 (ICE (segfault) with pch)Richard Biener1-0/+6
2015-04-06re PR preprocessor/61977 (powerpc preprocessor breaks on lines that end with ...Jakub Jelinek1-0/+6
2015-04-02re PR preprocessor/61977 (powerpc preprocessor breaks on lines that end with ...Jakub Jelinek1-0/+5
2015-03-23re PR preprocessor/65238 (__has_attribute is not handled properly with -tradi...Jakub Jelinek1-0/+19
2015-03-17re PR c++/64626 (C++14 single quote should not always be a digit separator)Edward Smith-Rowland1-0/+6
2015-03-04re PR target/65261 (bootstrap-ubsan ppc64le: gcc/libcpp/lex.c:552:30: runtime...Markus Trippelsdorf1-0/+5
2015-02-03PR preprocessor/64803 - __LINE__ inside macro is not constantDodji Seketeli1-0/+12
2015-01-30[Patch/libcpp] Change __ARM_NEON__ to __ARM_NEON in lex.cSzabolcs Nagy1-0/+4
2015-01-23re PR preprocessor/60570 (expression in 'elif' directive mis-diagnosed as err...Marek Polacek1-0/+7
2015-01-16expr.c (cpp_classify_number): Add N_() around ?...Jakub Jelinek1-0/+5
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