index
:
rocket-tools/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
/
include
/
Makefile.in
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-18
libstdc++: Add std::inplace_vector for C++26 (P0843R14) [PR119137]
Jonathan Wakely
1
-0
/
+1
2025-05-27
libstdc++: Regenerate include/Makefile.in
Jonathan Wakely
1
-1
/
+1
2025-05-26
libstdc++: Implement C++26 std::indirect [PR119152]
Jonathan Wakely
1
-0
/
+1
2025-05-26
libstdc++: Implement C++26 function_ref [PR119126]
Tomasz Kamiński
1
-0
/
+1
2025-05-14
libstdc++: Renamed bits/move_only_function.h to bits/funcwrap.h [PR119125]
Tomasz Kamiński
1
-1
/
+1
2025-05-14
libstdc++: Implement C++26 copyable_function [PR119125]
Tomasz Kamiński
1
-0
/
+1
2025-05-07
libstdc++: Add header mdspan to the build-system.
Luc Grosheintz
1
-0
/
+1
2025-04-04
libstdc++: Provide formatter for vector<bool>::reference [PR109162]
Tomasz Kamiński
1
-0
/
+1
2025-03-13
libstdc++: Implement <stdckdint.h> for C++26 (P3370R1)
Jonathan Wakely
1
-0
/
+1
2025-03-13
libstdc++: Implement <stdbit.h> for C++26 (P3370R1)
Jonathan Wakely
1
-0
/
+1
2025-01-16
libstdc++: Move std::basic_ostream to new internal header [PR99995]
Jonathan Wakely
1
-0
/
+1
2024-12-19
libstdc++: Implement C++23 <flat_set> (P1222R4)
Patrick Palka
1
-0
/
+1
2024-12-19
libstdc++: Implement C++23 <flat_map> (P0429R9)
Patrick Palka
1
-0
/
+1
2024-11-30
libstdc++: Move std::monostate to <utility> for C++26 (P0472R2)
Jonathan Wakely
1
-0
/
+1
2024-03-27
libstdc++: add ARM SVE support to std::experimental::simd
Srinivas Yadav Singanaboina
1
-0
/
+1
2024-03-19
libstdc++: Regenerate <bits/version.h> in maintainer mode
Jonathan Wakely
1
-0
/
+4
2024-01-17
libstdc++: Implement C++26 std::text_encoding (P1885R12) [PR113318]
Jonathan Wakely
1
-0
/
+2
2024-01-08
libstdc++: Add Unicode-aware width estimation for std::format
Jonathan Wakely
1
-0
/
+2
2023-12-21
libstdc++: implement std::generator
Arsen Arsenović
1
-0
/
+2
2023-12-14
libstdc++: Implement C++23 <print> header [PR107760]
Jonathan Wakely
1
-0
/
+1
2023-11-17
libstdc++: Define C++26 saturation arithmetic functions (P0543R3)
Jonathan Wakely
1
-0
/
+1
2023-11-16
libstdc++: Implement std::out_ptr and std::inout_ptr for C++23 [PR111667]
Jonathan Wakely
1
-0
/
+1
2023-10-24
libstdc++: Include cstdarg in freestanding
Paul M. Bendixen
1
-3
/
+3
2023-08-17
libstdc++: Regenerate Makefile.in
Jonathan Wakely
1
-3
/
+3
2023-08-16
libstdc++: Implement more maintainable <version> header
Arsen Arsenović
1
-1
/
+9
2023-02-16
libstdc++: Implement <experimental/synchronized_value> (P0290)
Jonathan Wakely
1
-0
/
+1
2023-01-13
libstdc++: Enable string_view in freestanding
Arsen Arsenović
1
-3
/
+3
2022-12-22
libstdc++: Add std::format support to <chrono>
Jonathan Wakely
1
-0
/
+1
2022-11-18
libstdc++: add experimental Contracts support
Jeff Chapman II
1
-0
/
+1
2022-11-13
libstdc++: Implement C++20 <format> [PR104166]
Jonathan Wakely
1
-0
/
+1
2022-10-29
libstdc++: Don't use gstdint.h anymore
Arsen Arsenović
1
-1
/
+0
2022-10-18
libstdc++: Partial library support for std::float{16,32,64,128}_t and std::bf...
Jakub Jelinek
1
-0
/
+1
2022-10-11
libstdc++: Allow emergency EH alloc pool size to be tuned [PR68606]
Jonathan Wakely
1
-0
/
+1
2022-10-05
libtdc++: Regenerate Makefile.in after freestanding header changes
Jonathan Wakely
1
-52
/
+49
2022-10-03
libstdc++: Rework how freestanding install works [PR106953]
Arsen Arsenović
1
-332
/
+324
2022-10-03
libstdc++: Mark headers that must be hosted as such [PR103626]
Arsen Arsenović
1
-0
/
+1
2022-10-03
libstdc++: Make _GLIBCXX_HOSTED respect -ffreestanding [PR103626]
Jonathan Wakely
1
-1
/
+1
2022-08-05
libstdc++: Implement <experimental/scope> from LFTSv3
Jonathan Wakely
1
-0
/
+1
2022-07-01
libstdc++: Add missing prerequisite to generated header [PR106162]
Jonathan Wakely
1
-1
/
+1
2022-05-19
libstdc++: Ensure pmr aliases work without <memory_resource>
Jonathan Wakely
1
-0
/
+1
2022-03-27
libstdc++: Define std::expected for C++23 (P0323R12)
Jonathan Wakely
1
-0
/
+1
2022-01-18
libstdc++: Define <stdatomic.h> for C++23
Jonathan Wakely
1
-0
/
+1
2022-01-17
libstdc++: Define <stacktrace> header for C++23
Jonathan Wakely
1
-0
/
+8
2022-01-17
libstdc++: Rename non-reserved macros in config header [PR103650]
Jonathan Wakely
1
-0
/
+2
2022-01-11
libstdc++: Install <source_location> header for freestanding [PR103726]
Jonathan Wakely
1
-2
/
+3
2022-01-11
libstdc++: Install <coroutine> header for freestanding [PR103726]
Jonathan Wakely
1
-2
/
+2
2022-01-10
libstdc++: Fix and simplify freestanding configuration [PR103866]
Jonathan Wakely
1
-0
/
+1
2021-12-09
libstdc++: Fix non-reserved name in std::allocator base class [PR64135]
Jonathan Wakely
1
-0
/
+1
2021-11-13
libstdc++: Implement std::spanstream for C++23
Jonathan Wakely
1
-0
/
+1
2021-10-07
libstdc++: Move C++14 <chrono> components to new <bits/chrono.h> header
Jonathan Wakely
1
-0
/
+1
[next]