diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 46b4f3cd373..0685d34694b 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,8 @@ Fri Apr 11 15:43:24 1997 Ian Lance Taylor + * 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 .