[PATCH] nptl: fix Unwind_Resume PLT calls

Austin Foxley austinf at cetoncorp.com
Thu Dec 9 16:20:46 UTC 2010


On 12/07/2010 01:27 AM, Timo Teräs wrote:
> My change a49b3a18e463cbe8c94c41501e386e7f4c61609e fixed two
> Unwind_Resume calls to go via PLT to avoid text relocations for PIC
> builds. However, it looks the reason for upstream not using PLT calls
> is that ebx gets clobbered. So we need to reload it.
> 
> Signed-off-by: Timo Teräs <timo.teras at iki.fi>

Looks good. Committed, thanks.

-Austin


More information about the uClibc mailing list