glibc/nptl/sysdeps/ia64
Ulrich Drepper 299601a1ef Update.
2003-04-22  Jakub Jelinek  <jakub@redhat.com>

	* include/link.h (NO_TLS_OFFSET): Define to 0 if not defined.
	* elf/dl-close.c (_dl_close): Use NO_TLS_OFFSET.
	* elf/dl-object.c (_dl_new_object): Initialize l_tls_offset to
	NO_TLS_OFFSET.
	* elf/rtld.c (_dl_start_final, _dl_start): Likewise.
	* elf/dl-reloc.c (CHECK_STATIC_TLS): Use NO_TLS_OFFSET.
	* sysdeps/generic/dl-tls.c (_dl_allocate_tls_init): Likewise.
	* sysdeps/powerpc/dl-tls.h (TLS_TPREL_VALUE): Don't subtract
	TLS_TCB_SIZE.
2003-04-25 09:12:43 +00:00
..
Makefile
pthread_spin_lock.c
pthread_spin_trylock.c
pthread_spin_unlock.c Update. 2003-03-18 05:31:53 +00:00
pthreaddef.h Update. 2003-03-25 20:41:26 +00:00
tcb-offsets.sym Update. 2003-04-25 09:12:43 +00:00
td_ta_map_lwp2thr.c * elf/Makefile ($(objpfx)librtld.mk): Tweak regexp so that one-line 2003-03-13 21:51:07 +00:00
tls.h