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 * sysdeps/unix/sysv/linux/sparc/sparc64/dl-procinfo.c: Moved to ... 2006-02-25 01:29:59 +00:00
generic * elf/tst-tls-dlinfo.c: New file. 2006-03-01 06:18:49 +00:00
gnu * Makefile (subdir-target-args): New variable. 2006-02-28 07:11:04 +00:00
i386 * sysdeps/i386/i686/memset.S: Fix treatment of unaligned pointer. 2006-02-22 02:39:11 +00:00
ia64 [BZ #2013] 2006-03-02 04:49:27 +00:00
ieee754 2006-02-01 Roland McGrath <roland@redhat.com> 2006-02-02 07:33:55 +00:00
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 006-03-02 Jakub Jelinek <jakub@redhat.com> 2006-03-02 15:58:36 +00:00
pthread * rt/Makefile (tests): Add tst-aio9 and tst-aio10. 2006-01-06 04:13:26 +00:00
s390 2006-02-01 Jakub Jelinek <jakub@redhat.com> 2006-02-01 19:42:43 +00:00
sh * math/divtc3.c: New file. 2006-02-01 03:02:06 +00:00
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 * po/.cvsignore: List libc.pot.files, and not any .pot names. 2006-01-08 06:46:10 +00:00
wordsize-64 2005-12-13 Ulrich Drepper <drepper@redhat.com> 2005-12-14 08:43:25 +00:00
x86_64 * math/divtc3.c: New file. 2006-02-01 03:02:06 +00:00