index
:
gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gfortran-test
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-15
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-15
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
thomasg
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libstdc++-v3
/
config
/
os
Age
Commit message (
Expand
)
Author
2025-04-10
hpux: Remove _GLIBCXX_USE_LONG_LONG define from hpux os_defines.h
John David Anglin
2025-04-02
hpux: Only use long long when __cplusplus >= 201103L
John David Anglin
2025-01-02
Update copyright years.
Jakub Jelinek
2024-12-09
libstdc++: Add workaround for read(2) EINVAL on macOS and FreeBSD [PR102259]
Jonathan Wakely
2024-11-28
libstdc++: Include <sys/cdefs.h> in os_defines.h for FreeBSD [PR117210]
Jonathan Wakely
2024-10-01
libstdc++-v3: Fix signed-overflow warning for newlib/ctype_base.h, PR116895
Hans-Peter Nilsson
2024-09-26
libstdc++: Fix freebsd/dragonfly build [PR116859]
Jakub Jelinek
2024-01-03
Update copyright years.
Jakub Jelinek
2023-12-07
libsupc++: try cxa_thread_atexit_impl at runtime
Alexandre Oliva
2023-03-09
libstdc++: Really fix symver for __gnu_cxx11_ieee128::__try_use_facet [PR108882]
Jonathan Wakely
2023-03-07
libstdc++: Fix symver for __gnu_cxx11_ieee128::__try_use_facet [PR108882]
Jonathan Wakely
2023-02-03
libstdc++: Mark pieces of gnu-linux/os_support.h linux-specific
Samuel Thibault
2023-02-01
libstdc++: Fix build failures for avr
Jonathan Wakely
2023-01-16
Update copyright years.
Jakub Jelinek
2023-01-13
libstdc++: Fix exports for IEEE128 versions of __try_use_facet [PR108327]
Jonathan Wakely
2022-12-23
Reimplement GNU threads library on native Windows
Eric Botcazou
2022-12-04
libstdc++, Darwin: Limit recursive mutex init to OS versions needing it.
Iain Sandoe
2022-12-04
libstdc++, Darwin: Fix weak attribute to use __weak__ instead of weak.
Iain Sandoe
2022-10-31
libstdc++: Small extended float support tweaks
Jakub Jelinek
2022-10-18
libstdc++: Partial library support for std::float{16,32,64,128}_t and std::bf...
Jakub Jelinek
2022-02-14
libstdc++: Fix stream extraction of IEEE128 long double [PR100912]
Jonathan Wakely
2022-01-03
Update copyright years.
Jakub Jelinek
2021-12-07
Revert "libstdc++: Fix ctype changed after newlib update."
Tamar Christina
2021-11-19
libstdc++: Fix ctype changed after newlib update.
Tamar Christina
2021-11-10
libstdc++: Disable gthreads weak symbols for glibc 2.34 [PR103133]
Jonathan Wakely
2021-11-09
libstdc++: only define _GLIBCXX_HAVE_TLS for VxWorks >= 6.6
Rasmus Villemoes
2021-07-22
aix: Protect AIX math.h overloads with new macro.
David Edelsohn
2021-05-04
ctype support for libstdc++ on VxWorks
Corentin Gay
2021-04-22
aix: delete AIX pre-PowerPC version of atomicity.h
David Edelsohn
2021-04-22
libstdc++: Fix typo in comment
Jonathan Wakely
2021-03-15
libstdc++, Darwin, ppc : Add new long double symbols.
Iain Sandoe
2021-02-24
libstdc++: Define std::to_chars overloads for __ieee128 [PR 98389]
Jonathan Wakely
2021-01-20
aix: make ctype_inline.h thread-safe and avoid _OBJ_DATA char subscript.
David Edelsohn
2021-01-04
Update copyright years.
Jakub Jelinek
2020-12-17
libstdc++: Test errno macros directly for all targets [PR 93151]
Jonathan Wakely
2020-12-16
libstdc++: Add C++ runtime support for new 128-bit long double format
Jonathan Wakely
2020-12-16
libstdc++: Test errno macros directly, not via autoconf [PR 93151]
Jonathan Wakely
2020-11-19
libstdc++: Avoid calling undefined __gthread_self weak symbol [PR 95989]
Jonathan Wakely
2020-10-28
libstdc++: Override BUFSIZ for Windows targets [PR 94268]
Jonathan Wakely
2020-10-11
aix: add FAT library support for libstdc++fs.a
Clément Chigot
2020-09-27
aix: Use $(AR) without -X32_64 to build FAT libraries.
Clément Chigot
2020-08-18
aix: Support libsupc++ as a FAT library
David Edelsohn
2020-07-20
libstdc++: Add std::from_chars for floating-point types
Jonathan Wakely
2020-07-14
aix: FAT libraries: test native compiler mode directly
David Edelsohn
2020-06-21
aix: Add GCC64 configuration and FAT target libraries.
David Edelsohn
2020-01-16
libstdc++: std::ctype fixes for recent versions of NetBSD
Jonathan Wakely
2020-01-01
Update copyright years.
Jakub Jelinek
2019-12-30
Adapt libstdc++ os_defines for VxWorks to more recent versions
Jerome Lambourg
2019-05-29
PR libstdc++/85494 use rdseed and rand_s in std::random_device
Jonathan Wakely
2019-05-14
Remove obsolete Solaris 10 support
Rainer Orth
[next]