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/existing-fp8
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
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-05
libstdc++: Optimize operations on small size hashtable [PR 68303]
François Dumont
1
-0
/
+1
2022-01-05
libstdc++: Improvements to standard error category objects (part deux)
Jonathan Wakely
2
-20
/
+31
2022-01-05
libstdc++: Improve std::regex_error::what() strings
Jonathan Wakely
1
-1
/
+46
2022-01-03
Update copyright years.
Jakub Jelinek
131
-131
/
+131
2021-12-09
libstdc++: Allow std::condition_variable waits to be cancelled [PR103382]
Jonathan Wakely
2
-1
/
+32
2021-12-02
libstdc++: Allow exception classes to move fully-dynamic strings
Jonathan Wakely
1
-20
/
+0
2021-12-01
libstdc++: Avoid unwanted allocations in filesystem::path
Jonathan Wakely
2
-19
/
+17
2021-11-30
libstdc++: Ensure C++20 std::stringstream definitions use correct ABI
Jonathan Wakely
1
-1
/
+3
2021-11-19
libstdc++: Use __is_single_threaded in locale initialization
Jonathan Wakely
1
-2
/
+9
2021-11-16
libstdc++: Merge latest Ryu sources
Patrick Palka
2
-6
/
+5
2021-11-15
c++: check constexpr constructor body
Jason Merrill
1
-1
/
+1
2021-11-12
libstdc++: Print assertion messages to stderr [PR59675]
Jonathan Wakely
1
-1
/
+17
2021-11-09
libstdc++: Do not use 64-bit DARN on 32-bit powerpc [PR103146]
Jonathan Wakely
1
-1
/
+1
2021-11-09
libstdc++: Support getentropy and arc4random in std::random_device
Jonathan Wakely
1
-2
/
+67
2021-11-05
libstdc++: Add [[unlikely]] attributes to std::random_device routines
Jonathan Wakely
1
-2
/
+2
2021-11-05
libstdc++: Add support for POWER9 DARN instruction to std::random_device
Jonathan Wakely
1
-3
/
+53
2021-10-19
libstdc++: Implement std::random_device::entropy() for other sources
Jonathan Wakely
1
-7
/
+63
2021-10-08
libstdc++: Detect miscompilation of src/c++11/limits.cc
Jonathan Wakely
1
-0
/
+4
2021-10-02
libstdc++: Fix typos in std::filesystem code
Jonathan Wakely
2
-3
/
+3
2021-10-01
libstdc++: Allow stateful allocators in std::list::sort [PR 66742]
Jonathan Wakely
1
-0
/
+2
2021-10-01
libstdc++: Simplify __throw_out_of_range_fmt for freestanding
Jonathan Wakely
2
-12
/
+7
2021-10-01
libstdc++: Avoid unconditional use of errc::not_supported [PR 99327]
Jonathan Wakely
3
-55
/
+78
2021-10-01
libstdc++: Add utility for creating std::error_code from OS errors
Jonathan Wakely
3
-9
/
+21
2021-09-23
libstdc++: Make std::system_category() recognize Windows error codes
Jonathan Wakely
1
-0
/
+156
2021-09-23
libstdc++: Improvements to standard error category objects
Jonathan Wakely
1
-20
/
+43
2021-09-23
libstdc++: std::system_category should know meaning of zero [PR102425]
Jonathan Wakely
1
-0
/
+3
2021-09-16
libstdc++: Regenerate the src/debug Makefiles as needed
Jonathan Wakely
2
-2
/
+2
2021-09-16
libstdc++: Fix recipes for C++11-compiled files in src/c++98
Jonathan Wakely
2
-4
/
+4
2021-08-31
libstdc++: Remove redundant noexcept-specifier on definitions
Jonathan Wakely
1
-2
/
+2
2021-08-28
libstdc++: Fix inefficiency in filesystem::absolute [PR99876]
Jonathan Wakely
1
-7
/
+0
2021-08-24
libstdc++: Fix mismatched class-key tags
Jonathan Wakely
1
-14
/
+14
2021-08-19
libstdc++: Improve overflow check for file timestamps
Jonathan Wakely
1
-1
/
+1
2021-08-16
libstdc++: Use qualified-id for class member constant [PR101937]
Jonathan Wakely
1
-4
/
+4
2021-08-12
libstdc++: Add #error to some files that depend on a specific standard mode
Jonathan Wakely
3
-0
/
+12
2021-08-02
libstdc++: Fix filesystem::temp_directory_path [PR101709]
Jonathan Wakely
3
-8
/
+13
2021-07-30
libstdc++: Use secure_getenv for filesystem::temp_directory_path() [PR65018]
Jonathan Wakely
3
-53
/
+50
2021-07-30
fix breakage from "libstdc++: Remove unnecessary uses of <utility>"
Hans-Peter Nilsson
1
-3
/
+3
2021-07-27
libstdc++: Remove unnecessary uses of <utility>
Jonathan Wakely
1
-1
/
+2
2021-07-20
libstdc++: Fix create_directories to resolve symlinks [PR101510]
Jonathan Wakely
2
-2
/
+2
2021-07-20
libstdc++: Add more tests for filesystem::create_directory [PR101510]
Jonathan Wakely
1
-2
/
+1
2021-06-28
libstdc++: Remove redundant explicit instantiations
Jonathan Wakely
1
-10
/
+0
2021-05-26
libstdc++: [_GLIBCXX_DEBUG] Enhance rendering of assert message
François Dumont
1
-227
/
+256
2021-05-20
libstdc++: Disable floating_to_chars.cc on 16 bit targets
Joern Rennecke
1
-1
/
+3
2021-05-11
libstdc++: Remove extern "C" from Ryu sources
Patrick Palka
2
-18
/
+4
2021-04-15
libstdc++: Move atomic functions to libsupc++ [PR 96657]
Jonathan Wakely
2
-12
/
+3
2021-04-07
libstdc++: Fix filesystem::path construction from COW string [PR 99805]
Jonathan Wakely
1
-6
/
+4
2021-03-26
libstdc++: Add PRNG fallback to std::random_device
Jonathan Wakely
1
-94
/
+158
2021-03-16
libstdc++: Remove symbols for new std::call_once implementation [PR 99341]
Jonathan Wakely
1
-84
/
+0
2021-03-16
libstdc++: Revert to old std::call_once implementation [PR 99341]
Jonathan Wakely
1
-6
/
+31
2021-03-15
libstdc++-v3: Update VTV vars for libtool link commands [PR99172]
Caroline Tice
2
-2
/
+5
[next]