summaryrefslogtreecommitdiff
path: root/libstdc++-v3/config
Commit message (Expand)AuthorAgeFilesLines
* * config/abi/post/m68k-linux-gnu/baseline_symbols.txt: Update.Andreas Schwab2019-07-191-0/+441
* * config/abi/post/ia64-linux-gnu/baseline_symbols.txt: Update.Andreas Schwab2019-07-171-0/+441
* PR libstdc++/91067 fix missing exports for filesystem iteratorsJonathan Wakely2019-07-031-0/+16
* PR libstdc++/85494 use rdseed and rand_s in std::random_deviceJonathan Wakely2019-05-291-0/+2
* Remove obsolete Solaris 10 supportRainer Orth2019-05-1412-23070/+0
* Improve API docs for <memory> and <scoped_allocator>Jonathan Wakely2019-05-021-1/+1
* Update Solaris baselines for GCC 9.1Rainer Orth2019-05-018-0/+3472
* gnu.ver (GLIBCXX_3.4.26): Change _Lock_policyE2 exports to _Lock_policyE[012].Jakub Jelinek2019-04-302-11/+21
* * config/abi/post/riscv64-linux-gnu/baseline_symbols.txt: Update.Jakub Jelinek2019-04-301-0/+8
* x32: Update baseline_symbols.txtH.J. Lu2019-04-261-0/+434
* Reduce code instantiated by filesystem::path::_S_convert_locJonathan Wakely2019-04-261-1/+2
* baseline_symbols.txt: Update.Jakub Jelinek2019-04-264-0/+1718
* baseline_symbols.txt: Update.Jakub Jelinek2019-04-267-0/+3029
* PR libstdc++/89986 export directory_iterator::incrementJonathan Wakely2019-04-051-4/+6
* Share all recursive_directory_iterator state [LWG 2708]Jonathan Wakely2019-04-051-0/+6
* RISC-V: Add libstdc++ check-abi support.Andreas Schwab2019-03-071-0/+5818
* baseline_symbols.txt: Adjust.Eric Botcazou2019-02-222-4/+0
* configure.host (abi_baseline_pair): Adjust for SPARC64/Linux.Eric Botcazou2019-02-222-0/+11494
* P0482R5 char8_t: Standard library supportTom Honermann2019-02-192-0/+25
* Add missing exports for symbols used by directory iteratorsJonathan Wakely2019-01-291-0/+6
* PR libstdc++/68737 Do not use vsnprintf on HPUXJonathan Wakely2019-01-282-1/+6
* PR libstdc++/88782 avoid ODR problems in std::make_sharedJonathan Wakely2019-01-181-0/+3
* Fix failing filesystem tests on mingw targetsJonathan Wakely2019-01-161-6/+16
* PR libstdc++/88125 remove duplicate entry in linker scriptJonathan Wakely2019-01-111-4/+0
* Fix incorrect linker script patternsJonathan Wakely2019-01-111-2/+4
* Implement LWG 2221: formatted output operator for nullptrVille Voutilainen2019-01-101-2/+6
* Fix libstdc++.so link on Solaris with C++17 std::basic_string member functionsRainer Orth2019-01-081-5/+5
* Fix build for systems without POSIX truncateJonathan Wakely2019-01-071-20/+24
* PR libstdc++/86756 Move rest of std::filesystem to libstdc++.soJonathan Wakely2019-01-061-0/+52
* PR libstdc++/86756 add std::filesystem::path to libstdc++.soJonathan Wakely2019-01-061-27/+95
* Export explicit instantiations for C++17 members of std::stringJonathan Wakely2019-01-041-1/+23
* Add allocator-extended copy/move ctors to COW stringJonathan Wakely2019-01-041-0/+5
* PR libstdc++/88681 export missing symbolsJonathan Wakely2019-01-031-0/+3
* Update copyright years.Jakub Jelinek2019-01-01155-155/+155
* [Patch, PowerPC/Darwin] Fix library export of long double symbols.Iain Sandoe2018-12-221-0/+21
* Implement std::pmr::synchronized_pool_resourceJonathan Wakely2018-11-171-7/+12
* Fix linker script to use [jmy] to match size_t parametersJonathan Wakely2018-11-071-2/+2
* Implement std::pmr::unsynchronized_pool_resourceJonathan Wakely2018-11-061-0/+9
* testsuite_containers.h (forward_members_unordered<>::forward_members_unordere...François Dumont2018-10-201-0/+1
* PR libstdc++/87642 handle multibyte thousands separators from libcJonathan Wakely2018-10-182-4/+67
* PR libstdc++/87618 fix typos in linker scriptJonathan Wakely2018-10-161-2/+2
* config: Remove unused define for os uClibcBernhard Reutner-Fischer2018-10-021-3/+0
* Fix undefined references seen with mingw-w64Jonathan Wakely2018-08-301-0/+5
* PR libstdc++/85343 overload __throw_ios_failure to take errnoJonathan Wakely2018-08-141-0/+3
* Define monotonic_buffer_resource members out-of-lineJonathan Wakely2018-08-071-0/+2
* Add initial version of C++17 <memory_resource> headerJonathan Wakely2018-07-241-0/+5
* S/390: libstdc++: 64 and 32 bit baseline updateAndreas Krebbel2018-07-163-0/+36
* Simplify linker script patterns for std::exception_ptrJonathan Wakely2018-07-061-8/+4
* P0935R0 Eradicating unnecessarily explicit default constructorsJonathan Wakely2018-07-061-4/+22
* PR libstdc++/85831 define move constructors and operators for exceptionsJonathan Wakely2018-07-051-0/+7