1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-24 21:08:04 +03:00
Files
glibc/sysdeps
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
..
2002-10-03 09:15:22 +00:00
2001-07-06 04:58:11 +00:00
2002-08-28 21:32:56 +00:00
2002-10-03 00:24:35 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2002-09-10 01:40:26 +00:00
2001-07-07 10:13:33 +00:00
2002-10-14 08:59:01 +00:00
2002-10-02 21:03:48 +00:00
2001-07-07 10:13:33 +00:00
2002-10-03 00:24:35 +00:00
2002-10-03 00:24:35 +00:00
2002-08-03 07:02:10 +00:00
2002-07-06 06:36:39 +00:00
2002-09-19 06:50:30 +00:00
2002-08-08 11:46:51 +00:00
2001-07-07 10:13:33 +00:00