glibc/sysdeps
Ulrich Drepper 8a30f00fe8 Update.
2002-07-23  Ulrich Drepper  <drepper@redhat.com>

	* sysdeps/generic/libc-tls.c: New file.
	* csu/Makefile (routines): Add libc-tls.
	(static-only-routines): Add libc-tls.
	* elf/dl-support.c (_dl_phdr): New variable.
	(_dl_phnum): New variable.
	(_dl_aux_init): Initialize _dl_phdr and _dl_phnum from aux vector.
	* sysdeps/generic/libc-start.c (__libc_start_main): Reorganize code
	for !SHARED.  First look through auxiliary vector.  If TLS always
	call __pthread_initialize_minimal.

	* sysdeps/generic/dl-tls.c (_dl_allocate_tls): Make sure size argument
	in mmap call is never zero.
2002-07-23 23:12:01 +00:00
..
alpha * sysdeps/alpha/divrem.h: Use local label instead of global one for 2002-06-15 20:53:53 +00:00
am29k
arm Update. 2002-07-15 03:58:49 +00:00
cris Cris stack information. 2002-06-06 14:14:17 +00:00
generic Update. 2002-07-23 23:12:01 +00:00
gnu Update. 2002-07-06 06:36:39 +00:00
hppa Don't use multi-line string literals. 2002-06-20 06:23:14 +00:00
i386 Update. 2002-07-20 01:14:41 +00:00
i860
i960
ia64 Update. 2002-07-06 06:36:39 +00:00
ieee754 Update. 2002-07-11 05:55:13 +00:00
m68k Remove INTDEF. 2002-06-13 12:38:20 +00:00
m88k
mach 2002-07-19 Roland McGrath <roland@frob.com> 2002-07-22 03:54:21 +00:00
mips Update. 2002-07-16 01:02:04 +00:00
posix Update. 2002-07-06 06:36:39 +00:00
powerpc Update. 2002-05-21 00:22:34 +00:00
pthread Update. 2002-06-29 23:35:02 +00:00
rs6000
s390 Update. 2002-07-11 21:44:15 +00:00
sh Update. 2002-07-20 01:14:41 +00:00
sparc Update. 2002-05-21 02:15:01 +00:00
standalone Update. 2002-07-20 01:14:41 +00:00
tahoe
unix Update. 2002-07-20 17:31:30 +00:00
vax Update. 2002-07-06 06:36:39 +00:00
wordsize-32 Update. 2002-05-31 00:36:57 +00:00
wordsize-64
x86_64 Fix whitespace. 2002-07-23 19:36:49 +00:00
z8000