linux dhd

David Huggins-Daines dhd@puffin.external.hp.com
Fri, 29 Sep 2000 16:07:36 -0600


CVSROOT:	/home/cvs/parisc
Module name:	linux
Changes by:	dhd	00/09/29 16:07:36

Modified files:
	arch/parisc/kernel: traps.c 

Log message:
Rudimentary floating-point trap handler which should allow us to build
awk.  Well, except the awk tests fail ... I'll see what's up with that
and fix it momentarily.

Please read the FIXMEs - we probably need to write some floating-point
emulation and we definitely need to actually detect and trap on
*actually* unimplemented instructions, which is arguably way more
difficult than it should be.