glibc/sysdeps/s390/s390-64
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
..
bits Update. 2002-10-02 21:03:48 +00:00
elf Update. 2003-02-21 07:07:52 +00:00
Dist
Implies
Makefile Update. 2003-01-20 18:59:08 +00:00
__longjmp.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
add_n.S Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
backtrace.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
bcopy.S Use mvcle for big blocks (> 64K) and a mvc loop for small blocks. 2001-07-16 06:29:42 +00:00
bsd-_setjmp.S Update. 2002-12-31 20:46:11 +00:00
bsd-setjmp.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
bzero.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
dl-machine.h * elf/dl-reloc.c (allocate_static_tls): Rename to... 2003-04-24 17:11:08 +00:00
initfini.c Update. 2003-01-14 01:20:41 +00:00
memchr.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
memcpy.S Fixed incorrect use of mvcle introduced by 2001-07-12 change. 2001-08-02 14:47:58 +00:00
memset.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
s390x-mcount.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
setjmp.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
strcmp.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
strcpy.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
strncpy.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
sub_n.S Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
sysdep.h 2003-03-07 Roland McGrath <roland@redhat.com> 2003-03-07 10:06:56 +00:00