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-01-20
libstdc++: Use Clang attribute instead of __constinit
Jonathan Wakely
4
-0
/
+16
2022-01-20
libstdc++: Only add valid -L paths to testsuite linker options
Jonathan Wakely
1
-3
/
+9
2022-01-20
Daily bump.
GCC Administrator
1
-0
/
+49
2022-01-19
libstdc++: Remove -gdwarf-4 from flags for debug library
Jonathan Wakely
2
-3
/
+3
2022-01-19
libstdc++: Include <stddef.h> for size_t and ptrdiff_t [PR104123]
Jonathan Wakely
1
-2
/
+3
2022-01-19
libstdc++: Fix libbacktrace build files
Jonathan Wakely
5
-76
/
+132
2022-01-19
libstdc++: Fix for non-constexpr math_errhandling
Matthias Kretz
1
-6
/
+20
2022-01-19
libstdc++: Update documentation for C++17 deprecations
Jonathan Wakely
4
-4
/
+27
2022-01-19
libstdc++: Fix deprecated attribute for std::get_temporary_buffer
Jonathan Wakely
1
-1
/
+1
2022-01-19
libstdc++: Remove unused std::pair helper function
Jonathan Wakely
1
-14
/
+0
2022-01-19
libstdc++: Fix std::atomic<std::shared_ptr<T>> for AIX [PR104101]
Jonathan Wakely
1
-0
/
+4
2022-01-19
Daily bump.
GCC Administrator
1
-0
/
+84
2022-01-18
libstdc++: Limit new basic_string(nullptr_t) constructor to C++23 [PR104099]
Jonathan Wakely
6
-6
/
+37
2022-01-18
libstdc++: Use __cpp_lib_concepts in std::reverse_iterator [PR104098]
Jonathan Wakely
1
-2
/
+2
2022-01-18
libstdc++: Fix ambiguous std::pair constructors [PR101124]
Jonathan Wakely
2
-35
/
+62
2022-01-18
libstdc++: Fix suggested alternative to std::ptr_fun
Jonathan Wakely
1
-2
/
+2
2022-01-18
libstdc++: Declare std::c8rtomb and std::mbrtoc8 if provided by the C library
Tom Honermann
8
-1
/
+227
2022-01-18
libstdc++: Define <stdatomic.h> for C++23
Jonathan Wakely
4
-0
/
+256
2022-01-18
libstdc++: Use GCC's predefined macro for endianness [PR104080]
Jonathan Wakely
2
-1
/
+4
2022-01-18
libstdc++: Fix deduction failure for std::min call [PR104080]
Jonathan Wakely
2
-1
/
+2
2022-01-18
libstdc++: Update status tables in manual
Jonathan Wakely
3
-23
/
+21
2022-01-18
libstdc++: Improve comments describing --enable-fully-dynamic-string
Jonathan Wakely
2
-8
/
+13
2022-01-18
Daily bump.
GCC Administrator
1
-0
/
+96
2022-01-17
libstdc++: Use fast_float in std::from_chars for binary32/64
Patrick Palka
1
-4
/
+27
2022-01-17
libstdc++: Adjust fast_float's over/underflow behavior for conformance
Patrick Palka
2
-0
/
+10
2022-01-17
libstdc++: Apply modifications to our local copy of fast_float
Patrick Palka
2
-56
/
+7
2022-01-17
libstdc++: Import the fast_float library
Patrick Palka
4
-0
/
+3166
2022-01-17
libstdc++: Directly implement hexfloat std::from_chars for binary32/64
Patrick Palka
2
-0
/
+526
2022-01-17
libstdc++: Define <stacktrace> header for C++23
Jonathan Wakely
30
-14
/
+2605
2022-01-17
libstdc++: Document final option names for enabling C++20
Jonathan Wakely
2
-4
/
+4
2022-01-17
libstdc++: Rename non-reserved macros in config header [PR103650]
Jonathan Wakely
3
-0
/
+17
2022-01-17
libstdc++: Don't fail if math_errhandling is not defined
Matthias Kretz
1
-1
/
+10
2022-01-17
libstdc++: Add 'typename' to dependent types in atomic<shared_ptr<T>>
Jonathan Wakely
1
-2
/
+2
2022-01-17
Daily bump.
GCC Administrator
1
-0
/
+20
2022-01-17
libstdc++: Update C++20 status table
Jonathan Wakely
2
-23
/
+17
2022-01-17
libstdc++: Implement C++20 atomic<shared_ptr> and atomic<weak_ptr>
Jonathan Wakely
5
-0
/
+718
2022-01-16
Daily bump.
GCC Administrator
1
-0
/
+29
2022-01-15
libstdc++: Fix ODR issues with different -m flags
Matthias Kretz
9
-188
/
+440
2022-01-15
Daily bump.
GCC Administrator
1
-0
/
+252
2022-01-14
libstdc++: Fix 22_locale/numpunct/members/char/3.cc execution test
Uros Bizjak
1
-3
/
+3
2022-01-14
libstdc++: Add attribute to features deprecated in C++17 [PR91260]
Jonathan Wakely
99
-138
/
+439
2022-01-14
libstdc++: Add C++20 std::make_shared enhancements (P0674R1)
Jonathan Wakely
8
-18
/
+975
2022-01-14
libstdc++: Ignore cv-quals when std::allocator<void> constructs
Jonathan Wakely
2
-2
/
+17
2022-01-14
libstdc++: Use std::construct_at in std::common_iterator [PR103992]
Jonathan Wakely
2
-4
/
+20
2022-01-14
libstdc++: Document new std::random_device tokens
Jonathan Wakely
2
-0
/
+43
2022-01-13
Daily bump.
GCC Administrator
1
-0
/
+16
2022-01-12
libstdc++: Add explicit dg-do directive to .../103955.cc
Patrick Palka
1
-0
/
+1
2022-01-12
libstdc++: Avoid overflow in bounds checks [PR103955]
Patrick Palka
2
-13
/
+63
2022-01-12
Daily bump.
GCC Administrator
1
-0
/
+55
2022-01-11
libstdc++: Install <source_location> header for freestanding [PR103726]
Jonathan Wakely
3
-7
/
+9
[next]