* elf.c (bfd_section_from_shdr): In case SHT_REL[A], only get the
authorIan Lance Taylor <ian@airs.com>
Wed, 12 Jul 1995 01:23:10 +0000 (01:23 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 12 Jul 1995 01:23:10 +0000 (01:23 +0000)
        BFD section for the sh_link section if it is a SYMTAB section.
PR 7392.

bfd/ChangeLog

index cd2aab74b2478d45aa3ad8ac65cfec93ee5497bb..cd33228e9ae0922e49e39c8e264624bac4e7df0c 100644 (file)
@@ -1,5 +1,8 @@
 Tue Jul 11 15:19:53 1995  Ian Lance Taylor  <ian@cygnus.com>
 
+       * elf.c (bfd_section_from_shdr): In case SHT_REL[A], only get the
+        BFD section for the sh_link section if it is a SYMTAB section.
+
        * aoutx.h (NAME(aout,link_add_symbols)): Don't bother to check
        that archives hold a.out objects.
        * cf-i386lynx.c (coff_bfd_link_add_symbols): Don't define.
@@ -338,7 +341,7 @@ Wed Jun 21 10:16:10 1995  Steve Chamberlain  <sac@slash.cygnus.com>
 Mon Jun 19 08:40:45 1995  Steve Chamberlain  <sac@slash.cygnus.com>
 
        * syms.c (coff_section_type): Compare only the front part
-       of a section name. (bfd/7238)
+       of a section name.
 
 Sat Jun 17 09:40:44 1995  Jeff Law  (law@snake.cs.utah.edu)
 
This page took 0.050216 seconds and 4 git commands to generate.