summaryrefslogtreecommitdiff
path: root/ports/sysdeps/ia64/fpu/Versions
diff options
context:
space:
mode:
Diffstat (limited to 'ports/sysdeps/ia64/fpu/Versions')
-rw-r--r--ports/sysdeps/ia64/fpu/Versions10
1 files changed, 10 insertions, 0 deletions
diff --git a/ports/sysdeps/ia64/fpu/Versions b/ports/sysdeps/ia64/fpu/Versions
new file mode 100644
index 0000000000..1faea6458d
--- /dev/null
+++ b/ports/sysdeps/ia64/fpu/Versions
@@ -0,0 +1,10 @@
+libc {
+ GLIBC_PRIVATE {
+ __libm_frexp_4; __libm_frexp_4f; __libm_frexp_4l; __libm_error_support;
+ }
+}
+libm {
+ GLIBC_2.2.3 {
+ matherrf; matherrl;
+ }
+}