From 4d3daf4fae2389d1cb147e59f181e7498f6b1006 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Wed, 3 Jul 1996 20:50:56 +0000 Subject: [PATCH] * i386aout.c: Include "aout/aout64.h". (i386aout_write_object_contents): New static function. (MY_write_object_contents): Define. --- bfd/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) 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 + * 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. -- 2.7.4