From b9576d75bca339e8e496bd3f2760068fcc36970c Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Thu, 20 Mar 1997 18:33:44 +0000 Subject: [PATCH] * binary.c (binary_set_section_contents): Don't get misled if the first section is not loadable. From Matthew L. Martin . --- bfd/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) 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. -- 2.30.2