PR libstdc++/86450 use -Wabi=2 and simplify -Werror use
[gcc.git] / libstdc++-v3 / libsupc++ / unwind-cxx.h
2018-01-03 Jakub JelinekUpdate copyright years.
2017-01-01 Jakub JelinekUpdate copyright years.
2016-01-04 Jakub JelinekUpdate copyright years.
2015-01-09 Andreas Toblerunwind-arm-common.h: Revert previous commit.
2015-01-09 Andreas Toblerconfigure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
2015-01-05 Jakub JelinekUpdate copyright years.
2014-03-27 Jonathan Wakelyre PR libstdc++/60612 (Throwing exception, catching...
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-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-11-08 Aldy HernandezMerge from transactional-memory branch.
2011-10-10 Benjamin Kosnikre PR libstdc++/49818 (libsupc++ does not export __cxa_...
2010-07-20 Paolo Carlini[multiple changes]
2009-05-03 Jan Hubickasettings.h (get): Mark const.
2009-04-18 Jan Hubicka* eh_type.cc (__cxa_current_exception_type) Mark throw().
2009-04-09 Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2009-04-01 Jason Merrillre PR c++/34691 (Default argument checking not performe...
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.
2008-07-10 Joseph Myersunwind-cxx.h (__is_gxx_forced_unwind_class, [...])...
2005-08-17 Kelley CookAll files: Update FSF address.
2005-06-28 Paul BrookMakefile.in: Set and use UNWIND_H.
2005-05-20 Richard Henderson* libsupc++/unwind-cxx.h: Revert gcc_unreachable change.
2005-05-19 Jan Beulichunwind-compat.c: Include tconfig.h and tsystem.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-24 Nathanael NerodeMakefile.am, [...]: Replace "GNU CC" with "GCC".
2002-08-15 Steve Ellceyunwind-cxx.h (__cxa_exception): Change catchTemp type...
2001-11-18 Jason Merrilleh_personality.cc (__cxa_call_unexpected): Take void*.
2001-06-21 Phil Edwardsalgo.h: Add "GPL plus runtime exception" comment.
2001-03-28 Richard HendersonIA-64 ABI Exception Handling.