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