glibc/nptl/sysdeps
Ulrich Drepper 11986c680d Update.
2004-02-19  Steven Munroe  <sjmunroe@us.ibm.com>

	* sysdeps/generic/libc-start.c [LIBC_START_DISABLE_INLINE] (STATIC):
	Define as static.
	* sysdeps/powerpc/elf/libc-start.c: Define LIBC_START_DISABLE_INLINE
	because gcc does not allow inline of functions that call setjmp.

2004-02-19  Steven Munroe  <sjmunroe@us.ibm.com>

	* sysdeps/powerpc/powerpc64/Makefile: Use -finline-limit.

2004-02-19  Jakub Jelinek  <jakub@redhat.com>

	* elf/rtld.c (_dl_argv): If DL_ARGV_NOT_RELRO defined, don't
	use attribute_relro for _dl_argv.
	* sysdeps/alpha/dl-machine.h (DL_ARGV_NOT_RELRO): Define.
	* sysdeps/ia64/dl-machine.h (DL_ARGV_NOT_RELRO): Define.
	* sysdeps/sparc/sparc32/dl-machine.h (DL_ARGV_NOT_RELRO): Define.
	* sysdeps/sparc/sparc64/dl-machine.h (DL_ARGV_NOT_RELRO): Define.

	vfork instead of fork.
2004-02-20 06:07:55 +00:00
..
alpha * sysdeps/alpha/tls.h (tcbhead_t): Add private. (TLS_INIT_TCB_SIZE, TLS_INIT_TCB_ALIGN, TLS_TCB_SIZE, TLS_PRE_TCB_SIZE, TLS_TCB_ALIGN, INSTALL_DTV, INSTALL_NEW_DTV, GET_DTV, THREAD_DTV, THREAD_SELF, DB_THREAD_SELF): Match ia64. (TLS_TCB_OFFSET, THREAD_ID, NO_TLS_OFFSET): Remove. (THREAD_GETMEM, THREAD_GETMEM_NC): Simplify. (THREAD_SETMEM, THREAD_SETMEM_NC): Likewise. * sysdeps/unix/sysv/linux/alpha/createthread.c (TLS_VALUE): Match ia64. 2004-01-16 05:23:05 +00:00
generic Update. 2004-02-14 07:30:42 +00:00
i386 Update. 2003-12-19 01:37:13 +00:00
ia64 * sysdeps/alpha/tls.h (DB_THREAD_SELF): Pass bit size of thread 2004-01-06 10:31:21 +00:00
powerpc * sysdeps/alpha/tls.h (DB_THREAD_SELF): Pass bit size of thread 2004-01-06 10:31:21 +00:00
pthread Update. 2004-02-20 06:07:55 +00:00
s390 * sysdeps/alpha/tls.h (DB_THREAD_SELF): Pass bit size of thread 2004-01-06 10:31:21 +00:00
sh * sysdeps/alpha/tls.h (DB_THREAD_SELF): Pass bit size of thread 2004-01-06 10:31:21 +00:00
sparc * sysdeps/alpha/tls.h (DB_THREAD_SELF): Pass bit size of thread 2004-01-06 10:31:21 +00:00
unix/sysv/linux Update. 2004-02-19 09:02:01 +00:00
x86_64 Update. 2003-12-19 01:37:13 +00:00