summaryrefslogtreecommitdiff
path: root/libstdc++-v3/config
Commit message (Expand)AuthorAgeFilesLines
* libstdc++: Fix ctype changed after newlib update.Tamar Christina2021-11-191-1/+18
* libstdc++: Print assertion messages to stderr [PR59675]Jonathan Wakely2021-11-121-0/+6
* libstdc++: Disable gthreads weak symbols for glibc 2.34 [PR103133]Jonathan Wakely2021-11-101-0/+6
* libstdc++: only define _GLIBCXX_HAVE_TLS for VxWorks >= 6.6Rasmus Villemoes2021-11-091-1/+3
* aix: Protect AIX math.h overloads with new macro.David Edelsohn2021-07-221-0/+5
* ctype support for libstdc++ on VxWorksCorentin Gay2021-05-044-1/+367
* aix: delete AIX pre-PowerPC version of atomicity.hDavid Edelsohn2021-04-221-56/+0
* libstdc++: Fix typo in commentJonathan Wakely2021-04-221-1/+1
* libstdc++: Update ppc64le baseline_symbols.txtJakub Jelinek2021-04-201-0/+242
* libstdc++: Update some baseline_symbols.txt (x32)H.J. Lu2021-04-191-0/+102
* libstdc++: Update ppc32 baseline_symbols.txtJakub Jelinek2021-04-172-0/+214
* libstdc++: Update some baseline_symbols.txtJakub Jelinek2021-04-176-0/+622
* libstdc++: Remove symbols for new std::call_once implementation [PR 99341]Jonathan Wakely2021-03-165-13/+0
* libstdc++, Darwin, ppc : Add new long double symbols.Iain Sandoe2021-03-151-0/+3
* libstdc++: Update Solaris baselines for GCC 11.1Rainer Orth2021-03-034-0/+392
* libstdc++: Update baseline symbols for {aarch64,ia64,m68k,riscv64}-linuxAndreas Schwab2021-02-254-0/+462
* libstdc++: Define std::to_chars overloads for __ieee128 [PR 98389]Jonathan Wakely2021-02-243-3/+5
* aix: make ctype_inline.h thread-safe and avoid _OBJ_DATA char subscript.David Edelsohn2021-01-201-2/+10
* Update copyright years.Jakub Jelinek2021-01-04155-155/+155
* libstdc++: Add floating-point std::to_chars implementationPatrick Palka2020-12-171-0/+7
* libstdc++: Test errno macros directly for all targets [PR 93151]Jonathan Wakely2020-12-173-39/+39
* libstdc++: Add C++ runtime support for new 128-bit long double formatJonathan Wakely2020-12-162-2/+55
* libstdc++: Test errno macros directly, not via autoconf [PR 93151]Jonathan Wakely2020-12-161-14/+14
* libstdc++: Support libc with stdio-only I/O in libstdc++Keith Packard2020-12-151-5/+41
* libstdc++: Update powerpc-linux baselines for GCC 10.1Jonathan Wakely2020-12-032-0/+34
* libstdc++: Avoid calling undefined __gthread_self weak symbol [PR 95989]Jonathan Wakely2020-11-191-0/+12
* libstdc++: Avoid bad_alloc exceptions when changing localesJonathan Wakely2020-11-101-15/+34
* libstdc++: Add remaining C++20 additions to <sstream> [P0408R7]Jonathan Wakely2020-11-101-3/+18
* libstdc++: Fix symbol version conflict in linker scriptJonathan Wakely2020-11-061-1/+2
* libstdc++: Export basic_stringbuf constructor [PR 97729]Jonathan Wakely2020-11-051-0/+1
* libstdc++: Add mising gnu-versioned-namespace symbolsFrançois Dumont2020-11-031-0/+4
* libstdc++: Rewrite std::call_once to use futexes [PR 66146]Jonathan Wakely2020-11-031-0/+5
* libstdc++: Fix linker script to remove conflicting patternsJonathan Wakely2020-10-291-3/+3
* libstdc++: Fix linker scriptJonathan Wakely2020-10-281-47/+11
* libstdc++: Implement C++20 features for <sstream>Thomas Rodgers2020-10-281-13/+95
* libstdc++: Override BUFSIZ for Windows targets [PR 94268]Jonathan Wakely2020-10-282-0/+6
* aix: add FAT library support for libstdc++fs.aClément Chigot2020-10-111-3/+8
* libstdc++: Inline std::exception_ptr members [PR 90295]Jonathan Wakely2020-10-061-0/+9
* libstdc++: Make allocators throw bad_array_new_length on overflow [LWG 3190]Jonathan Wakely2020-10-051-0/+3
* libstdc++: Fix test_and_acquire for EABIJonathan Wakely2020-10-011-1/+1
* libstdc++: Fix test_and_acquire / set_and_release for EABI guard variablesJonathan Wakely2020-09-301-1/+6
* aix: Use $(AR) without -X32_64 to build FAT libraries.Clément Chigot2020-09-271-6/+6
* libstdc++: Support futex waiting on chrono::steady_clock directlyMike Crowe2020-09-111-4/+6
* aix: Support libsupc++ as a FAT libraryDavid Edelsohn2020-08-181-0/+3
* libstdc++: Fix linker script patterns for 32-bit targetsJonathan Wakely2020-08-071-3/+3
* libstdc++: Implement P0966 std::string::reserve should not shrinkAndrew Luo2020-08-061-3/+14
* libstdc++: Replace operator>>(istream&, char*) [LWG 2499]Jonathan Wakely2020-08-051-0/+5
* libstdc++: Add std::from_chars for floating-point typesJonathan Wakely2020-07-202-0/+11
* aix: FAT libraries: test native compiler mode directlyDavid Edelsohn2020-07-141-1/+1
* aix: Add GCC64 configuration and FAT target libraries.David Edelsohn2020-06-211-0/+9