about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8b4c591170..2e2beedd42 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2012-05-21  Roland McGrath  <roland@hack.frob.com>
+
+	* malloc/malloc.c [!SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_16)]
+	(MALLOC_ALIGNMENT): Set it to the greater of 2 * SIZE_SZ and
+	__alignof__ (long double).
+
 2012-05-21  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
 
 	* sysdeps/powerpc/fpu/libm-test-ulps: Update.
@@ -22,7 +28,8 @@
 	* sysdeps/sparc/sysdep.h: ... here.  Include it.
 	* sysdeps/unix/sysv/linux/s390/bits/hwcap.h: New file.
 	* sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Update.
-	* sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist: Update.
+	* sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
+	Update.
 	* sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist: Update.
 	* sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Update.
 	* sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Update.