[PATCH 2/3] xtensa: use unwind-dw2-fde-dip instead of unwind-dw2-fde

2015-08-17 Thread Max Filippov
This allows having exception cleanup code in binaries that don't register their unwind tables. 2015-08-18 Max Filippov jcmvb...@gmail.com libgcc/ * config/xtensa/t-windowed (LIB2ADDEH): Replace unwind-dw2-fde with unwind-dw2-fde-dip. --- libgcc/config/xtensa/t-windowed | 2 +-

Re: [PATCH 2/3] xtensa: use unwind-dw2-fde-dip instead of unwind-dw2-fde

2015-08-17 Thread augustine.sterl...@gmail.com
On Mon, Aug 17, 2015 at 2:59 PM, Max Filippov jcmvb...@gmail.com wrote: This allows having exception cleanup code in binaries that don't register their unwind tables. 2015-08-18 Max Filippov jcmvb...@gmail.com libgcc/ * config/xtensa/t-windowed (LIB2ADDEH): Replace unwind-dw2-fde