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
/
c++17
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-06
libstdc++: Avoid '-Wunused-parameter' for 'is_directory' in member function '...
Thomas Schwinge
1
-1
/
+1
2025-02-22
libstdc++: Remove redundant cast in floating_from_chars.cc
Jonathan Wakely
1
-2
/
+1
2025-02-20
libstdc++: Fix invalid signed arguments to <bit> functions
Jonathan Wakely
2
-3
/
+5
2025-02-20
libstdc++: Remove workaround for reserved init_priority warnings
Jonathan Wakely
2
-16
/
+4
2025-01-16
libstdc++: Implement LWG 2937 for std::filesystem::equivalent [PR118158]
Jonathan Wakely
1
-15
/
+7
2025-01-02
Update copyright years.
Jakub Jelinek
14
-14
/
+14
2024-12-12
libstdc++: Fix typo in comment in src/c++17/fs_dir.cc
Jonathan Wakely
1
-1
/
+1
2024-11-06
libstdc++: Enable debug assertions for filesystem directory iterators
Jonathan Wakely
1
-6
/
+6
2024-09-03
libstdc++: Fix error handling in fs::hard_link_count for Windows
Jonathan Wakely
1
-26
/
+33
2024-07-30
libstdc++: Fix name of source file in comment
Jonathan Wakely
1
-1
/
+1
2024-07-30
libstdc++: Fix overwriting files with fs::copy_file on Windows
Jonathan Wakely
1
-28
/
+43
2024-07-30
libstdc++: Fix fs::hard_link_count behaviour on MinGW [PR113663]
Lennox Shou Hao Ho
1
-22
/
+37
2024-04-10
libstdc++: Handle EMLINK and EFTYPE in std::filesystem::remove_all
Jonathan Wakely
1
-2
/
+14
2024-01-11
libstdc++: Fix error handling in filesystem::equivalent [PR113250]
Ken Matsui
1
-1
/
+1
2024-01-05
libstdc++: Avoid overflow when appending to std::filesystem::path
Jonathan Wakely
1
-11
/
+24
2024-01-05
libstdc++: Remove unneeded double operation in src/c++17/fs_path.cc
Martin Küttler
1
-2
/
+3
2024-01-03
Update copyright years.
Jakub Jelinek
14
-14
/
+14
2023-09-14
libstdc++: Remove some more unconditional uses of atomics
Jonathan Wakely
2
-18
/
+23
2023-09-11
libstdc++: Fix -Wunused-parameter warnings
Pekka Seppänen
1
-1
/
+1
2023-09-07
libstdc++: Add autoconf checks for mkdir, chmod, chdir, and getcwd
Jonathan Wakely
1
-4
/
+8
2023-09-01
libstdc++: Use std::string::__resize_and_overwrite in std::filesystem
Jonathan Wakely
1
-22
/
+23
2023-07-19
libstdc++: Do not define inaccurate from_chars for _Float128 [PR110077]
Jonathan Wakely
1
-11
/
+1
2023-06-09
libstdc++: Remove duplicate definition of _Float128 std::from_chars [PR110077]
Jonathan Wakely
1
-1
/
+2
2023-05-31
libstdc++: Fix build for targets without _Float128 [PR109921]
Jonathan Wakely
1
-1
/
+1
2023-05-31
libstdc++: Fix preprocessor conditions for std::from_chars [PR109921]
Jonathan Wakely
1
-7
/
+13
2023-05-11
libstdc++: Use RAII types in strtod-based std::from_chars implementation
Jonathan Wakely
1
-19
/
+69
2023-05-03
libstdc++: Fix up abi.exp FAILs on powerpc64le-linux
Jakub Jelinek
2
-0
/
+24
2023-04-12
libstdc++: Ensure headers used by fast_float are included
Patrick Palka
1
-0
/
+4
2023-02-06
libstdc++: Enable building libstdc++.{a,so} when !HOSTED
Arsen Arsenović
2
-2
/
+8
2023-02-02
libstdc++: Fix std::filesystem errors with -fkeep-inline-functions [PR108636]
Jonathan Wakely
1
-0
/
+13
2023-02-01
libstdc++: Fix build failures for avr
Jonathan Wakely
1
-1
/
+5
2023-01-16
Update copyright years.
Jakub Jelinek
14
-14
/
+14
2023-01-07
Always define `WIN32_LEAN_AND_MEAN` before <windows.h>
LIU Hao
1
-0
/
+1
2022-11-28
libstdc++: Fix src/c++17/memory_resource for H8 targets [PR107801]
Jonathan Wakely
1
-4
/
+5
2022-11-24
libstdc++: Another merge from fast_float upstream [PR107468]
Jakub Jelinek
2
-21
/
+111
2022-11-23
libstdc++: Fix libstdc++ build on some targets [PR107811]
Jakub Jelinek
1
-1
/
+11
2022-11-22
libstdc++: Fix pool resource build errors for H8 [PR107801]
Jonathan Wakely
1
-1
/
+3
2022-11-08
libstdc++: Fix syntax error in old-glibc case in floating_from_chars.cc [PR10...
Joseph Myers
1
-1
/
+1
2022-11-08
libstdc++: Fix up libstdc++ build against glibc 2.25 or older [PR107562]
Jakub Jelinek
2
-2
/
+4
2022-11-07
libstdc++: Update from latest fast_float [PR107468]
Jakub Jelinek
4
-99
/
+169
2022-11-07
libstdc++: Add _Float128 to_chars/from_chars support for x86, ia64 and ppc64l...
Jakub Jelinek
2
-9
/
+89
2022-11-02
libstdc++: Remove more redundant union members
Jonathan Wakely
1
-1
/
+0
2022-11-02
libstdc++: Improve ERANGE behavior for fallback FP std::from_chars
Patrick Palka
1
-1
/
+6
2022-11-02
libstdc++: Shortest denormal hex std::to_chars
Jakub Jelinek
1
-4
/
+17
2022-11-01
libstdc++: std::from_chars std::{,b}float16_t support
Jakub Jelinek
1
-29
/
+371
2022-11-01
libstdc++: std::to_chars std::{,b}float16_t support
Jakub Jelinek
1
-2
/
+162
2022-10-29
libstdc++: Don't use gstdint.h anymore
Arsen Arsenović
1
-1
/
+0
2022-10-11
libstdc++: Allow emergency EH alloc pool size to be tuned [PR68606]
Jonathan Wakely
1
-0
/
+1
2022-06-30
libstdc++: Improve exceptions thrown from fs::temp_directory_path
Jonathan Wakely
1
-11
/
+23
2022-06-28
libstdc++: Improve directory iterator abstractions for openat
Jonathan Wakely
1
-14
/
+15
[next]