summaryrefslogtreecommitdiff
path: root/gas/testsuite/ChangeLog
blob: 3c1be3479669880a861affa2a699050a1cb2fd05 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
2014-05-08  Matthew Fortune  <matthew.fortune@imgtec.com>

	* gas/mips/attr-gnu-abi-fp-1.s: New.
	* gas/mips/attr-gnu-abi-fp-1.d: New.
	* gas/mips/attr-gnu-abi-msa-1.s: New.
	* gas/mips/attr-gnu-abi-msa-1.d: New.
	* gas/mips/mips.exp: Add new tests.

2014-05-07  Andrew Bennett  <andrew.bennett@imgtec.com>

	* gas/mips/mips.exp: Add MIPS32r5 tests.  Also add the mips32r3,
	mips32r5, mips64r3 and mips64r5 isas to the testsuite.
	* gas/mips/r5.s: New test.
	* gas/mips/r5.d: Likewise.

2014-05-05  H.J. Lu  <hongjiu.lu@intel.com>

	PR binutils/16893
	* gas/i386/katmai.d: Expect "gs" as prefix.

	* gas/i386/long-1.s: Replace movapd with movss.
	* gas/i386/x86-64-long-1.s: Likewise.
	* gas/i386/long-1-intel.d: Updated.
	* gas/i386/long-1.d: Likewise.
	* gas/i386/x86-64-long-1-intel.d: Likewise.
	* gas/i386/x86-64-long-1.d: Likewise.

	* gas/i386/prefix.s: Add tests for multiple 0x66, 0x67, 0xf0,
	0xf2 and 0xf3 prefixes.
	* gas/i386/prefix.d: Updated.

2014-05-02  H.J. Lu  <hongjiu.lu@intel.com>

	* gas/i386/opcode-intel.d: Undo the last change.
	* gas/i386/opcode-suffix.d: Likewise.
	* gas/i386/opcode.d: Likewise.
	* gas/i386/opcode.s: Likewise.

	* gas/i386/prefix.s: Add test for fwait with prefix.
	* gas/i386/prefix.d: Updated.

2014-05-01  H.J. Lu  <hongjiu.lu@intel.com>

	PR binutils/16891
	* gas/i386/opcode.s: Add test for fwait with prefix.
	* gas/i386/opcode-intel.d: Updated.
	* gas/i386/opcode-suffix.d: Likewise.
	* gas/i386/opcode.d: Likewise.

2014-04-23  Will Newton  <will.newton@linaro.org>

	* gas/arm/backslash-at.d: Fix dump output regexps for
	armeb-linux-eabi configuration.
	* gas/arm/got_prel.d: Likewise.
	* gas/arm/inst-po.d: Likewise.
	* gas/arm/unwind.d: Likewise.

	* gas/arm/mapmisc.d: Check literal pool mapping with
	a trailing .align statement.
	* gas/arm/mapmisc.s: Likewise.

2014-04-23  Andrew Bennett  <andrew.bennett@imgtec.com>

	* gas/mips/mips.exp: Add xpa tests.
	* gas/mips/xpa.s: New test.
	* gas/mips/xpa.d: Likewise.

2014-04-22  Sandra Loosemore  <sandra@codesourcery.com>

	* gas/nios2/selftest.s: New.
	* gas/nios2/selftest.d: New.

2014-04-22  Max Filippov  <jcmvbkbc@gmail.com>

	* gas/xtensa/all.exp: Add test for the first section frag alignment.
	* gas/xtensa/first_frag_align.d: First section frag alignment expected
	dump.
	* gas/xtensa/first_frag_align.s: First section frag alignment test
	source.

2014-04-22  Christian Svensson  <blue@cmd.nu>

	* Makefile.am: Remove openrisc and or32 support.  Add support for or1k.
	* gas/all/gas.exp: Likewise.
	* gas/elf/warn-2.s: Likewise.
	* gas/lns/lns.exp: Likewise.
	* gas/lns/lns-common-1-or1k.s: New file.
	* gas/or1k/allinsn.d: New file.
	* gas/or1k/allinsn.exp: New file.
	* gas/or1k/allinsn.s: New file.
	* gas/openrisc/addi.d: Delete.
	* gas/openrisc/addi.s: Delete.
	* gas/openrisc/allinsn.d: Delete.
	* gas/openrisc/allinsn.exp: Delete.
	* gas/openrisc/allinsn.s: Delete.
	* gas/openrisc/lohi.d: Delete.
	* gas/openrisc/lohi.s: Delete.
	* gas/openrisc/store.d: Delete.
	* gas/openrisc/store.s: Delete.

2014-04-10  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>

	* gas/avr/diffreloc_withrelax.d: New testcase.
	* gas/avr/noreloc_withoutrelax.d: Likewise.
	* gas/avr/relax.s: Likewise.

2014-04-04  Ilya Tocar  <ilya.tocar@intel.com>

	* gas/i386/i386.exp: Run SE1 tests.
	* gas/i386/se1.d: New file.
	* gas/i386/se1.s: Ditto.
	* gas/i386/x86-64-se1.d: Ditto.
	* gas/i386/x86-64-se1.s: Ditto.

2014-03-21  David Weatherford <weath@cadence.com>
            Max Filippov <jcmvbkbc@gmail.com>

	* gas/xtensa/all.exp: Add test for trampoline relaxation.
	* gas/xtensa/trampoline.d: Trampoline relaxation expected dump.
	* gas/xtensa/trampoline.s: Trampoline relaxation test source.

2014-03-20  Richard Sandiford  <rdsandiford@googlemail.com>

	* gas/all/gas.exp: Remove XFAIL of forward.d for MIPS.
	* gas/mips/pcrel-1.s, gas/mips/pcrel-1.d, gas/mips/pcrel-2.s,
	gas/mips/pcrel-2.d, gas/mips/pcrel-3.s, gas/mips/pcrel-3.l,
	gas/mips/pcrel-4.s, gas/mips/pcrel-4-32.d, gas/mips/pcrel-4-n32.d,
	gas/mips/pcrel-4-64.d: New tests.
	* gas/mips/mips.exp: Run them.
	* gas/mips/lui-2.l: Tweak error message for line 7.

2014-03-20  Ilya Tocar  <ilya.tocar@intel.com>

	* gas/i386/avx512pf-intel.d: Change memory size for vgatherpf0qps,
	vgatherpf1qps, vscatterpf0qps, vscatterpf1qps.
	* gas/i386/avx512pf.s: Ditto.
	* gas/i386/x86-64-avx512pf-intel.d: Ditto.
	* gas/i386/x86-64-avx512pf.s: Ditto.
	* gas/i386/avx512f-intel.d: Change memory size for vgatherqps,
	vpgatherqd, vpscatterqd, vscatterqps.
	* gas/i386/avx512f.s: Ditto.
	* gas/i386/x86-64-avx512f-intel.d: Ditto.
	* gas/i386/x86-64-avx512f.s: Ditto.

2014-03-19  Jose E. Marchesi  <jose.marchesi@oracle.com>

	* gas/sparc/ldd_std.d: Fix objdump invocation in order to get
	the old opcodes for the ldtw, ldtwa, stw and stwa instructions.

	* gas/sparc/rdhpr.s: Test rd %hstick_offset and %hstick_enable.
	* gas/sparc/rdhpr.d: Likewise.

	* gas/sparc/wrhpr.s: Test wr %hstick_offset and %hstick_enable.
	* gas/sparc/wrhpr.d: Likewise.

2014-03-19  Daniel Gutson <daniel.gutson@tallertechnologies.com>
	    Nick Clifton  <nickc@redhat.com>

	* gas/arm/ccs.s: New test case.
	* gas/arm/ccs.d: New expected disassembly.

2014-03-19  Nick Clifton  <nickc@redhat.com>

	* gas/rx/mov.d: Update expected disassembly.

2014-03-18  Jiong Wang  <jiong.wang@arm.com>

	* gas/aarch64/illegal.d: Pass -mno-verbose-error.
	* gas/aarch64/verbose-error.s: Add more verbose message testcases.
	* gas/aarch64/verbose-error.l: Ditto.

2014-03-17  Nick Clifton  <nickc@redhat.com>

	PR gas/16694
	* gas/cfi/cfi-arm-1.s: Add checks of VFP registers.
	* gas/cfi/cfi-arm-1.d: Update expected output.

2014-03-13  Nick Clifton  <nickc@redhat.com>

	* gas/aarch64/litpool.s: Make the test endian agnostic.
	* gas/aarch64/litpool.d: Update expected disassembly.

2014-03-13  Tristan Gingold  <gingold@adacore.com>

	* gas/pe/big-obj.d, gas/pe/big-obj.s: Add test.
	* gas/pe/pe.exp: Add test.

2014-03-12  Nick Clifton  <nickc@redhat.com>

	PR gas/16688
	* gas/aarch64/litpool.s: New test case.
	* gas/aarch64/litpool.d: Expected disassembly.

2014-03-05  Alan Modra  <amodra@gmail.com>

	Update copyright years.

2014-03-03  Nick Clifton  <nickc@redhat.com>

	* gas/msp430/bad.d: Add -mz option.
	* gas/msp430/bad.s: Add more cases where warnings should be
	generated.
	* gas/msp430/bad.l: Add expected warning messages.

2014-02-27  Jiong Wang  <jiong.wang@arm.com>

	* gas/aarch64/fp-const0-parsing.s: New test.
	* gas/aarch64/fp-const0-parsing.d: Likewise.

2014-02-27  Yufeng Zhang  <yufeng.zhang@arm.com>

	* gas/aarch64/ldst-reg-reg-offset.s: Add tests.
	* gas/aarch64/ldst-reg-reg-offset.d: Update.

2014-02-21  Ilya Tocar  <ilya.tocar@intel.com>

	* gas/i386/avx512pf-intel.d: Remove prefetchwt1.
	* gas/i386/avx512pf.s: Ditto.
	* gas/i386/avx512pf.d: Ditto.
	* gas/i386/x86-64-avx512pf-intel.d: Ditto.
	* gas/i386/x86-64-avx512pf.s: Ditto.
	* gas/i386/x86-64-avx512pf.d: Ditto.
	* gas/i386/prefetchwt1-intel.d: New file.
	* gas/i386/prefetchwt1.s: Ditto.
	* gas/i386/prefetchwt1.d: Ditto.
	* gas/i386/x86-64-prefetchwt1-intel.d: Ditto.
	* gas/i386/x86-64-prefetchwt1.s: Ditto.
	* gas/i386/x86-64-prefetchwt1.d: Ditto.

2014-02-20  Ilya Tocar  <ilya.tocar@intel.com>

	* gas/i386/avx512cd-intel.d: Remove vptestnmq, vptestnmd.
	* gas/i386/avx512cd.s: Ditto.
	* gas/i386/avx512cd.d: Ditto.
	* gas/i386/x86-64-avx512cd-intel.d: Ditto.
	* gas/i386/x86-64-avx512cd.s: Ditto.
	* gas/i386/x86-64-avx512cd.d: Ditto.
	* gas/i386/avx512f-intel.d: Add vptestnmq, vptestnmd.
	* gas/i386/avx512f.s: Ditto.
	* gas/i386/avx512f.d: Ditto.
	* gas/i386/x86-64-avx512f-intel.d: Ditto.
	* gas/i386/x86-64-avx512f.s: Ditto.
	* gas/i386/x86-64-avx512f.d: Ditto.

2014-02-12  Ilya Tocar  <ilya.tocar@intel.com>

	* gas/i386/clflushopt-intel.d: New.
	* gas/i386/clflushopt.d: Ditto.
	* gas/i386/clflushopt.s: Ditto.
	* gas/i386/i386.exp: Run new tests.
	* gas/i386/x86-64-clflushopt-intel.d: New.
	* gas/i386/x86-64-clflushopt.d: Ditto.
	* gas/i386/x86-64-clflushopt.s: Ditto.
	* gas/i386/x86-64-xsavec-intel.d: Ditto.
	* gas/i386/x86-64-xsavec.d: Ditto.
	* gas/i386/x86-64-xsavec.s: Ditto.
	* gas/i386/x86-64-xsaves-intel.d: Ditto.
	* gas/i386/x86-64-xsaves.d: Ditto.
	* gas/i386/x86-64-xsaves.s: Ditto.
	* gas/i386/xsavec-intel.d: Ditto.
	* gas/i386/xsavec.d: Ditto.
	* gas/i386/xsavec.s: Ditto.
	* gas/i386/xsaves-intel.d: Ditto.
	* gas/i386/xsaves.d: Ditto.
	* gas/i386/xsaves.s: Ditto.

2014-01-31  Michael Zolotukhin  <michael.v.zolotukhin@gmail.com>

	PR gas/16488
	* gas/i386/inval-avx512f.s: Add test for incorrect memory operand
	for gather/scatter instructions.
	* gas/i386/x86-64-inval-avx512f.s: Likewise.
	* gas/i386/inval-avx512f.l: Adjust correspondingly.
	* gas/i386/x86-64-inval-avx512f.l: Likewise.

2014-01-30  Sandra Loosemore  <sandra@codesourcery.com>

	* gas/nios2/call26_noat.d: New.
	* gas/nios2/call26_noat.s: New.
	* gas/nios2/call_noat.d: New.
	* gas/nios2/call_noat.s: New.

2014-01-30  Michael Zolotukhin  <michael.v.zolotukhin@gmail.com>
	    Jan Beulich  <jbeulich@suse.com>

	PR binutils/16490
	* gas/i386/avx512f.d: Fix test output.
	* gas/i386/avx512f-intel.d: Likewise.
	* gas/i386/x86-64-avx512f.d: Likewise.
	* gas/i386/x86-64-avx512f-intel.d: Likewise.

2014-01-28  Nick Clifton  <nickc@redhat.com>

	PR binutils/16317
	* gas/ia64/group-2.d: Expect I attribute with RELA sections.
	* gas/ia64/xdata.d: Likewise.

2014-01-22  Michael Zolotukhin  <michael.v.zolotukhin@gmail.com>

	PR gas/16489
	* gas/i386/vgather-check.s: Add tests for AVX512 gathers.
	* gas/i386/x86-64-vgather-check.s: Likewise.
	* gas/i386/vgather-check-error.l: Update correspondingly.
	* gas/i386/vgather-check-none.d: Likewise.
	* gas/i386/vgather-check-warn.d: Likewise.
	* gas/i386/vgather-check-warn.e: Likewise.
	* gas/i386/vgather-check.d: Likewise.
	* gas/i386/x86-64-vgather-check-error.l: Likewise.
	* gas/i386/x86-64-vgather-check-none.d: Likewise.
	* gas/i386/x86-64-vgather-check-warn.d: Likewise.
	* gas/i386/x86-64-vgather-check-warn.e: Likewise.
	* gas/i386/x86-64-vgather-check.d: Likewise.

2014-01-17  Will Newton  <will.newton@linaro.org>

	* gas/arm/armv8-a+fp.d: Correct encoding of vcvta.s32.f64.

For older changes see ChangeLog-2013

Copyright (C) 2014 Free Software Foundation, Inc.

Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.

Local Variables:
mode: change-log
left-margin: 8
fill-column: 74
version-control: never
End: