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
2022-03-15
Daily bump.
GCC Administrator
1
-0
/
+6
2022-03-14
libstdc++: Fix reading UTF-8 characters for 16-bit targets [PR104875]
Jonathan Wakely
1
-7
/
+7
2022-03-11
Daily bump.
GCC Administrator
1
-0
/
+22
2022-03-10
libstdc++: Do not use fast_float for 16-bit size_t [PR104870]
Jonathan Wakely
1
-1
/
+2
2022-03-10
libstdc++: Move closing brace outside #endif [PR104866]
Detlef Vollmann
1
-1
/
+1
2022-03-10
libstdc++: Fix std::strong_order to handle NaN on VAX
Jonathan Wakely
1
-2
/
+10
2022-03-10
libstdc++: Support VAX floats in std::strong_order
Jonathan Wakely
1
-0
/
+5
2022-03-10
Daily bump.
GCC Administrator
1
-0
/
+7
2022-03-09
libstdc++: Avoid implicit narrowing from uint128_t [PR104859]
Patrick Palka
1
-3
/
+3
2022-03-09
Daily bump.
GCC Administrator
1
-0
/
+5
2022-03-08
libstdc++: Remove incorrect copyright notice from header
Jonathan Wakely
1
-14
/
+0
2022-03-08
Daily bump.
GCC Administrator
1
-0
/
+12
2022-03-07
libstdc++: Use visibility pragmas instead of attributes [PR104807]
Jonathan Wakely
1
-2
/
+7
2022-03-07
libstdc++: vxworks: remove stray <iostream> include
Rasmus Villemoes
1
-1
/
+0
2022-03-06
Daily bump.
GCC Administrator
1
-0
/
+6
2022-03-05
libstdc++: Ensure __glibcxx_assert_fail has default visibility
Jonathan Wakely
1
-1
/
+2
2022-03-05
Daily bump.
GCC Administrator
1
-0
/
+5
2022-03-04
libstdc++: Fix -Wunused-local-typedefs warning in <compare>
Jonathan Wakely
1
-2
/
+2
2022-03-04
Daily bump.
GCC Administrator
1
-0
/
+18
2022-03-03
libstdc++: Use non-debug vector in constexpr test [PR104748]
Jonathan Wakely
1
-5
/
+11
2022-03-03
libstdc++: Fix test failure on AIX
Jonathan Wakely
1
-0
/
+2
2022-03-03
libstdc++: Implement std::strong_order for floating-point types [PR96526]
Jonathan Wakely
2
-4
/
+351
2022-03-02
Daily bump.
GCC Administrator
1
-0
/
+6
2022-03-01
libstdc++: Fix -Wmaybe-uninitialized false positive [PR103984]
Jonathan Wakely
1
-1
/
+1
2022-02-25
Daily bump.
GCC Administrator
1
-0
/
+6
2022-02-24
libstdc++: Fix cast in source_location::current() [PR104602]
Jonathan Wakely
1
-1
/
+2
2022-02-23
Daily bump.
GCC Administrator
1
-0
/
+21
2022-02-22
libstdc++: Implement P2415R2 changes to viewable_range / views::all
Patrick Palka
7
-35
/
+159
2022-02-18
Daily bump.
GCC Administrator
1
-0
/
+20
2022-02-17
libstdc++: Deprecate non-standard std::vector<bool>::insert(pos) [PR104559]
Jonathan Wakely
4
-2
/
+28
2022-02-17
libstdc++: Make std::error_code printer more robust
Jonathan Wakely
2
-19
/
+101
2022-02-16
Daily bump.
GCC Administrator
1
-0
/
+8
2022-02-15
libstdc++: Add missing constexpr to uses-allocator construction utilities [PR...
Jonathan Wakely
3
-3
/
+48
2022-02-15
Daily bump.
GCC Administrator
1
-0
/
+30
2022-02-14
libstdc++: Fix stream extraction of IEEE128 long double [PR100912]
Jonathan Wakely
4
-19
/
+29
2022-02-14
libstdc++: Use __cpp_concepts instead of custom macro [PR103891]
Jonathan Wakely
3
-15
/
+8
2022-02-14
libstdc++: Fix typo in pragma
Jonathan Wakely
1
-1
/
+1
2022-02-14
libstdc++: Fix std::to_chars for IEEE128 long double
Jonathan Wakely
1
-6
/
+2
2022-02-12
Daily bump.
GCC Administrator
1
-0
/
+14
2022-02-11
libstdc++: Fix FAIL: 20_util/temporary_buffer.cc for C++14
Jonathan Wakely
1
-1
/
+1
2022-02-11
libstdc++: Fix test failures at -O0
Jonathan Wakely
3
-0
/
+7
2022-02-11
Daily bump.
GCC Administrator
1
-0
/
+20
2022-02-10
libstdc++: Strengthen memory order for atomic<T>::wait/notify
Thomas Rodgers
1
-2
/
+2
2022-02-10
libstdc++: Add atomic_fetch_xor to <stdatomic.h>
Jonathan Wakely
2
-0
/
+13
2022-02-10
libstdc++: Fix directory iterator build for newlib
Jonathan Wakely
1
-0
/
+2
2022-02-10
Daily bump.
GCC Administrator
1
-0
/
+7
2022-02-09
libstdc++: Fix deadlock in atomic wait [PR104442]
Thomas Rodgers
1
-4
/
+3
2022-02-09
Daily bump.
GCC Administrator
1
-0
/
+29
2022-02-08
libstdc++: Simplify resource management in directory iterators
Jonathan Wakely
3
-6
/
+4
2022-02-08
libstdc++: Add comment to acinclude.m4
Jonathan Wakely
1
-0
/
+2
[next]