glibc/sysdeps
Ulrich Drepper 32e5b41b17 (__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)).
2004-04-17 22:53:29 +00:00
..
alpha * sysdeps/alpha/remqu.S: Detect power-of-two special case. 2004-03-31 02:34:13 +00:00
am29k
arm * math/Makefile (headers): Add bits/huge_valf.h, bits/huge_vall.h, 2004-03-15 21:44:10 +00:00
cris
hppa (__hppa_init_bootstrap_fdesc_table): 2004-04-17 22:53:29 +00:00
i860
i960
m68k * math/Makefile (headers): Add bits/huge_valf.h, bits/huge_vall.h, 2004-03-15 21:44:10 +00:00
m88k
mach
mips Fix last commit. 2004-04-15 14:08:16 +00:00
powerpc/nofpu
rs6000
standalone
tahoe
unix (MQ_PRIO_MAX): Define. 2004-04-13 02:00:09 +00:00
vax
z8000