CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2013/03/25 13:08:56
Removed files:
sys/arch/m68k/fpe: README files.fpe fpu_add.c fpu_arith.h
fpu_arith_proto.h fpu_calcea.c fpu_div.c
fpu_emulate.c fpu_emulate.h fpu_explode.c
fpu_fmovecr.c fpu_fscale.c fpu_fstore.c
fpu_getexp.c fpu_implode.c fpu_int.c
fpu_log.c fpu_mul.c fpu_rem.c fpu_sqrt.c
fpu_subr.c
Log message:
Remove the m68k FPU emulator; it was only used by the mac68k port which has been
lying in the Attic for quite awhile; none of the remaining m68k-based ports
support FPU-less systems; assuming my HP332 cpu board is in working condition,
give me memory boards for it to have at least 8MB and a chassis, and I'll
consider bringing this code back. But then, the 332 has an FPU socket, and
I'd rather write a new glue to use the MI softloat code (bug-free) than try
and fix the bugs in this.