]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/libsupc++/eh_throw.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / libsupc++ / eh_throw.cc
2022-01-03  Jakub JelinekUpdate copyright years.
2021-11-04  Jonathan Wakelylibstdc++: Deprecate std::unexpected and handler functions
2021-01-04  Jakub JelinekUpdate copyright years.
2020-01-01  Jakub JelinekUpdate copyright years.
2019-01-01  Jakub JelinekUpdate copyright years.
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-05  Jason MerrillCorrect noexcept mismatch in declarations.
2017-01-04  Pauli NieminenSupport exception propagation without lock-free atomic int
2017-01-01  Jakub JelinekUpdate copyright years.
2016-08-22  Gleb Natapovlibstdc++/68297 avoid throw/catch in make_exception_ptr
2016-01-04  Jakub JelinekUpdate copyright years.
2015-05-13  Eric Botcazousjlj.m4: New file.
2015-01-05  Jakub JelinekUpdate copyright years.
2014-01-27  Jason MerrillCore DR 475 PR c++/41174 PR c++/59224
2014-01-02  Richard SandifordUpdate copyright years in libstdc++-v3/
2013-04-05  Jonathan Wakelyre PR libstdc++/56841 (ld: Unsatisfied symbol "__atomic...
2013-03-15  Tom Tromeyunwind-cxx.h: Include sys/sdt.h if detected.
2013-02-03  Richard SandifordUpdate copyright in libstdc++-v3.
2012-02-10  Benjamin KosnikPR libstdc++/51798 continued.
2011-12-16  Kai Tietzre PR target/51135 (SIGSEGV during exception cleanup...
2011-12-12  Paolo Carlinirevert: re PR target/51135 (SIGSEGV during exception...
2011-12-12  Kai TietzPR libstdc++/511135
2011-12-01  Benjamin Kosnikacinclude.m4 (GLIBCXX_ENABLE_ATOMIC_BUILTINS): Remove...
2009-04-09  Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2009-01-07  Jakub Jelinekre PR libstdc++/38732 (Openoffice.org segfaults with...
2008-08-23  Paolo Carlini[multiple changes]
2008-08-22  Paolo Carlini2008-08-22 Paolo Carlini <paolo.carlini@oracle.com>
2008-08-14  Paolo CarliniRe-instate last patch...
2008-08-13  Paolo Carlini2008-08-13 Paolo Carlini <paolo.carlini@oracle.com>
2008-08-13  Sebastian RedlAdd exception propagation support as per N2179.
2005-11-22  Benjamin Kosnikdel_op.cc: Include c++config.h first.
2005-11-16  Nathan Sidwellunwind-arm.h: Reorder interface function declarations.
2005-08-17  Kelley CookAll files: Update FSF address.
2005-06-28  Paul BrookMakefile.in: Set and use UNWIND_H.
2005-02-19  Richard Hendersonre PR libstdc++/10606 (uncaught_exception() returns...
2004-08-03  Mark Mitchellcxxabi.h: Make all declarations have default visibility.
2003-07-05  Benjamin KosnikMove from CPP to CXX.
2003-05-27  Steve Ellceyos_defines.h: Define _LIBUNWIND_STD_ABI if we are on...
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.
2002-08-15  Steve Ellceyunwind-cxx.h (__cxa_exception): Change catchTemp type...
2001-11-23  Joseph MyersChangeLog, [...]: Fix spelling errors.
2001-03-28  Richard HendersonIA-64 ABI Exception Handling.