glibc/sysdeps
Ulrich Drepper 2692deea65 * elf/dl-debug.c (_dl_debug_initialize): Check r->r_map for 0
rather than r->r_brk.

2006-11-08  Jakub Jelinek  <jakub@redhat.com>

	* elf/dl-load.c (decompose_rpath): Return bool rather than void.
	If l->l_name is on inhibit_rpath list, set sps->dirs to -1 and
	return false, otherwise return true.
	(cache_rpath): Return decompose_rpath return value.

2006-11-07  Jakub Jelinek  <jakub@redhat.com>

	* include/libc-symbols.h (declare_symbol): Rename to...
	(declare_symbol_alias): ... this.  Add ORIGINAL argument, imply
	strong_alias (ORIGINAL, SYMBOL) in asm to make sure it preceedes
	.size directive.
	* sysdeps/gnu/errlist-compat.awk: Adjust for declare_symbol_alias
	changes.
	* sysdeps/gnu/siglist.c: Likewise.
2006-11-09 16:12:22 +00:00
..
alpha USE_TLS support is now default. 2006-10-27 23:11:47 +00:00
generic * elf/dl-sym.c (do_sym): Use RTLD_SINGLE_THREAD_P. 2006-10-29 21:46:32 +00:00
gnu * elf/dl-debug.c (_dl_debug_initialize): Check r->r_map for 0 2006-11-09 16:12:22 +00:00
i386 * configure.in: Require assembler support for visibility, compiler 2006-10-28 06:44:41 +00:00
ia64 USE_TLS support is now default. 2006-10-27 23:11:47 +00:00
ieee754 [BZ #3252, BZ #3253] 2006-09-25 15:33:09 +00:00
mach USE_TLS support is now default. 2006-10-27 23:11:47 +00:00
posix [BZ #3369] 2006-10-16 15:20:20 +00:00
powerpc * elf/dl-debug.c (_dl_debug_initialize): Check r->r_map for 0 2006-11-09 16:12:22 +00:00
pthread * rt/Makefile (tests): Add tst-aio9 and tst-aio10. 2006-01-06 04:13:26 +00:00
s390 USE_TLS support is now default. 2006-10-27 23:11:47 +00:00
sh USE_TLS support is now default. 2006-10-27 23:11:47 +00:00
sparc USE_TLS support is now default. 2006-10-27 23:11:47 +00:00
unix * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word): 2006-11-06 04:59:30 +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 USE_TLS support is now default. 2006-10-27 23:11:47 +00:00