xtensa: use unwind-dw2-fde-dip instead of unwind-dw2-fde
authorMax Filippov <jcmvbkbc@gmail.com>
Tue, 18 Aug 2015 01:07:10 +0000 (01:07 +0000)
committerMax Filippov <jcmvbkbc@gcc.gnu.org>
Tue, 18 Aug 2015 01:07:10 +0000 (01:07 +0000)
commit0e19db59e25de52d76b465d9c5bf181c3ffe21c7
tree58837530751c5cd18c2dfaffdbd1132a4697afaa
parentb6ac5f6231ea0730ff3d4e6e713f4cb6ac313ff8
xtensa: use unwind-dw2-fde-dip instead of unwind-dw2-fde

This allows having exception cleanup code in binaries that don't
register their unwind tables.

2015-08-18  Max Filippov  <jcmvbkbc@gmail.com>
libgcc/
* config/xtensa/t-windowed (LIB2ADDEH): Replace unwind-dw2-fde
with unwind-dw2-fde-dip.

From-SVN: r226963
libgcc/ChangeLog
libgcc/config/xtensa/t-windowed