diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -5,6 +5,20 @@ 2012-04-24 Joseph Myers <joseph@codesourcery.com> + * Makerules (native-compile): Do not change working directory for + build. Use $(OUTPUT_OPTION) in command. + (ALL_BUILD_CFLAGS): Use $(common-objpfx) to find config.h. + +2012-04-24 Adhemerval Zanella <azanella@linux.vnet.ibm.com> + + [BZ #13886] + * sysdeps/powerpc/powerpc64/fpu/s_floorl.S: Delete file. Use the + sysdeps/ieee754/ldbl-128ibm/s_floorl.c version instead. + * math/libm-test.inc (floor_test): Add more tests. + * sysdeps/powerpc/fpu/libm-test-ulps: Update for pow tests. + +2012-04-24 Joseph Myers <joseph@codesourcery.com> + * sysdeps/unix/getdents.c: Remove file. * sysdeps/unix/sysv/getdents.c: Likewise. * sysdeps/unix/sysv/syscalls.list (s_getdents): Remove. |