Subject: Re: kernel softfloat emulation
To: Jun Ebihara <jun@soum.co.jp>
From: Simon Burge <simonb@netbsd.org>
List: port-mips
Date: 11/17/1999 20:46:06
Jun Ebihara wrote:

> Shuichiro URATA <ur@a-r.org> makes kernel softfloat emulation code.
> 
> http://www.a-r.org/~ur/softfloat1116.diff.gz
> 
> is Patch for 
> 	sys/arch/mips/conf/files.mips
> 	sys/arch/mips/mips/fp.S
> 	sys/arch/mips/mips/fpemu.c
> 	sys/arch/mips/mips/genassym.cf
> 	sys/arch/mips/mips/locore.S
> 	sys/arch/mips/mips/mips_machdep.c
> 	sys/arch/mips/mips/process_machdep.c
> 	sys/arch/mips/mips/trap.c
> 	sys/arch/mips/mips/vm_machdep.c
> 
> any comments welcome.If no side effects,I'll commit patch to current
> tree.
> 
> After apply this patch,pmax package binary works on hpcmips!

Great!  Are hpcmips exclusively little endian?  We'll have to rename the
current pmax package directory to mipsel and have symlinks for pmax and
hpcmips.

Simon.