Subject: CVS commit: [netbsd-1-6] src/lib/libc/arch/powerpc/sys
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 07/23/2004 13:56:02
Module Name:	src
Committed By:	tron
Date:		Fri Jul 23 13:56:02 UTC 2004

Modified Files:
	src/lib/libc/arch/powerpc/sys [netbsd-1-6]: sigpending.S sigprocmask.S
	    sigsuspend.S

Log Message:
Pull up revision 1.8 (requested by skrll in ticket #1725):
Convert to use register prefixes.  (0 -> %r0, etc.)


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.7.14.1 src/lib/libc/arch/powerpc/sys/sigpending.S \
    src/lib/libc/arch/powerpc/sys/sigprocmask.S \
    src/lib/libc/arch/powerpc/sys/sigsuspend.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.