aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorSteve Chamberlain <sac@cygnus>1992-08-17 19:29:07 +0000
committerSteve Chamberlain <sac@cygnus>1992-08-17 19:29:07 +0000
commitb15aa5129e8f4282c86c3b9e54ca645f66c419e1 (patch)
treec1050168f76e01902bbf62e44dcd1b03c2de8dcf /bfd
parent40ab85327f7605c65de1e790a36635f9ccc04090 (diff)
downloadgdb-b15aa5129e8f4282c86c3b9e54ca645f66c419e1.zip
gdb-b15aa5129e8f4282c86c3b9e54ca645f66c419e1.tar.gz
gdb-b15aa5129e8f4282c86c3b9e54ca645f66c419e1.tar.bz2
* srec.c (srec_set_section_contents): don't write out sections
without the LOAD and ALLOC attributes
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
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.