|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
CVS: cvs.openbsd.org: src
From: Miod Vallat (miod
cvs.openbsd.org)
Date: Fri Aug 22 2003 - 06:23:06 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
CVSROOT: /cvs
Module name: src
Changes by: miod
cvs.openbsd.org 2003/08/22 05:23:06
Modified files:
sys/arch/mvme88k/mvme88k: locore_c_routines.c
Log message:
To workaround an early 88100 models problem, gcc explicitely adds checks for
division by zero in the generated code, and will trap to vector #503 in this
case.
Make sure that this vector gets handled as the regular divide-by-zero vector.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]