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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-21
Daily bump.
GCC Administrator
1
-0
/
+6
2023-06-20
libstdc++: Remove redundant code in std::to_array
Jonathan Wakely
1
-2
/
+2
2023-06-17
Daily bump.
GCC Administrator
1
-0
/
+12
2023-06-16
[libstdc++] [testsuite] xfail dbl from_chars for aarch64 rtems ldbl
Alexandre Oliva
1
-1
/
+1
2023-06-16
libstdc++-v3: do not duplicate some math functions when using newlib
Joel Brobecker
2
-0
/
+1188
2023-06-15
Daily bump.
GCC Administrator
1
-0
/
+6
2023-06-14
libstdc++: Clarify manual demangle doc
Jonny Grant
2
-8
/
+4
2023-06-11
Daily bump.
GCC Administrator
1
-0
/
+6
2023-06-10
testsuite: Cut down 27_io/basic_istream/.../94749.cc for simulators
Hans-Peter Nilsson
2
-2
/
+2
2023-06-10
Daily bump.
GCC Administrator
1
-0
/
+68
2023-06-09
libstdc++: use using instead of typedef for type_traits
Ken Matsui
1
-79
/
+79
2023-06-09
libstdc++: Remove duplicate definition of _Float128 std::from_chars [PR110077]
Jonathan Wakely
1
-1
/
+2
2023-06-09
libstdc++: Add preprocessor checks to <experimental/internet> [PR100285]
Jonathan Wakely
1
-0
/
+2
2023-06-09
libstdc++: Bump library version to libstdc++.so.6.0.33
Jonathan Wakely
4
-3
/
+4
2023-06-09
libstdc++: Fix P2510R3 "Formatting pointers" [PR110149]
Jonathan Wakely
3
-12
/
+101
2023-06-09
libstdc++: Optimize std::to_array for trivial types [PR110167]
Jonathan Wakely
2
-16
/
+51
2023-06-09
libstdc++: Improve tests for emplace member of sequence containers
Jonathan Wakely
9
-159
/
+211
2023-06-08
Daily bump.
GCC Administrator
1
-0
/
+86
2023-06-07
libstdc++: Fix up 20_util/to_chars/double.cc test for excess precision [PR110...
Jakub Jelinek
1
-0
/
+26
2023-06-07
libstdc++: Restore accidentally removed version in abi-check
Jonathan Wakely
1
-0
/
+1
2023-06-07
libstdc++: Fix some tests that fail with -fno-exceptions
Jonathan Wakely
9
-1
/
+24
2023-06-07
libstdc++: Fix some tests that fail with -fexcess-precision=standard
Jonathan Wakely
16
-24
/
+24
2023-06-07
Revert "libstdc++: Use AS_IF in configure.ac"
Jonathan Wakely
2
-590
/
+578
2023-06-07
Support 'UNSUPPORTED: [...]: exception handling disabled' for libstdc++ testing
Thomas Schwinge
1
-0
/
+12
2023-06-07
Daily bump.
GCC Administrator
1
-0
/
+89
2023-06-06
libstdc++: Update list of known symbol versions for abi-check
Jonathan Wakely
1
-5
/
+2
2023-06-06
libstdc++: Make std::numeric_limits<__float128> more portable [PR104772]
Jonathan Wakely
2
-17
/
+80
2023-06-06
libstdc++: Use AS_IF in configure.ac
Jonathan Wakely
2
-578
/
+590
2023-06-06
libstdc++: Avoid vector casts while still avoiding PR90424
Matthias Kretz
1
-25
/
+15
2023-06-06
libstdc++: Replace use of incorrect non-temporal store
Matthias Kretz
2
-37
/
+7
2023-06-06
libstdc++: Protect against macros
Matthias Kretz
1
-4
/
+4
2023-06-06
libstdc++: Fix ambiguous expression in std::array<T, 0>::front() [PR110139]
Jonathan Wakely
2
-5
/
+10
2023-06-06
libstdc++: Do not assume existence of char8_t codecvt facet
Joseph Faulls
1
-3
/
+0
2023-06-06
libstdc++: Use close-on-exec for file descriptors in filesystem::copy_file
Jonathan Wakely
1
-6
/
+7
2023-06-06
libstdc++: Make std::filesystem::copy_file work for procfs [PR108178]
Jonathan Wakely
2
-5
/
+43
2023-06-06
libstdc++: Use copy_file_range for filesystem::copy_file
Jannik Glückert
4
-0
/
+141
2023-06-06
libstdc++: Also use sendfile for big files
Jannik Glückert
4
-84
/
+170
2023-06-05
Daily bump.
GCC Administrator
1
-0
/
+6
2023-06-03
c++: use __cxa_call_terminate for MUST_NOT_THROW [PR97720]
Jason Merrill
2
-1
/
+10
2023-06-03
Daily bump.
GCC Administrator
1
-0
/
+4
2023-06-02
libstdc++: Fix broken _GLIBCXX_PARALLEL mode
François Dumont
1
-0
/
+1
2023-06-02
Daily bump.
GCC Administrator
1
-0
/
+67
2023-06-01
libstdc++: Fix PSTL test that fails in C++20
Jonathan Wakely
1
-1
/
+1
2023-06-01
libstdc++: Do not use std::expected::value() in monadic ops (LWG 3938)
Jonathan Wakely
3
-67
/
+298
2023-06-01
libstdc++: Fix code size regressions in std::vector [PR110060]
Jonathan Wakely
4
-28
/
+20
2023-06-01
libstdc++: Document removal of implicit allocator rebinding extensions
Jonathan Wakely
2
-0
/
+32
2023-06-01
libstdc++: optimize EH phase 2
Jason Merrill
1
-0
/
+4
2023-06-01
libstdc++: Fix condition for supported SIMD types on ARMv8
Matthias Kretz
1
-2
/
+4
2023-06-01
libstdc++: Reduce <functional> inclusion to <stl_algobase.h>
François Dumont
6
-150
/
+149
2023-06-01
Daily bump.
GCC Administrator
1
-0
/
+116
[next]