aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@cygnus>1991-10-05 05:29:40 +0000
committerJohn Gilmore <gnu@cygnus>1991-10-05 05:29:40 +0000
commit81f8fee92123757611e8bc38bad6867782479a85 (patch)
tree523d65a714b427090bc9f36faf62814c39101159 /include/ChangeLog
parent9e2dad8ed4b31d55281cca6915da87d2ea487125 (diff)
downloadgdb-81f8fee92123757611e8bc38bad6867782479a85.zip
gdb-81f8fee92123757611e8bc38bad6867782479a85.tar.gz
gdb-81f8fee92123757611e8bc38bad6867782479a85.tar.bz2
* h8300-opcode.h: Remove `_enum' from the typedef for an enum.
* bfd.h: Update to match bfd changes.
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 19eed2b..5036a52 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,6 +1,18 @@
+Fri Oct 4 01:25:59 1991 John Gilmore (gnu at cygnus.com)
+
+ * h8300-opcode.h: Remove `_enum' from the typedef for an enum.
+ * bfd.h: Update to match bfd changes.
+
+ * sys/h-i386mach.h, sysdep.h: Add 386 Mach host support.
+
Tue Oct 1 04:58:42 1991 John Gilmore (gnu at cygnus.com)
+ * bfd.h, elf-common.h, elf-external.h, elf-internal.h:
+ Add preliminary ELF support, sufficient for GDB, from Fred Fish.
+ * sysdep.h, sys/h-amix.h: Support Amiga SVR4.
+
* sys/h-vaxult.h: Make it work. (David Taylor <taylor@think.com>)
+ * a.out.vax.h: Remove unused and confusing file.
Mon Sep 30 12:52:35 1991 Per Bothner (bothner at cygnus.com)