aboutsummaryrefslogtreecommitdiff
path: root/sim/v850/ChangeLog
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>1997-09-16 02:15:55 +0000
committerAndrew Cagney <cagney@redhat.com>1997-09-16 02:15:55 +0000
commit721478d51bd4574ab5de91fb09003325c6f15b69 (patch)
tree9ca0aa3a87e9483b10d722bf7a429f20689547b6 /sim/v850/ChangeLog
parent3484de0091d31d5f51ec9f3a9718820fe2892156 (diff)
downloadgdb-721478d51bd4574ab5de91fb09003325c6f15b69.zip
gdb-721478d51bd4574ab5de91fb09003325c6f15b69.tar.gz
gdb-721478d51bd4574ab5de91fb09003325c6f15b69.tar.bz2
Add v850e version of breakpoint instruction.
Diffstat (limited to 'sim/v850/ChangeLog')
-rw-r--r--sim/v850/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/sim/v850/ChangeLog b/sim/v850/ChangeLog
index 0bb4d55..cdf2076 100644
--- a/sim/v850/ChangeLog
+++ b/sim/v850/ChangeLog
@@ -1,3 +1,12 @@
+Tue Sep 16 10:20:00 1997 Andrew Cagney <cagney@b1.cygnus.com>
+
+start-sanitize-v850e
+ * v850-dc: Add rule to diferentiate between breakpoint and divh.
+ * v850.igen (break): New instruction, breakpoint simulator.
+
+end-sanitize-v850e
+ * v850.igen (breakpoint): Enable. Change to a 32bit instruction.
+
start-sanitize-v850e
Mon Sep 15 18:44:05 1997 Jim Wilson <wilson@cygnus.com>