aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorJan Beulich <jbeulich@suse.com>2019-08-09 09:57:57 +0200
committerJan Beulich <jbeulich@suse.com>2019-08-09 09:57:57 +0200
commit678581fc78cffcfd1423b557368c3a0cfb695b87 (patch)
tree389faaf34ec139e5edd00072e990750213a1a25e /gas/ChangeLog
parenteba4caf23152a1a66d10ce37c502ec78654cd5eb (diff)
downloadgdb-678581fc78cffcfd1423b557368c3a0cfb695b87.zip
gdb-678581fc78cffcfd1423b557368c3a0cfb695b87.tar.gz
gdb-678581fc78cffcfd1423b557368c3a0cfb695b87.tar.bz2
x86-64: generalize SIMD test expectations
In order to be able to add/remove insns to/from the middle of these tests, generalize the patterns for the symbol reference comments of RIP- relative operands.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 59cd6a0..91180f2 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,14 @@
+2019-08-09 Jan Beulich <jbeulich@suse.com>
+
+ * testsuite/gas/i386/ilp32/x86-64-simd-intel.d,
+ testsuite/gas/i386/ilp32/x86-64-simd-suffix.d,
+ testsuite/gas/i386/ilp32/x86-64-simd.d: Redirect to parent dir
+ output expectations.
+ * testsuite/gas/i386/x86-64-simd-intel.d,
+ testsuite/gas/i386/x86-64-simd-suffix.d,
+ testsuite/gas/i386/x86-64-simd.d: Don't hard-code hex addresses
+ and symbol-relative offsets.
+
2019-08-08 Nick Clifton <nickc@redhat.com>
PR 24887