aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite/ChangeLog
diff options
context:
space:
mode:
authorDavid S. Miller <davem@redhat.com>2011-09-21 22:29:55 +0000
committerDavid S. Miller <davem@redhat.com>2011-09-21 22:29:55 +0000
commit527563502c92f82ceb0427e5c30916244291a2c2 (patch)
tree1f795e644d4ac64dcf953abd65949732ef8f2681 /gas/testsuite/ChangeLog
parent9e8c70f96b16cf31c016ccdb40c3ea414e0715da (diff)
downloadgdb-527563502c92f82ceb0427e5c30916244291a2c2.zip
gdb-527563502c92f82ceb0427e5c30916244291a2c2.tar.gz
gdb-527563502c92f82ceb0427e5c30916244291a2c2.tar.bz2
Fix sparc testcases when building with 64-bit default.
gas/testsuite/ * gas/sparc/imm-plus-rreg.d: Fix address regex for 64-bit. * gas/sparc/save-args.d: Likewise. * gas/sparc/ticc-imm-reg.d: Likewise, add -32 to options. * gas/sparc/v8-movwr-imm.d: Likewise.
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 da7d354..ca8f38d 100644
--- a/gas/testsuite/ChangeLog
+++ b/gas/testsuite/ChangeLog
@@ -3,6 +3,11 @@
* gas/sparc/hpcvis3.s: Update for fixed fchksum16 mnemonic.
* gas/sparc/hpcvis3.d: Likewise.
+ * gas/sparc/imm-plus-rreg.d: Fix address regex for 64-bit.
+ * gas/sparc/save-args.d: Likewise.
+ * gas/sparc/ticc-imm-reg.d: Likewise, add -32 to options.
+ * gas/sparc/v8-movwr-imm.d: Likewise.
+
2011-09-08 Mark Fortescue <mark@mtfhpc.demon.co.uk>
* gas/sparc/imm-plus-rreg.[sd]: New test.