glibc/sysdeps/sparc/sparc64
Roland McGrath 421c80d27e 1999-07-21 Roland McGrath <roland@baalperazim.frob.com>
* elf/dl-reloc.c (_dl_reloc_bad_type): New function.
	* elf/ldsodefs.h: Declare it.
	* sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Use it
	instead of assert.
	(elf_machine_lazy_rel): Likewise.  Take new arg MAP.
	* sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Likewise.
	(elf_machine_lazy_rel): Likewise.
	* sysdeps/mips/dl-machine.h (elf_machine_rel): Likewise.
	(elf_machine_lazy_rel): Likewise.
	* sysdeps/mips/mips64/dl-machine.h (elf_machine_rel): Likewise.
	(elf_machine_lazy_rel): Likewise.
	* sysdeps/m68k/dl-machine.h (elf_machine_rela): Likewise.
	(elf_machine_lazy_rel): Likewise.
	* sysdeps/i386/dl-machine.h (elf_machine_rel): Likewise.
	(elf_machine_lazy_rel): Likewise.
	* sysdeps/generic/dl-machine.h (elf_machine_rel): Likewise.
	* sysdeps/arm/dl-machine.h (elf_machine_rel): Likewise.
	(elf_machine_lazy_rel): Likewise.
	* sysdeps/alpha/dl-machine.h (elf_machine_rela): Likewise.
	(elf_machine_lazy_rel): Likewise.
	* sysdeps/powerpc/dl-machine.h (elf_machine_lazy_rel): Likewise.
	* sysdeps/powerpc/dl-machine.c (__process_machine_rela): Use
	_dl_reloc_bad_type instead of _dl_signal_error.
	* elf/do-rel.h (elf_dynamic_do_rel): Pass MAP to elf_machine_lazy_rel.
1999-07-21 16:58:06 +00:00
..
bits Update. 1999-07-14 00:54:57 +00:00
elf Update. 1998-09-16 17:54:34 +00:00
fpu/bits Update. 1999-07-14 00:54:57 +00:00
add_n.S Update. 1997-08-14 01:54:13 +00:00
addmul_1.S Update. 1999-07-14 00:54:57 +00:00
atomicity.h Update. 1999-05-18 09:48:05 +00:00
bcopy.c Sparc string routines from Jakub. 1999-03-29 13:25:15 +00:00
bzero.c Sparc string routines from Jakub. 1999-03-29 13:25:15 +00:00
dl-machine.h 1999-07-21 Roland McGrath <roland@baalperazim.frob.com> 1999-07-21 16:58:06 +00:00
Implies Update. 1999-07-14 00:54:57 +00:00
lshift.S Update. 1999-07-06 16:26:03 +00:00
Makefile Update. 1999-07-14 00:54:57 +00:00
memchr.S Update. 1999-05-18 10:00:20 +00:00
memcmp.S Sparc string routines from Jakub. 1999-03-29 13:25:15 +00:00
memcpy.S Update. 1999-05-19 15:35:26 +00:00
memset.S Update. 1999-05-18 10:00:20 +00:00
mul_1.S Update. 1999-07-06 16:26:03 +00:00
rawmemchr.S Update. 1999-05-18 10:00:20 +00:00
rshift.S Update. 1999-07-06 16:26:03 +00:00
stpcpy.S Sparc string routines from Jakub. 1999-03-29 13:25:15 +00:00
stpncpy.S Sparc string routines from Jakub. 1999-03-29 13:25:15 +00:00
strcat.S Sparc string routines from Jakub. 1999-03-29 13:25:15 +00:00
strchr.S Update. 1999-05-18 10:00:20 +00:00
strcmp.S Sparc string routines from Jakub. 1999-03-29 13:25:15 +00:00
strcpy.S Sparc string routines from Jakub. 1999-03-29 13:25:15 +00:00
strcspn.S Sparc string routines from Jakub. 1999-03-29 13:25:15 +00:00
strlen.S Sparc string routines from Jakub. 1999-03-29 13:25:15 +00:00
strncmp.S Sparc string routines from Jakub. 1999-03-29 13:25:15 +00:00
strncpy.S Sparc string routines from Jakub. 1999-03-29 13:25:15 +00:00
strpbrk.S Sparc string routines from Jakub. 1999-03-29 13:25:15 +00:00
strrchr.c Sparc string routines from Jakub. 1999-03-29 13:25:15 +00:00
strspn.S Sparc string routines from Jakub. 1999-03-29 13:25:15 +00:00
sub_n.S Update. 1997-10-12 04:05:44 +00:00
submul_1.S Update. 1999-07-06 16:26:03 +00:00
Versions Update. 1999-05-19 15:35:26 +00:00