Add sigstack handling to Linux ____longjmp_chk on powerpc.
authorAndreas Schwab <schwab@redhat.com>
Sat, 22 Aug 2009 09:01:51 +0000 (02:01 -0700)
committerUlrich Drepper <drepper@redhat.com>
Sat, 22 Aug 2009 09:01:51 +0000 (02:01 -0700)
commit15efafdf07789322219cc8f938ac758f932fe208
tree30e249a3b3fed95c18c78e7bffb260d361f9abb6
parent464dc022eb0be4950e2f3a90fe4de6a17dc3d7d7
Add sigstack handling to Linux ____longjmp_chk on powerpc.
ChangeLog
nptl/pthread_rwlock_init.c
nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S
nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S
nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S
nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S
nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S
sysdeps/powerpc/powerpc32/__longjmp-common.S
sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S
sysdeps/unix/sysv/linux/powerpc/powerpc32/____longjmp_chk.S [moved from sysdeps/powerpc/powerpc32/____longjmp_chk.S with 69% similarity]
sysdeps/unix/sysv/linux/powerpc/powerpc64/____longjmp_chk.S [moved from sysdeps/powerpc/powerpc64/____longjmp_chk.S with 63% similarity]