* sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Fix pasto
authorRoland McGrath <roland@gnu.org>
Tue, 15 Jun 2004 20:02:33 +0000 (20:02 +0000)
committerRoland McGrath <roland@gnu.org>
Tue, 15 Jun 2004 20:02:33 +0000 (20:02 +0000)
commite1ad4c533af75b6ab84e789202aa25124bc44592
tree926c44660ee0211b185e5c1eed3a15dfe41e3dd6
parent77526fd2387492cc0b767bf14966117353909cf8
* sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Fix pasto

that clobbers r19.  Fix pasto that overflowed sigcontext.v_reserve.
* sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Fix pasto
that clobbers r19.
* sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S: Fix pasto
that clobbers r19.  Fix pasto that overflowed sigcontext.v_reserve.
* sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S:
Fix setting of sigcontext.v_regs.  Fix pasto that clobbers r19.
Fix pasto that overflowed sigcontext.v_reserve.
* sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S:
Fix pasto that clobbers r19.
* sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S: Fix setting
of sigcontext.v_regs.  Fix pasto that clobbers r19.  Fix pasto that
overflowed sigcontext.v_reserve.
ChangeLog
sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S
sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S
sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S
sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S
sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S
sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S