glibc/sysdeps
Roland McGrath bb0ddc2f1e * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_fixup_plt):
Don't use weak_extern for dl_rtld_map.  Instead check only if [SHARED].
	(elf_machine_rela): Clean up.

	* sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela): Clean up.

	PowerPC TLS support contributed by Paul Mackerras <paulus@samba.org>.
	* sysdeps/powerpc/powerpc32/elf/configure.in: New file.
	* sysdeps/powerpc/powerpc32/elf/configure: New generated file.
	* elf/tls-macros.h [__powerpc__ && !__powerpc64__]
	(TLS_LE, TLS_IE, TLS_LD, TLS_GD): Define them.
	* sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela): Support
	new relocs for TLS.

	* sysdeps/powerpc/dl-tls.h (TLS_TP_OFFSET, TLS_DTV_OFFSET): Move these
	macros out of [SHARED].
	(TLS_TPREL_VALUE, TLS_DTPREL_VALUE): New macros.

	* elf/elf.h: Define R_PPC_* relocs for TLS support.
	Clean up R_PPC64_* macro definition comments.
2003-03-02 11:45:12 +00:00
..
alpha Update. 2003-02-14 06:11:21 +00:00
am29k
arm Update. 2002-12-31 20:46:11 +00:00
cris * elf/Makefile (tests): Uncomment tst-array[123]. 2002-12-09 20:37:37 +00:00
generic Update. 2003-02-24 03:50:46 +00:00
gnu Update. 2002-12-21 18:53:25 +00:00
hppa Update. 2002-12-31 20:46:11 +00:00
i386 Update. 2003-02-27 22:29:25 +00:00
i860
i960
ia64 Update. 2003-01-12 10:11:16 +00:00
ieee754 2003-01-20 Segher Boessenkool <segher@koffie.nl> 2003-01-20 05:25:30 +00:00
m68k (_dl_start_user): Access __libc_stack_end through GOT since it is a global symbol. 2003-03-01 15:33:11 +00:00
m88k
mach Revert unintentional commits. 2003-02-26 00:01:15 +00:00
mips Update. 2003-02-12 09:43:55 +00:00
posix 2003-02-24 Roland McGrath <roland@redhat.com> 2003-02-24 22:35:53 +00:00
powerpc * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_fixup_plt): 2003-03-02 11:45:12 +00:00
pthread Update. 2003-01-03 06:51:18 +00:00
rs6000
s390 Update. 2003-02-21 07:07:52 +00:00
sh Update. 2003-01-12 10:11:16 +00:00
sparc Update. 2003-02-21 19:11:49 +00:00
standalone Update. 2002-08-03 07:02:10 +00:00
tahoe
unix * elf/dl-reloc.c (allocate_static_tls): Fix calculations. 2003-03-01 22:32:04 +00:00
vax Update. 2002-12-31 20:46:11 +00:00
wordsize-32 Update. 2003-01-27 21:03:22 +00:00
wordsize-64 Update. 2002-08-08 11:46:51 +00:00
x86_64 Update. 2003-02-21 19:25:36 +00:00
z8000