* elf32-sparc.c (elf32_sparc_relocate_section): Give a helpful error
authorRichard Henderson <rth@redhat.com>
Fri, 31 Oct 1997 23:53:51 +0000 (23:53 +0000)
committerRichard Henderson <rth@redhat.com>
Fri, 31 Oct 1997 23:53:51 +0000 (23:53 +0000)
        message instead of merely aborting.
        * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.

        * elf64-sparc.c (sparc64_elf_check_relocs): Use SEC_ALLOC to control
        whether we output dynamic relocs instead of SEC_DEBUGGING.
        (sparc64_elf_relocate_section): Likewise.

bfd/ChangeLog

index 0ef8a0983bb71ced019e07bf7cf161194fb96678..112650a5a2715bf1bd0cba1e8e23d0dd3a5733b6 100644 (file)
@@ -1,3 +1,13 @@
+Fri Oct 31 15:50:57 1997  Richard Henderson  <rth@cygnus.com>
+
+       * elf32-sparc.c (elf32_sparc_relocate_section): Give a helpful error
+       message instead of merely aborting.
+       * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
+
+       * elf64-sparc.c (sparc64_elf_check_relocs): Use SEC_ALLOC to control
+       whether we output dynamic relocs instead of SEC_DEBUGGING.
+       (sparc64_elf_relocate_section): Likewise.
+
 Fri Oct 24 11:15:58 1997  Jakub Jelinek  <jj@sunsite.mff.cuni.cz>
 
        * elf64-sparc.c (sparc64_elf_merge_private_bfd_data):