i386-expand.c (ix86_expand_floorceildf_32, [...]): Reorder functions.
[gcc.git] / libstdc++-v3 /
2019-10-06 François DumontAdd std::copy_n istreambuf_iterator specialization
2019-10-06 François DumontAdd std::copy_n istreambuf_iterator specialization
2019-10-06 François DumontAdd C++11 __iterator_category_t template alias.
2019-10-06 François DumontAdd std::copy_n __glibcxx_requires_can_increment checks.
2019-10-04 François DumontImprove _GLIBCXX_DEBUG safe iterator range size computa...
2019-10-04 Jonathan WakelyBuild filesystem library with large file support
2019-10-04 Jonathan WakelyReplace uses of std::tr1::unordered_map in testsuite
2019-10-04 Jonathan WakelyAdd missing header required by previous change
2019-10-04 Jonathan WakelyAdjust tr1::_Hashtable to work with std::allocator...
2019-10-04 Jonathan WakelyAdd <span> to <bits/stdc++.h> precompiled header
2019-10-03 Rainer OrthAvoid reserved identifier in include/parallel/multiway_...
2019-10-02 Jonathan WakelyRemove greedy wildcards from libstdc++ linker script
2019-10-02 Jonathan WakelyDocument non-conformance of parallel mode to recent...
2019-10-01 Jonathan WakelyMake some new algorithms work in parallel mode
2019-10-01 Jonathan WakelyMake some parallel mode algorithms usable in constexpr...
2019-10-01 Jonathan WakelyDisable tests that aren't valid in parallel mode
2019-10-01 Jonathan WakelyFix non-reserved names in Parallel Mode headers
2019-09-30 François DumontImplement C++20 constexpr comparison operators for...
2019-09-30 François DumontImplement C++20 constexpr comparison operators for...
2019-09-30 Andreas ToblerInclude netinet/in.h in include/experimental/internet
2019-09-30 Andreas Toblerlibstdc++ testsuite, silence a FreeBSD libm warning
2019-09-30 Andreas Toblerlibstdc++ testsuite, silence a FreeBSD libm warning
2019-09-30 Jonathan WakelyImplement LWG 3255 for std::span constructors
2019-09-30 Jonathan WakelyPR libstdc++/77936 remove unused variable
2019-09-28 François Dumontstl_algo.h (merge): Fix documentation.
2019-09-27 Maciej W. RozyckiRegenerate `configure' scripts for `uclinuxfdpiceabi...
2019-09-27 Jonathan WakelyPR libstdc++/91910 fix data race in Debug Mode destructors
2019-09-26 Jonathan WakelyDefine std::to_array for Debug Mode
2019-09-26 Jonathan WakelyImplement C++20 constexpr changes to std::pair (P1032R1)
2019-09-26 Jonathan WakelyFix array index error in address_v6 comparisons
2019-09-26 Jonathan WakelyRemove include directives for deleted Profile Mode...
2019-09-25 Jonathan WakelyImplement LWG 3296 for basic_regex::assign
2019-09-24 Jonathan WakelyRemove check for impossible condition in std::variant...
2019-09-24 Jonathan WakelyPR libstdc++/91871 fix Clang warnings in testsuite
2019-09-23 Jonathan WakelyPR libstdc++/91788 improve codegen for std::variant...
2019-09-23 Andreas Schwab* config/abi/post/riscv64-linux-gnu/baseline_symbols...
2019-09-12 Jonathan WakelyPR libstdc++/91748 fix std::for_each_n for random acces...
2019-09-11 Jonathan WakelyFix Xmethod for shared_ptr::use_count()
2019-09-11 Jonathan WakelyFix libstdc++ tests for -Wvolatile warnings in C++2a...
2019-09-10 Jonathan WakelyImplement std::common_reference for C++20
2019-09-10 Jonathan WakelyLWG 3266. to_chars(bool) should be deleted
2019-09-10 Christophe Lyon[ARM/FDPIC v6 24/24] [ARM] FDPIC: Handle arm*-*-uclinux...
2019-09-10 Christophe Lyon[ARM/FDPIC v6 06/24] [ARM] FDPIC: Add support for c...
2019-09-10 Jonathan WakelyPR libstdc++/91711 fix failing test
2019-09-10 Jonathan WakelyOptimise std::remove_cv and use more helper aliases
2019-09-10 Edward Smith-RowlandImplement C++20 p1424 - 'constexpr' feature macro conce...
2019-09-09 Edward Smith-RowlandForgot Changelog from latest commit.
2019-09-09 Edward Smith-RowlandUpdate docs for recent <span> and constexpr lib changes.
2019-09-09 Antony PolukhinMinor std::to_chars optimisation for base 10
2019-09-09 Jonathan WakelyImprove constraints for std::span constructors
2019-09-06 Jonathan WakelyDefine std::ssize for C++20 (P1227R2)
2019-09-06 Florian WeimerFix GCC_LINUX_FUTEX to work with C99 compilers
2019-09-05 Jonathan WakelyImprove precondition checks for std::span
2019-09-05 JeanHeyd MeneideImplement std::span for C++20
2019-09-05 Jonathan WakelyRemove broken URL from libstdc++ manual
2019-09-04 Mike CrowePR libstdc++/41861 Add full steady_clock support to...
2019-09-04 Mike CroweAdd user-defined clock to libstdc++ condition_variable...
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...
next