(__hppa_init_bootstrap_fdesc_table):
authorUlrich Drepper <drepper@redhat.com>
Sat, 17 Apr 2004 22:53:29 +0000 (22:53 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 17 Apr 2004 22:53:29 +0000 (22:53 +0000)
commit32e5b41b173e025976f606b6209871a131cdfc6c
tree72a9ee81072b314a33cea3860506966006c8cb13
parent87ffc6ec7972f7abe7174199addf2911c876d24a
(__hppa_init_bootstrap_fdesc_table):
Initialze the fdesc table for the generic code.
(elf_machine_dynamic): Use asm version.
(elf_machine_load_addresss): Simplify asm by calling
elf_machine_dynamic.
(elf_machine_fixup_plt): Correct comment.
(elf_machine_profile_fixup_plt): New.
(elf_machine_runtime_setup): Check PLT exists, if lazy=1  process
normally, else relocate all the absolute entries.
(RTLD_START): Fix comments.
(TRAMPOLINE_TEMPLATE): Reformat assembly, add return pointer for
calls to profile_fixup.
(ELF_MACHINE_SIZEOF_JMP_SLOT, DL_STATIC_FUNCTION_ADDRESS,
DL_PLATFORM_INIT): Define.
(DL_FUNCTION_ADDRESS): Remove.
(dl_platform_init): New.
(elf_machine_rela): Use generic fdesc code, and process all COPY
relocations. Use __attribute__((always_inline)).
(elf_machine_rela_relative): Add sanity checks, remove IPLT
processing, print error message in default case. Use
__attribute__((always_inline)).
(elf_machine_lazy_rel): Use __attribute__((always_inline)).
sysdeps/hppa/dl-machine.h