Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/arch/powerpc/powerpc



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.




Home | Main Index | Thread Index | Old Index