summaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorMichael Eager <eager@eagercon.com>2012-11-07 15:36:09 +0000
committerMichael Eager <eager@eagercon.com>2012-11-07 15:36:09 +0000
commit34ecb04d4243a6f5ac0edd070818287203a4f264 (patch)
tree3abb2541f02bae5a75c8d5a85404c8028243163c /gas/ChangeLog
parent719502e9c14483e679ba423f542897d368d85cf5 (diff)
downloadbinutils-gdb-34ecb04d4243a6f5ac0edd070818287203a4f264.tar.gz
2012-11-07 David Holsgrove <david.holsgrove@xilinx.com>
* config/tc-microblaze.c: Remove special register condition check for INST_TYPE_RFSL related instructions. 2012-11-07 David Holsgrove <david.holsgrove@xilinx.com> * testsuite/gas/microblaze/special_reg.exp: Add test case. * testsuite/gas/microblaze/special_reg.s: Likewise. * testsuite/gas/microblaze/special_reg.d: Likewise.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index d347f480ea3..657d0df8f21 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+2012-11-07 David Holsgrove <david.holsgrove@xilinx.com>
+
+ * config/tc-microblaze.c: Remove special register condition check
+ for INST_TYPE_RFSL related instructions.
+
2012-11-06 Alan Modra <amodra@gmail.com>
* config/tc-xgate.c: Make some functions static. Formatting