diff options
-rw-r--r-- | gdb/ChangeLog | 4 | ||||
-rw-r--r-- | gdb/NEWS | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 914910e..7bcd952 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2005-08-17 Kevin Buettner <kevinb@redhat.com> + + * NEWS (ms1-elf): New target. + 2005-08-17 Mark Kettenis <kettenis@gnu.org> * m68k-tdep.c (m68k_return_value): Properly return contents of @@ -8,6 +8,10 @@ OpenBSD/arm arm*-*-openbsd* OpenBSD/mips64 mips64-*-openbsd* +* New targets + +Morpho Technologies ms1 ms1-elf + * Deprecated commands removed The following commands, that were deprecated in 2000, have been |