aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog4
-rw-r--r--gdb/NEWS4
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,
diff --git a/gdb/NEWS b/gdb/NEWS
index 788c022..dc7609d 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -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