From: Ken Raeburn Date: Tue, 22 Jun 1993 21:42:31 +0000 (+0000) Subject: elfcode.h:bfd_section_from_shdr change X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=9110f70b261451db4c7dc5a9697e0210deb9651b;p=deliverable%2Fbinutils-gdb.git elfcode.h:bfd_section_from_shdr change --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 594b855b1c..a76ed52010 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Tue Jun 22 14:35:20 1993 Ken Raeburn (raeburn@poseidon.cygnus.com) + + * elfcode.h (bfd_section_from_shdr, case SHT_PROGBITS): Even if + section already exists, use its pointer to fill in rawdata slot. + Tue Jun 22 16:36:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com) * hosts/std-host.h: Return value of puts and fputs is int not void.