Age | Commit message (Expand) | Author | Files | Lines |
2025-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2024-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2023-01-16 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-01-20 | libstdc++: Use Clang attribute instead of __constinit | Jonathan Wakely | 1 | -0/+4 |
2022-01-05 | libstdc++: Improvements to standard error category objects (part deux) | Jonathan Wakely | 1 | -10/+16 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-07-26 | Remove <chrono> dependency on _GLIBCXX_USE_C99_STDINT_TR1 | Jonathan Wakely | 1 | -2/+2 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-02-03 | PR libstdc++/60936 reduce coupling between objects in libstdc++.a | Jonathan Wakely | 1 | -0/+5 |
2017-01-04 | Support exception propagation without lock-free atomic int | Pauli Nieminen | 1 | -2/+1 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-03-18 | re PR c++/65046 (-Wabi-tag doesn't warn about variables or function return ty... | Jonathan Wakely | 1 | -0/+1 |
2015-03-06 | future (future_error(error_code)): Construct base class with error_code's mes... | Jonathan Wakely | 1 | -1/+1 |
2015-01-16 | libstdc++: Optimize synchronization in std::future if futexes are available. | Torvald Riegel | 1 | -5/+3 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-12-02 | Define *_at_thread_exit() functions. | Jonathan Wakely | 1 | -0/+25 |
2014-01-02 | Update copyright years in libstdc++-v3/ | Richard Sandiford | 1 | -1/+1 |
2013-11-20 | re PR libstdc++/49204 ([C++0x] remaining issues in <future>) | Jonathan Wakely | 1 | -2/+0 |
2013-04-21 | system_error.cc (generic_category_instance): Add initializer. | Evgeniy Stepanov | 1 | -1/+1 |
2013-02-03 | Update copyright in libstdc++-v3. | Richard Sandiford | 1 | -1/+1 |
2012-08-26 | re PR libstdc++/54297 ([C++11] Segmentation fault with std::async and release... | Jonathan Wakely | 1 | -11/+0 |
2012-08-26 | re PR libstdc++/54297 ([C++11] Segmentation fault with std::async and release... | Jonathan Wakely | 1 | -0/+3 |
2012-03-29 | re PR libstdc++/52689 (static linking with libstdc++ fails) | Benjamin Kosnik | 1 | -20/+0 |
2012-02-06 | re PR libstdc++/52128 (r183788 caused massive libstdc++ testsuite regression ... | Jonathan Wakely | 1 | -0/+1 |
2012-02-05 | re PR libstdc++/52104 (go1 fails to run on Solaris 10/11 x86 with with gld) | Jonathan Wakely | 1 | -0/+2 |
2012-02-01 | re PR libstdc++/49204 ([C++0x] remaining issues in <future>) | Jonathan Wakely | 1 | -1/+6 |
2012-01-23 | [multiple changes] | Benjamin Kosnik | 1 | -0/+110 |