aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1995-09-20 23:09:09 +0000
committerIan Lance Taylor <ian@airs.com>1995-09-20 23:09:09 +0000
commite18c4e8f8fa91468aebaa96b286918ea615e704b (patch)
tree46976f1babb75d473f4b642f4abce392eeb08a7f /bfd/ChangeLog
parent602677ad443419e689896b4396844177282f443d (diff)
downloadgdb-e18c4e8f8fa91468aebaa96b286918ea615e704b.zip
gdb-e18c4e8f8fa91468aebaa96b286918ea615e704b.tar.gz
gdb-e18c4e8f8fa91468aebaa96b286918ea615e704b.tar.bz2
* coffcode.h (coff_write_object_contents): Clear the vstamp field
in the a.out header.
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 9deb064..9f7157c 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,8 @@
Wed Sep 20 12:03:26 1995 Ian Lance Taylor <ian@cygnus.com>
+ * coffcode.h (coff_write_object_contents): Clear the vstamp field
+ in the a.out header.
+
* aoutx.h (NAME(aout,swap_ext_reloc_out)): Don't set r_extern for
a reloc against a local symbol, even if it's not a section.