raise-gcc.c (get_region_description_for, [...]): Replaced _Unwind_Word with _uleb128_...
authorAndreas Krebbel <krebbel1@de.ibm.com>
Wed, 7 Feb 2007 09:54:47 +0000 (09:54 +0000)
committerAndreas Krebbel <krebbel@gcc.gnu.org>
Wed, 7 Feb 2007 09:54:47 +0000 (09:54 +0000)
commit8438091f03e35514f3eb8f1d5fb1e53ddecbbd7c
treee939aa5d4306996e3c5528896f195edcb37664c8
parentfd9869a5dc93630b19a5097f1f13aa4387b5dc29
raise-gcc.c (get_region_description_for, [...]): Replaced _Unwind_Word with _uleb128_t and _Unwind_SWord with _sleb128_t.

2007-02-07  Andreas Krebbel  <krebbel1@de.ibm.com>

* raise-gcc.c (get_region_description_for, get_call_site_action_for,
get_action_description_for): Replaced _Unwind_Word with _uleb128_t
and _Unwind_SWord with _sleb128_t.

From-SVN: r121681
gcc/ada/ChangeLog
gcc/ada/raise-gcc.c