glibc/sysdeps
Roland McGrath 7d013a64de * malloc/malloc.c (MALLOC_ALIGNMENT): Revert to (2 * SIZE_SZ) value.
The correct value differs only on powerpc32, and for now changing it
	there is causing more trouble than it's worth.

	* malloc/arena.c: Add compile-time sanity check on padding calculation.

2006-03-05  Jakub Jelinek  <jakub@redhat.com>

	* malloc/arena.c (heap_info): Adjust the padding size if
	MALLOC_ALIGNMENT > 2 * SIZE_SZ.
2006-03-06 06:18:43 +00:00
..
alpha
generic
gnu
i386
ia64
ieee754
mach * sysdeps/posix/sysconf.c (__sysconf): Use #if _POSIX_FOO > 0 2006-03-06 02:51:01 +00:00
posix * malloc/malloc.c (MALLOC_ALIGNMENT): Revert to (2 * SIZE_SZ) value. 2006-03-06 06:18:43 +00:00
powerpc
pthread
s390
sh
sparc * shlib-versions: Use sparc64.*- for CPU patterns. 2006-03-06 01:34:09 +00:00
unix * sysdeps/posix/sysconf.c (__sysconf): Use #if _POSIX_FOO > 0 2006-03-06 02:51:01 +00:00
wordsize-32
wordsize-64
x86_64