From: Steve Chamberlain Date: Mon, 17 Aug 1992 19:29:07 +0000 (+0000) Subject: * srec.c (srec_set_section_contents): don't write out sections X-Git-Tag: gdb-4_18~21308 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b15aa5129e8f4282c86c3b9e54ca645f66c419e1;p=external%2Fbinutils.git * srec.c (srec_set_section_contents): don't write out sections without the LOAD and ALLOC attributes --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 3fcd4e7..d4230c1 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Mon Aug 17 11:44:28 1992 Steve Chamberlain (sac@thepub.cygnus.com) + + * srec.c (srec_set_section_contents): don't write out sections + without the LOAD and ALLOC attributes + Mon Aug 17 11:55:07 1992 Ken Raeburn (raeburn@cambridge.cygnus.com) * archures.c, cpu-m68k.c, cpu-sparc.c: Undo 16 June changes.