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/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
/
libsupc++
Age
Commit message (
Expand
)
Author
Files
Lines
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
2022-10-14
libstdc++: Disable all emergency EH pool code if obj-count == 0
Jonathan Wakely
1
-1
/
+19
2022-10-11
libstdc++: Fix bootstrap for --disable-threads build [PR107221]
Jonathan Wakely
1
-2
/
+2
2022-10-11
libstdc++: Allow emergency EH alloc pool size to be tuned [PR68606]
Jonathan Wakely
3
-67
/
+163
2022-09-07
libstdc++: small dynamic_cast optimization
Jason Merrill
1
-0
/
+6
2022-08-17
Fix bug in emergency cxa pool free
Keef Aragon
1
-2
/
+2
2022-06-21
libstdc++: eh_globals: gthreads: reset _S_init before deleting key
Alexandre Oliva
1
-2
/
+7
2022-06-10
libstdc++: Fix lifetime bugs for non-TLS eh_globals [PR105880]
Jonathan Wakely
1
-14
/
+37
2022-05-13
libstdc++: Allow std::swap to find overload for std::exception_ptr
Jonathan Wakely
1
-4
/
+15
2022-05-13
libstdc++: Make std::rethrow_if_nested work without RTTI
Jonathan Wakely
1
-19
/
+97
2022-05-12
libstdc++: Remove whitespace before preprocessor directives
Jonathan Wakely
1
-5
/
+5
2022-05-06
libstdc++: Do not use #include inside push visibility scope [PR99871]
Jonathan Wakely
6
-33
/
+7
2022-03-31
libstdc++: Add comment about memalign requirements
Jonathan Wakely
1
-0
/
+2
2022-03-29
libstdc++: Workaround for missing 'using enum' in Clang 12
Jonathan Wakely
1
-0
/
+17
2022-03-27
libstdc++: Define std::expected for C++23 (P0323R12)
Jonathan Wakely
1
-1
/
+1
2022-03-10
libstdc++: Fix std::strong_order to handle NaN on VAX
Jonathan Wakely
1
-2
/
+10
2022-03-10
libstdc++: Support VAX floats in std::strong_order
Jonathan Wakely
1
-0
/
+5
2022-03-04
libstdc++: Fix -Wunused-local-typedefs warning in <compare>
Jonathan Wakely
1
-2
/
+2
2022-03-03
libstdc++: Implement std::strong_order for floating-point types [PR96526]
Jonathan Wakely
1
-4
/
+249
2022-02-04
libstdc++: Add suggestion to std::uncaught_exception() warning
Jonathan Wakely
1
-1
/
+1
2022-01-21
libstdc++: Ensure all feature test macros have type long [PR87193]
Jonathan Wakely
1
-1
/
+1
2022-01-17
libstdc++: Define <stacktrace> header for C++23
Jonathan Wakely
1
-0
/
+7
2022-01-10
libstdc++: Fix and simplify freestanding configuration [PR103866]
Jonathan Wakely
2
-2
/
+3
2022-01-05
libstdc++: Implement P1328 "Making std::type_info::operator== constexpr"
Jonathan Wakely
2
-33
/
+70
2022-01-03
Update copyright years.
Jakub Jelinek
83
-83
/
+83
2021-12-09
libstdc++: Make std::make_exception_ptr work with -fno-exceptions [PR85813]
Jonathan Wakely
1
-11
/
+19
2021-12-09
libstdc++: Fix std::exception_ptr regressions [PR103630]
Jonathan Wakely
1
-6
/
+13
2021-12-01
libstdc++: Define std::__is_constant_evaluated() for internal use
Jonathan Wakely
1
-1
/
+1
2021-11-17
libstdc++: Fix std::type_info::before for ARM [PR103240]
Jonathan Wakely
1
-1
/
+4
2021-11-04
libstdc++: Deprecate std::unexpected and handler functions
Jonathan Wakely
6
-13
/
+38
2021-10-11
libstdc++: Add wrapper for internal uses of std::terminate
Jonathan Wakely
1
-1
/
+1
2021-09-13
c++: implement C++17 hardware interference size
Jason Merrill
1
-2
/
+8
2021-08-23
libstdc++: Use __builtin_expect in __dynamic_cast
Jonathan Wakely
1
-4
/
+4
2021-08-06
libstdc++: Also move the [[nodiscard]] attributes in <compare>
Jonathan Wakely
1
-14
/
+7
2021-08-05
libstdc++: Add [[nodiscard]] to <compare>
Jonathan Wakely
1
-0
/
+53
2021-07-01
libstdc++: Improvements to Doxygen markup
Jonathan Wakely
2
-7
/
+14
2021-06-14
libstdc++: Implement LWG 3465 for std::compare_partial_order_fallback [PR101056]
Jonathan Wakely
1
-2
/
+12
2021-06-14
libstdc++: Change [cmp.alg] assertions to constraints
Jonathan Wakely
1
-24
/
+15
2021-04-15
libstdc++: Move atomic functions to libsupc++ [PR 96657]
Jonathan Wakely
2
-7
/
+15
2021-04-06
libstdc++: Fix doxygen markup for group close commands
Jonathan Wakely
5
-5
/
+7
2021-03-25
libstdc++: Declare malloc for freestanding
Jonathan Wakely
1
-0
/
+4
[next]