]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/src/c++11
aarch64: Prevent streaming-compatible code from assembler rejection [PR121028]
[thirdparty/gcc.git] / libstdc++-v3 / src / c++11 /
2025-07-08  François Dumontlibstdc++: Make debug iterator pointer sequence const...
2025-07-02  Jonathan Wakelylibstdc++: Use hidden friends for __normal_iterator...
2025-05-02  Jonathan Wakelylibstdc++: Add some more makefile dependencies
2025-04-25  Jonathan Wakelylibstdc++: Add some makefile dependencies
2025-04-11  Jonathan Wakelylibstdc++: Use constexpr-if for std::basic_string:...
2025-03-30  Jan HubickaOptimize string constructor
2025-01-08  Jonathan Wakelylibstdc++: Fix std::future::wait_until for subsecond...
2025-01-02  Jakub JelinekUpdate copyright years.
2024-11-26  Jonathan Wakelylibstdc++: Move std::error_category symbol to separate...
2024-09-22  Jonathan Wakelylibstdc++: Silence -Woverloaded-virtual warning in...
2024-08-23  Jonathan Wakelylibstdc++: Use noexcept insted of throw() in src/c...
2024-07-31  Jonathan Wakelylibstdc++: Handle strerror returning null
2024-06-28  Jonathan Wakelylibstdc++: Define __glibcxx_assert_fail for non-verbose...
2024-05-22  Jonathan Wakelylibstdc++: Fix effects of combining locales [PR108323]
2024-01-11  François Dumontlibstdc++: [_GLIBCXX_DEBUG] Fix assignment of value...
2024-01-03  Jakub JelinekUpdate copyright years.
2023-12-12  Jonathan Wakelylibstdc++: Remove redundant -std flags from Makefile
2023-11-04  Jonathan Wakelylibstdc++: Use strerror_r in std::generic_category...
2023-09-29  Dimitrij Mijoskilibstdc++: Fix handling of surrogate CP in codecvt...
2023-09-15  Jonathan Wakelylibstdc++: Implement C++26 native handles for file...
2023-09-11  Jonathan Wakelylibstdc++: Remove unconditional use of atomics in Debug...
2023-09-11  Jonathan Wakelylibstdc++: Move __glibcxx_assert_fail to its own file
2023-09-11  Pekka Seppänenlibstdc++: Fix -Wunused-parameter warnings
2023-07-30  François Dumontlibstdc++: Fix several preprocessor directives
2023-06-30  Jonathan Wakelylibstdc++: Fix unused warning for new variable
2023-06-30  Jonathan Wakelylibstdc++: Make std::random_device throw more std:...
2023-05-16  Jonathan Wakelylibstdc++: Disable cacheline alignment for DJGPP [PR109741]
2023-05-16  Jonathan Wakelylibstdc++: Stop using _GLIBCXX_USE_C99_STDINT_TR1 in...
2023-05-12  Jonathan Wakelylibstdc++: Remove <random> dependency on _GLIBCXX_USE_C...
2023-04-27  Jonathan Wakelylibstdc++: Make std::random_device throw std::system_er...
2023-03-03  Alexandre Olivalink pthread_join from std::thread ctor
2023-02-28  Jonathan Wakelylibstdc++: Add likely/unlikely attributes to <codecvt...
2023-02-22  Alexandre Oliva[libstdc++] do not destruct mutex_pool mutexes
2023-02-06  Arsen Arsenovićlibstdc++: Enable building libstdc++.{a,so} when !HOSTED
2023-02-01  Jonathan Wakelylibstdc++: Fix std::random_device for avr
2023-02-01  Jonathan Wakelylibstdc++: Fix build failures for avr
2023-01-23  François Dumontlibstdc++: [_GLIBCXX_DEBUG] Remove useless constructor...
2023-01-16  Jakub JelinekUpdate copyright years.
2023-01-13  Dimitrij Mijoskilibstdc++: Fix Unicode codecvt and add tests [PR86419]
2023-01-07  LIU HaoAlways define `WIN32_LEAN_AND_MEAN` before <windows.h>
2022-12-23  Eric BotcazouReimplement GNU threads library on native Windows
2022-12-22  Jonathan Wakelylibstdc++: Avoid recursion in __nothrow_wait_cv::wait...
2022-12-07  Jonathan Wakelylibstdc++: Pass error handler to libbacktrace functions
2022-11-12  Jonathan Wakelylibstdc++: Define INSTANTIATE_FACET_ACCESSORS macro...
2022-11-11  Jonathan Wakelylibstdc++: Avoid redundant checks in std::use_facet...
2022-11-02  Jonathan Wakelylibstdc++: Remove more redundant union members
2022-10-28  Arsen Arsenovićlibstdc++: Don't use gstdint.h anymore
2022-10-19  LIU Haolibstdc++/thread: Implement `_GLIBCXX_NPROCS` for Windows
2022-10-15  Jonathan Wakelylibstdc++: Fix -Wunused-function warning in src/c+...
2022-10-14  Jonathan Wakelylibstdc++: Simplify print_raw function for debug assertions
2022-10-11  Jonathan Wakelylibstdc++: Allow emergency EH alloc pool size to be...
2022-08-31  François Dumontlibstdc++: [_GLIBCXX_DEBUG] Add backtrace generation...
2022-08-08  François Dumontlibstdc++: [_GLIBCXX_DEBUG] Do not consider detached...
2022-05-26  Jonathan Wakelylibstdc++: Move std::iostream_category() definition...
2022-05-19  Jonathan Wakelylibstdc++: Avoid including <cstdint> for std::char_traits
2022-05-17  Jonathan Wakelylibstdc++: Stop defining C++0x compat symbols for versi...
2022-05-13  Jonathan Wakelylibstdc++: Make std::thread::_State private
2022-04-29  Jonathan Wakelylibstdc++: Add missing exports for ppc64le --with-long...
2022-04-01  Jonathan Wakelylibstdc++: Implement std::unreachable() for C++23 ...
2022-03-14  Jonathan Wakelylibstdc++: Fix reading UTF-8 characters for 16-bit...
2022-01-20  Jonathan Wakelylibstdc++: Use Clang attribute instead of __constinit
2022-01-17  Jonathan Wakelylibstdc++: Define <stacktrace> header for C++23
2022-01-10  Jonathan Wakelylibstdc++: Fix and simplify freestanding configuration...
2022-01-05  François Dumontlibstdc++: Optimize operations on small size hashtable...
2022-01-05  Jonathan Wakelylibstdc++: Improvements to standard error category...
2022-01-05  Jonathan Wakelylibstdc++: Improve std::regex_error::what() strings
2022-01-03  Jakub JelinekUpdate copyright years.
2021-12-09  Jonathan Wakelylibstdc++: Allow std::condition_variable waits to be...
2021-12-02  Jonathan Wakelylibstdc++: Allow exception classes to move fully-dynami...
2021-11-12  Jonathan Wakelylibstdc++: Print assertion messages to stderr [PR59675]
2021-11-09  Jonathan Wakelylibstdc++: Do not use 64-bit DARN on 32-bit powerpc...
2021-11-09  Jonathan Wakelylibstdc++: Support getentropy and arc4random in std...
2021-11-05  Jonathan Wakelylibstdc++: Add [[unlikely]] attributes to std::random_d...
2021-11-05  Jonathan Wakelylibstdc++: Add support for POWER9 DARN instruction...
2021-10-19  Jonathan Wakelylibstdc++: Implement std::random_device::entropy()...
2021-10-08  Jonathan Wakelylibstdc++: Detect miscompilation of src/c++11/limits.cc
2021-10-01  Jonathan Wakelylibstdc++: Simplify __throw_out_of_range_fmt for freest...
2021-09-23  Jonathan Wakelylibstdc++: Make std::system_category() recognize Window...
2021-09-23  Jonathan Wakelylibstdc++: Improvements to standard error category...
2021-09-23  Jonathan Wakelylibstdc++: std::system_category should know meaning...
2021-08-31  Jonathan Wakelylibstdc++: Remove redundant noexcept-specifier on defin...
2021-08-24  Jonathan Wakelylibstdc++: Fix mismatched class-key tags
2021-08-16  Jonathan Wakelylibstdc++: Use qualified-id for class member constant...
2021-06-28  Jonathan Wakelylibstdc++: Remove redundant explicit instantiations
2021-05-26  François Dumontlibstdc++: [_GLIBCXX_DEBUG] Enhance rendering of assert...
2021-03-26  Jonathan Wakelylibstdc++: Add PRNG fallback to std::random_device
2021-03-16  Jonathan Wakelylibstdc++: Remove symbols for new std::call_once implem...
2021-03-16  Jonathan Wakelylibstdc++: Revert to old std::call_once implementation...
2021-02-12  Jonathan Wakelylibstdc++: Add unused attributes to shared_ptr functions
2021-02-12  Jonathan Wakelylibstdc++: Fix bootstrap with -fno-rtti [PR 99077]
2021-01-18  Jakub Jelineklibstd++: : Add workaround for as Error: file number...
2021-01-14  François Dumontlibstdc++: Implement N3644 for _GLIBCXX_DEBUG iterators
2021-01-04  Jakub JelinekUpdate copyright years.
2020-12-17  Jonathan Wakelylibstdc++: Fix -Wunused warning
2020-12-16  Jonathan Wakelylibstdc++: Add C++ runtime support for new 128-bit...
2020-12-09  Jonathan Wakelylibstdc++: Fix build failure for target with no way...
2020-11-25  Jonathan Wakelylibstdc++: Encapsulate __gthread_cond_t as std::__condvar
2020-11-24  Jonathan Wakelylibstdc++: Throw instead of segfaulting in std::thread...
2020-11-19  Jonathan Wakelylibstdc++: Move std::thread to a new header
2020-11-19  Jonathan Wakelylibstdc++: Fix overflow checks to use the correct ...
next