glibc/sysdeps/x86_64
Roland McGrath 2430d57a13 * elf/dl-load.c (_dl_map_object_from_fd): Don't check DF_STATIC_TLS.
* elf/dl-reloc.c (_dl_relocate_object: CHECK_STATIC_TLS): New macro
	to signal error if an IE-model TLS reloc resolved to a dlopen'd module.
	* sysdeps/i386/dl-machine.h (elf_machine_rel, elf_machine_rela):
	Call it after performing TPOFF relocs.
	* sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
	* sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
	* elf/dl-conflict.c (CHECK_STATIC_TLS): New macro (no-op).

	* elf/dl-close.c (remove_slotinfo): Change asserts so as not to crash
	when closing a partially-initialized object.

	* elf/dl-load.c (_dl_map_object_from_fd) [! USE_TLS]: Call lose
	instead of _dl_fatal_printf when we see PT_TLS.
2002-10-17 12:10:17 +00:00
..
bits Update. 2002-10-03 11:49:01 +00:00
elf * configure: Regenerated after aclocal.m4 change. 2002-09-29 10:38:40 +00:00
fpu Update. 2002-09-10 01:40:26 +00:00
soft-fp Update. 2001-09-22 13:44:03 +00:00
__longjmp.S Update. 2001-09-19 10:37:31 +00:00
_mcount.S Fix off-by-1 error in argument access. 2002-10-16 10:09:27 +00:00
abort-instr.h Update. 2001-09-19 10:37:31 +00:00
atomicity.h Update. 2001-09-19 10:37:31 +00:00
bp-asm.h Update. 2001-09-19 10:37:31 +00:00
bsd-_setjmp.S Update. 2001-09-19 10:37:31 +00:00
bsd-setjmp.S Update. 2001-09-19 10:37:31 +00:00
bzero.S Update. 2002-08-31 17:45:33 +00:00
Dist Update. 2002-08-28 09:31:39 +00:00
dl-machine.h * elf/dl-load.c (_dl_map_object_from_fd): Don't check DF_STATIC_TLS. 2002-10-17 12:10:17 +00:00
dl-tls.h * configure: Regenerated after aclocal.m4 change. 2002-09-29 10:38:40 +00:00
ffs.c Update. 2001-09-19 10:37:31 +00:00
ffsll.c Update. 2001-09-19 10:37:31 +00:00
hp-timing.c Update. 2001-09-19 10:37:31 +00:00
hp-timing.h * sysdeps/x86_64/hp-timing.h (HP_TIMING_NOW, HP_TIMING_ACCUM): New 2002-08-30 23:09:46 +00:00
htonl.S Update. 2001-09-19 10:37:31 +00:00
Implies Update. 2001-09-19 10:37:31 +00:00
machine-gmon.h x86-64 mcount implementation 2002-08-21 07:52:27 +00:00
Makefile Update. 2002-08-21 07:57:48 +00:00
memcpy.S Update. 2002-08-31 17:45:33 +00:00
mempcpy.S Update. 2002-08-31 17:45:33 +00:00
memset.S Update. 2002-08-31 17:45:33 +00:00
memusage.h Update. 2001-09-19 10:37:31 +00:00
setjmp.S Update. 2001-09-19 10:37:31 +00:00
stackinfo.h Update. 2001-09-19 10:37:31 +00:00
stpcpy.S Update. 2002-08-31 17:45:33 +00:00
strcat.S Update. 2002-08-31 17:45:33 +00:00
strchr.S Update. 2002-08-31 17:45:33 +00:00
strcmp.S Update. 2002-08-31 17:45:33 +00:00
strcpy.S Update. 2002-08-31 17:45:33 +00:00
strcspn.S Update. 2002-08-31 17:45:33 +00:00
strlen.S Update. 2002-08-31 17:45:33 +00:00
strpbrk.S Update. 2002-08-31 17:45:33 +00:00
strspn.S Update. 2002-08-31 17:45:33 +00:00
strtok_r.S Update. 2002-08-31 17:45:33 +00:00
strtok.S Update. 2002-08-31 17:45:33 +00:00
sysdep.h * configure: Regenerated after aclocal.m4 change. 2002-09-29 10:38:40 +00:00