* elfcode.h (elf_slurp_symbol_table): Only subtract the section
authorIan Lance Taylor <ian@airs.com>
Fri, 11 Apr 1997 22:14:21 +0000 (22:14 +0000)
committerIan Lance Taylor <ian@airs.com>
Fri, 11 Apr 1997 22:14:21 +0000 (22:14 +0000)
VMA if this is an executable file or a shared object.

bfd/ChangeLog

index 46b4f3cd3737f005eaed2e5919e3e04ee53b494b..0685d34694b0b20056e4622fdff8d5572c389f7d 100644 (file)
@@ -1,5 +1,8 @@
 Fri Apr 11 15:43:24 1997  Ian Lance Taylor  <ian@cygnus.com>
 
+       * elfcode.h (elf_slurp_symbol_table): Only subtract the section
+       VMA if this is an executable file or a shared object.
+
        * targets.c (netbsd_core_vec): Declare.  From Gordon W. Ross
        <gwr@mc.com>.