summaryrefslogtreecommitdiff
path: root/cpu/ChangeLog
diff options
context:
space:
mode:
authorDave Brolley <brolley@redhat.com>2005-10-28 19:33:06 +0000
committerDave Brolley <brolley@redhat.com>2005-10-28 19:33:06 +0000
commit6b4cb4700f730a4311c324f04810873d31b612e7 (patch)
tree1e6d6dd339b2f8684be47f2e4daed0df021c4f74 /cpu/ChangeLog
parente69df89cbc5d1a48011370e45e52e48589aa42c1 (diff)
downloadbinutils-redhat-6b4cb4700f730a4311c324f04810873d31b612e7.tar.gz
2005-10-28 Dave Brolley <brolley@redhat.com>
Contribute the following change: 2003-09-24 Dave Brolley <brolley@redhat.com> * frv.opc: Use CGEN_ATTR_VALUE_ENUM_TYPE in place of CGEN_ATTR_VALUE_TYPE. * m32c.opc (m32c_cgen_insn_supported): Use CGEN_INSN_BITSET_ATTR_VALUE. Use cgen_bitset_intersect_p.
Diffstat (limited to 'cpu/ChangeLog')
-rw-r--r--cpu/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/cpu/ChangeLog b/cpu/ChangeLog
index b0f87f78a1..1fc6255def 100644
--- a/cpu/ChangeLog
+++ b/cpu/ChangeLog
@@ -1,3 +1,13 @@
+2005-10-28 Dave Brolley <brolley@redhat.com>
+
+ Contribute the following change:
+ 2003-09-24 Dave Brolley <brolley@redhat.com>
+
+ * frv.opc: Use CGEN_ATTR_VALUE_ENUM_TYPE in place of
+ CGEN_ATTR_VALUE_TYPE.
+ * m32c.opc (m32c_cgen_insn_supported): Use CGEN_INSN_BITSET_ATTR_VALUE.
+ Use cgen_bitset_intersect_p.
+
2005-10-27 DJ Delorie <dj@redhat.com>
* m32c.cpu (Imm-8-s4n, Imm-12-s4n): New.