Implement std::launder for C++17
[gcc.git] / libstdc++-v3 / libsupc++ / eh_catch.cc
2016-01-04 Jakub JelinekUpdate copyright years.
2015-04-27 Federico Lenarduzzieh_catch.cc (uncaught_exception, [...]): Return false...
2015-04-27 Ville VoutilainenAdd support for std::uncaught_exceptions.
2015-01-05 Jakub JelinekUpdate copyright years.
2014-01-02 Richard SandifordUpdate copyright years in libstdc++-v3/
2013-03-15 Tom Tromeyunwind-cxx.h: Include sys/sdt.h if detected.
2013-02-03 Richard SandifordUpdate copyright in libstdc++-v3.
2011-10-10 Benjamin Kosnikre PR libstdc++/49818 (libsupc++ does not export __cxa_...
2009-04-09 Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2005-11-22 Benjamin Kosnikdel_op.cc: Include c++config.h first.
2005-08-17 Kelley CookAll files: Update FSF address.
2005-06-28 Paul BrookMakefile.in: Set and use UNWIND_H.
2005-02-22 Richard Hendersonre PR libstdc++/20091 (18_support/14026.cc execution...
2005-02-19 Richard Hendersonre PR libstdc++/10606 (uncaught_exception() returns...
2004-08-03 Mark Mitchellcxxabi.h: Make all declarations have default visibility.
2004-04-07 Benjamin KosnikFixups for EDG front end.
2004-02-08 Richard Hendersonre PR libstdc++/14026 (std::uncaught_exception is true...
2003-05-24 Nathanael NerodeMakefile.am, [...]: Replace "GNU CC" with "GCC".
2003-05-07 Richard Hendersonexcept.c: Revert 04-01 and 04-02 forced-unwind changes.
2001-11-18 Jason Merrilleh_personality.cc (__cxa_call_unexpected): Take void*.
2001-06-09 Benjamin Kosnikacinclude.m4 (GLIBCPP_CHECK_WCHAR_T_SUPPORT): Check...
2001-03-28 Richard HendersonIA-64 ABI Exception Handling.