glibc/sysdeps
Roland McGrath 8e27f45e05 * elf/dl-reloc.c (allocate_static_tls): Rename to...
(_dl_allocate_static_tls): ... this function.  No longer static.
	(CHECK_STATIC_TLS): Adjust.
	* sysdeps/generic/ldsodefs.h (_dl_allocate_static_tls): New prototype.
	* sysdeps/powerpc/powerpc32/dl-machine.h (__process_machine_rela):
	Add SYM_MAP argument.
	(elf_machine_rela): Adjust caller.  Declare SYM_MAP unconditionally.
	Check if SYM_MAP != NULL for R_PPC_DTPREL32.  Only handle 32-bit
	TLS relocs here.  #ifdef out relocs which never appear in
	.gnu.conflict section from dl-conflict.c processing.
	* sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
	Add SYM_MAP argument.  Handle 16-bit TLS relocs here.

	* sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela): #ifdef
	out relocs which never appear in .gnu.conflict section from
	dl-conflict.c processing.
	* sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Likewise.
	* sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
	* sysdeps/i386/dl-machine.h (elf_machine_rela): Likewise.
	Use r_type in RESOLVE macro.
2003-04-24 17:11:08 +00:00
..
alpha Update. 2003-04-12 00:58:26 +00:00
am29k
arm * sysdeps/alpha/fpu/libm-test-ulps: Update. 2003-03-23 00:52:23 +00:00
cris
generic 2003-04-24 Jakub Jelinek <jakub@redhat.com> 2003-04-24 17:10:52 +00:00
gnu Update. 2003-04-19 16:57:17 +00:00
hppa * sysdeps/alpha/fpu/libm-test-ulps: Update. 2003-03-23 00:52:23 +00:00
i386 * elf/dl-reloc.c (allocate_static_tls): Rename to... 2003-04-24 17:11:08 +00:00
i860
i960
ia64 Update. 2003-03-29 19:20:17 +00:00
ieee754 Update. 2003-04-05 22:13:31 +00:00
m68k (atomic_increment_and_test): Define. (atomic_decrement_and_test): Fix test. 2003-03-31 16:01:09 +00:00
m88k
mach
mips * sysdeps/mips/sys/regdef.h (t4,t5,t6,t7): Renamed to t0..t3 on NewABI. (ta0, ta1, ta2, ta3): Defined to t4..t7 on o32, and a4..a7 on NewABI. * sysdeps/mips/mips64/memcpy.S: Adjust register naming conventions. * sysdeps/mips/mips64/memset.S: Likewise. * sysdeps/unix/mips/sysdep.S (__syscall_error) [_LIBC_REENTRANT]: Use t0 instead of t4 as temporary. 2003-04-09 02:51:04 +00:00
posix (gaih_inet): Check for rc == ERANGE, not rc == errno. Use extend_alloca. 2003-04-23 17:19:51 +00:00
powerpc 2003-04-24 Jakub Jelinek <jakub@redhat.com> 2003-04-24 17:10:52 +00:00
pthread
rs6000
s390 * elf/dl-reloc.c (allocate_static_tls): Rename to... 2003-04-24 17:11:08 +00:00
sh Update. 2003-04-12 00:58:26 +00:00
sparc * sysdeps/sparc/sparc32/bits/atomic.h: New file. 2003-03-30 23:36:53 +00:00
standalone
tahoe
unix 2003-04-22 Roland McGrath <roland@redhat.com> 2003-04-23 01:54:03 +00:00
vax
wordsize-32
wordsize-64
x86_64 * elf/dl-reloc.c (allocate_static_tls): Rename to... 2003-04-24 17:11:08 +00:00
z8000