Source-Changes archive

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

CVS commit: src/sys/arch/powerpc/powerpc



Module Name:    src
Committed By:   matt
Date:           Sun Apr  4 19:21:36 UTC 2004

Modified Files:
        src/sys/arch/powerpc/powerpc: fpu.c trap.c

Log Message:
Add SIGFPE handling code.  Report the proper SIGINFO ksi_code when a SIGFPE
happens.  When a SIGFPE occurs, disable the exception enables in the FPSCR.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/arch/powerpc/powerpc/fpu.c
cvs rdiff -r1.99 -r1.100 src/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