]> git.ipfire.org Git - thirdparty/gcc.git/commit
xtensa: use unwind-dw2-fde-dip instead of unwind-dw2-fde
authorMax Filippov <jcmvbkbc@gmail.com>
Tue, 30 May 2017 23:31:36 +0000 (23:31 +0000)
committerMax Filippov <jcmvbkbc@gcc.gnu.org>
Tue, 30 May 2017 23:31:36 +0000 (23:31 +0000)
commit1cf85cd9fb42c84c0fd30508dea40870c9a12f6b
tree723b25d9f7e88c73b63b7a7fe497f42dbfa4d9dd
parent3cc088dd9dc8caf41e1540f273bbcdc545393c9c
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.

2017-05-30  Max Filippov  <jcmvbkbc@gmail.com>
libgcc/
Backport from mainline
2015-08-18  Max Filippov  <jcmvbkbc@gmail.com>

* config/xtensa/t-windowed (LIB2ADDEH): Replace unwind-dw2-fde
with unwind-dw2-fde-dip.

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