[parisc-linux-cvs] glibc amodra
Alan Modra
amodra@puffin.external.hp.com
Sat, 20 Oct 2001 01:24:51 -0600
CVSROOT: /home/cvs/parisc
Module name: glibc
Changes by: amodra 01/10/20 01:24:51
Modified files:
. : ChangeLog
sysdeps/hppa : dl-machine.h
Log message:
* sysdeps/hppa/dl-machine.h (elf_machine_dynamic): Make it a
const function. Do not use &_DYNAMIC as .got entries for global
syms are no longer initialised. Instead they rely on the reloc,
which hasn't yet been applied.
(elf_machine_load_address): Make it const. Call
elf_machine_dynamic as that function is called fropm rtld anyway.