]> git.ipfire.org Git - thirdparty/gcc.git/commit
xtensa: use unwind-dw2-fde-dip instead of unwind-dw2-fde
authorjcmvbkbc <jcmvbkbc@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 18 Aug 2015 01:07:10 +0000 (01:07 +0000)
committerjcmvbkbc <jcmvbkbc@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 18 Aug 2015 01:07:10 +0000 (01:07 +0000)
commit8a596a7740df9dac60b15bb009314a3fd2b775d1
tree58837530751c5cd18c2dfaffdbd1132a4697afaa
parent863356eada6aec2742740b12fae686073dd7e6ca
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@226963 138bc75d-0d04-0410-961f-82ee72b054a4
libgcc/ChangeLog
libgcc/config/xtensa/t-windowed