Subject: RE: mips SOFTFLOAT support
To: NetBSD port-mips <port-mips@netbsd.org>
From: TAKEMURA, Shin <takemura@netbsd.org>
List: port-mips
Date: 09/28/1999 21:30:16
It seems no one against. So, I will commit these changes tomorrow.

Takemura

-----Original Message-----
From: TAKEMURA, Shin <takemura@ca2.so-net.ne.jp>
Date: 1999/9/25 10:56
Subjecct: mips SOFTFLOAT support


>Hpcmips needs completely FPU instruction free user land. So we made
>patch (attached).
>
>It should be more general, for example, '.if MACHINE_ARCH==mipssfel'
>but I think that cause too match change. Before we start to discuss
>about general SOFTFLOAT support, I want to commit this patch once.


>Index: gnu/dist/gcc/config/mips/ecoff.h
>Index: gnu/dist/gcc/config/mips/elf.h
>Index: gnu/dist/gcc/config/mips/netbsd.h
>Index: gnu/lib/libgcc/Makefile
>Index: gnu/lib/libobjc/Makefile
>Index: gnu/usr.bin/egcs/Makefile.inc
>Index: lib/libc/arch/mips/Makefile.inc
>Index: lib/libc/arch/mips/gen/Makefile.inc
>Index: lib/libc/arch/mips/gen/__setjmp14.S
>Index: lib/libc/arch/mips/gen/_setjmp.S
>Index: lib/libc/arch/mips/gen/setjmp.S