eh_personality.cc (PERSONALITY_FUNCTION): Replace _Unwind_Word with _uleb128_t in...
commitca32e64edd247c50165fcf52427972d5587e2754
authorAndrew Pinski <andrew_pinski@playstation.sony.com>
Wed, 24 Jan 2007 22:45:20 +0000 (24 22:45 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Wed, 24 Jan 2007 22:45:20 +0000 (24 14:45 -0800)
tree49efb85e9a6325a4700a05dcd446034387159084
parentb7c27d5169bfb98ea4d73c52c4e17961cb9ab160
eh_personality.cc (PERSONALITY_FUNCTION): Replace _Unwind_Word with _uleb128_t in the SJLJ context.

2007-01-24  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        * libsupc++/eh_personality.cc  (PERSONALITY_FUNCTION): Replace
        _Unwind_Word with _uleb128_t in the SJLJ context.

From-SVN: r121145
libstdc++-v3/ChangeLog
libstdc++-v3/libsupc++/eh_personality.cc