diff --git a/bfd/ChangeLog b/bfd/ChangeLog index ca73a71a01b..a15997d2733 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,9 @@ Thu Mar 20 12:39:02 1997 Ian Lance Taylor + * binary.c (binary_set_section_contents): Don't get misled if the + first section is not loadable. From Matthew L. Martin + . + * elflink.h (elf_bfd_final_link): Set the value of a section symbol to the section address unless doing a relocateable link.