aboutsummaryrefslogtreecommitdiff
path: root/lib/libcompiler_rt/Makefile
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2015-04-07 19:31:29 +0000
committerEd Maste <emaste@FreeBSD.org>2015-04-07 19:31:29 +0000
commit6853d12d4f133b01259c86aaeaae0b68c6375eab (patch)
tree3575af3899bee808dad5683ad18c8c8f3f0cca2c /lib/libcompiler_rt/Makefile
parent13553dc6bdc4dc825867c4774d92a7e2bf79c0d8 (diff)
Notes
Diffstat (limited to 'lib/libcompiler_rt/Makefile')
-rw-r--r--lib/libcompiler_rt/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libcompiler_rt/Makefile b/lib/libcompiler_rt/Makefile
index b9de09ac216ff..cb7187a9000a6 100644
--- a/lib/libcompiler_rt/Makefile
+++ b/lib/libcompiler_rt/Makefile
@@ -78,6 +78,7 @@ SRCF= absvdi2 \
fixxfti \
floatdidf \
floatdisf \
+ floatditf \
floatdixf \
floatsitf \
floattidf \
@@ -85,6 +86,7 @@ SRCF= absvdi2 \
floattixf \
floatundidf \
floatundisf \
+ floatunditf \
floatundixf \
floatunsidf \
floatunsisf \