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-10-12
regenerate configure files
Martin Liska
1
-8
/
+8
2022-10-12
Daily bump.
GCC Administrator
1
-0
/
+54
2022-10-11
libstdc++: Fix bootstrap for --disable-threads build [PR107221]
Jonathan Wakely
1
-2
/
+2
2022-10-11
libstdc++: Allow emergency EH alloc pool size to be tuned [PR68606]
Jonathan Wakely
32
-93
/
+494
2022-10-11
Generic configury support for shared libs on VxWorks
Olivier Hainque
1
-2
/
+46
2022-10-11
Daily bump.
GCC Administrator
1
-0
/
+29
2022-10-10
libstdc++: Revert addition of constraints to make_signed/make_unsigned
Jonathan Wakely
6
-12
/
+19
2022-10-10
libstdc++: std::make_signed_t<cv bool> should be ill-formed
Jonathan Wakely
5
-34
/
+40
2022-10-08
Daily bump.
GCC Administrator
1
-0
/
+18
2022-10-07
libstdc++: Add --disable-libstdcxx-hosted as an alias for hosted-libstdcxx
Jonathan Wakely
2
-10
/
+49
2022-10-07
libstdc++: Shuffle header dependencies of <functional>
Jonathan Wakely
2
-9
/
+8
2022-10-07
libstdc++: Use bold style for DR titles in the manual
Jonathan Wakely
2
-397
/
+390
2022-10-06
Daily bump.
GCC Administrator
1
-0
/
+10
2022-10-05
libtdc++: Regenerate Makefile.in after freestanding header changes
Jonathan Wakely
1
-52
/
+49
2022-10-05
libstdc++: Guard use of new built-in with __has_builtin
Jonathan Wakely
1
-0
/
+2
2022-10-05
Daily bump.
GCC Administrator
1
-0
/
+74
2022-10-04
libstdc++: Fix test FAIL for old std::string ABI
Jonathan Wakely
1
-3
/
+9
2022-10-04
libstdc++: Use new built-ins __remove_cv, __remove_reference etc.
Jonathan Wakely
1
-9
/
+24
2022-10-04
libstdc++: Refactor seed sequence constraints in <random>
Jonathan Wakely
2
-18
/
+27
2022-10-04
libstdc++: Avoid heavyweight std::visit in ranges::join_with_view
Patrick Palka
1
-11
/
+36
2022-10-04
libstdc++: Disable test for freestanding
Jonathan Wakely
1
-0
/
+2
2022-10-04
libstdc++: Enable std::hash<coroutine_handle<P>> [PR107139]
Jonathan Wakely
1
-8
/
+2
2022-10-04
libstdc++: Make <cstdint> work freestanding [PR107134]
Jonathan Wakely
1
-2
/
+57
2022-10-04
libstdc++: Define <bits/functexcept.h> functions for freestanding [PR107135]
Jonathan Wakely
2
-7
/
+26
2022-10-04
libstdc++: Implement ranges::join_with_view from P2441R2
Patrick Palka
2
-0
/
+555
2022-10-04
libstdc++: Use ///< for inline documentation
Arsen Arsenović
3
-14
/
+14
2022-10-04
Daily bump.
GCC Administrator
1
-0
/
+666
2022-10-03
libstdc++: Update status docs for compare_exchange padding bits
Jonathan Wakely
2
-6
/
+18
2022-10-03
libstdc++: Disable hosted-only tests [PR103626]
Arsen Arsenović
290
-10
/
+390
2022-10-03
libstdc++: Enable std::bitset<N>::bitset(const char*) for freestanding
Jonathan Wakely
1
-12
/
+50
2022-10-03
libstdc++: Re-enable std::hash<std::bitset> in freestanding [PR103626]
Arsen Arsenović
3
-4
/
+9
2022-10-03
libstdc++: Add effective-target 'hosted' for testsuite [PR103626]
Jonathan Wakely
1
-1
/
+9
2022-10-03
libstdc++: Make some tests work on freestanding [PR103626]
Arsen Arsenović
13
-64
/
+104
2022-10-03
libstdc++: Rework how freestanding install works [PR106953]
Arsen Arsenović
2
-479
/
+477
2022-10-03
libstdc++: Mark headers that must be hosted as such [PR103626]
Arsen Arsenović
170
-59
/
+428
2022-10-03
libstdc++: Adjust precompiled headers for freestanding
Jonathan Wakely
2
-12
/
+86
2022-10-03
libstdc++: Filter out unconditional <stdio.h> default include
Arsen Arsenović
2
-8
/
+26
2022-10-03
libstdc++: Make _GLIBCXX_HOSTED respect -ffreestanding [PR103626]
Jonathan Wakely
6
-7
/
+7
2022-10-03
libstdc++: Fix tests broken by C++23 P2266R3 "Simpler implicit move"
Jonathan Wakely
2
-2
/
+2
2022-10-03
libstdc++: Fix gdb pretty printers when dealing with std::string
François Dumont
7
-27
/
+23
2022-10-01
Daily bump.
GCC Administrator
1
-0
/
+32
2022-09-30
libstdc++: Remove <sstream> dependency from std::bitset::to_ulong() test
Jonathan Wakely
1
-12
/
+1
2022-09-30
libstdc++: Optimize operator>> for std::bitset
Jonathan Wakely
1
-9
/
+27
2022-09-30
libstdc++: Remove non-standard public members in std::bitset
Jonathan Wakely
1
-36
/
+33
2022-09-30
libstdc++: Fix broken dg-prune-output
Jonathan Wakely
1
-1
/
+1
2022-09-30
testsuite: Windows paths use \ and not /
Torbjörn SVENSSON
1
-1
/
+1
2022-09-30
libstdc++: Add missing <bits/stl_algobase.h> include to <bitset>
Arsen Arsenović
1
-0
/
+2
2022-09-30
Daily bump.
GCC Administrator
1
-0
/
+17
2022-09-29
libstdc++: [_GLIBCXX_INLINE_VERSION] Add gdb pretty print for _GLIBCXX_DEBUG
François Dumont
1
-0
/
+4
2022-09-29
c++: implement __remove_cv, __remove_reference and __remove_cvref
Patrick Palka
1
-4
/
+1
[prev]
[next]