summaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorMichael Snyder <msnyder@specifix.com>2004-12-16 23:53:12 +0000
committerMichael Snyder <msnyder@specifix.com>2004-12-16 23:53:12 +0000
commit1eb00ae4f7bbf2bd1b8e2c035d3d2ee363d28621 (patch)
tree9d17790d21d9bd926dcd79b8b56fcacd67e7ff4b /gdb
parentb686c7cb20b8e0e5c6ac83418ea0a9ca1f6b6802 (diff)
downloadgdb-1eb00ae4f7bbf2bd1b8e2c035d3d2ee363d28621.tar.gz
2004-12-16 Michael Snyder <msnyder@redhat.com>
* MAINTAINERS: Add myself as maintainer for mn10300. * NEWS: Mention mn10300.
Diffstat (limited to 'gdb')
-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 9c50c11e823..4a272487adc 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 f39206b291f..768d81f9a5a 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 7f932956a61..38dbc37beb4 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