aboutsummaryrefslogtreecommitdiff
path: root/sim/sh64/ChangeLog
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2011-07-05 19:06:38 +0000
committerMike Frysinger <vapier@gentoo.org>2011-07-05 19:06:38 +0000
commit2419798b808521c666c29abc9b816154a979d69e (patch)
tree17bb3de27399d93aa661d0ad8622ef4a3bbc7564 /sim/sh64/ChangeLog
parent52cb9dfed024ca2df3a1a7f7340e7faa07321db3 (diff)
downloadgdb-2419798b808521c666c29abc9b816154a979d69e.zip
gdb-2419798b808521c666c29abc9b816154a979d69e.tar.gz
gdb-2419798b808521c666c29abc9b816154a979d69e.tar.bz2
sim: start a unified sim_do_command
Since sim_do_command for many people simply calls sim_args_command, start a unified version of it. For people who handle their own options, they could switch to this by using sim_add_option_table instead. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'sim/sh64/ChangeLog')
-rw-r--r--sim/sh64/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/sim/sh64/ChangeLog b/sim/sh64/ChangeLog
index cc7d5d9..ea8948d 100644
--- a/sim/sh64/ChangeLog
+++ b/sim/sh64/ChangeLog
@@ -1,3 +1,7 @@
+2011-07-05 Mike Frysinger <vapier@gentoo.org>
+
+ * sim-if.c (sim_do_command): Delete.
+
2011-02-14 Mike Frysinger <vapier@gentoo.org>
* sh64.c (trap_handler): Change zfree to free.