diff options
author | Joseph Myers <joseph@codesourcery.com> | 2013-11-28 18:01:41 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2013-11-28 18:01:41 +0000 |
commit | 91a1f3fea0d6c5bc304562c313171d8cf765b910 (patch) | |
tree | cedfe14a991428df523ce3c88eb6ec5c7ce8bfdd /sysdeps/unix | |
parent | c5df760908de1ccfd92571864bc44a3d54820ac6 (diff) | |
download | glibc-91a1f3fea0d6c5bc304562c313171d8cf765b910.tar.gz glibc-91a1f3fea0d6c5bc304562c313171d8cf765b910.tar.xz glibc-91a1f3fea0d6c5bc304562c313171d8cf765b910.zip |
Add powerpc-nofpu/e500 support functions for atomic compound assignment and FLT_ROUNDS.
Diffstat (limited to 'sysdeps/unix')
-rw-r--r-- | sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist b/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist index 9b6d663748..a54382e43d 100644 --- a/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist +++ b/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist @@ -1784,6 +1784,12 @@ GLIBC_2.17 GLIBC_2.18 GLIBC_2.18 A __cxa_thread_atexit_impl F +GLIBC_2.19 + GLIBC_2.19 A + __atomic_feclearexcept F + __atomic_feholdexcept F + __atomic_feupdateenv F + __flt_rounds F GLIBC_2.2 GLIBC_2.2 A _IO_adjust_wcolumn F |