[parisc-linux-cvs] linux bame

Paul Bame bame@puffin.external.hp.com
Fri, 16 Mar 2001 15:49:34 -0700


CVSROOT:	/home/cvs/parisc
Module name:	linux
Changes by:	bame	01/03/16 15:49:34

Added files:
	arch/parisc/math-emu: Makefile README cnv_float.h dbl_float.h 
	                      driver.c float.h fpbits.h fpu.h frnd.c 
	                      hppa.h math-emu.h sgl_float.h 

Log message:
Moved existing FPU exceptin/emulation logic from ../kernel/traps.c
to here (driver.c).  Most other new files here are minimally-edited
versions of files from HP-UX.  New functionality is emulation of the
FRND instruction.