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
2024-12-02
libstdc++: Disable deprecated warnings for std::rel_ops in std.cc
Jonathan Wakely
1
-0
/
+3
2024-11-27
libstdc++/ranges: make _RangeAdaptorClosure befriend operator|
Patrick Palka
1
-6
/
+0
2024-11-27
libstdc++: module std fixes
Jason Merrill
1
-28
/
+36
2024-11-26
libstdc++: Move std::error_category symbol to separate file [PR117630]
Jonathan Wakely
4
-15
/
+56
2024-11-19
libstdc++: remove JSON comment.
Jason Merrill
1
-1
/
+0
2024-11-17
libstdc++: add module std [PR106852]
Jason Merrill
6
-16
/
+4137
2024-11-06
libstdc++: Enable debug assertions for filesystem directory iterators
Jonathan Wakely
1
-6
/
+6
2024-09-22
libstdc++: Silence -Woverloaded-virtual warning in cxx11-ios_failure.cc
Jonathan Wakely
1
-0
/
+2
2024-09-10
libstdc++: Only use std::ios_base_library_init() for ELF [PR116159]
Jonathan Wakely
1
-1
/
+1
2024-09-03
libstdc++: Fix error handling in fs::hard_link_count for Windows
Jonathan Wakely
1
-26
/
+33
2024-08-23
libstdc++: Use noexcept insted of throw() in src/c++11/debug.cc
Jonathan Wakely
1
-16
/
+16
2024-08-21
libstdc++: Check ios::uppercase for ios::fixed floating-point output [PR114862]
Jonathan Wakely
1
-5
/
+8
2024-07-31
libstdc++: Fix src/c++20/format.cc for non-gthreads targets
Jonathan Wakely
1
-4
/
+13
2024-07-31
libstdc++: Handle strerror returning null
Jonathan Wakely
1
-1
/
+5
2024-07-31
libstdc++: Handle encodings in localized chrono formatting [PR109162]
Jonathan Wakely
3
-3
/
+228
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
3
-33
/
+68
2024-07-30
libstdc++: Fix fs::hard_link_count behaviour on MinGW [PR113663]
Lennox Shou Hao Ho
1
-22
/
+37
2024-07-23
libstdc++: Use [[maybe_unused]] attribute in src/c++23/print.cc
Jonathan Wakely
1
-2
/
+2
2024-07-23
libstdc++: Do not use isatty on avr [PR115482]
Detlef Vollmann
1
-2
/
+2
2024-07-10
libstdc++: Minor optimization for std::locale::encoding()
Jonathan Wakely
1
-3
/
+13
2024-06-28
libstdc++: Define __glibcxx_assert_fail for non-verbose build [PR115585]
Jonathan Wakely
1
-1
/
+9
2024-06-26
libstdc++: Fix std::chrono::tzdb to work with vanguard format
Jonathan Wakely
1
-102
/
+163
2024-05-29
libstdc++: Build libbacktrace and 19_diagnostics/stacktrace with -funwind-tab...
Rainer Orth
2
-2
/
+2
2024-05-22
libstdc++: Fix effects of combining locales [PR108323]
Jonathan Wakely
2
-2
/
+4
2024-05-14
libstdc++: Guard dynamic_cast use in src/c++23/print.cc [PR115015]
Jonathan Wakely
1
-1
/
+1
2024-05-07
build: Derive object names in make_sunver.pl
Rainer Orth
2
-6
/
+2
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-04-15
libstdc++: Fix infinite loop in std::istream::ignore(n, delim) [PR93672]
Jonathan Wakely
1
-2
/
+11
2024-04-10
libstdc++: Handle EMLINK and EFTYPE in std::filesystem::remove_all
Jonathan Wakely
1
-2
/
+14
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-02-04
libstdc++: Fix libstdc++exp.a so it really does contain Filesystem TS symbols
Jonathan Wakely
4
-9
/
+38
2024-01-31
libstdc++: Enable std::text_encoding for darwin and FreeBSD
Jonathan Wakely
1
-0
/
+3
2024-01-17
libstdc++: Implement C++26 std::text_encoding (P1885R12) [PR113318]
Jonathan Wakely
7
-4
/
+957
2024-01-15
libstdc++: Update tzdata to 2023d
Jonathan Wakely
2
-8
/
+19
2024-01-11
libstdc++: [_GLIBCXX_DEBUG] Fix assignment of value-initialized iterator [PR1...
François Dumont
1
-0
/
+8
2024-01-11
libstdc++: Use using instead of typedef in opts-common.h
Ken Matsui
1
-2
/
+2
2024-01-11
libstdc++: Fix error handling in filesystem::equivalent [PR113250]
Ken Matsui
2
-2
/
+2
2024-01-08
libstdc++: Add Unicode-aware width estimation for std::format
Jonathan Wakely
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-05
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2024-01-03
Update copyright years.
Jakub Jelinek
138
-138
/
+138
2023-12-16
libstdc++: Fix bootstrap on AIX due to fileno macro
Jonathan Wakely
1
-1
/
+1
2023-12-15
libstdc++: Fix std::print test case for Windows
Jonathan Wakely
1
-1
/
+12
2023-12-14
libstdc++: Implement C++23 <print> header [PR107760]
Jonathan Wakely
3
-3
/
+363
2023-12-12
libstdc++: Remove redundant -std flags from Makefile
Jonathan Wakely
2
-8
/
+8
2023-11-07
libstdc++/112351 - deal with __gthread_once failure during locale init
Richard Biener
1
-5
/
+8
[next]