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
2021-01-29
Daily bump.
GCC Administrator
1
-0
/
+18
2021-01-28
libstdc++: Fix copyright dates for simd headers and tests
Jonathan Wakely
54
-54
/
+54
2021-01-28
Daily bump.
GCC Administrator
1
-0
/
+187
2021-01-27
libstdc++: Regenerate libstdc++ HTML docs
Jonathan Wakely
5
-14
/
+124
2021-01-27
libstdc++: Use printf to print control characters
Jonathan Wakely
1
-9
/
+10
2021-01-27
libstdc++: Add simd testsuite
Matthias Kretz
46
-5
/
+6746
2021-01-27
libstdc++: Add std::experimental::simd from the Parallelism TS 2
Matthias Kretz
19
-1
/
+21802
2021-01-27
libstdc++: Optimize std::string_view::find [PR 66414]
Jonathan Wakely
1
-7
/
+19
2021-01-27
libstdc++: Add string contains member functions for C++2b
Paul Fee
10
-4
/
+318
2021-01-22
Daily bump.
GCC Administrator
1
-0
/
+4
2021-01-21
libstdc++: Regenerate Makefile.in
Jonathan Wakely
1
-2
/
+2
2021-01-21
Daily bump.
GCC Administrator
1
-0
/
+7
2021-01-20
aix: make ctype_inline.h thread-safe and avoid _OBJ_DATA char subscript.
David Edelsohn
1
-2
/
+10
2021-01-19
Daily bump.
GCC Administrator
1
-0
/
+19
2021-01-18
libstdc++: Only test writing to wostream if supported [PR 98725]
Jonathan Wakely
1
-0
/
+2
2021-01-18
libstdc++: Fix narrow char test to use stringbuf not wstringbuf
Jonathan Wakely
1
-1
/
+1
2021-01-18
libstd++: : Add workaround for as Error: file number less than one error [PR9...
Jakub Jelinek
2
-4
/
+4
2021-01-17
Daily bump.
GCC Administrator
1
-0
/
+5
2021-01-15
libstdc++-v3: Add -fcf-protection=none to -march=i486
H.J. Lu
1
-1
/
+1
2021-01-15
Daily bump.
GCC Administrator
1
-0
/
+51
2021-01-14
libstdc++: Implement N3644 for _GLIBCXX_DEBUG iterators
François Dumont
1
-3
/
+5
2021-01-14
calibrate intervals to avoid zero in futures poll test
Alexandre Oliva
1
-1
/
+32
2021-01-14
libstdc++: Implement N3644 for _GLIBCXX_DEBUG iterators
François Dumont
8
-13
/
+100
2021-01-14
libstdc++: Define function to throw filesystem_error [PR 98471]
Jonathan Wakely
1
-27
/
+34
2021-01-14
libstdc++: Update copyright dates on new files
Jonathan Wakely
8
-10
/
+10
2021-01-14
Daily bump.
GCC Administrator
1
-0
/
+4
2021-01-13
libstdc++: Fix typo in ChangeLog-2020
Jonathan Wakely
1
-1
/
+1
2021-01-13
libstdc++: Remove <debug/array> from Doxygen config
Jonathan Wakely
1
-1
/
+0
2021-01-11
Daily bump.
GCC Administrator
1
-0
/
+7
2021-01-10
libstdc++: Suppress more vstring testsuite warnings. [PR 98613]
David Edelsohn
2
-0
/
+10
2021-01-09
Daily bump.
GCC Administrator
1
-0
/
+5
2021-01-08
Tweak dg-prune-output regex for out-of-build-tree contexts
Olivier Hainque
1
-1
/
+2
2021-01-08
Daily bump.
GCC Administrator
1
-0
/
+21
2021-01-07
libstdc++: Add support for C++20 barriers
Thomas Rodgers
12
-0
/
+505
2021-01-07
libstdc++: Fix long double to_chars testcase [PR98384]
Patrick Palka
1
-7
/
+18
2021-01-06
Daily bump.
GCC Administrator
1
-0
/
+8
2021-01-05
Update GNU/Hurd configure support
Samuel Thibault
1
-11
/
+1
2021-01-05
Add <source_location> to the precompiled header.
Ed Smith-Rowland
1
-0
/
+1
2021-01-04
Update copyright years.
Jakub Jelinek
9991
-9992
/
+9992
2021-01-02
Daily bump.
GCC Administrator
1
-0
/
+4
2021-01-01
Rotate ChangeLog files - step 2 - remove 2020 entries from ChangeLog files.
Jakub Jelinek
1
-8771
/
+1
2021-01-01
Rotate ChangeLog files - part 1 - add ChangeLog-2020.
Jakub Jelinek
1
-0
/
+8776
2020-12-28
Daily bump.
GCC Administrator
1
-0
/
+10
2020-12-27
libstdc++: Update link to Arm ABI
Gerald Pfeifer
2
-2
/
+2
2020-12-27
libstdc++: Move Valgrind references to https
Gerald Pfeifer
2
-4
/
+4
2020-12-27
Daily bump.
GCC Administrator
1
-0
/
+6
2020-12-26
libstdc++: Update link to Intel/GNU compatibility paper
Gerald Pfeifer
2
-2
/
+2
2020-12-26
Daily bump.
GCC Administrator
1
-0
/
+11
2020-12-25
libstdc++: Update link to Java docs
Gerald Pfeifer
2
-2
/
+2
2020-12-25
libstdc++: Convert three doxygen.nl links to https
Gerald Pfeifer
2
-6
/
+6
[next]