aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gdb/ChangeLog5
-rw-r--r--gdb/MAINTAINERS3
-rw-r--r--gdb/NEWS3
3 files changed, 10 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 9c50c11..4a27248 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+2004-12-16 Michael Snyder <msnyder@redhat.com>
+
+ * MAINTAINERS: Add myself as maintainer for mn10300.
+ * NEWS: Mention mn10300.
+
2004-12-15 Kevin Buettner <kevinb@redhat.com>
* xstormy16-tdep.c (xstormy16_skip_prologue): Clear/initialize the
diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS
index f39206b..768d81f 100644
--- a/gdb/MAINTAINERS
+++ b/gdb/MAINTAINERS
@@ -101,7 +101,8 @@ the native maintainer when resolving ABI issues.
mips --target=mips-elf ,-Werror
Maintenance only
- mn10300 Deleted
+ mn10300 --target=mn10300-elf
+ Michael Snyder msnyder@redhat.com
ns32k Deleted
diff --git a/gdb/NEWS b/gdb/NEWS
index 7f93295..38dbc37 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -3,6 +3,9 @@
*** Changes since GDB 6.3
+* New support for Matsushita MN10300 w/sim added
+(Work in progress). mn10300-elf.
+
* REMOVED configurations and files
VxWorks and the XDR protocol *-*-vxworks