* sysdeps/sparc/sparc32/dl-machine.h (elf_machine_load_address): Don't
authorRoland McGrath <roland@gnu.org>
Fri, 27 Sep 2002 03:24:18 +0000 (03:24 +0000)
committerRoland McGrath <roland@gnu.org>
Fri, 27 Sep 2002 03:24:18 +0000 (03:24 +0000)
commit29c082c51314b5507d563e8147109aef8aae8037
tree2177dc3c9eabb55c737738e4f4e17c93f2c6e04a
parent8243d6f1b70a506419329c81d862b80e9104ca9b
* sysdeps/sparc/sparc32/dl-machine.h (elf_machine_load_address): Don't

rely on *r_offset of R_SPARC_RELATIVE reloc in .got to contain the
addend.
* sysdeps/sparc/sparc64/dl-machine.h (elf_machine_load_address): Use
the same l_addr computation.
* sysdeps/sparc/sparc64/configure.in: Removed.
* sysdeps/sparc/sparc64/configure: Removed.
* config.h.in (SPARC64_DYNAMIC_BEFORE_GOT): Remove.
ChangeLog