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 a1a44a6..33bcbe3 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,11 @@
Tue Feb 28 14:38:39 1995 Kung Hsu <kung@mexican.cygnus.com>
+ * arc-tdep.c (_initialize_arc_tdep): set tm_print_insn according to
+ processor.
+ * remote-arc.c (arc_wait): when a processor stops, stop other two
+ processors too.
+ * remote-arc.c (switch_command): switch tm_print_insn.
+
* vx-share/ptrace.h: merge in WRS new ptrace requests.
* defs.h: fix a syntax error.