diff options
Diffstat (limited to 'gdb')
-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 944bedc..9f6960a 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2005-05-12 Mark Kettenis <kettenis@gnu.org> + + * NEWS: Mention OpenBSD/mips64 as a new native configuration. + 2005-05-12 Eli Zaretskii <eliz@gnu.org> * observer.sh (texi) [DJGPP]: If the file name includes a colon, @@ -3,6 +3,10 @@ *** Changes since GDB 6.3 +* New native configurations + +OpenBSD/mips64 mips64-*-openbsd* + * Deprecated commands removed The following commands, that were deprecated in 2000, have been |