aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index a4f171c..2783f52 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,14 @@
+2005-04-15 Corinna VInschen <vinschen@redhat.com>
+
+ * MAINTAINERS: Change sh64-elf state to non-broken.
+ * Makefile.in: Fix dependencies for sh64-tdep.o.
+ * configure.tgt: Add sh64-*-elf case.
+ * sh-tdep.c (sh_gdbarch_init): Reactivate bfd_mach_sh5 case.
+ * sh64-tdep.c: Rework to replace all deprecated mechanisms with
+ modern methods.
+ * config/sh/embed.mt (TDEPFILES): Add sh64-tdep.o.
+ * config/sh/sh64.mt: Resurrect.
+
2005-04-15 Kei Sakamoto <sakamoto.kei@renesas.com>
* regformats/reg-m32r.dat: New file.