aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index e4c4ebb..4189edc 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,9 @@
+2004-10-30 Andrew Cagney <cagney@gnu.org>
+
+ * config/mips/tm-mips.h (t_insn): Delete.
+ * mips-tdep.c (mips_fetch_instruction, mips_skip_trampoline_code):
+ Replace t_insn with ULONGEST.
+
2004-10-30 Mark Kettenis <kettenis@gnu.org>
* mipsnbsd-tdep.c: Include "regset.h" and "gdb_assert.h".