aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorDavid MacKenzie <djm@cygnus>1994-01-07 21:33:00 +0000
committerDavid MacKenzie <djm@cygnus>1994-01-07 21:33:00 +0000
commit5330499f720d8c00c89d9468dac9bcb34f2ac010 (patch)
tree8cfcb912bf135903775375fab736284a0befd0a8 /bfd/ChangeLog
parentf0d2557ca41c45e3e39b5a1e9f92877f1f882005 (diff)
downloadgdb-5330499f720d8c00c89d9468dac9bcb34f2ac010.zip
gdb-5330499f720d8c00c89d9468dac9bcb34f2ac010.tar.gz
gdb-5330499f720d8c00c89d9468dac9bcb34f2ac010.tar.bz2
* aoutx.h (adjust_z_magic): Don't merge the start of bss with the
end of data if they are not contiguous.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 8816836..100a2bf 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,8 @@
Fri Jan 7 10:27:27 1994 David J. Mackenzie (djm@rtl.cygnus.com)
+ * aoutx.h (adjust_z_magic): Don't merge the start of bss with the
+ end of data if they are not contiguous.
+
* aoutf1.h (sunos4_aout_backend): Comment the fields' meanings.
Fri Jan 7 15:40:16 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)