Subject: RE: mips SOFTFLOAT support
To: TAKEMURA, Shin <takemura@netbsd.org>
From: TAKEMURA, Shin <takemura@netbsd.org>
List: port-mips
Date: 09/29/1999 22:20:54
I've commited just now.

Thank you.

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