summaryrefslogtreecommitdiff
path: root/cpu/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@delorie.com>2005-12-14 03:30:07 +0000
committerDJ Delorie <dj@delorie.com>2005-12-14 03:30:07 +0000
commite29d8291048d322da319c349919718c79a1bd301 (patch)
tree87451ee6321ff536f76600059aaa36449802e4c1 /cpu/ChangeLog
parent212e5f4b382112ecdfe9e9095cc5125a22b8badb (diff)
downloadbinutils-redhat-e29d8291048d322da319c349919718c79a1bd301.tar.gz
* m32c.cpu (jsri): Fix order so register names aren't treated as
symbols. (indexb, indexbd, indexbs, indexl, indexld, indexls, indexw, indexwd, indexws): Fix encodings. * m32c-desc.c: Regenerate. * m32c-opc.c: Regenerate. * m32c-opc.h: Regenerate.
Diffstat (limited to 'cpu/ChangeLog')
-rw-r--r--cpu/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/cpu/ChangeLog b/cpu/ChangeLog
index f2d1d7d420..86bd136ca7 100644
--- a/cpu/ChangeLog
+++ b/cpu/ChangeLog
@@ -1,3 +1,10 @@
+2005-12-13 DJ Delorie <dj@redhat.com>
+
+ * m32c.cpu (jsri): Fix order so register names aren't treated as
+ symbols.
+ (indexb, indexbd, indexbs, indexl, indexld, indexls, indexw,
+ indexwd, indexws): Fix encodings.
+
2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
* mt.cpu: Rename from ms1.cpu.