aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog6
-rw-r--r--gdb/MAINTAINERS1
2 files changed, 6 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 6b0b573..b52fc46 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -2,7 +2,11 @@
Restore h8300 support.
* configure.tgt: Add h8300-*-*
- * h8300-tdep.c: Newfile. Rewrite new frame code.
+ * h8300-tdep.c: New file. Rewrite new frame code.
+ * config/h8300/h8300.mt: New file. Restored Rev 1.3
+ * config/h8300/tm-h8300.h: New file. Restored Rev 1.21
+
+ * MAINTAINERS: Add myself to "Write After Approval".
2005-02-11 Andrew Cagney <cagney@gnu.org>
diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS
index 028e01f..59e3c3f 100644
--- a/gdb/MAINTAINERS
+++ b/gdb/MAINTAINERS
@@ -386,6 +386,7 @@ Nathan Williams nathanw@wasabisystems.com
Jim Wilson wilson@specifixinc.com
Elena Zannoni ezannoni@redhat.com
Eli Zaretskii eliz@gnu.org
+Yoshinori Sato ysato@users.sourceforge.jp