aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorDavid Edelsohn <dje.gcc@gmail.com>1993-07-08 15:32:38 +0000
committerDavid Edelsohn <dje.gcc@gmail.com>1993-07-08 15:32:38 +0000
commitd0414a11278efc8a6bea5b1833c222af811f214b (patch)
tree8bfcf1df6e334dc5638d352f262ac11306cbc810 /gdb/ChangeLog
parentbe474657518dd3253c668ff0380e60af67d9df85 (diff)
downloadgdb-d0414a11278efc8a6bea5b1833c222af811f214b.zip
gdb-d0414a11278efc8a6bea5b1833c222af811f214b.tar.gz
gdb-d0414a11278efc8a6bea5b1833c222af811f214b.tar.bz2
* h8300-tdep.c (print_insn): Call print_insn_h8300h if h8/300h.
(examine_prologue): reg_save_depth is 4 if h8/300h.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 6d2fd2f..3fe4c31 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,8 @@
Thu Jul 8 08:22:05 1993 Doug Evans (dje@canuck.cygnus.com)
+ * h8300-tdep.c (print_insn): Call print_insn_h8300h if h8/300h.
+ (examine_prologue): reg_save_depth is 4 if h8/300h.
+
* findvar.c (read_register): Provide some support for 64 bit regs.
(write_register): Ditto.