r226963 - in /trunk/libgcc: ChangeLog config/xt...

jcmvbkbc@gcc.gnu.org jcmvbkbc@gcc.gnu.org
Tue Aug 18 01:07:00 GMT 2015


Author: jcmvbkbc
Date: Tue Aug 18 01:07:10 2015
New Revision: 226963

URL: https://gcc.gnu.org/viewcvs?rev=226963&root=gcc&view=rev
Log:
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.

Modified:
    trunk/libgcc/ChangeLog
    trunk/libgcc/config/xtensa/t-windowed



More information about the Gcc-cvs mailing list