aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gdb/ChangeLog2
-rw-r--r--gdb/NEWS1
2 files changed, 3 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 7bfe7ca..b35de51 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,7 @@
2005-05-22 Mark Kettenis <kettenis@gnu.org>
+ * NEWS: Mention OpenBSD/arm as a new native configuration.
+
* armnbsd-nat.c: Include "gdb_string.h" and "inf_ptrace.h".
Reorder includes. Don't require FETCH_INFERIOR_REGISTERS to be
defined.
diff --git a/gdb/NEWS b/gdb/NEWS
index dc7609d..a271365 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -5,6 +5,7 @@
* New native configurations
+OpenBSD/arm arm*-*-openbsd*
OpenBSD/mips64 mips64-*-openbsd*
* Deprecated commands removed