Subject: 68040 floating point package
To: None <port-m68k>
From: Charles Hannum <mycroft>
List: port-m68k
Date: 07/05/1994 11:19:57
I've just imported the source for the 68040 FPSP.  In the process of
integrating it, I redid the glue code to be more like the example they
provided.  You'll need to modify your locore.s, vectors.s, and
Makefile.${ARCH} to use it.  Also, it may be necessary to put some
machine dependencies in netbsd.sa to deal with the Amiga port's 
different way of flagging that it's running on a 68040 (or just adding
a couple of lines to amiga/locore.s to be compatible, which is probably
better).


------------------------------------------------------------------------------