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
/
libsupc++
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-14
libstdc++: Correct value of __cpp_lib_constexpr_exceptions [PR117785]
Jonathan Wakely
1
-0
/
+1
2025-07-14
libstdc++: Fix constexpr exceptions for -fno-exceptions
Jonathan Wakely
1
-58
/
+55
2025-07-11
libstdc++: Implement C++26 P3748R0 - Inspecting exception_ptr should be const...
Jakub Jelinek
1
-5
/
+28
2025-07-10
c++, libstdc++: Implement C++26 P3068R5 - constexpr exceptions [PR117785]
Jakub Jelinek
6
-40
/
+152
2025-06-26
libstdc++: Implement C++26 P2927R3 - Inspecting exception_ptr
Jakub Jelinek
3
-0
/
+45
2025-06-26
c++, libstdc++: Implement C++26 P2830R10 - Constexpr Type Ordering
Jakub Jelinek
1
-0
/
+23
2025-06-11
libstdc++: Remove redundant parentheses in preprocessor condition
Jonathan Wakely
1
-3
/
+3
2025-01-02
Update copyright years.
Jakub Jelinek
83
-83
/
+83
2024-11-08
ibstdc++: Add some further attributes to ::operator new in <new>
Jakub Jelinek
1
-6
/
+6
2024-11-01
libstdc++: Remove stray whitespace in #endif
Jonathan Wakely
1
-1
/
+1
2024-10-31
libstdc++: Add align_alloc attribute to aligned operator new
Jonathan Wakely
1
-3
/
+3
2024-10-25
non-gcc: Remove trailing whitespace
Jakub Jelinek
29
-131
/
+131
2024-09-26
libstdc++: Remove noexcept-specifier from MCF __cxa_guard_acquire [PR116857]
Jonathan Wakely
1
-10
/
+10
2024-09-25
libstdc++: #ifdef out #pragma GCC system_header
Jason Merrill
11
-0
/
+22
2024-09-23
libstdc++: operator new/delete are transaction_safe
Jason Merrill
1
-18
/
+38
2024-09-22
libstdc++: Silence -Wattributes warning in exception_ptr
Jonathan Wakely
1
-2
/
+1
2024-09-19
libstdc++: add #pragma diagnostic
Jason Merrill
2
-0
/
+10
2024-09-12
libstdc++: Simplify std::launder definition
Jonathan Wakely
1
-21
/
+15
2024-09-02
libsupc++: Fix handling of m68k extended real in <compare>
Andreas Schwab
1
-1
/
+6
2024-08-08
c++, libstdc++: Implement C++26 P2747R2 - constexpr placement new [PR115744]
Jakub Jelinek
1
-2
/
+13
2024-06-14
libstdc++: Make std::type_info::operator== always_inline for C++23 [PR110572]
Jonathan Wakely
1
-0
/
+3
2024-06-14
libstdc++: Fix declaration of posix_memalign for freestanding
Jonathan Wakely
1
-1
/
+1
2024-02-19
libstdc++, Darwin: Handle a linker warning [PR112397].
Iain Sandoe
2
-0
/
+14
2024-01-11
libstdc++: use updated type for __unexpected_handler
Marcus Haehnel
1
-1
/
+1
2024-01-11
libstdc++: Prefer posix_memalign for aligned-new [PR113258]
Jonathan Wakely
1
-11
/
+15
2024-01-07
libstdc++: Avoid conflicting declaration in eh_call.cc [PR112997]
Jonathan Wakely
1
-1
/
+1
2024-01-03
Update copyright years.
Jakub Jelinek
83
-83
/
+83
2023-12-07
libsupc++: try cxa_thread_atexit_impl at runtime
Alexandre Oliva
1
-1
/
+22
2023-12-05
Revert "libsupc++: try cxa_thread_atexit_impl at runtime"
Alexandre Oliva
1
-14
/
+1
2023-12-02
libsupc++: try cxa_thread_atexit_impl at runtime
Alexandre Oliva
1
-1
/
+14
2023-09-07
libstdc++: Simplify C++20 poison pill overloads (P2602R2)
Jonathan Wakely
1
-0
/
+6
2023-09-07
libstdc++: Rename C++20 Customization Point Objects
Jonathan Wakely
1
-13
/
+18
2023-08-17
libstdc++: Make __cmp_cat::__unseq constructor consteval
Jonathan Wakely
1
-1
/
+1
2023-08-16
libstdc++: Replace all manual FTM definitions and use
Arsen Arsenović
4
-22
/
+23
2023-06-28
Add cold attribute to throw wrappers and terminate
Jan Hubicka
1
-2
/
+2
2023-06-03
c++: use __cxa_call_terminate for MUST_NOT_THROW [PR97720]
Jason Merrill
1
-1
/
+3
2023-06-01
libstdc++: optimize EH phase 2
Jason Merrill
1
-0
/
+4
2023-04-19
libstdc++: Adjust uses of null pointer constants in docs
Jonathan Wakely
1
-2
/
+2
2023-03-07
libstdc++: Fix comment typo in eh_personality.cc
Jonathan Wakely
1
-1
/
+1
2023-02-16
libstdc++: Fix uses of non-reserved names in headers
Jonathan Wakely
1
-2
/
+3
2023-01-16
Update copyright years.
Jakub Jelinek
83
-83
/
+83
2022-11-28
libstdc++: Fix _Hash_bytes for I16LP32 targets [PR107885]
Jonathan Wakely
1
-3
/
+7
2022-11-08
libstdc++: Fix -Wsystem-headers warnings
Jonathan Wakely
1
-1
/
+1
2022-11-05
libstdc++: fix pointer type exception catch (no RTTI) [PR105387]
Jakob Hasse
1
-1
/
+6
2022-11-04
libstdc++: Simplify lifetime of eh_globals variable [PR107500]
Jonathan Wakely
1
-15
/
+5
2022-11-04
libstdc++: Define _GNU_SOURCE for secure_getenv on Cygwin [PR107511]
Jonathan Wakely
1
-0
/
+5
2022-11-02
libstdc++: Remove more redundant union members
Jonathan Wakely
1
-1
/
+0
2022-11-02
libstdc++: _Bfloat16 for <compare>
Jakub Jelinek
1
-1
/
+6
2022-10-29
libstdc++: Don't use gstdint.h anymore
Arsen Arsenović
1
-1
/
+0
2022-10-19
gcc: Add 'mcf' thread model support from mcfgthread
LIU Hao
2
-0
/
+51
[next]