aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1996-07-03 20:50:56 +0000
committerIan Lance Taylor <ian@airs.com>1996-07-03 20:50:56 +0000
commit4d3daf4fae2389d1cb147e59f181e7498f6b1006 (patch)
tree7bef93e5835237952dd48cbfc651c3315bd2eac9
parent5af96dce32e08b589d845b970ce612926ac3ae80 (diff)
downloadfsf-binutils-gdb-4d3daf4fae2389d1cb147e59f181e7498f6b1006.zip
fsf-binutils-gdb-4d3daf4fae2389d1cb147e59f181e7498f6b1006.tar.gz
fsf-binutils-gdb-4d3daf4fae2389d1cb147e59f181e7498f6b1006.tar.bz2
* i386aout.c: Include "aout/aout64.h".
(i386aout_write_object_contents): New static function. (MY_write_object_contents): Define.
-rw-r--r--bfd/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index b2d3aa5..6a7d191 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,9 @@
Wed Jul 3 14:59:47 1996 Ian Lance Taylor <ian@cygnus.com>
+ * i386aout.c: Include "aout/aout64.h".
+ (i386aout_write_object_contents): New static function.
+ (MY_write_object_contents): Define.
+
* netbsd.h (MY(write_object_contents)): Make sure that
adjust_sizes_and_vmas is called before fiddling with the magic
number.