aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite/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/testsuite/ChangeLog
parent719502e9c14483e679ba423f542897d368d85cf5 (diff)
downloadgdb-34ecb04d4243a6f5ac0edd070818287203a4f264.zip
gdb-34ecb04d4243a6f5ac0edd070818287203a4f264.tar.gz
gdb-34ecb04d4243a6f5ac0edd070818287203a4f264.tar.bz2
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/testsuite/ChangeLog')
-rw-r--r--gas/testsuite/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog
index 573f020..4399fcb 100644
--- a/gas/testsuite/ChangeLog
+++ b/gas/testsuite/ChangeLog
@@ -1,3 +1,9 @@
+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.
+
2012-11-01 Chao-ying Fu <fu@mips.com>
* gas/mips/micromips-b16.d: New test.