about summary refs log tree commit diff
path: root/sysdeps/powerpc/nofpu/Versions
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/powerpc/nofpu/Versions')
-rw-r--r--sysdeps/powerpc/nofpu/Versions4
1 files changed, 4 insertions, 0 deletions
diff --git a/sysdeps/powerpc/nofpu/Versions b/sysdeps/powerpc/nofpu/Versions
index 8ba6021e9e..571b1d2c96 100644
--- a/sysdeps/powerpc/nofpu/Versions
+++ b/sysdeps/powerpc/nofpu/Versions
@@ -17,6 +17,10 @@ libc {
     __gtdf2; __gtsf2;
     __ltdf2; __ltsf2;
   }
+  GLIBC_2.19 {
+    __atomic_feholdexcept; __atomic_feclearexcept; __atomic_feupdateenv;
+    __flt_rounds;
+  }
   GLIBC_PRIVATE {
     __sim_exceptions_thread;
     __sim_disabled_exceptions_thread;