aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/libsupc++/eh_terminate.cc
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-11-04libstdc++: Deprecate std::unexpected and handler functionsJonathan Wakely1-0/+1
2021-10-11libstdc++: Add wrapper for internal uses of std::terminateJonathan Wakely1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-05-31PR libstdc++/90682 allow set_terminate(0) and set_unexpected(0)Jonathan Wakely1-0/+7
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford1-1/+1
2013-04-05re PR libstdc++/56841 (ld: Unsatisfied symbol "__atomic_exchange_8" in file /...Jonathan Wakely1-0/+31
2013-04-03exception (get_terminate(), [...]): Declare.Jonathan Wakely1-6/+22
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford1-3/+1
2011-01-15re PR libstdc++/36104 (gnu-versioned-namespace is broken)Benjamin Kosnik1-2/+3
2009-09-29eh_terminate.cc: Fixes for -fno-exceptions.Benjamin Kosnik1-6/+7
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
2005-08-17All files: Update FSF address.Kelley Cook1-2/+2
2003-05-24Makefile.am, [...]: Replace "GNU CC" with "GCC".Nathanael Nerode1-4/+4
2002-12-26vterminate.cc: Move to...Phil Edwards1-5/+1
2001-06-09acinclude.m4 (GLIBCPP_CHECK_WCHAR_T_SUPPORT): Check for fgetwc, fgetws.Benjamin Kosnik1-3/+3
2001-03-28IA-64 ABI Exception Handling.Richard Henderson1-0/+87