summaryrefslogtreecommitdiff
path: root/lib/arm
diff options
context:
space:
mode:
authorNick Kledzik <kledzik@apple.com>2011-03-05 02:15:16 +0000
committerNick Kledzik <kledzik@apple.com>2011-03-05 02:15:16 +0000
commit3d40740383d6b80ab071b0f645b80f533c9bd55d (patch)
tree87a51e731fed2faf810e30a988aa136bec808567 /lib/arm
parente512f7ffd8b7e6636b4a5cb66b2968b2c3608ff5 (diff)
downloadcompiler-rt-3d40740383d6b80ab071b0f645b80f533c9bd55d.tar.gz
<rdar://problem/9091300> update Apple packaging of compiler-rt
git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@127057 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/arm')
-rw-r--r--lib/arm/softfloat-alias.list21
1 files changed, 21 insertions, 0 deletions
diff --git a/lib/arm/softfloat-alias.list b/lib/arm/softfloat-alias.list
new file mode 100644
index 000000000..cc6a4b3cd
--- /dev/null
+++ b/lib/arm/softfloat-alias.list
@@ -0,0 +1,21 @@
+#
+# These are soft float functions which can be
+# aliased to the *vfp functions on arm processors
+# that support floating point instructions.
+#
+___adddf3vfp ___adddf3
+___addsf3vfp ___addsf3
+___divdf3vfp ___divdf3
+___divsf3vfp ___divsf3
+___extendsfdf2vfp ___extendsfdf2
+___fixdfsivfp ___fixdfsi
+___fixsfsivfp ___fixsfsi
+___floatsidfvfp ___floatsidf
+___floatsisfvfp ___floatsisf
+___muldf3vfp ___muldf3
+___mulsf3vfp ___mulsf3
+___subdf3vfp ___subdf3
+___subsf3vfp ___subsf3
+___truncdfsf2vfp ___truncdfsf2
+___floatunssidfvfp ___floatunsidf
+___floatunssisfvfp ___floatunsisf