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/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
/
configure.ac
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-22
libstdc++: Implement C++20 time zone support in <chrono>
Jonathan Wakely
1
-0
/
+3
2022-10-29
libstdc++: Don't use gstdint.h anymore
Arsen Arsenović
1
-6
/
+0
2022-10-11
libstdc++: Allow emergency EH alloc pool size to be tuned [PR68606]
Jonathan Wakely
1
-0
/
+3
2022-10-03
libstdc++: Filter out unconditional <stdio.h> default include
Arsen Arsenović
1
-0
/
+9
2022-07-19
RTEMS: Remove HAVE_POLL for libstdc++
Sebastian Huber
1
-1
/
+0
2022-07-01
Enable some features for RTEMS in libstdc++
Sebastian Huber
1
-0
/
+25
2022-01-19
libstdc++: Remove -gdwarf-4 from flags for debug library
Jonathan Wakely
1
-1
/
+1
2022-01-17
libstdc++: Define <stacktrace> header for C++23
Jonathan Wakely
1
-0
/
+3
2022-01-10
libstdc++: Fix and simplify freestanding configuration [PR103866]
Jonathan Wakely
1
-2
/
+8
2021-11-09
libstdc++: Support getentropy and arc4random in std::random_device
Jonathan Wakely
1
-0
/
+4
2021-08-31
libstdc++: Fix broken autoconf check for O_NONBLOCK
Jonathan Wakely
1
-4
/
+4
2021-08-26
libstdc++: Make Networking TS headers more portable [PR100285]
Jonathan Wakely
1
-0
/
+5
2021-07-30
libstdc++: Use secure_getenv for filesystem::temp_directory_path() [PR65018]
Jonathan Wakely
1
-0
/
+1
2021-05-04
libstdc++: Remove _GLIBCXX_USE_INT128 autoconf macro
Jonathan Wakely
1
-1
/
+1
2021-04-30
libstdc++: Remove GLIBCXX_CHECK_INT64_T checks
Jonathan Wakely
1
-3
/
+0
2020-12-16
libstdc++: Add C++ runtime support for new 128-bit long double format
Jonathan Wakely
1
-1
/
+36
2020-12-16
libstdc++: Test errno macros directly, not via autoconf [PR 93151]
Jonathan Wakely
1
-1
/
+0
2020-12-15
libstdc++: Disabling AC_LIBTOOL_DLOPEN check if building with avr-libc
Vladimir Vishnevsky
1
-1
/
+1
2020-07-20
libstdc++: Add std::from_chars for floating-point types
Jonathan Wakely
1
-0
/
+5
2020-06-21
aix: Add GCC64 configuration and FAT target libraries.
David Edelsohn
1
-0
/
+11
2019-12-02
libstdc++: Add full steady_clock support to shared_timed_mutex
Mike Crowe
1
-0
/
+3
2019-12-02
libstdc++: PR 78237 Add full steady_clock support to timed_mutex
Mike Crowe
1
-0
/
+3
2019-10-04
Build filesystem library with large file support
Jonathan Wakely
1
-0
/
+2
2019-09-04
PR libstdc++/41861 Add full steady_clock support to condition_variable
Mike Crowe
1
-0
/
+3
2019-07-01
Fix libstdc++ install-pdf support.
Jim Wilson
1
-0
/
+4
2019-05-29
PR libstdc++/85494 use rdseed and rand_s in std::random_device
Jonathan Wakely
1
-0
/
+2
2019-03-11
PR libstdc++/89460 Fix Networking TS test failures on HP-UX
Jonathan Wakely
1
-0
/
+3
2019-02-27
PR libstdc++/89466 avoid slow xsltproc command in configure
Jonathan Wakely
1
-0
/
+1
2019-02-14
Add std::timespec and std::timespec_get for C++17
Jonathan Wakely
1
-0
/
+3
2018-11-27
PR libstdc++/67843 set shared_ptr lock policy at build-time
Jonathan Wakely
1
-0
/
+1
2018-10-31
Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).
Joseph Myers
1
-1
/
+0
2018-10-16
Use autoconf to check for features needed by Networking TS
Jonathan Wakely
1
-0
/
+3
2018-10-16
Define _GLIBCXX_USE_DEV_RANDOM as replacement for _GLIBCXX_USE_RANDOM_TR1
Jonathan Wakely
1
-2
/
+2
2018-08-13
Revert "libstdc++-v3: Have aligned_alloc() on Newlib"
Jonathan Wakely
1
-1
/
+0
2018-08-10
libstdc++-v3: Have aligned_alloc() on Newlib
Sebastian Huber
1
-0
/
+1
2018-08-01
Add -D_GLIBCXX_ASSERTIONS to DEBUG_FLAGS
Jonathan Wakely
1
-1
/
+1
2018-07-17
PR libstdc++/86450 use -Wabi=2 and simplify -Werror use
Jonathan Wakely
1
-1
/
+1
2018-06-18
Fix bootstrap failure for bare metal due to autoconf link tests
Jonathan Wakely
1
-1
/
+0
2018-05-31
PR libstdc++/78870 support std::filesystem on Windows
Jonathan Wakely
1
-0
/
+1
2018-05-21
Add support for opening file streams from wide character strings
Jonathan Wakely
1
-0
/
+1
2018-02-15
PR libstdc++/81797 Add .NOTPARALLEL to include/Makefile for darwin
Jonathan Wakely
1
-0
/
+6
2018-01-18
configure.ac (AC_CHECK_HEADERS): Add linux/types.h.
Uros Bizjak
1
-1
/
+7
2017-11-17
Enable building libstdc++-v3 with Intel CET
Igor Tsimbalist
1
-0
/
+7
2017-05-23
PR libstdc++/67578 Implement non-trivial std::random_device::entropy
Xi Ruoyao
1
-1
/
+1
2017-01-17
re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)
Jakub Jelinek
1
-0
/
+3
2017-01-06
Build libgo with -Wa,-nH if possible (PR go/78978) [non-libgo parts]
Rainer Orth
1
-1
/
+1
2017-01-04
PR78968 add configure check for __cxa_thread_atexit in libc
Jonathan Wakely
1
-1
/
+1
2017-01-04
Support exception propagation without lock-free atomic int
Pauli Nieminen
1
-0
/
+3
2016-09-29
Disable .gnu.attributes tags in compatibility-ldbl.o
Alan Modra
1
-0
/
+6
2016-09-23
* configure.ac: Define HAVE_MEMALIGN for newlib.
Jason Merrill
1
-0
/
+1
[next]