aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2012-10-04 10:30:06 +0000
committerNick Clifton <nickc@redhat.com>2012-10-04 10:30:06 +0000
commit04ee5257d646209723f3ed11afd838529fe6e3a7 (patch)
treef5357fedde2ee5f38268ac75f9b65c381840229a /gas/testsuite/ChangeLog
parent8936df7e3469f93027d754e0c3d545273d176495 (diff)
downloadgdb-04ee5257d646209723f3ed11afd838529fe6e3a7.zip
gdb-04ee5257d646209723f3ed11afd838529fe6e3a7.tar.gz
gdb-04ee5257d646209723f3ed11afd838529fe6e3a7.tar.bz2
* v850-dis.c (disassemble): Place square parentheses around second
register operand of clr1, not1, set1 and tst1 instructions. * config/tc-v850.c (v850_insert_operand): Use a static buffer for the error message. * gas/v850/v850e1.d: Fix expected disassembly of clr1, not1, set1 and tst1 insns.
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r--gas/testsuite/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog
index 28fbd8f..56b3b8a 100644
--- a/gas/testsuite/ChangeLog
+++ b/gas/testsuite/ChangeLog
@@ -1,3 +1,8 @@
+2012-10-04 Nick Clifton <nickc@redhat.com>
+
+ * gas/v850/v850e1.d: Fix expected disassembly of clr1, not1, set1
+ and tst1 insns.
+
2012-10-04 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
* gas/s390/zarch-zEC12.d: Fix branch preload instructions.