fix apps that use isinff, isnanf; use ieee 754 mi code, as all
authormartynas <martynas@openbsd.org>
Fri, 25 Jul 2008 08:00:01 +0000 (08:00 +0000)
committermartynas <martynas@openbsd.org>
Fri, 25 Jul 2008 08:00:01 +0000 (08:00 +0000)
commit1fb09592751c092d29de0540f4f58ba7cd9ba681
treecde841dff32c601cec66935bde17d0c73b6050c1
parent182e296e03066f8295d7f7ee905beecb5685cfe6
fix apps that use isinff, isnanf;  use ieee 754 mi code, as all
other ieee fp archs do;  pointed out by theo.  tested by theo
lib/libc/arch/mips64/gen/Makefile.inc
lib/libc/arch/mips64/gen/isinf.S [deleted file]
lib/libc/arch/mips64/gen/isnan.S [deleted file]