diff options
author | John Gilmore <gnu@cygnus> | 1991-10-05 05:29:40 +0000 |
---|---|---|
committer | John Gilmore <gnu@cygnus> | 1991-10-05 05:29:40 +0000 |
commit | 81f8fee92123757611e8bc38bad6867782479a85 (patch) | |
tree | 523d65a714b427090bc9f36faf62814c39101159 /include/ChangeLog | |
parent | 9e2dad8ed4b31d55281cca6915da87d2ea487125 (diff) | |
download | gdb-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/ChangeLog | 12 |
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) |