r137683 - in /trunk/libstdc++-v3: ChangeLog lib...
jsm28@gcc.gnu.org
jsm28@gcc.gnu.org
Thu Jul 10 00:57:00 GMT 2008
Author: jsm28
Date: Thu Jul 10 00:57:16 2008
New Revision: 137683
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=137683
Log:
* libsupc++/unwind-cxx.h (__is_gxx_forced_unwind_class,
__GXX_INIT_FORCED_UNWIND_CLASS): Define for ARM EABI unwinder.
* libsupc++/eh_personality.cc (PERSONALITY_FUNCTION): Call
__GXX_INIT_FORCED_UNWIND_CLASS for forced unwind with ARM EABI
unwinder.
* libsupc++/eh_arm.cc (__cxa_type_match): Use
__is_gxx_forced_unwind_class to check for forced unwind.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/libsupc++/eh_arm.cc
trunk/libstdc++-v3/libsupc++/eh_personality.cc
trunk/libstdc++-v3/libsupc++/unwind-cxx.h
More information about the Gcc-cvs
mailing list