OSDN Git Service

nptl: fix x86 assembly PIC relocations
authorTimo Teräs <timo.teras@iki.fi>
Thu, 5 Aug 2010 10:21:33 +0000 (13:21 +0300)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Thu, 5 Aug 2010 16:17:52 +0000 (18:17 +0200)
commita49b3a18e463cbe8c94c41501e386e7f4c61609e
tree441059def5a0f7c126a734157a9b83ef55a78594
parent0d289184bf512efb27d805f993e6e2c76f0fe8b3
nptl: fix x86 assembly PIC relocations

Unwind_Resume needs to be called via PLT. Most calls are already proper,
this fix the remaining two problems.

Signed-off-by: Timo Teräs <timo.teras@iki.fi>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S
libpthread/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S