Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-01-16 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-10-03 | libstdc++: Mark headers that must be hosted as such [PR103626] | Arsen Arsenović | 1 | -0/+2 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-04-21 | libstdc++: Fix whitespace in license boilerplate | Jonathan Wakely | 1 | -3/+3 |
2021-04-20 | libstdc++: Refactor/cleanup of C++20 atomic wait implementation | Thomas Rodgers | 1 | -4/+4 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-12-01 | Add feature test macro for atomic<T>::wait | Thomas Rodgers | 1 | -2/+2 |
2020-11-26 | libstdc++: Define (and use) _GLIBCXX_HAVE_ATOMIC_WAIT | Jonathan Wakely | 1 | -2/+2 |
2020-11-26 | libstdc++: Only define std::latch if atomic waiting is available | Jonathan Wakely | 1 | -2/+5 |
2020-11-20 | libstdc++: Add C++2a synchronization support | Thomas Rodgers | 1 | -0/+91 |