aboutsummaryrefslogtreecommitdiff
path: root/sim/sh/ChangeLog
diff options
context:
space:
mode:
authorDenis Pilat <denis.pilat@st.com>2007-10-08 11:51:31 +0000
committerDenis Pilat <denis.pilat@st.com>2007-10-08 11:51:31 +0000
commit4d439271949d14903407bc0cccf36a3c3d70c371 (patch)
tree50682056150d53afbb5c4d2b03636ca5b87fcb41 /sim/sh/ChangeLog
parent485aa104ef04e88a3ce78ed598fb082ddcce816a (diff)
downloadgdb-4d439271949d14903407bc0cccf36a3c3d70c371.zip
gdb-4d439271949d14903407bc0cccf36a3c3d70c371.tar.gz
gdb-4d439271949d14903407bc0cccf36a3c3d70c371.tar.bz2
2007-09-24 Andrew Stubbs <andrew.stubbs@st.com>
* gencode.c (tab): Add RAISE_EXCEPTION_IF_IN_DELAY_SLOT to the definition of PC relative 'mov.l'/'mov.w' and also 'mova'.
Diffstat (limited to 'sim/sh/ChangeLog')
-rw-r--r--sim/sh/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/sh/ChangeLog b/sim/sh/ChangeLog
index 8207483..e06e764 100644
--- a/sim/sh/ChangeLog
+++ b/sim/sh/ChangeLog
@@ -1,3 +1,8 @@
+2007-10-08 Andrew Stubbs <andrew.stubbs@st.com>
+
+ * gencode.c (tab): Add RAISE_EXCEPTION_IF_IN_DELAY_SLOT to the
+ definition of PC relative 'mov.l'/'mov.w' and also 'mova'.
+
2007-03-02 Andrew Stubbs <andrew.stubbs@st.com>
* gencode.c (tab): Correct pre-decrement instructions when m == n.