aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/src
AgeCommit message (Expand)AuthorFilesLines
2022-01-05libstdc++: Optimize operations on small size hashtable [PR 68303]François Dumont1-0/+1
2022-01-05libstdc++: Improvements to standard error category objects (part deux)Jonathan Wakely2-20/+31
2022-01-05libstdc++: Improve std::regex_error::what() stringsJonathan Wakely1-1/+46
2022-01-03Update copyright years.Jakub Jelinek131-131/+131
2021-12-09libstdc++: Allow std::condition_variable waits to be cancelled [PR103382]Jonathan Wakely2-1/+32
2021-12-02libstdc++: Allow exception classes to move fully-dynamic stringsJonathan Wakely1-20/+0
2021-12-01libstdc++: Avoid unwanted allocations in filesystem::pathJonathan Wakely2-19/+17
2021-11-30libstdc++: Ensure C++20 std::stringstream definitions use correct ABIJonathan Wakely1-1/+3
2021-11-19libstdc++: Use __is_single_threaded in locale initializationJonathan Wakely1-2/+9
2021-11-16libstdc++: Merge latest Ryu sourcesPatrick Palka2-6/+5
2021-11-15c++: check constexpr constructor bodyJason Merrill1-1/+1
2021-11-12libstdc++: Print assertion messages to stderr [PR59675]Jonathan Wakely1-1/+17
2021-11-09libstdc++: Do not use 64-bit DARN on 32-bit powerpc [PR103146]Jonathan Wakely1-1/+1
2021-11-09libstdc++: Support getentropy and arc4random in std::random_deviceJonathan Wakely1-2/+67
2021-11-05libstdc++: Add [[unlikely]] attributes to std::random_device routinesJonathan Wakely1-2/+2
2021-11-05libstdc++: Add support for POWER9 DARN instruction to std::random_deviceJonathan Wakely1-3/+53
2021-10-19libstdc++: Implement std::random_device::entropy() for other sourcesJonathan Wakely1-7/+63
2021-10-08libstdc++: Detect miscompilation of src/c++11/limits.ccJonathan Wakely1-0/+4
2021-10-02libstdc++: Fix typos in std::filesystem codeJonathan Wakely2-3/+3
2021-10-01libstdc++: Allow stateful allocators in std::list::sort [PR 66742]Jonathan Wakely1-0/+2
2021-10-01libstdc++: Simplify __throw_out_of_range_fmt for freestandingJonathan Wakely2-12/+7
2021-10-01libstdc++: Avoid unconditional use of errc::not_supported [PR 99327]Jonathan Wakely3-55/+78
2021-10-01libstdc++: Add utility for creating std::error_code from OS errorsJonathan Wakely3-9/+21
2021-09-23libstdc++: Make std::system_category() recognize Windows error codesJonathan Wakely1-0/+156
2021-09-23libstdc++: Improvements to standard error category objectsJonathan Wakely1-20/+43
2021-09-23libstdc++: std::system_category should know meaning of zero [PR102425]Jonathan Wakely1-0/+3
2021-09-16libstdc++: Regenerate the src/debug Makefiles as neededJonathan Wakely2-2/+2
2021-09-16libstdc++: Fix recipes for C++11-compiled files in src/c++98Jonathan Wakely2-4/+4
2021-08-31libstdc++: Remove redundant noexcept-specifier on definitionsJonathan Wakely1-2/+2
2021-08-28libstdc++: Fix inefficiency in filesystem::absolute [PR99876]Jonathan Wakely1-7/+0
2021-08-24libstdc++: Fix mismatched class-key tagsJonathan Wakely1-14/+14
2021-08-19libstdc++: Improve overflow check for file timestampsJonathan Wakely1-1/+1
2021-08-16libstdc++: Use qualified-id for class member constant [PR101937]Jonathan Wakely1-4/+4
2021-08-12libstdc++: Add #error to some files that depend on a specific standard modeJonathan Wakely3-0/+12
2021-08-02libstdc++: Fix filesystem::temp_directory_path [PR101709]Jonathan Wakely3-8/+13
2021-07-30libstdc++: Use secure_getenv for filesystem::temp_directory_path() [PR65018]Jonathan Wakely3-53/+50
2021-07-30fix breakage from "libstdc++: Remove unnecessary uses of <utility>"Hans-Peter Nilsson1-3/+3
2021-07-27libstdc++: Remove unnecessary uses of <utility>Jonathan Wakely1-1/+2
2021-07-20libstdc++: Fix create_directories to resolve symlinks [PR101510]Jonathan Wakely2-2/+2
2021-07-20libstdc++: Add more tests for filesystem::create_directory [PR101510]Jonathan Wakely1-2/+1
2021-06-28libstdc++: Remove redundant explicit instantiationsJonathan Wakely1-10/+0
2021-05-26libstdc++: [_GLIBCXX_DEBUG] Enhance rendering of assert messageFrançois Dumont1-227/+256
2021-05-20libstdc++: Disable floating_to_chars.cc on 16 bit targetsJoern Rennecke1-1/+3
2021-05-11libstdc++: Remove extern "C" from Ryu sourcesPatrick Palka2-18/+4
2021-04-15libstdc++: Move atomic functions to libsupc++ [PR 96657]Jonathan Wakely2-12/+3
2021-04-07libstdc++: Fix filesystem::path construction from COW string [PR 99805]Jonathan Wakely1-6/+4
2021-03-26libstdc++: Add PRNG fallback to std::random_deviceJonathan Wakely1-94/+158
2021-03-16libstdc++: Remove symbols for new std::call_once implementation [PR 99341]Jonathan Wakely1-84/+0
2021-03-16libstdc++: Revert to old std::call_once implementation [PR 99341]Jonathan Wakely1-6/+31
2021-03-15libstdc++-v3: Update VTV vars for libtool link commands [PR99172]Caroline Tice2-2/+5