libc/sysdeps/unix/sysv/linux/powerpc powerpc32 ...

roland@sourceware.org roland@sourceware.org
Tue Jun 15 20:02:00 GMT 2004


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	roland@sourceware.org	2004-06-15 20:02:21

Modified files:
	sysdeps/unix/sysv/linux/powerpc/powerpc32: getcontext.S 
	                                           setcontext.S 
	                                           swapcontext.S 
	sysdeps/unix/sysv/linux/powerpc/powerpc64: setcontext.S 
	                                           getcontext.S 
	                                           swapcontext.S 

Log message:
	2004-06-15  Steven Munroe  <sjmunroe@us.ibm.com>
	
	* 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.



More information about the Glibc-cvs mailing list