Add gather/scatter tests with incorrect memory operand
[binutils-gdb.git] / gas / testsuite / ChangeLog
1 2014-01-31 Michael Zolotukhin <michael.v.zolotukhin@gmail.com>
2
3 PR gas/16488
4 * gas/i386/inval-avx512f.s: Add test for incorrect memory operand
5 for gather/scatter instructions.
6 * gas/i386/x86-64-inval-avx512f.s: Likewise.
7 * gas/i386/inval-avx512f.l: Adjust correspondingly.
8 * gas/i386/x86-64-inval-avx512f.l: Likewise.
9
10 2014-01-30 Sandra Loosemore <sandra@codesourcery.com>
11
12 * gas/nios2/call26_noat.d: New.
13 * gas/nios2/call26_noat.s: New.
14 * gas/nios2/call_noat.d: New.
15 * gas/nios2/call_noat.s: New.
16
17 2014-01-30 Michael Zolotukhin <michael.v.zolotukhin@gmail.com>
18 Jan Beulich <jbeulich@suse.com>
19
20 PR binutils/16490
21 * gas/i386/avx512f.d: Fix test output.
22 * gas/i386/avx512f-intel.d: Likewise.
23 * gas/i386/x86-64-avx512f.d: Likewise.
24 * gas/i386/x86-64-avx512f-intel.d: Likewise.
25
26 2014-01-28 Nick Clifton <nickc@redhat.com>
27
28 PR binutils/16317
29 * gas/ia64/group-2.d: Expect I attribute with RELA sections.
30 * gas/ia64/xdata.d: Likewise.
31
32 2014-01-22 Michael Zolotukhin <michael.v.zolotukhin@gmail.com>
33
34 PR gas/16489
35 * gas/i386/vgather-check.s: Add tests for AVX512 gathers.
36 * gas/i386/x86-64-vgather-check.s: Likewise.
37 * gas/i386/vgather-check-error.l: Update correspondingly.
38 * gas/i386/vgather-check-none.d: Likewise.
39 * gas/i386/vgather-check-warn.d: Likewise.
40 * gas/i386/vgather-check-warn.e: Likewise.
41 * gas/i386/vgather-check.d: Likewise.
42 * gas/i386/x86-64-vgather-check-error.l: Likewise.
43 * gas/i386/x86-64-vgather-check-none.d: Likewise.
44 * gas/i386/x86-64-vgather-check-warn.d: Likewise.
45 * gas/i386/x86-64-vgather-check-warn.e: Likewise.
46 * gas/i386/x86-64-vgather-check.d: Likewise.
47
48 2014-01-17 Will Newton <will.newton@linaro.org>
49
50 * gas/arm/armv8-a+fp.d: Correct encoding of vcvta.s32.f64.
51
52 For older changes see ChangeLog-2013
53 \f
54 Copyright (C) 2014 Free Software Foundation, Inc.
55
56 Copying and distribution of this file, with or without modification,
57 are permitted in any medium without royalty provided the copyright
58 notice and this notice are preserved.
59
60 Local Variables:
61 mode: change-log
62 left-margin: 8
63 fill-column: 74
64 version-control: never
65 End: