Subject: CVS commit: [nathanw_sa] basesrc/lib/libpthread/arch/powerpc
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 08/09/2002 02:13:14
Module Name: basesrc
Committed By: nathanw
Date: Thu Aug 8 23:13:13 UTC 2002
Modified Files:
basesrc/lib/libpthread/arch/powerpc [nathanw_sa]: _context_u.S
pthread_switch.S
Log Message:
Use register prefixes everywhere, now that asm.h no longer provides
the intermediate-format macros.
To generate a diff of this commit:
cvs rdiff -r1.1.2.6 -r1.1.2.7 \
basesrc/lib/libpthread/arch/powerpc/_context_u.S
cvs rdiff -r1.1.2.7 -r1.1.2.8 \
basesrc/lib/libpthread/arch/powerpc/pthread_switch.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.