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++
/
exception
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-25
libstdc++: #ifdef out #pragma GCC system_header
Jason Merrill
1
-0
/
+2
2024-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2023-08-16
libstdc++: Replace all manual FTM definitions and use
Arsen Arsenović
1
-2
/
+4
2023-06-28
Add cold attribute to throw wrappers and terminate
Jan Hubicka
1
-2
/
+2
2023-01-16
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2022-05-06
libstdc++: Do not use #include inside push visibility scope [PR99871]
Jonathan Wakely
1
-6
/
+2
2022-03-27
libstdc++: Define std::expected for C++23 (P0323R12)
Jonathan Wakely
1
-1
/
+1
2022-02-04
libstdc++: Add suggestion to std::uncaught_exception() warning
Jonathan Wakely
1
-1
/
+1
2022-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2021-11-04
libstdc++: Deprecate std::unexpected and handler functions
Jonathan Wakely
1
-6
/
+21
2021-07-01
libstdc++: Improvements to Doxygen markup
Jonathan Wakely
1
-7
/
+13
2021-04-06
libstdc++: Fix doxygen markup for group close commands
Jonathan Wakely
1
-1
/
+1
2021-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2019-05-04
Improve API docs for <system_error> header
Jonathan Wakely
1
-0
/
+4
2019-01-15
Fix missing or incorrect feature test macros
Jonathan Wakely
1
-2
/
+2
2019-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2017-09-20
PR libstdc++/81469 deprecate std::uncaught_exception for C++17
Jonathan Wakely
1
-1
/
+2
2017-01-04
Support exception propagation without lock-free atomic int
Pauli Nieminen
1
-2
/
+1
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-08-22
libstdc++/68297 avoid throw/catch in make_exception_ptr
Gleb Natapov
1
-28
/
+1
2016-01-15
libstdc++: Make certain exceptions transaction_safe.
Torvald Riegel
1
-4
/
+6
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2015-04-28
exception (uncaught_exceptions): Add comment.
Jonathan Wakely
1
-1
/
+2
2015-04-27
Add support for std::uncaught_exceptions.
Ville Voutilainen
1
-0
/
+5
2015-01-05
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2014-01-02
Update copyright years in libstdc++-v3/
Richard Sandiford
1
-1
/
+1
2013-04-03
exception (get_terminate(), [...]): Declare.
Jonathan Wakely
1
-0
/
+10
2013-02-03
Update copyright in libstdc++-v3.
Richard Sandiford
1
-3
/
+1
2012-11-10
* many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus.
Jason Merrill
1
-1
/
+1
2011-12-06
re PR libstdc++/51438 (std::exception and derived classes are not compatible ...
Paolo Carlini
1
-10
/
+10
2011-12-01
acinclude.m4 (GLIBCXX_ENABLE_ATOMIC_BUILTINS): Remove size-specific macros.
Benjamin Kosnik
1
-2
/
+2
2011-01-30
PR libstdc++/36104 part four
Benjamin Kosnik
1
-2
/
+5
2011-01-15
re PR libstdc++/36104 (gnu-versioned-namespace is broken)
Benjamin Kosnik
1
-3
/
+3
2010-02-18
typeinfo: Add system_header pragma.
Paolo Carlini
1
-1
/
+3
2009-11-06
user.cfg.in: Adjust includes.
Benjamin Kosnik
1
-4
/
+5
2009-10-05
[multiple changes]
Benjamin Kosnik
1
-8
/
+8
2009-05-12
exception: Include nested_exception.h in C++0x mode.
Jonathan Wakely
1
-0
/
+1
2009-04-18
* eh_type.cc (__cxa_current_exception_type) Mark throw().
Jan Hubicka
1
-2
/
+2
2009-04-09
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
Jakub Jelinek
1
-14
/
+9
2009-02-21
user.cfg.in: Tweaks.
Benjamin Kosnik
1
-12
/
+27
2008-08-23
[multiple changes]
Paolo Carlini
1
-1
/
+7
2008-08-22
2008-08-22 Paolo Carlini <paolo.carlini@oracle.com>
Paolo Carlini
1
-6
/
+1
2008-08-14
Re-instate last patch...
Paolo Carlini
1
-1
/
+6
2008-08-13
2008-08-13 Paolo Carlini <paolo.carlini@oracle.com>
Paolo Carlini
1
-6
/
+1
2008-08-13
Add exception propagation support as per N2179.
Sebastian Redl
1
-1
/
+6
2007-06-26
throw_allocator.h: Fixes for -fno-exceptions.
Benjamin Kosnik
1
-0
/
+6
2007-02-01
re PR libstdc++/14493 (std::bad_alloc::what() does not explain what happened)
Paolo Carlini
1
-1
/
+4
2006-11-29
throw_allocator.h: Consistent @file markup.
Benjamin Kosnik
1
-2
/
+1
[next]