aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1994-06-15 17:15:03 +0000
committerIan Lance Taylor <ian@airs.com>1994-06-15 17:15:03 +0000
commitf7d2fa445537d69b604398d526f6eb1819e2ed8a (patch)
tree33b4e373962e0c3fedf91d66fd71f7bdef47c91e /bfd/ChangeLog
parentadf05987e20d1f236ddc4d234cb8b7955f26d9ba (diff)
downloadgdb-f7d2fa445537d69b604398d526f6eb1819e2ed8a.zip
gdb-f7d2fa445537d69b604398d526f6eb1819e2ed8a.tar.gz
gdb-f7d2fa445537d69b604398d526f6eb1819e2ed8a.tar.bz2
* i386linux.c (i386linux_write_object_contents): Define; like
MY(write_object_contents) in aout-target.h, but set MACHTYPE to M_386. From jrs@world.std.com (Rick Sladkey). (MY_write_object_contents): Define.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 9153cf7..14d2a11 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,10 @@
Wed Jun 15 01:34:07 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
+ * i386linux.c (i386linux_write_object_contents): Define; like
+ MY(write_object_contents) in aout-target.h, but set MACHTYPE to
+ M_386. From jrs@world.std.com (Rick Sladkey).
+ (MY_write_object_contents): Define.
+
* aoutx.h (translate_from_native_sym_flags): Treat N_SETV symbols
as N_DATA symbols.
(aout_link_add_symbols): Likewise.