aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog6
1 files changed, 5 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>