Ulrich Drepper
|
26de9a821b
|
Define ARM specific versions of VALID_ELF_HEADER, VALID_ELF_OSABI,
VALID_ELF_ABIVERSION.
|
1999-08-10 05:10:14 +00:00 |
|
Roland McGrath
|
893f3d106f
|
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:57:52 +00:00 |
|
Ulrich Drepper
|
e79468a241
|
(elf_machine_load_address): Fix problems with GOT addressing.
|
1999-06-06 09:20:55 +00:00 |
|
Ulrich Drepper
|
a96af7b96e
|
(elf_machine_runtime_setup): DT_PLTGOT entry is already relocated.
|
1999-03-02 08:06:57 +00:00 |
|
Ulrich Drepper
|
44bff56804
|
(elf_machine_rel): DT_STRTAB is already relocated.
|
1999-02-20 14:57:43 +00:00 |
|
Ulrich Drepper
|
c0e2368bfe
|
(dl_start_user): Incorrect address for _dl_main_searchlist passed to
_dl_init_next.
|
1998-12-04 20:57:00 +00:00 |
|
Ulrich Drepper
|
e7782e5ed6
|
Fix handling of weak undefined symbols during bootstrapping.
|
1998-11-27 10:01:37 +00:00 |
|
Ulrich Drepper
|
f036f1a9bc
|
Fix typo in last change.
|
1998-10-05 13:39:21 +00:00 |
|
Ulrich Drepper
|
344b4b4e23
|
(elf_machine_lazy_rel): Optimise a bit.
(RTLD_START): Keep in step with recent ld.so changes.
(elf_machine_runtime_setup): Correct behaviour when profiling.
|
1998-09-18 09:10:23 +00:00 |
|
Ulrich Drepper
|
68d11b268e
|
(elf_machine_lazy_rel): Change first parameter and use this value.
|
1998-08-28 22:54:12 +00:00 |
|
Ulrich Drepper
|
333014b835
|
Set __libc_stack_end.
Fix problems with profiling code.
|
1998-08-20 17:34:16 +00:00 |
|
Ulrich Drepper
|
fd2791ba88
|
(elf_machine_rel): Delete redundant debugging code. Correct handling
of PC24 relocs.
|
1998-07-27 17:51:42 +00:00 |
|
Ulrich Drepper
|
56984f4648
|
Fix typo.
|
1998-07-20 17:18:32 +00:00 |
|
Ulrich Drepper
|
7021745518
|
Update for new draft ARM ELF ABI.
|
1998-06-09 15:13:18 +00:00 |
|
Ulrich Drepper
|
046378657f
|
Arm/ELF definitions.
|
1998-03-18 14:28:36 +00:00 |
|