aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/config
AgeCommit message (Expand)Author
2019-10-28 * config/abi/post/hppa-linux-gnu/baseline_symbols.txt: Update.John David Anglin
2019-09-02Update Solaris baselines for GCC 9.3Rainer Orth
2019-08-29PR libstdc++/91067 add more missing exports for directory iteratorsJonathan Wakely
2019-08-29 * config/abi/post/aarch64-linux-gnu/baseline_symbols.txt: Update.Jakub Jelinek
2019-08-28Update ABI baselines for x86 and powerpc GNU targetsJonathan Wakely
2019-08-20 * config/abi/post/alpha-linux-gnu/baseline_symbols.txt: Update.Uros Bizjak
2019-07-03PR libstdc++/91067 fix missing exports for filesystem iteratorsJonathan Wakely
2019-06-27PR libstdc++/85494 use rand_s in std::random_deviceJonathan Wakely
2019-05-01Update Solaris baselines for GCC 9.1Rainer Orth
2019-04-30 * config/abi/pre/gnu.ver (GLIBCXX_3.4.26): Change _Lock_policyE2 exportsJakub Jelinek
2019-04-30 * config/abi/post/riscv64-linux-gnu/baseline_symbols.txt: Update.Jakub Jelinek
2019-04-26x32: Update baseline_symbols.txtH.J. Lu
2019-04-26Adjust linker script to stop exporting unwanted symbol in old versionJonathan Wakely
2019-04-26 * config/abi/post/s390x-linux-gnu/32/baseline_symbols.txt: Update.Jakub Jelinek
2019-04-26 * config/abi/post/x86_64-linux-gnu/baseline_symbols.txt: Update.Jakub Jelinek
2019-04-05PR libstdc++/89986 export directory_iterator::incrementJonathan Wakely
2019-04-05Share all recursive_directory_iterator state [LWG 2708]Jonathan Wakely
2019-03-07RISC-V: Add libstdc++ check-abi support.Andreas Schwab
2019-02-22 * config/abi/post/sparc64-linux-gnu/baseline_symbols.txt: Adjust.Eric Botcazou
2019-02-22 * configure.host (abi_baseline_pair): Adjust for SPARC64/Linux.Eric Botcazou
2019-02-19P0482R5 char8_t: Standard library supportTom Honermann
2019-01-29Add missing exports for symbols used by directory iteratorsJonathan Wakely
2019-01-28PR libstdc++/68737 Do not use vsnprintf on HPUXJonathan Wakely
2019-01-18PR libstdc++/88782 avoid ODR problems in std::make_sharedJonathan Wakely
2019-01-16Fix failing filesystem tests on mingw targetsJonathan Wakely
2019-01-11PR libstdc++/88125 remove duplicate entry in linker scriptJonathan Wakely
2019-01-11Fix incorrect linker script patternsJonathan Wakely
2019-01-10Implement LWG 2221: formatted output operator for nullptrVille Voutilainen
2019-01-08Fix libstdc++.so link on Solaris with C++17 std::basic_string member functionsRainer Orth
2019-01-07Fix build for systems without POSIX truncateJonathan Wakely
2019-01-06PR libstdc++/86756 Move rest of std::filesystem to libstdc++.soJonathan Wakely
2019-01-06PR libstdc++/86756 add std::filesystem::path to libstdc++.soJonathan Wakely
2019-01-04Export explicit instantiations for C++17 members of std::stringJonathan Wakely
2019-01-04Add allocator-extended copy/move ctors to COW stringJonathan Wakely
2019-01-03PR libstdc++/88681 export missing symbolsJonathan Wakely
2019-01-01 Update copyright years.Jakub Jelinek
2018-12-22[Patch, PowerPC/Darwin] Fix library export of long double symbols.Iain Sandoe
2018-11-17Implement std::pmr::synchronized_pool_resourceJonathan Wakely
2018-11-07Fix linker script to use [jmy] to match size_t parametersJonathan Wakely
2018-11-06Implement std::pmr::unsynchronized_pool_resourceJonathan Wakely
2018-10-202018-10-20 François Dumont <fdumont@gcc.gnu.org>François Dumont
2018-10-18PR libstdc++/87642 handle multibyte thousands separators from libcJonathan Wakely
2018-10-16PR libstdc++/87618 fix typos in linker scriptJonathan Wakely
2018-10-02config: Remove unused define for os uClibcBernhard Reutner-Fischer
2018-08-30Fix undefined references seen with mingw-w64Jonathan Wakely
2018-08-14PR libstdc++/85343 overload __throw_ios_failure to take errnoJonathan Wakely
2018-08-07Define monotonic_buffer_resource members out-of-lineJonathan Wakely
2018-07-24Add initial version of C++17 <memory_resource> headerJonathan Wakely
2018-07-16S/390: libstdc++: 64 and 32 bit baseline updateAndreas Krebbel
2018-07-06Simplify linker script patterns for std::exception_ptrJonathan Wakely