Subject: CVS commit: syssrc/sys/arch/powerpc/powerpc
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 06/28/2002 00:15:36
Module Name: syssrc
Committed By: matt
Date: Thu Jun 27 21:15:36 UTC 2002
Modified Files:
syssrc/sys/arch/powerpc/powerpc: trap.c
Log Message:
If ALTIVEC is not defined, treat EXC_VEC|EXC_USER exceptions as PGM
exceptions. [Note that we still can't trap these due to issues in
trap_subr.S which are (yet) fixed]
To generate a diff of this commit:
cvs rdiff -r1.61 -r1.62 syssrc/sys/arch/powerpc/powerpc/trap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.