aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorPer Bothner <per@bothner.com>1992-06-23 01:05:47 +0000
committerPer Bothner <per@bothner.com>1992-06-23 01:05:47 +0000
commitf74d99418e0321522e577a1cb489a76873c4ebfc (patch)
tree19541c48e078b13d49a8a26e37b508caece93345 /bfd/ChangeLog
parente37a6e9c8a53dec0d1b122ae3cd218cb594643d2 (diff)
downloadgdb-f74d99418e0321522e577a1cb489a76873c4ebfc.zip
gdb-f74d99418e0321522e577a1cb489a76873c4ebfc.tar.gz
gdb-f74d99418e0321522e577a1cb489a76873c4ebfc.tar.bz2
* i386linux.c, hosts/i386linux.h, config/i386-linux.mt:
New files, for Linux (a free Unix clone for 386 machines). * Makefile.in, configure.in, targets.c: Update accordingly.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 8f53103..d2e4371 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,9 @@
+Mon Jun 22 17:35:24 1992 Per Bothner (bothner@cygnus.com)
+
+ * i386linux.c, hosts/i386linux.h, config/i386-linux.mt:
+ New files, for Linux (a free Unix clone for 386 machines).
+ * Makefile.in, configure.in, targets.c: Update accordingly.
+
Fri Jun 19 20:23:21 1992 Steve Chamberlain (sac@thepub.cygnus.com)
Lints for bfd_reloc_code_type->bfd_reloc_code_real_type, and
correct calling of howto special functions and fixes from Raeburn