aboutsummaryrefslogtreecommitdiff
path: root/sim/tic80/ChangeLog
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>1997-05-08 05:28:20 +0000
committerAndrew Cagney <cagney@redhat.com>1997-05-08 05:28:20 +0000
commit43c53e07db6bdb75bd0fa4ee0165be0bc76ab9f0 (patch)
tree01396e67b23885e0578c685f4b9203fa6389b373 /sim/tic80/ChangeLog
parent1c877a7aae88483420be05c2a8f5014a228aaaaa (diff)
downloadgdb-43c53e07db6bdb75bd0fa4ee0165be0bc76ab9f0.zip
gdb-43c53e07db6bdb75bd0fa4ee0165be0bc76ab9f0.tar.gz
gdb-43c53e07db6bdb75bd0fa4ee0165be0bc76ab9f0.tar.bz2
Add function sim_args_command() which takes a `(gdb) sim <command>' and
parses it using rules found in the simulator command-line-options databse.
Diffstat (limited to 'sim/tic80/ChangeLog')
-rw-r--r--sim/tic80/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/tic80/ChangeLog b/sim/tic80/ChangeLog
index 60761ce..02730c3 100644
--- a/sim/tic80/ChangeLog
+++ b/sim/tic80/ChangeLog
@@ -1,3 +1,8 @@
+Thu May 8 14:07:16 1997 Andrew Cagney <cagney@b1.cygnus.com>
+
+ * sim-calls.c (sim_do_command): Implement.
+ (sim_store_register): Fix typo T2H v H2T.
+
Wed May 7 11:48:55 1997 Andrew Cagney <cagney@b1.cygnus.com>
* cpu.h (TRACE_FPU2, TRACE_FPU3, TRACE_FPU2I): Add.