diff options
author | Andrew Stubbs <andrew.stubbs@st.com> | 2008-02-04 17:26:07 +0000 |
---|---|---|
committer | Andrew Stubbs <andrew.stubbs@st.com> | 2008-02-04 17:26:07 +0000 |
commit | f3876f690925c2febc6964e43e5646fd3bd0b954 (patch) | |
tree | 890eada9fd354057518d6e49e8e37431535ca5d3 /sim/sh/ChangeLog | |
parent | c39c82565f3bf5a918aebbe329f66622e941e027 (diff) | |
download | gdb-f3876f690925c2febc6964e43e5646fd3bd0b954.zip gdb-f3876f690925c2febc6964e43e5646fd3bd0b954.tar.gz gdb-f3876f690925c2febc6964e43e5646fd3bd0b954.tar.bz2 |
2008-02-04 Antony King <antony.king@st.com>
* interp.c (macl): Fix non-portable implementation.
Diffstat (limited to 'sim/sh/ChangeLog')
-rw-r--r-- | sim/sh/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sim/sh/ChangeLog b/sim/sh/ChangeLog index e06e764..8a3d88a 100644 --- a/sim/sh/ChangeLog +++ b/sim/sh/ChangeLog @@ -1,3 +1,7 @@ +2008-02-04 Antony King <antony.king@st.com> + + * interp.c (macl): Fix non-portable implementation. + 2007-10-08 Andrew Stubbs <andrew.stubbs@st.com> * gencode.c (tab): Add RAISE_EXCEPTION_IF_IN_DELAY_SLOT to the |