mklog: Do not print changed functions in testsuite
[gcc.git] / libstdc++-v3 /
2019-09-03 Ulrich WeigandRemove Cell Broadband Engine SPU targets
2019-09-03 Chung-Lin Tangre PR other/79543 (Inappropriate "ld --version" checking)
2019-09-02 Jonathan WakelyUse __constinit keyword in libstdc++ sources
2019-09-02 Jonathan WakelyUpdate libstdc++ docs for library version bumps
2019-09-02 Jonathan WakelyMinor simplifications for std::to_chars implementation
2019-09-02 Rainer OrthUpdate Solaris baselines for GCC 10.0
2019-09-01 François Dumont2019-09-01 François Dumont <fdumont@gcc.gnu.org>
2019-09-01 Gerald Pfeiferpolicy_data_structures_biblio.xml (COM: Component Model...
2019-08-30 Jonathan WakelyFix ChangeLog
2019-08-30 Antony PolukhinOptimize std::to_chars
2019-08-30 Jonathan WakelyFix errors in new test
2019-08-30 Uros Bizjakbaseline_symbols.txt: Update.
2019-08-30 Jonathan WakelyPR libstdc++/89164 enforce constraints for uninitialize...
2019-08-29 Jonathan WakelyPR libstdc++/91067 add more missing exports for directo...
2019-08-29 Jakub Jelinekbaseline_symbols.txt: Update.
2019-08-28 Jonathan WakelyUpdate ABI baselines for x86 and powerpc GNU targets
2019-08-23 Joseph MyersFix libstdc++ lstat missing return type for Windows...
2019-08-20 Jonathan WakelyDo not try to process deleted headers with Doxygen
2019-08-20 Jonathan WakelyFix markdown in Doxygen comments for std::reduce
2019-08-20 Jonathan WakelyPR libstdc++/91371 make std::is_function handle other...
2019-08-16 Uros Bizjakbaseline_symbols.txt: Update.
2019-08-15 Jonathan WakelyPR libstdc++/91456 make INVOKE<R> work with uncopyable...
2019-08-14 Jonathan WakelyDeprecate std::__is_nullptr_t type trait
2019-08-14 Edward Smith-RowlandImplement C++20 p0879 - Constexpr for swap and swap...
2019-08-12 Jonathan WakelyPR libstdc++/90361 add missing macro definition
2019-08-12 Jonathan WakelyAdd noexcept-specifier to std::apply and std::make_from...
2019-08-09 Alexandre Olivaskip Cholesky decomposition in is>>n_mv_dist
2019-08-08 Jonathan WakelyP0325R4 to_array from LFTS with updates
2019-08-06 Jonathan WakelyP1651R0 bind_front should not unwrap reference_wrapper
2019-08-06 Jonathan WakelySpecialize std::numbers constants for __float128
2019-08-04 Gerald Pfeiferdocumentation_hacking.xml: doxygen.org is now doxygen.nl.
2019-08-01 Edward Smith-RowlandImplement C++20 p0202 - Add Constexpr Modifiers to...
2019-07-31 Jonathan WakelyQualify call to prevent ADL
2019-07-31 Jonathan WakelyImplement "P0631R4 Math Constants" for C++20
2019-07-31 Jonathan WakelyAdd Doxygen comments to <bit> header
2019-07-31 Jonathan WakelyPR libstdc++/91308 fix constraints on unique_ptr assignment
2019-07-29 Jonathan WakelyPR libstdc++/51333 Define recursive_init_error construc...
2019-07-28 Gerald Pfeiferdocumentation_hacking.xml: Fix broken reference to...
2019-07-26 Jonathan WakelyDefine __cpp_lib_endian feature test macro
2019-07-26 François Dumont2019-07-26 François Dumont <fdumont@gcc.gnu.org>
2019-07-25 Jonathan WakelyRelocate std::endian from <type_traits> to <bit>
2019-07-25 Martin LiskaExtend DCE to remove unnecessary new/delete-pairs ...
2019-07-22 Jonathan WakelyRename testsuite directory to match P0553R4 stable...
2019-07-22 Jonathan WakelyAdjust std::rotl, std::rotr etc to match final P0553R4...
2019-07-22 Jonathan WakelyChange std::ceil2 to be undefined if the result can...
2019-07-19 François Dumontstl_tempbuf.h (__detail::__return_temporary_buffer...
2019-07-19 Andreas Schwab* config/abi/post/m68k-linux-gnu/baseline_symbols.txt...
2019-07-18 François Dumontstl_tempbuf.h (__detail::__return_temporary_buffer...
2019-07-17 Andreas Schwab* config/abi/post/ia64-linux-gnu/baseline_symbols.txt...
2019-07-16 Jason MerrillAdd parens around constraint in <memory>.
2019-07-12 Jonathan WakelyFix inaccurate comment in new test
2019-07-12 Jonathan WakelyDefine __type_identity_t alias and use for string_view
2019-07-12 Jonathan WakelyUpdate C++2a library status table
2019-07-11 Jonathan WakelyImprove docs for --enable-libstdcxx-time=rt
2019-07-11 Jonathan WakelyDefine std::atomic_ref and std::atomic<floating-point...
2019-07-06 Jonathan WakelyFix recent regression in __atomic_add_dispatch
2019-07-05 Jonathan WakelyFix ODR violations in code using <ext/atomicity.h>
2019-07-03 Jonathan WakelyPR libstdc++/91067 fix missing exports for filesystem...
2019-07-02 Jonathan WakelyFix preprocessor checks for Clang builtins
2019-07-02 Jim WilsonFix libstdc++ install-pdf support.
2019-06-27 Jonathan WakelyPR libstdc++/91012 fixfilesystem_error::what() string
2019-06-26 Jonathan WakelyDefine std::chars_format enumeration type
2019-06-26 Jonathan WakelyAdd new helper traits for signed/unsigned integer types
2019-06-25 Jonathan WakelyFix non-portable use of std::abs(double) in constexpr...
2019-06-25 Jakub Jelinekpstl_config.h (_PSTL_PRAGMA_SIMD_SCAN, [...]): Define...
2019-06-24 Jonathan WakelyFix std::midpoint for denormal values
2019-06-24 Jonathan WakelyDefine C11 macros such as FLT_DECIMAL_DIG for C++17
2019-06-20 Jonathan WakelySkip libstdc++ debug build in early bootstrap stages
2019-06-20 Jonathan WakelyQualify calls to __never_valueless in <variant>
2019-06-20 Jonathan WakelyFix outdated reference to C++17 draft in the docs
2019-06-20 Jonathan WakelyImprove tests for std::vector<bool> printer
2019-06-19 Jonathan WakelyFix non-standard behaviour of std::istream_iterator
2019-06-19 Michael WeghornHave std::vector printer's iterator return bool for...
2019-06-19 Jonathan WakelyPR libstdc++/90920 restore previous checks for empty...
2019-06-19 Jonathan WakelyFix value category bugs in std::reduce
2019-06-18 Jonathan WakelyImplement new serial algorithms from Parallelism TS...
2019-06-18 Jonathan WakelyAvoid undefined behaviour in std::byte operators (LWG...
2019-06-17 Jonathan WakelyFix AIX test failure due to replacement operator delete
2019-06-17 Jonathan WakelyAdd 'noexcept' to std::lerp
2019-06-17 Jonathan WakelyPR libstdc++/90281 Fix string conversions for filesyste...
2019-06-17 François DumontSimplify node ownership in _Hashtable members
2019-06-17 Jonathan WakelyFix tests that fail without PCH
2019-06-14 Jonathan WakelyDisable -Wctor-dtor-privacy warnings for some standard...
2019-06-14 Jonathan WakelyAdd __cpp_lib_bind_front macro to <version> header
2019-06-12 Jonathan WakelyFix incorrect __cpp_lib_parallel_algorithm macro defini...
2019-06-12 Jonathan WakelyImprove static_assert messages for std::variant
2019-06-12 Jonathan WakelySimplify std::scoped_lock destructor
2019-06-12 Jonathan WakelyReplace std::to_string for integers with optimized...
2019-06-11 Edward Smith-RowlandFix ConstexprIterator requirements tests - No constexpr...
2019-06-08 Edward Smith-RowlandTest for C++20 p0858 - ConstexprIterator requirements.
2019-06-07 Thomas RodgersSynchronize libstdc++ PSTL with upstream LLVM PSTL
2019-06-07 Jonathan WakelyFix test that gets skipped as unsupported
2019-06-07 Jonathan WakelyPR libstdc++/90770 fix missing src/debug/Makefile
2019-06-06 Jonathan WakelyAvoid unnecessary inclusion of <stdexcept> header
2019-06-06 Jonathan WakelyFix more failing tests for C++98 mode
2019-06-06 Jonathan WakelyFix more tests that fail in C++2a mode
2019-06-06 Jonathan WakelyFix tests that fail in C++2a mode
2019-06-06 Jonathan WakelyRemove redundant static assertions in [meta.unary.prop...
2019-06-06 Jonathan WakelyFix tests that fail with -std=gnu++98 or -std=gnu++11
2019-06-06 Jonathan WakelyRefactor SFINAE constraints on std::tuple constructors
next