]> git.ipfire.org Git - thirdparty/gcc.git/history - libcpp/ChangeLog
* gcc.dg/guality/param-5.c (clear_stack): Tweak.
[thirdparty/gcc.git] / libcpp / ChangeLog
2016-06-22  John David Anglinc-common.c (get_source_date_epoch): Use int64_t instead...
2016-06-01  Eduard Sanouc-common.c (get_source_date_epoch): Rename to cb_get_so...
2016-05-20  Martin LiskaChange ENABLE_VALGRIND_CHECKING to
2016-04-28  Eduard Sanouc-common.c (get_source_date_epoch): New function...
2016-04-13  Bernd Schmidtre PR preprocessor/69650 (ICE in linemap_line_start...
2016-04-06  Richard Hendersonre PR preprocessor/61817 (Inconsistent location of...
2016-03-25  Bernd Schmidtre PR preprocessor/69650 (ICE in linemap_line_start...
2016-03-21  Jakub Jelinekre PR target/70296 (Incorrect handling of vector X...
2016-03-15  Richard HendersonFix compiling large files
2016-03-15  Jason Merrillexpr.c (cpp_classify_number): Hex floats are new in...
2016-03-09  David MalcolmPR c++/70105: prevent nonsensical underline spew for...
2016-03-09  David MalcolmPR c++/70105: Defer location expansion until diagnostic...
2016-03-01  David MalcolmPR preprocessor/69985: fix ICE with long lines in ...
2016-02-23  David MalcolmPR preprocessor/69126: avoid comparing ad-hoc and non...
2016-02-08  David MalcolmPR preprocessor/69664: fix rich_location::override_column
2016-02-05  Jakub Jelinekre PR c++/69628 (Conditional jump or move depends on...
2016-01-28  Jakub Jelinekre PR pch/68176 (all pch tests fail on eglibc systems...
2016-01-28  Jakub Jelinek* directives.c (destringize_and_run): Adjust prototype.
2016-01-27  David Malcolmlibcpp: use better locations for _Pragma tokens (prepro...
2016-01-14  David MalcolmPR preprocessor/69177 and PR c++/68819: libcpp fallback...
2016-01-08  Jakub Jelinekre PR c++/69145 (Bogus 'warning: #pragma implementation...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-22  David Malcolmlibcpp: Avoid unnecessary ad-hoc uses for large source...
2015-12-07  David MalcolmFix missing range information for "%q+D" format code
2015-11-20  David MalcolmPR 62314: add ability to add fixit-hints to a diagnostic
2015-11-19  Jakub Jelinekre PR preprocessor/60736 (Crash in preprocessor includi...
2015-11-13  David MalcolmSource range tracking in libcpp and C FE, with bit...
2015-11-06  David MalcolmReimplement diagnostic_show_locus, introducing rich_loc...
2015-11-06  David MalcolmAdd stats on adhoc table to dump_line_table_statistics
2015-11-04  Mikhail MaltsevENABLE_CHECKING refactoring: remove remaining occurrences
2015-11-03  Uros Bizjaklex.c (search_line_sse42): Correctly advance the pointe...
2015-11-02  David Malcolmlibcpp: Improvements to description of source_location...
2015-10-21  Mikhail Maltsev[PATCH 2/9] ENABLE_CHECKING refactoring: libcpp
2015-10-21  Mikhail Maltsev[PATCH 1/9] ENABLE_CHECKING refactoring
2015-10-13  Mikhail Maltsev[PATCH 1/9] ENABLE_CHECKING refactoring
2015-09-21  Manuel López-IbáñezHandle lines encoded into several maps in linemap_posit...
2015-09-07  Marek Polaceksystem.h (INTTYPE_MINIMUM): Rewrite to avoid shift...
2015-08-07  Yaakov SelkowitzMakefile.def (libiconv): Define bootstrap=true.
2015-07-08  Thomas SchwingeAddress -Wsign-compare diagnostics
2015-07-03  Paolo Carlini2015-07-03 Paolo Carlini <paolo.carlini@oracle.com>
2015-07-02  Paolo Carlinire PR preprocessor/53690 ([C++11] \u0000 and \U00000000...
2015-06-30  Edward Smith-RowlandImplement N4197 - Adding u8 character literals
2015-06-30  Uros Bizjaklex.c (search_line_sse42): New main loop using asm...
2015-06-08  Marek Polacekre PR c/66415 (ice in location_column_from_byte_offset)
2015-05-26  Manuel López-Ibáñezline-map.c (LINE_MAP_MAX_COLUMN_NUMBER LINE_MAP_MAX_LOC...
2015-05-20  David Malcolmlibcpp: Eliminate most of the non-const/reference-retur...
2015-05-19  David MalcolmReplace line_map union with C++ class hierarchy
2015-05-13  David Malcolmlibcpp/input.c: Add a way to visualize the linemaps...
2015-05-13  David Malcolmlibcpp: Replace macro usage with C++ constructs
2015-05-13  Michael Haubenwallnerlibcpp: Bump to automake 1.11.6
2015-05-13  David Malcolmline-map.h: move linemap_assert and friends higher...
2015-05-12  David MalcolmImplement -Wmisleading-indentation
2015-05-09  Jason Merrilllex.c (lex_string): Add -Wc++11-compat warning.
2015-05-05  David MalcolmFix indentation issues seen by -Wmisleading-indentation
2015-05-05  David Malcolmlibcpp: Improvements to comments in line-map.h/c
2015-04-09  Richard Bienerre PR pch/65550 (ICE (segfault) with pch)
2015-04-06  Jakub Jelinekre PR preprocessor/61977 (powerpc preprocessor breaks...
2015-04-02  Jakub Jelinekre PR preprocessor/61977 (powerpc preprocessor breaks...
2015-03-23  Jakub Jelinekre PR preprocessor/65238 (__has_attribute is not handle...
2015-03-17  Edward Smith-Rowlandre PR c++/64626 (C++14 single quote should not always...
2015-03-04  Markus Trippelsdorfre PR target/65261 (bootstrap-ubsan ppc64le: gcc/libcpp...
2015-02-03  Dodji SeketeliPR preprocessor/64803 - __LINE__ inside macro is not...
2015-01-30  Szabolcs Nagy[Patch/libcpp] Change __ARM_NEON__ to __ARM_NEON in...
2015-01-23  Marek Polacekre PR preprocessor/60570 (expression in 'elif' directiv...
2015-01-16  Jakub Jelinekexpr.c (cpp_classify_number): Add N_() around ?...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-19  Jakub Jelinekre PR preprocessor/63831 (r217292 causes segfaults...
2014-12-11  Uros Bizjakxvasprintf.c: New file.
2014-12-04  Manuel López-Ibáñezline-map.c (linemap_position_for_loc_and_offset): Add...
2014-12-02  Manuel López-Ibáñezline-map.h (linemap_assert_fails): Declare.
2014-12-02  Manuel López-Ibáñezline-map.c (linemap_add): Fix typo.
2014-11-29  Joseph MyersFix off-by-one bug in utf16 conversion (PR preprocessor...
2014-11-25  Jakub Jelinekre PR preprocessor/60436 (C preprocessor segfaults...
2014-11-20  Uros Bizjakre PR target/63966 (inconsistent operand constraints...
2014-11-20  Uros Bizjakre PR target/63966 (inconsistent operand constraints...
2014-11-13  Manuel López-Ibáñezline-map.h: Include EXPR, so that unused variable warni...
2014-11-11  Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2014-11-11  David MalcolmMerger of dmalcolm/jit branch from git
2014-11-10  Edward Smith-Rowlandcpplib.h (cpp_callbacks): Add has_attribute.
2014-11-06  Joseph MyersPreserve original spellings of extended identifiers.
2014-11-05  Joseph MyersEnable -fextended-identifiers by default.
2014-10-22  Alan Modragengtype.h (obstack_chunk_alloc, [...]): Remove cast.
2014-10-14  Manuel López-Ibáñezline-map.h (linemap_location_from_macro_expansion_p...
2014-10-03  Bill Schmidtlex.c (search_line_fast): Add new version to be used...
2014-10-02  Bernd Edlingercharset.c (convert_no_conversion): Reallocate memory...
2014-10-01  Edward Smith-RowlandImplement SD-6: SG10 Feature Test Recommendations
2014-09-30  Bernd Edlingerre PR preprocessor/58893 (<command-line>:0:0: internal...
2014-09-24  Marek Polacekre PR c/61405 (Not emitting "enumeration value not...
2014-09-22  Jan Hubickacharset.c (conversion): Rename to ...
2014-09-17  Marek Polacekre PR c/61854 (Warning single-line comment for -std...
2014-09-09  Manuel López-Ibáñezinvoke.texi (Wnormalized=): Update.
2014-09-04  Manuel López-Ibáñezoptions.texi: Document that Var and Init are required...
2014-08-29  Manuel López-Ibáñezdirectives.c (check_eol_1): New.
2014-08-29  Manuel López-Ibáñezmacro.c (warn_of_redefinition): Suppress warnings for...
2014-08-28  Edward Smith-RowlandPR cpp/23827 - standard C++ should not have hex float...
2014-08-23  Edward Smith-Rowlandcpplib.h (enum c_lang): Add CLK_GNUCXX1Z, CLK_CXX1Z...
2014-08-20  Marek Polacekcpplib.h (cpp_options): Use signed char.
2014-08-19  Marek Polacek* lex.c (_cpp_lex_direct): Fix a typo.
2014-08-19  Marek Polacekc-opts.c (sanitize_cpp_opts): Make warn_long_long be...
2014-08-10  Marek Polacekre PR c/51849 (-Wc99-compat would be considered useful)
next