aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorSteve Chamberlain <sac@cygnus>1994-11-24 07:07:21 +0000
committerSteve Chamberlain <sac@cygnus>1994-11-24 07:07:21 +0000
commitb5a37058d497b85520b1cd21d88ce40864a04f46 (patch)
treeb874422e894c3374ca03b5ea6b31a0f085e6b937 /gdb/ChangeLog
parent811b15ef6db7f0e82b866ad6b61fe1fb83db9ae2 (diff)
downloadgdb-b5a37058d497b85520b1cd21d88ce40864a04f46.zip
gdb-b5a37058d497b85520b1cd21d88ce40864a04f46.tar.gz
gdb-b5a37058d497b85520b1cd21d88ce40864a04f46.tar.bz2
* tm-h8300.h (REMOTE_BREAKPOINT): Define.
* h8300-tdep.c (h8300_pop_frame): Remove redundant call.
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 bf1d698..5cc5e89 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,8 @@
Wed Nov 23 21:43:03 1994 Steve Chamberlain (sac@jonny.cygnus.com)
+ * tm-h8300.h (REMOTE_BREAKPOINT): Define.
+ * h8300-tdep.c (h8300_pop_frame): Remove redundant call.
+
* remote-e7000.c (HARD_BREAKPOINTS): Reenable.
(BC_BREAKPOINTS): Disable.
* sh-tdep.c (print_insn): Cope with big and little endian machines.