re PR libstdc++/49818 (libsupc++ does not export __cxa_get_globals or related functions)
[gcc.git] / libstdc++-v3 / libsupc++ / eh_arm.cc
2011-09-13 Paul Brookarm.h (ASM_PREFERRED_EH_DATA_FORMAT): Define.
2011-06-29 Nathan Sidwellunwind-arm.c (enum __cxa_type_match_result): New.
2011-01-03 Jakub JelinekUpdate Copyright years for files modified in 2010.
2010-06-09 Khem Rajre PR libstdc++/44461 (__cxa_end_cleanup ends up in...
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.
2008-07-10 Joseph Myersunwind-cxx.h (__is_gxx_forced_unwind_class, [...])...
2007-06-13 Richard Earnshaweh_arm.cc (__cxa_type_match): Handle foreign exceptions.
2006-06-20 Vladimir Pruseh_arm.cc (__cxa_begin_cleanup): Always return 'true'.
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.