diff options
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data | 1 |
2 files changed, 5 insertions, 1 deletions
@@ -1,3 +1,8 @@ +2013-12-18 Joseph Myers <joseph@codesourcery.com> + + * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data: + Don't expect fegetround reference in libm.so. + 2013-12-17 Marcus Shawcroft <marcus.shawcroft@linaro.org> * sysdeps/ieee754/dbl-64/Makefile (CFLAGS-e_sqrt.c): Add diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data b/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data index b87936cb3d..6332a006d8 100644 --- a/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data +++ b/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data @@ -37,5 +37,4 @@ libm.so: __signbitf libm.so: __signbitl libm.so: copysignl ? libm.so: fabsl -libm.so: fegetround libm.so: matherr |