summaryrefslogtreecommitdiffstats
path: root/lib/libc/alpha/gen/Makefile.inc
diff options
context:
space:
mode:
authordas <das@FreeBSD.org>2004-07-18 21:23:39 +0000
committerdas <das@FreeBSD.org>2004-07-18 21:23:39 +0000
commit1a69fc33708b18800fc764be0248de78b4bc35c0 (patch)
treeeb35ae876a43222fec2d90dbf20674666f760ca7 /lib/libc/alpha/gen/Makefile.inc
parent8fe12ef8db88fe5b261b6c7b14bbc330def59245 (diff)
downloadFreeBSD-src-1a69fc33708b18800fc764be0248de78b4bc35c0.zip
FreeBSD-src-1a69fc33708b18800fc764be0248de78b4bc35c0.tar.gz
Replace seven nominally MD implementations of frexp() that are broken
for subnormals with one implementation that works.
Diffstat (limited to 'lib/libc/alpha/gen/Makefile.inc')
-rw-r--r--lib/libc/alpha/gen/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/alpha/gen/Makefile.inc b/lib/libc/alpha/gen/Makefile.inc
index 11950b2..8f69274 100644
--- a/lib/libc/alpha/gen/Makefile.inc
+++ b/lib/libc/alpha/gen/Makefile.inc
@@ -1,6 +1,6 @@
# $FreeBSD$
-SRCS+= _setjmp.S fabs.S frexp.c infinity.c ldexp.c modf.c setjmp.S
+SRCS+= _setjmp.S fabs.S infinity.c ldexp.c modf.c setjmp.S
SRCS+= flt_rounds.c fpgetmask.c fpgetround.c fpgetsticky.c fpsetmask.c \
fpsetround.c fpsetsticky.c
OpenPOWER on IntegriCloud