summaryrefslogtreecommitdiffstats
path: root/lib/libcompiler_rt
diff options
context:
space:
mode:
authoremaste <emaste@FreeBSD.org>2015-04-16 12:54:28 +0000
committeremaste <emaste@FreeBSD.org>2015-04-16 12:54:28 +0000
commit442209f6941fb8103746b0f520e51bbdf6012f77 (patch)
tree06637571cfa165c45a628340854ebc1f088c5ab0 /lib/libcompiler_rt
parentb227cb3d85e15356724fd7bfc0f5a7835a8966cd (diff)
downloadFreeBSD-src-442209f6941fb8103746b0f520e51bbdf6012f77.zip
FreeBSD-src-442209f6941fb8103746b0f520e51bbdf6012f77.tar.gz
compiler_rt: add floatunsitf for arm64
It provides unsigned integer to quad-precision conversion. Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'lib/libcompiler_rt')
-rw-r--r--lib/libcompiler_rt/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libcompiler_rt/Makefile b/lib/libcompiler_rt/Makefile
index 6995d3e..5e21883 100644
--- a/lib/libcompiler_rt/Makefile
+++ b/lib/libcompiler_rt/Makefile
@@ -144,6 +144,7 @@ SRCF+= addtf3 \
fixunstfdi \
fixunstfsi \
fixunstfti \
+ floatunsitf \
multf3 \
subtf3 \
trunctfdf2 \
OpenPOWER on IntegriCloud