index
:
riscv-gnu-toolchain/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/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-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-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.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libstdc++-v3
/
acinclude.m4
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-01
libstdc++: Do not embed tzdata.zi for 8-bit and 16-bit targets
Jonathan Wakely
1
-2
/
+6
2023-01-17
libstdc++: Fix configuration of default zoneinfo dir on linux
Jonathan Wakely
1
-4
/
+4
2023-01-14
libstdc++: enable <stacktrace> on windows
Björn Schäpers
1
-0
/
+2
2023-01-14
libstdc++: Embed a static copy of tzdata.zi
Jonathan Wakely
1
-14
/
+73
2022-12-23
Reimplement GNU threads library on native Windows
Eric Botcazou
1
-14
/
+28
2022-12-22
libstdc++: Implement C++20 time zone support in <chrono>
Jonathan Wakely
1
-0
/
+27
2022-11-25
libstdc++: Fix orphaned/nested output of configure checks
Jonathan Wakely
1
-3
/
+3
2022-11-18
libstdc++: add experimental Contracts support
Jeff Chapman II
1
-1
/
+1
2022-10-21
libstdc++: respect with-{headers, newlib} for default hosted value
Arsen Arsenović
1
-1
/
+4
2022-10-11
libstdc++: Allow emergency EH alloc pool size to be tuned [PR68606]
Jonathan Wakely
1
-0
/
+45
2022-10-07
libstdc++: Add --disable-libstdcxx-hosted as an alias for hosted-libstdcxx
Jonathan Wakely
1
-1
/
+21
2022-10-03
libstdc++: Make _GLIBCXX_HOSTED respect -ffreestanding [PR103626]
Jonathan Wakely
1
-1
/
+1
2022-09-12
libstdc++: Outline the overlapping case of string _M_replace into a separate ...
Jakub Jelinek
1
-1
/
+1
2022-06-23
libstdc++: check for openat
Alexandre Oliva
1
-0
/
+12
2022-04-19
libstdc++: Fix syntax error in libbacktrace configuration
Jonathan Wakely
1
-3
/
+3
2022-04-14
libstdc++: Default to mutex-based atomics on RISC-V
Palmer Dabbelt
1
-0
/
+3
2022-04-12
libstdc++: Prefer to use mmap instead of malloc in libbacktrace
Jonathan Wakely
1
-6
/
+29
2022-02-08
libstdc++: Add comment to acinclude.m4
Jonathan Wakely
1
-0
/
+2
2022-02-04
libstdc++: Fix filesystem::remove_all races [PR104161]
Jonathan Wakely
1
-1
/
+26
2022-02-01
libstdc++: Improve config output for --enable-cstdio [PR104301]
Jonathan Wakely
1
-1
/
+3
2022-01-31
Add mold detection for libs.
Martin Liska
1
-1
/
+7
2022-01-27
libstdc++: fix typo in acinclude.m4.
Martin Liska
1
-1
/
+1
2022-01-25
libstdc++: Avoid symlink race in filesystem::remove_all [PR104161]
Jonathan Wakely
1
-0
/
+12
2022-01-18
libstdc++: Declare std::c8rtomb and std::mbrtoc8 if provided by the C library
Tom Honermann
1
-0
/
+44
2022-01-18
libstdc++: Improve comments describing --enable-fully-dynamic-string
Jonathan Wakely
1
-6
/
+11
2022-01-17
libstdc++: Define <stacktrace> header for C++23
Jonathan Wakely
1
-1
/
+137
2022-01-10
libstdc++: Fix and simplify freestanding configuration [PR103866]
Jonathan Wakely
1
-0
/
+8
2021-12-10
libstdc++: Fix definition of _GLIBCXX_NO_SLEEP config macro
Jonathan Wakely
1
-1
/
+1
2021-12-02
libstdc++: Remove broken std::allocator base classes [PR103340]
Jonathan Wakely
1
-13
/
+1
2021-11-18
libstdc++: Replace AC_CACHE_VAL with AC_CACHE_CHECK
Jonathan Wakely
1
-177
/
+107
2021-11-13
libstdc++: Use GCC_TRY_COMPILE_OR_LINK for getentropy, arc4random
Hans-Peter Nilsson
1
-2
/
+2
2021-11-12
libstdc++: Print assertion messages to stderr [PR59675]
Jonathan Wakely
1
-1
/
+1
2021-11-09
libstdc++: Support getentropy and arc4random in std::random_device
Jonathan Wakely
1
-0
/
+46
2021-05-04
ctype support for libstdc++ on VxWorks
Corentin Gay
1
-0
/
+18
2021-05-04
libstdc++: Remove _GLIBCXX_USE_INT128 autoconf macro
Jonathan Wakely
1
-32
/
+4
2021-04-30
libstdc++: Remove GLIBCXX_CHECK_INT64_T checks
Jonathan Wakely
1
-57
/
+0
2021-04-21
Fix AIX libstdc++ semaphore support [PR100164]
Jakub Jelinek
1
-1
/
+1
2020-12-16
libstdc++: Test errno macros directly, not via autoconf [PR 93151]
Jonathan Wakely
1
-29
/
+0
2020-12-15
libstdc++: Support libc with stdio-only I/O in libstdc++
Keith Packard
1
-7
/
+13
2020-12-09
libstdc++: Fix build failure for target with no way to sleep
Jonathan Wakely
1
-0
/
+6
2020-11-26
ada: c++: Get rid of libposix4, librt on Solaris
Rainer Orth
1
-12
/
+6
2020-11-23
libstdc++: Add configure checks for semaphores
Jonathan Wakely
1
-0
/
+37
2020-11-17
libstdc++: Revert changes for SYS_clock_gettime64 [PR 93421]
Jonathan Wakely
1
-4
/
+25
2020-11-11
libstdc++: Exclude cygwin and mingw from linker relro support
Jonathan Yong
1
-7
/
+16
2020-10-28
libstdc++: Implement C++20 features for <sstream>
Thomas Rodgers
1
-1
/
+1
2020-08-13
libstdc++: Deprecate the --enable-cheaders=c_std configuration
Jonathan Wakely
1
-2
/
+14
2020-08-10
libstdc++: Make C++17 ignore --disable-libstdcxx-filesystem-ts [PR 94681]
Jonathan Wakely
1
-207
/
+206
2020-07-20
libstdc++: Add std::from_chars for floating-point types
Jonathan Wakely
1
-1
/
+1
2020-01-28
libstdc++: Replace glibc-specific check for clock_gettime (PR 93325)
Jonathan Wakely
1
-14
/
+8
2020-01-24
Add `--with-toolexeclibdir=' configuration option
Maciej W. Rozycki
1
-1
/
+10
[next]