]> sourceware.org Git - glibc.git/commitdiff
* 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)
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

index 80e898382605300f6faf8a8b7487bcc24d2b4b51..c047785e60dadb74dc7ba9d920465a787d0d9537 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2002-09-24  Jakub Jelinek  <jakub@redhat.com>
+
+       * 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.
+
 2002-09-26  Ulrich Drepper  <drepper@redhat.com>
 
        * elf/dynamic-link.h (elf_get_dynamic_info): Relocate DT_HASH entry
This page took 0.043364 seconds and 5 git commands to generate.