Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Tsubai Masanari <tsubai@netbsd.org>
List: source-changes
Date: 06/04/2000 02:30:45
Module Name:	syssrc
Committed By:	tsubai
Date:		Sun Jun  4 09:30:45 UTC 2000

Modified Files:
	syssrc/sys/arch/powerpc/include: ptrace.h reg.h
	syssrc/sys/arch/powerpc/powerpc: process_machdep.c

Log Message:
Add PT_GETFPREGS and PT_SETFPREGS support.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/powerpc/include/ptrace.h \
    syssrc/sys/arch/powerpc/include/reg.h
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/powerpc/powerpc/process_machdep.c

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