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-08-07
Daily bump.
GCC Administrator
1
-0
/
+5
2023-08-06
libstdc++: [_GLIBCXX_INLINE_VERSION] Add __cxa_call_terminate symbol export
François Dumont
1
-0
/
+1
2023-07-31
Daily bump.
GCC Administrator
1
-0
/
+7
2023-07-30
libstdc++: Fix several preprocessor directives
François Dumont
3
-4
/
+4
2023-07-28
Daily bump.
GCC Administrator
1
-0
/
+8
2023-07-27
libstdc++: Fix std::format alternate form for floating-point [PR108046]
Jonathan Wakely
2
-8
/
+13
2023-07-27
Daily bump.
GCC Administrator
1
-0
/
+33
2023-07-26
libstdc++: Require C++11 for 23_containers/vector/bool/110807.cc [PR110807]
Jonathan Wakely
1
-1
/
+1
2023-07-26
libstdc++: Avoid bogus overflow warnings in std::vector<bool> [PR110807]
Jonathan Wakely
3
-3
/
+19
2023-07-26
libstdc++: Add deprecated attribute to std::random_shuffle declarations
Jonathan Wakely
6
-3
/
+27
2023-07-25
c++: Improve location information in constant evaluation
Nathaniel Shead
3
-13
/
+18
2023-07-25
Daily bump.
GCC Administrator
1
-0
/
+13
2023-07-24
libstdc++: Add missing constexpr specifiers in <format>
Deev Patel
1
-2
/
+2
2023-07-24
libstdc++; Do not use strtold for hppa-hpux [PR110653]
Jonathan Wakely
1
-3
/
+3
2023-07-20
Daily bump.
GCC Administrator
1
-0
/
+119
2023-07-19
libstdc++: Do not define inaccurate from_chars for _Float128 [PR110077]
Jonathan Wakely
1
-11
/
+1
2023-07-19
libstdc++: Check for std::ratio in arithmetic and comparisons [PR110593]
Jonathan Wakely
5
-23
/
+87
2023-07-19
libstdc++: Fix formatting of negative chrono::hh_mm_ss
Jonathan Wakely
2
-12
/
+19
2023-07-19
libstdc++: Fix locale-specific duration formatting [PR110719]
Jonathan Wakely
3
-8
/
+42
2023-07-19
libstdc++: Avoid warning in std::format
Jonathan Wakely
1
-0
/
+1
2023-07-19
libstdc++: Implement correct locale-specific chrono formatting [PR110719]
Jonathan Wakely
4
-119
/
+272
2023-07-19
libstdc++: Check for multiple modifiers in chrono format string [PR110708]
Jonathan Wakely
2
-0
/
+15
2023-07-19
libstdc++: Enable tests for std::stoi etc. unconditionally [PR110653]
Jonathan Wakely
5
-5
/
+0
2023-07-19
libstdc++: Define std::stof fallback in terms of std::stod [PR110653]
Jonathan Wakely
1
-0
/
+16
2023-07-19
libstdc++: Check autoconf macros for strtof and strtold [PR110653]
Jonathan Wakely
2
-2
/
+18
2023-07-14
Daily bump.
GCC Administrator
1
-0
/
+10
2023-07-13
libstdc++: std::stoi etc. do not need C99 <stdlib.h> support [PR110653]
Jonathan Wakely
1
-5
/
+19
2023-07-13
Daily bump.
GCC Administrator
1
-0
/
+40
2023-07-12
libstdc++: Check conversion from filesystem::path to wide strings [PR95048]
Jonathan Wakely
2
-0
/
+12
2023-07-12
libstdc++: Compile basic_file_stdio.cc for LFS
Jonathan Wakely
1
-19
/
+6
2023-07-12
libstdc++: Fix --enable-cstdio=stdio_pure [PR110574]
Jonathan Wakely
4
-18
/
+133
2023-07-12
libstdc++: Use __is_enum built-in trait
Ken Matsui
1
-3
/
+3
2023-07-07
Daily bump.
GCC Administrator
1
-0
/
+12
2023-07-06
libstdc++: Fix fwrite error parameter
Tianqiang Shuai
1
-1
/
+1
2023-07-06
libstdc++: Document --enable-cstdio=stdio_pure [PR110574]
Jonathan Wakely
2
-6
/
+16
2023-07-06
Daily bump.
GCC Administrator
1
-0
/
+37
2023-07-05
libstdc++: Split up pstl/set.cc testcase
Thomas Rodgers
6
-289
/
+451
2023-07-05
libstdc++: Disable std::forward_list tests for C++98 mode
Jonathan Wakely
2
-2
/
+2
2023-07-05
libstdc++: Fix std::__uninitialized_default_n for constant evaluation [PR110542]
Jonathan Wakely
1
-0
/
+6
2023-07-05
libstdc++: Use RAII in std::vector::_M_default_append
Jonathan Wakely
1
-32
/
+59
2023-07-05
libstdc++: Add redundant 'typename' to std::projected
Jonathan Wakely
1
-1
/
+1
2023-07-04
Daily bump.
GCC Administrator
1
-0
/
+23
2023-07-04
libstdc++: Fix <iosfwd> synopsis test
Jonathan Wakely
1
-1
/
+1
2023-07-04
libstdc++: Enable OpenMP 5.0 pragmas in PSTL headers
Jonathan Wakely
1
-2
/
+4
2023-07-04
libstdc++: Qualify calls to std::_Destroy and _Destroy_aux
Jonathan Wakely
3
-3
/
+14
2023-07-03
testsuite, Darwin: Remove an unnecessary flags addition.
Iain Sandoe
1
-3
/
+0
2023-07-01
Daily bump.
GCC Administrator
1
-0
/
+30
2023-06-30
libstdc++: Fix iostream init for Clang on darwin [PR110432]
Jonathan Wakely
6
-2
/
+87
2023-06-30
libstdc++: Fix unused warning for new variable
Jonathan Wakely
1
-3
/
+3
2023-06-30
libstdc++: Make std::random_device throw more std::system_error [PR105081]
Jonathan Wakely
1
-3
/
+20
[next]