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/gfortran-test
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-15
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-15
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
/
c++20
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-01
libstdc++: Use chrono::nanoseconds for __wait_until_impl parameter
Jonathan Wakely
1
-1
/
+1
2025-12-01
libstdc++: Fix spinloop in atomic timed waiting function [PR122878]
Jonathan Wakely
1
-44
/
+3
2025-12-01
libstdc++: Refactor futex usage in src/c++20/atomic.cc
Jonathan Wakely
1
-35
/
+63
2025-11-27
libstdc++: Future-proof C++20 atomic wait/notify
Jonathan Wakely
1
-99
/
+141
2025-11-16
libstdc++: Include <mutex> in syncbuf.cc [PR122698]
Jonathan Wakely
1
-6
/
+7
2025-11-15
libstdc++: Minor refactoring in __wait_until_impl in atomic.cc
Jonathan Wakely
1
-9
/
+5
2025-10-14
libstdc++: Avoid overflow in timeout conversions [PR113327]
Jonathan Wakely
1
-16
/
+2
2025-10-05
*: regenerate autotools
Sam James
1
-0
/
+3
2025-09-08
libstdc++: fix makefile.in for syncbuf.lo
Nathan Myers
1
-1
/
+1
2025-09-08
libstdc++: Make syncbuf _S_get_mutex definition extern.
Nathan Myers
3
-2
/
+47
2025-09-03
libstdc++: Restore C++20 <chrono> support for old std::string ABI
Jonathan Wakely
1
-1
/
+1
2025-08-27
libstdc++: Move tai_- and gps_clock::now impls out of ABI
Nathan Myers
3
-3
/
+55
2025-07-15
libstdc++: Implement std::chrono::current_zone() for Windows [PR108409]
Björn Schäpers
2
-2
/
+499
2025-07-15
libstdc++: Search for tzdata on Windows (msys)
Björn Schäpers
1
-0
/
+34
2025-06-03
libstdc++: Fix errors and incorrect returns in atomic timed waits
Jonathan Wakely
1
-9
/
+15
2025-05-30
libstdc++: Define __wait_result_type for atomic waiting
Jonathan Wakely
1
-19
/
+36
2025-05-30
libstdc++: Move atomic wait/notify entry points into the library
Jonathan Wakely
3
-3
/
+471
2025-03-27
libstdc++: Update tzdata to 2025b
Jonathan Wakely
1
-2
/
+16
2025-03-12
libstdc++: Update tzdata to 2025a
Jonathan Wakely
2
-847
/
+839
2025-03-06
Fix 'libstdc++-v3/src/c++20/tzdb.cc' build for '__GTHREADS && !__GTHREADS_CXX...
Jonathan Wakely
1
-1
/
+11
2025-03-06
libstdc++: Avoid '-Wunused-parameter' for 'out' in member function 'std::code...
Thomas Schwinge
1
-1
/
+1
2025-02-22
libstdc++: Fix bootstrap failure with --enable-vtable-verify [PR118981]
Jonathan Wakely
1
-3
/
+3
2025-02-20
libstdc++: Use init_priority attribute for tzdb globals [PR118811]
Jonathan Wakely
1
-4
/
+7
2025-01-02
Update copyright years.
Jakub Jelinek
2
-2
/
+2
2024-07-31
libstdc++: Fix src/c++20/format.cc for non-gthreads targets
Jonathan Wakely
1
-4
/
+13
2024-07-31
libstdc++: Handle encodings in localized chrono formatting [PR109162]
Jonathan Wakely
3
-3
/
+228
2024-06-26
libstdc++: Fix std::chrono::tzdb to work with vanguard format
Jonathan Wakely
1
-102
/
+163
2024-04-19
libstdc++: Support link chains in std::chrono::tzdb::locate_zone [PR114770]
Jonathan Wakely
1
-4
/
+53
2024-04-18
[libstdc++] define zoneinfo_dir_override on vxworks
Alexandre Oliva
1
-2
/
+3
2024-03-07
libstdc++: Do not define lock-free atomic aliases if not fully lock-free [PR1...
Jonathan Wakely
1
-1
/
+6
2024-02-15
libstdc++: Update tzdata to 2024a
Jonathan Wakely
2
-1988
/
+1986
2024-01-15
libstdc++: Update tzdata to 2023d
Jonathan Wakely
2
-8
/
+19
2024-01-03
Update copyright years.
Jakub Jelinek
2
-2
/
+2
2023-09-08
libstdc++: Add Filesystem TS and std::stacktrace symbols to libstdc++exp.a
Jonathan Wakely
2
-2
/
+2
2023-09-01
libstdc++: Avoid useless dependency on read_symlink from tzdb
Jonathan Wakely
1
-0
/
+4
2023-08-17
libstdc++: Replace global std::string objects in tzdb.cc
Jonathan Wakely
1
-2
/
+2
2023-06-29
libstdc++: Fix src/c++20/tzdb.cc for non-constexpr std::mutex
Jonathan Wakely
1
-22
/
+24
2023-04-12
libstdc++: Update tzdata to 2023c
Jonathan Wakely
1
-4
/
+2
2023-03-28
libstdc++: Update tzdata to 2023a [PR109288]
Jonathan Wakely
2
-30
/
+110
2023-03-01
libstdc++: Make std::chrono::current_zone() default to UTC
Jonathan Wakely
1
-9
/
+6
2023-02-06
libstdc++: Enable building libstdc++.{a,so} when !HOSTED
Arsen Arsenović
2
-2
/
+8
2023-01-27
libstdc++: Use constant for name of tzdata file
Jonathan Wakely
1
-1
/
+1
2023-01-26
libstdc++: Add workaround for old tzdata.zi files
Jonathan Wakely
1
-15
/
+34
2023-01-26
libstdc++: Fix strings read from /etc/sysconfig/clock [PR108530]
Jonathan Wakely
1
-14
/
+16
2023-01-24
libstdc++: Use /etc/sysconfig/clock for std::chrono::current_zone() [PR108530]
Jonathan Wakely
1
-2
/
+22
2023-01-16
libstdc++: Fix --with-default-libstdcxx-abi=gcc4-compatible build
Jonathan Wakely
1
-0
/
+3
2023-01-16
Update copyright years.
Jakub Jelinek
2
-2
/
+2
2023-01-16
libstdc++: Fix copyright notice to use usual form [PR108413]
Jonathan Wakely
1
-1
/
+1
2023-01-14
libstdc++: Implement std::chrono::current_zone() for AIX [PR108409]
Jonathan Wakely
1
-2
/
+21
2023-01-14
libstdc++: Disable unwanted code for --with-libstdcxx-zoneinfo=no
Jonathan Wakely
1
-11
/
+53
[next]