aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/config/os
AgeCommit message (Expand)AuthorFilesLines
2 dayslibstdc++-v3: Fix signed-overflow warning for newlib/ctype_base.h, PR116895Hans-Peter Nilsson1-12/+12
6 dayslibstdc++: Fix freebsd/dragonfly build [PR116859]Jakub Jelinek2-3/+15
2024-01-03Update copyright years.Jakub Jelinek80-80/+80
2023-12-07libsupc++: try cxa_thread_atexit_impl at runtimeAlexandre Oliva1-0/+5
2023-03-09libstdc++: Really fix symver for __gnu_cxx11_ieee128::__try_use_facet [PR108882]Jonathan Wakely1-2/+2
2023-03-07libstdc++: Fix symver for __gnu_cxx11_ieee128::__try_use_facet [PR108882]Jonathan Wakely1-0/+2
2023-02-03libstdc++: Mark pieces of gnu-linux/os_support.h linux-specificSamuel Thibault1-9/+13
2023-02-01libstdc++: Fix build failures for avrJonathan Wakely1-0/+2
2023-01-16Update copyright years.Jakub Jelinek80-80/+80
2023-01-13libstdc++: Fix exports for IEEE128 versions of __try_use_facet [PR108327]Jonathan Wakely2-0/+11
2022-12-23Reimplement GNU threads library on native WindowsEric Botcazou2-0/+6
2022-12-04libstdc++, Darwin: Limit recursive mutex init to OS versions needing it.Iain Sandoe1-1/+5
2022-12-04libstdc++, Darwin: Fix weak attribute to use __weak__ instead of weak.Iain Sandoe1-5/+5
2022-10-31libstdc++: Small extended float support tweaksJakub Jelinek1-1/+1
2022-10-18libstdc++: Partial library support for std::float{16,32,64,128}_t and std::bf...Jakub Jelinek1-0/+11
2022-02-14libstdc++: Fix stream extraction of IEEE128 long double [PR100912]Jonathan Wakely1-1/+6
2022-01-03Update copyright years.Jakub Jelinek80-80/+80
2021-12-07Revert "libstdc++: Fix ctype changed after newlib update."Tamar Christina1-18/+1
2021-11-19libstdc++: Fix ctype changed after newlib update.Tamar Christina1-1/+18
2021-11-10libstdc++: Disable gthreads weak symbols for glibc 2.34 [PR103133]Jonathan Wakely1-0/+6
2021-11-09libstdc++: only define _GLIBCXX_HAVE_TLS for VxWorks >= 6.6Rasmus Villemoes1-1/+3
2021-07-22aix: Protect AIX math.h overloads with new macro.David Edelsohn1-0/+5
2021-05-04ctype support for libstdc++ on VxWorksCorentin Gay3-1/+75
2021-04-22aix: delete AIX pre-PowerPC version of atomicity.hDavid Edelsohn1-56/+0
2021-04-22libstdc++: Fix typo in commentJonathan Wakely1-1/+1
2021-03-15libstdc++, Darwin, ppc : Add new long double symbols.Iain Sandoe1-0/+3
2021-02-24libstdc++: Define std::to_chars overloads for __ieee128 [PR 98389]Jonathan Wakely2-0/+2
2021-01-20aix: make ctype_inline.h thread-safe and avoid _OBJ_DATA char subscript.David Edelsohn1-2/+10
2021-01-04Update copyright years.Jakub Jelinek81-81/+81
2020-12-17libstdc++: Test errno macros directly for all targets [PR 93151]Jonathan Wakely3-39/+39
2020-12-16libstdc++: Add C++ runtime support for new 128-bit long double formatJonathan Wakely1-0/+53
2020-12-16libstdc++: Test errno macros directly, not via autoconf [PR 93151]Jonathan Wakely1-14/+14
2020-11-19libstdc++: Avoid calling undefined __gthread_self weak symbol [PR 95989]Jonathan Wakely1-0/+12
2020-10-28libstdc++: Override BUFSIZ for Windows targets [PR 94268]Jonathan Wakely2-0/+6
2020-10-11aix: add FAT library support for libstdc++fs.aClément Chigot1-3/+8
2020-09-27aix: Use $(AR) without -X32_64 to build FAT libraries.Clément Chigot1-6/+6
2020-08-18aix: Support libsupc++ as a FAT libraryDavid Edelsohn1-0/+3
2020-07-20libstdc++: Add std::from_chars for floating-point typesJonathan Wakely1-0/+4
2020-07-14aix: FAT libraries: test native compiler mode directlyDavid Edelsohn1-1/+1
2020-06-21aix: Add GCC64 configuration and FAT target libraries.David Edelsohn1-0/+9
2020-01-16libstdc++: std::ctype fixes for recent versions of NetBSDJonathan Wakely3-35/+19
2020-01-01Update copyright years.Jakub Jelinek81-81/+81
2019-12-30Adapt libstdc++ os_defines for VxWorks to more recent versionsJerome Lambourg1-4/+63
2019-05-29PR libstdc++/85494 use rdseed and rand_s in std::random_deviceJonathan Wakely1-0/+2
2019-05-14Remove obsolete Solaris 10 supportRainer Orth4-0/+0
2019-01-28PR libstdc++/68737 Do not use vsnprintf on HPUXJonathan Wakely1-0/+5
2019-01-01Update copyright years.Jakub Jelinek81-81/+81
2018-12-22[Patch, PowerPC/Darwin] Fix library export of long double symbols.Iain Sandoe1-0/+21
2018-10-02config: Remove unused define for os uClibcBernhard Reutner-Fischer1-3/+0
2018-01-03Update copyright years.Jakub Jelinek81-81/+81