PR libstdc++/86450 use -Wabi=2 and simplify -Werror use
[gcc.git] / libstdc++-v3 / libsupc++ / eh_type.cc
2018-01-03 Jakub JelinekUpdate copyright years.
2017-01-01 Jakub JelinekUpdate copyright years.
2016-01-04 Jakub JelinekUpdate copyright years.
2015-01-05 Jakub JelinekUpdate copyright years.
2014-01-02 Richard SandifordUpdate copyright years in libstdc++-v3/
2013-02-03 Richard SandifordUpdate copyright in libstdc++-v3.
2011-10-10 Benjamin Kosnikre PR libstdc++/49818 (libsupc++ does not export __cxa_...
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...
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-08-17 Kelley CookAll files: Update FSF address.
2004-08-03 Mark Mitchellcxxabi.h: Make all declarations have default visibility.
2003-05-24 Nathanael NerodeMakefile.am, [...]: Replace "GNU CC" with "GCC".
2001-11-20 Phil EdwardsIntro.3: More notes.
2001-11-18 Jason Merrilleh_personality.cc (__cxa_call_unexpected): Take void*.