This patch adds support for the hyperprivileged registers %hstick_offset
[binutils-gdb.git] / gas / testsuite / ChangeLog
1 2014-03-19 Jose E. Marchesi <jose.marchesi@oracle.com>
2
3 * gas/sparc/ldd_std.d: Fix objdump invocation in order to get
4 the old opcodes for the ldtw, ldtwa, stw and stwa instructions.
5
6 * gas/sparc/rdhpr.s: Test rd %hstick_offset and %hstick_enable.
7 * gas/sparc/rdhpr.d: Likewise.
8
9 * gas/sparc/wrhpr.s: Test wr %hstick_offset and %hstick_enable.
10 * gas/sparc/wrhpr.d: Likewise.
11
12 2014-03-19 Daniel Gutson <daniel.gutson@tallertechnologies.com>
13 Nick Clifton <nickc@redhat.com>
14
15 * gas/arm/ccs.s: New test case.
16 * gas/arm/ccs.d: New expected disassembly.
17
18 2014-03-19 Nick Clifton <nickc@redhat.com>
19
20 * gas/rx/mov.d: Update expected disassembly.
21
22 2014-03-18 Jiong Wang <jiong.wang@arm.com>
23
24 * gas/aarch64/illegal.d: Pass -mno-verbose-error.
25 * gas/aarch64/verbose-error.s: Add more verbose message testcases.
26 * gas/aarch64/verbose-error.l: Ditto.
27
28 2014-03-17 Nick Clifton <nickc@redhat.com>
29
30 PR gas/16694
31 * gas/cfi/cfi-arm-1.s: Add checks of VFP registers.
32 * gas/cfi/cfi-arm-1.d: Update expected output.
33
34 2014-03-13 Nick Clifton <nickc@redhat.com>
35
36 * gas/aarch64/litpool.s: Make the test endian agnostic.
37 * gas/aarch64/litpool.d: Update expected disassembly.
38
39 2014-03-13 Tristan Gingold <gingold@adacore.com>
40
41 * gas/pe/big-obj.d, gas/pe/big-obj.s: Add test.
42 * gas/pe/pe.exp: Add test.
43
44 2014-03-12 Nick Clifton <nickc@redhat.com>
45
46 PR gas/16688
47 * gas/aarch64/litpool.s: New test case.
48 * gas/aarch64/litpool.d: Expected disassembly.
49
50 2014-03-05 Alan Modra <amodra@gmail.com>
51
52 Update copyright years.
53
54 2014-03-03 Nick Clifton <nickc@redhat.com>
55
56 * gas/msp430/bad.d: Add -mz option.
57 * gas/msp430/bad.s: Add more cases where warnings should be
58 generated.
59 * gas/msp430/bad.l: Add expected warning messages.
60
61 2014-02-27 Jiong Wang <jiong.wang@arm.com>
62
63 * gas/aarch64/fp-const0-parsing.s: New test.
64 * gas/aarch64/fp-const0-parsing.d: Likewise.
65
66 2014-02-27 Yufeng Zhang <yufeng.zhang@arm.com>
67
68 * gas/aarch64/ldst-reg-reg-offset.s: Add tests.
69 * gas/aarch64/ldst-reg-reg-offset.d: Update.
70
71 2014-02-21 Ilya Tocar <ilya.tocar@intel.com>
72
73 * gas/i386/avx512pf-intel.d: Remove prefetchwt1.
74 * gas/i386/avx512pf.s: Ditto.
75 * gas/i386/avx512pf.d: Ditto.
76 * gas/i386/x86-64-avx512pf-intel.d: Ditto.
77 * gas/i386/x86-64-avx512pf.s: Ditto.
78 * gas/i386/x86-64-avx512pf.d: Ditto.
79 * gas/i386/prefetchwt1-intel.d: New file.
80 * gas/i386/prefetchwt1.s: Ditto.
81 * gas/i386/prefetchwt1.d: Ditto.
82 * gas/i386/x86-64-prefetchwt1-intel.d: Ditto.
83 * gas/i386/x86-64-prefetchwt1.s: Ditto.
84 * gas/i386/x86-64-prefetchwt1.d: Ditto.
85
86 2014-02-20 Ilya Tocar <ilya.tocar@intel.com>
87
88 * gas/i386/avx512cd-intel.d: Remove vptestnmq, vptestnmd.
89 * gas/i386/avx512cd.s: Ditto.
90 * gas/i386/avx512cd.d: Ditto.
91 * gas/i386/x86-64-avx512cd-intel.d: Ditto.
92 * gas/i386/x86-64-avx512cd.s: Ditto.
93 * gas/i386/x86-64-avx512cd.d: Ditto.
94 * gas/i386/avx512f-intel.d: Add vptestnmq, vptestnmd.
95 * gas/i386/avx512f.s: Ditto.
96 * gas/i386/avx512f.d: Ditto.
97 * gas/i386/x86-64-avx512f-intel.d: Ditto.
98 * gas/i386/x86-64-avx512f.s: Ditto.
99 * gas/i386/x86-64-avx512f.d: Ditto.
100
101 2014-02-12 Ilya Tocar <ilya.tocar@intel.com>
102
103 * gas/i386/clflushopt-intel.d: New.
104 * gas/i386/clflushopt.d: Ditto.
105 * gas/i386/clflushopt.s: Ditto.
106 * gas/i386/i386.exp: Run new tests.
107 * gas/i386/x86-64-clflushopt-intel.d: New.
108 * gas/i386/x86-64-clflushopt.d: Ditto.
109 * gas/i386/x86-64-clflushopt.s: Ditto.
110 * gas/i386/x86-64-xsavec-intel.d: Ditto.
111 * gas/i386/x86-64-xsavec.d: Ditto.
112 * gas/i386/x86-64-xsavec.s: Ditto.
113 * gas/i386/x86-64-xsaves-intel.d: Ditto.
114 * gas/i386/x86-64-xsaves.d: Ditto.
115 * gas/i386/x86-64-xsaves.s: Ditto.
116 * gas/i386/xsavec-intel.d: Ditto.
117 * gas/i386/xsavec.d: Ditto.
118 * gas/i386/xsavec.s: Ditto.
119 * gas/i386/xsaves-intel.d: Ditto.
120 * gas/i386/xsaves.d: Ditto.
121 * gas/i386/xsaves.s: Ditto.
122
123 2014-01-31 Michael Zolotukhin <michael.v.zolotukhin@gmail.com>
124
125 PR gas/16488
126 * gas/i386/inval-avx512f.s: Add test for incorrect memory operand
127 for gather/scatter instructions.
128 * gas/i386/x86-64-inval-avx512f.s: Likewise.
129 * gas/i386/inval-avx512f.l: Adjust correspondingly.
130 * gas/i386/x86-64-inval-avx512f.l: Likewise.
131
132 2014-01-30 Sandra Loosemore <sandra@codesourcery.com>
133
134 * gas/nios2/call26_noat.d: New.
135 * gas/nios2/call26_noat.s: New.
136 * gas/nios2/call_noat.d: New.
137 * gas/nios2/call_noat.s: New.
138
139 2014-01-30 Michael Zolotukhin <michael.v.zolotukhin@gmail.com>
140 Jan Beulich <jbeulich@suse.com>
141
142 PR binutils/16490
143 * gas/i386/avx512f.d: Fix test output.
144 * gas/i386/avx512f-intel.d: Likewise.
145 * gas/i386/x86-64-avx512f.d: Likewise.
146 * gas/i386/x86-64-avx512f-intel.d: Likewise.
147
148 2014-01-28 Nick Clifton <nickc@redhat.com>
149
150 PR binutils/16317
151 * gas/ia64/group-2.d: Expect I attribute with RELA sections.
152 * gas/ia64/xdata.d: Likewise.
153
154 2014-01-22 Michael Zolotukhin <michael.v.zolotukhin@gmail.com>
155
156 PR gas/16489
157 * gas/i386/vgather-check.s: Add tests for AVX512 gathers.
158 * gas/i386/x86-64-vgather-check.s: Likewise.
159 * gas/i386/vgather-check-error.l: Update correspondingly.
160 * gas/i386/vgather-check-none.d: Likewise.
161 * gas/i386/vgather-check-warn.d: Likewise.
162 * gas/i386/vgather-check-warn.e: Likewise.
163 * gas/i386/vgather-check.d: Likewise.
164 * gas/i386/x86-64-vgather-check-error.l: Likewise.
165 * gas/i386/x86-64-vgather-check-none.d: Likewise.
166 * gas/i386/x86-64-vgather-check-warn.d: Likewise.
167 * gas/i386/x86-64-vgather-check-warn.e: Likewise.
168 * gas/i386/x86-64-vgather-check.d: Likewise.
169
170 2014-01-17 Will Newton <will.newton@linaro.org>
171
172 * gas/arm/armv8-a+fp.d: Correct encoding of vcvta.s32.f64.
173
174 For older changes see ChangeLog-2013
175 \f
176 Copyright (C) 2014 Free Software Foundation, Inc.
177
178 Copying and distribution of this file, with or without modification,
179 are permitted in any medium without royalty provided the copyright
180 notice and this notice are preserved.
181
182 Local Variables:
183 mode: change-log
184 left-margin: 8
185 fill-column: 74
186 version-control: never
187 End: