summaryrefslogtreecommitdiff
path: root/libstdc++-v3/config
AgeCommit message (Expand)Author
2022-04-29libstdc++: Add missing exports for ppc64le --with-long-double-format=ibm [PR1...Jonathan Wakely
2022-04-29libstdc++: Update Solaris baselines for GCC 12.1Rainer Orth
2022-04-28libstdc++: Remove redundant line in versioned namespace linker scriptFrançois Dumont
2022-04-27libstdc++: Update {x86_64,i?86,aarch64,s390x,ppc{,64,64le}} baseline_symbols.txtJakub Jelinek
2022-03-16libstdc++: Fix symbol versioning for Solaris 11.3 [PR103407]Jonathan Wakely
2022-03-07libstdc++: vxworks: remove stray <iostream> includeRasmus Villemoes
2022-02-14libstdc++: Fix stream extraction of IEEE128 long double [PR100912]Jonathan Wakely
2022-01-10libstdc++: Add %j, %U, %w, %W time_get support, fix %y, %Y, %C, %p [PR77760]Jakub Jelinek
2022-01-05libstdc++: Implement P1328 "Making std::type_info::operator== constexpr"Jonathan Wakely
2022-01-03Update copyright years.Jakub Jelinek
2021-12-10libstdc++: Add std::time_get %r support [PR71367]Jakub Jelinek
2021-12-09libstdc++: Implement std::ios_base::noreplace for C++23 [PR59769]Jonathan Wakely
2021-12-09libstdc++: Allow std::condition_variable waits to be cancelled [PR103382]Jonathan Wakely
2021-12-09libstdc++: Fix non-reserved name in std::allocator base class [PR64135]Jonathan Wakely
2021-12-07Revert "libstdc++: Fix ctype changed after newlib update."Tamar Christina
2021-12-02libstdc++: Remove broken std::allocator base classes [PR103340]Jonathan Wakely
2021-11-30libstdc++: Make Asan detection work for Clang [PR103453]Jonathan Wakely
2021-11-19libstdc++: Fix ctype changed after newlib update.Tamar Christina
2021-11-12libstdc++: Print assertion messages to stderr [PR59675]Jonathan Wakely
2021-11-10libstdc++: Disable gthreads weak symbols for glibc 2.34 [PR103133]Jonathan Wakely
2021-11-09libstdc++: only define _GLIBCXX_HAVE_TLS for VxWorks >= 6.6Rasmus Villemoes
2021-07-22aix: Protect AIX math.h overloads with new macro.David Edelsohn
2021-05-04ctype support for libstdc++ on VxWorksCorentin Gay
2021-04-22aix: delete AIX pre-PowerPC version of atomicity.hDavid Edelsohn
2021-04-22libstdc++: Fix typo in commentJonathan Wakely
2021-04-20libstdc++: Update ppc64le baseline_symbols.txtJakub Jelinek
2021-04-19libstdc++: Update some baseline_symbols.txt (x32)H.J. Lu
2021-04-17libstdc++: Update ppc32 baseline_symbols.txtJakub Jelinek
2021-04-17libstdc++: Update some baseline_symbols.txtJakub Jelinek
2021-03-16libstdc++: Remove symbols for new std::call_once implementation [PR 99341]Jonathan Wakely
2021-03-15libstdc++, Darwin, ppc : Add new long double symbols.Iain Sandoe
2021-03-03libstdc++: Update Solaris baselines for GCC 11.1Rainer Orth
2021-02-25libstdc++: Update baseline symbols for {aarch64,ia64,m68k,riscv64}-linuxAndreas Schwab
2021-02-24libstdc++: Define std::to_chars overloads for __ieee128 [PR 98389]Jonathan Wakely
2021-01-20aix: make ctype_inline.h thread-safe and avoid _OBJ_DATA char subscript.David Edelsohn
2021-01-04Update copyright years.Jakub Jelinek
2020-12-17libstdc++: Add floating-point std::to_chars implementationPatrick Palka
2020-12-17libstdc++: Test errno macros directly for all targets [PR 93151]Jonathan Wakely
2020-12-16libstdc++: Add C++ runtime support for new 128-bit long double formatJonathan Wakely
2020-12-16libstdc++: Test errno macros directly, not via autoconf [PR 93151]Jonathan Wakely
2020-12-15libstdc++: Support libc with stdio-only I/O in libstdc++Keith Packard
2020-12-03libstdc++: Update powerpc-linux baselines for GCC 10.1Jonathan Wakely
2020-11-19libstdc++: Avoid calling undefined __gthread_self weak symbol [PR 95989]Jonathan Wakely
2020-11-10libstdc++: Avoid bad_alloc exceptions when changing localesJonathan Wakely
2020-11-10libstdc++: Add remaining C++20 additions to <sstream> [P0408R7]Jonathan Wakely
2020-11-06libstdc++: Fix symbol version conflict in linker scriptJonathan Wakely
2020-11-05libstdc++: Export basic_stringbuf constructor [PR 97729]Jonathan Wakely
2020-11-03libstdc++: Add mising gnu-versioned-namespace symbolsFrançois Dumont
2020-11-03libstdc++: Rewrite std::call_once to use futexes [PR 66146]Jonathan Wakely
2020-10-29libstdc++: Fix linker script to remove conflicting patternsJonathan Wakely