aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/libsupc++/exception
AgeCommit message (Expand)AuthorFilesLines
2024-09-25libstdc++: #ifdef out #pragma GCC system_headerJason Merrill1-0/+2
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-08-16libstdc++: Replace all manual FTM definitions and useArsen Arsenović1-2/+4
2023-06-28Add cold attribute to throw wrappers and terminateJan Hubicka1-2/+2
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-05-06libstdc++: Do not use #include inside push visibility scope [PR99871]Jonathan Wakely1-6/+2
2022-03-27libstdc++: Define std::expected for C++23 (P0323R12)Jonathan Wakely1-1/+1
2022-02-04libstdc++: Add suggestion to std::uncaught_exception() warningJonathan Wakely1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-11-04libstdc++: Deprecate std::unexpected and handler functionsJonathan Wakely1-6/+21
2021-07-01libstdc++: Improvements to Doxygen markupJonathan Wakely1-7/+13
2021-04-06libstdc++: Fix doxygen markup for group close commandsJonathan Wakely1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-05-04Improve API docs for <system_error> headerJonathan Wakely1-0/+4
2019-01-15Fix missing or incorrect feature test macrosJonathan Wakely1-2/+2
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-09-20PR libstdc++/81469 deprecate std::uncaught_exception for C++17Jonathan Wakely1-1/+2
2017-01-04Support exception propagation without lock-free atomic intPauli Nieminen1-2/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-08-22libstdc++/68297 avoid throw/catch in make_exception_ptrGleb Natapov1-28/+1
2016-01-15libstdc++: Make certain exceptions transaction_safe.Torvald Riegel1-4/+6
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-04-28exception (uncaught_exceptions): Add comment.Jonathan Wakely1-1/+2
2015-04-27Add support for std::uncaught_exceptions.Ville Voutilainen1-0/+5
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford1-1/+1
2013-04-03exception (get_terminate(), [...]): Declare.Jonathan Wakely1-0/+10
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford1-3/+1
2012-11-10* many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus.Jason Merrill1-1/+1
2011-12-06re PR libstdc++/51438 (std::exception and derived classes are not compatible ...Paolo Carlini1-10/+10
2011-12-01acinclude.m4 (GLIBCXX_ENABLE_ATOMIC_BUILTINS): Remove size-specific macros.Benjamin Kosnik1-2/+2
2011-01-30PR libstdc++/36104 part fourBenjamin Kosnik1-2/+5
2011-01-15re PR libstdc++/36104 (gnu-versioned-namespace is broken)Benjamin Kosnik1-3/+3
2010-02-18typeinfo: Add system_header pragma.Paolo Carlini1-1/+3
2009-11-06user.cfg.in: Adjust includes.Benjamin Kosnik1-4/+5
2009-10-05[multiple changes]Benjamin Kosnik1-8/+8
2009-05-12exception: Include nested_exception.h in C++0x mode.Jonathan Wakely1-0/+1
2009-04-18* eh_type.cc (__cxa_current_exception_type) Mark throw().Jan Hubicka1-2/+2
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-14/+9
2009-02-21user.cfg.in: Tweaks.Benjamin Kosnik1-12/+27
2008-08-23[multiple changes]Paolo Carlini1-1/+7
2008-08-222008-08-22 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini1-6/+1
2008-08-14Re-instate last patch...Paolo Carlini1-1/+6
2008-08-132008-08-13 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini1-6/+1
2008-08-13Add exception propagation support as per N2179.Sebastian Redl1-1/+6
2007-06-26throw_allocator.h: Fixes for -fno-exceptions.Benjamin Kosnik1-0/+6
2007-02-01re PR libstdc++/14493 (std::bad_alloc::what() does not explain what happened)Paolo Carlini1-1/+4
2006-11-29throw_allocator.h: Consistent @file markup.Benjamin Kosnik1-2/+1