f68811409ddb70a94e68ae9d6e3140a0a0b6abb3
[binutils-gdb.git] / gas / testsuite / ChangeLog
1 2007-10-04 H.J. Lu <hongjiu.lu@intel.com>
2
3 PR gas/5109
4 * gas/i386/simd-intel.d: Updated.
5 * gas/i386/simd.d: Likewise.
6 * gas/i386/x86-64-simd-intel.d: Likewise.
7 * gas/i386/x86-64-simd.d: Likewise.
8
9 * gas/i386/simd.s: Add more tests.
10 * gas/i386/x86-64-simd.s: Likewise.
11
12 2007-10-04 Helge Deller <deller@gmx.de>
13
14 * gas/all/gas.exp: Include new test "strings".
15 * gas/all/string.s: New
16 * gas/all/string.d: New.
17
18 2007-10-01 Tristan Gingold <gingold@adacore.com>
19
20 * gas/ppc/altivec_xcoff.s: Do not use .machine pseudo-ops as it
21 overrides gas options.
22 * gas/ppc/altivec_xcoff64.s: Likewise.
23 * gas/ppc/booke_xcoff64.s: Likewise.
24 * gas/ppc/altivec_xcoff.d: Accept 32bits offsets.
25 * gas/ppc/booke_xcoff.s: Do not use .machine pseudo-op and remove
26 booke64 opcodes.
27 * gas/ppc/booke_xcoff.d: Accept 32bits offsets and renumber.
28 * gas/ppc/booke_xcoff64.d: Use booke opcodes.
29
30 2007-09-30 H.J. Lu <hongjiu.lu@intel.com>
31
32 PR gas/5080
33 * gas/i386/simd-intel.d: Updated.
34 * gas/i386/simd.d: Likewise.
35 * gas/i386/x86-64-simd-intel.d: Likewise.
36 * gas/i386/x86-64-simd.d: Likewise.
37
38 * gas/i386/simd.s: Add new tests for cvttsd2si and cvttss2si.
39 * gas/i386/x86-64-simd.s: Likewise.
40
41 2007-09-27 H.J. Lu <hongjiu.lu@intel.com>
42
43 PR binutils/5072
44 * gas/i386/i386.exp: Run x86-64-opcode-inval and
45 x86-64-opcode-inval-intel.
46
47 * gas/i386/x86-64-opcode-inval-intel.d: New.
48 * gas/i386/x86-64-opcode-inval.d: Likewise.
49 * gas/i386/x86-64-opcode-inval.s: Likewise.
50
51 2007-09-27 Kazu Hirata <kazu@codesourcery.com>
52
53 * gas/m68k/fido.s: Add tests for %mbo.
54 * gas/m68k/fido.d: Update accordingly.
55
56 2007-09-26 Jan Beulich <jbeulich@novell.com>
57
58 * gas/i386/x86-64-addr32.d: Adjust expectations.
59
60 2007-09-26 Jan Beulich <jbeulich@novell.com>
61
62 * gas/i386/reloc64.s: Adjust for %eip-relative addressing no
63 longer generating errors.
64 * gas/i386/reloc64.d, gas/i386/reloc64.l: Update.
65 * gas/i386/x86-64-addr32.s: Remove explicit addr32 prefix
66 for %eip-realtive addressing case.
67
68 2007-09-25 Nathan Sidwell <nathan@codesourcery.com>
69
70 * gas/m68k/br-isaa.d: Dump relocs too.
71 * gas/m68k/br-isab.d: Likewise.
72 * gas/m68k/br-isac.d: Likewise. Adjust for long branch relaxation.
73
74 2007-09-24 Carlos O'Donell <carlos@codesourcery.com>
75
76 * gas/mips/align.s, gas/mips/align.d: New test.
77 * gas/mips/mips.exp: Run it.
78
79 2007-09-20 H.J. Lu <hongjiu.lu@intel.com>
80
81 * gas/i386/sib.s: Add more eiz tests.
82 * gas/i386/x86-64-sib.s: Add more riz tests.
83
84 * gas/i386/sib-intel.d: Updated.
85 * gas/i386/sib.d: Likewise.
86 * gas/i386/x86-64-sib-intel.d: Likewise.
87 * gas/i386/x86-64-sib.d: Likewise.
88
89 2007-09-20 H.J. Lu <hongjiu.lu@intel.com>
90
91 PR 658
92 * gas/i386/i386.exp: Run sib-intel, x86-64-sib and
93 x86-64-sib-intel.
94
95 * gas/i386/nops-1-i386-i686.d: Updated.
96 * gas/i386/nops-1-i386.d: Likewise.
97 * gas/i386/nops-1.d: Likewise.
98 * gas/i386/nops-2-i386.d: Likewise.
99 * gas/i386/nops-2-merom.d: Likewise.
100 * gas/i386/nops-2.d: Likewise.
101 * gas/i386/nops-3-i386.d: Likewise.
102 * gas/i386/nops-3.d : Likewise.
103 * gas/i386/sib.d: Likewise.
104
105 * gas/i386/sib.s: Use %eiz in testcases.
106
107 * gas/i386/sib-intel.d: New.
108 * gas/i386/x86-64-sib-intel.d: Likewise.
109 * gas/i386/x86-64-sib.d: Likewise.
110 * gas/i386/x86-64-sib.s: Likewise.
111
112 2007-09-19 H.J. Lu <hongjiu.lu@intel.com>
113
114 * gas/i386/intelok.s: Add tests for memory without base.
115 * gas/i386/intelok.d: Updated.
116 * gas/i386/intelok.e: Likewise.
117
118 2007-09-17 H.J. Lu <hongjiu.lu@intel.com>
119
120 * gas/i386/x86-64-rip.s: Revert the last change.
121 * gas/i386/x86-64-rip-intel.d: Likewise.
122 * gas/i386/x86-64-rip.d: Likewise.
123
124 2007-09-15 H.J. Lu <hongjiu.lu@intel.com>
125
126 PR gas/5034
127 * gas/i386/x86-64-rip.s: Add Intel mode testcases.
128 * gas/i386/x86-64-rip-intel.d: Updated.
129 * gas/i386/x86-64-rip.d: Likewise.
130
131 2007-09-14 Michael Meissner <michael.meissner@amd.com>
132 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
133 Tony Linthicum <tony.linthicum@amd.com>
134
135 * gas/i386/i386.exp (x86-64-sse5): Run SSE5 64-bit tests.
136
137 * gas/i386/x86-64-sse5.s: New file for SSE5 support.
138 * gas/i386/x86-64-sse5.d: Ditto.
139
140 2007-09-12 Jan Beulich <jbeulich@novell.com>
141
142 * gas/i386/sse4_1.s, gas/i386/x86-64-sse4_1.s: Add two-operand forms
143 of blendvps, blendvpd, and pblendvb.
144 * gas/i386/sse4_1.d, gas/i386/sse4_1-intel.d,
145 gas/i386/x86-64-sse4_1.d, gas/i386/x86-64-sse4_1-intel.d: Adjust,
146 making last/first operand of blendvps, blendvpd, and pblendvb
147 optional.
148
149 2007-09-12 Jan Beulich <jbeulich@novell.com>
150
151 * gas/i386/amdfam10.s, gas/i386/x86-64-amdfam10.s: Add Intel syntax
152 code.
153 * gas/i386/amdfam10.d, gas/i386/x86-64-amdfam10.d: Adjust.
154
155 2007-09-06 H.J. Lu <hongjiu.lu@intel.com>
156
157 * gas/i386/svme.s: Updated to allow eax in 64bit.
158 * gas/i386/svme.d: Updated.
159 * gas/i386/svme64.d: Likewise.
160
161 2007-08-31 H.J. Lu <hongjiu.lu@intel.com>
162
163 * gas/i386/svme.s: Updated to accept eax in 32bit and rax in
164 64bit.
165 * gas/i386/svme.d: Updated.
166 * gas/i386/svme64.d: Likewise.
167
168 2007-08-30 H.J. Lu <hongjiu.lu@intel.com>
169
170 * gas/i386/amd.s: Add rdtscp.
171 * gas/i386/amd.d: Updated.
172
173 * gas/i386/mem-intel.d: Update invlpg for BYTE PTR.
174 * gas/i386/x86-64-mem-intel.d: Likewise.
175
176 * gas/i386/x86-64-opcode.s: Add swapgs.
177 * gas/i386/x86-64-opcode.d: Updated.
178
179 2007-08-29 Daniel Jacobowitz <dan@codesourcery.com>
180
181 * gas/lns/lns-duplicate.d, gas/lns/lns-duplicate.s: New.
182 * gas/lns/lns.exp: Run lns-duplicate.
183
184 2007-08-29 H.J. Lu <hongjiu.lu@intel.com>
185
186 * gas/i386/i386.exp: Run x86-64-reg and x86-64-reg-intel.
187
188 * gas/i386/x86-64-reg.s: New. Add tests for instructions
189 with one register operand.
190 * gas/i386/x86-64-reg-intel.d: Likewise.
191 * gas/i386/x86-64-reg.d: Likewise.
192
193 2007-08-29 H.J. Lu <hongjiu.lu@intel.com>
194
195 * gas/i386/i386.exp: Run reg and reg-intel.
196
197 * gas/i386/katmai.d: Update bad instructions.
198
199 * gas/i386/reg.s: New. Add tests for instructions with one
200 register operand.
201 * gas/i386/reg-intel.d: Likewise.
202 * gas/i386/reg.d: Likewise.
203
204 2007-08-28 H.J. Lu <hongjiu.lu@intel.com>
205
206 * gas/i386/i386.exp: Run mem, mem-intel, x86-64-mem and
207 x86-64-mem-intel.
208
209 * gas/i386/mem.s: New. Add tests for instructions with one
210 memory operand.
211 * gas/i386/x86-64-mem.s: Likewise.
212 * gas/i386/mem-intel.d: Likewise.
213 * gas/i386/mem.d: Likewise.
214 * gas/i386/x86-64-mem-intel.d: Likewise.
215 * gas/i386/x86-64-mem.d: Likewise.
216
217 2007-08-28 Mark Shinwell <shinwell@codesourcery.com>
218 Joseph Myers <joseph@codesourcery.com>
219
220 * lib/gas-defs.exp (gas_version): Use remote_* functions instead
221 of exec.
222 (gas_host_run): New.
223 (gas_run): Use gas_host_run.
224 (gas_start): Likewise.
225 (run_dump_test): Likewise.
226 (objdump): Use gas_host_run.
227 (objdump_start_no_subdir): Likewise.
228 * lib/gas-dg.exp (gas-dg-test): Use "remote_file host delete".
229 * lib/run: Remove.
230 * gas/macros/macros.exp: Download app4b.s to host.
231 * gas/i386/i386.exp (gas_64_check): Use gas_host_run.
232 (gas_32_check): Likewise.
233 * gas/maxq10/maxq10.exp (gas_64_check): Likewise
234 (gas_32_check): Likewise.
235 * gas/maxq20/maxq20.exp (gas_64_check): Likewise
236 (gas_32_check): Likewise.
237 * gas/sparc/sparc.exp (gas_64_check): Likewise.
238 * gas/cfi/cfi.exp: Likewise.
239 * gas/elf/elf.exp (run_list_test): Likewise. Use temporary file
240 for readelf output in place of pipe.
241 * gas/all/gas.exp: Download incbin.dat to host.
242 (do_comment): Allow \r\r\n.
243
244 2007-08-09 Paul Brook <paul@codesourcery.com>
245
246 * gas/arm/relax_load_align.d: new test.
247 * gas/arm/relax_load_align.s: new test.
248
249 2007-08-09 H.J. Lu <hongjiu.lu@intel.com>
250
251 * gas/i386/i386.exp: Run sse4_1-intel, sse4_2-intel,
252 x86-64-sse4_1-intel and x86-64-sse4_2-intel.
253
254 * gas/i386/sse4_1-intel.d: New file.
255 * gas/i386/sse4_2-intel.d: Likewise.
256 * gas/i386/x86-64-sse4_1-intel.d: Likewise.
257 * gas/i386/x86-64-sse4_2-intel.d: Likewise.
258
259 * gas/i386/sse4_1.s: Add tests for Intel syntax.
260 * gas/i386/sse4_2.s: Likewise.
261 * gas/i386/x86-64-sse4_1.s: Likewise.
262 * gas/i386/x86-64-sse4_2.s: Likewise.
263
264 * gas/i386/sse4_1.d: Updated.
265 * gas/i386/sse4_2.d: Likewise.
266 * gas/i386/x86-64-sse4_1.d: Likewise.
267 * gas/i386/x86-64-sse4_2.d: Likewise.
268
269 2007-08-09 Alan Modra <amodra@bigpond.net.au>
270
271 * gas/all/weakref1u.d (not-target): Match *-*-*aout.
272
273 2007-07-29 H.J. Lu <hongjiu.lu@intel.com>
274
275 PR binutils/4834
276 * gas/i386/simd-intel.d: Updated.
277 * gas/i386/simd.d: Likewise.
278 * gas/i386/x86-64-simd-intel.d: Likewise.
279 * gas/i386/x86-64-simd.d: Likewise.
280
281 * gas/i386/simd.s: Add tests for SSE4 instructions.
282 * gas/i386/x86-64-simd.s: Likewise.
283
284 2007-07-29 H.J. Lu <hongjiu.lu@intel.com>
285
286 * gas/i386/simd.s: Add tests for cvtss2si/cvtsd2si in Intel
287 mode.
288 * gas/i386/x86-64-simd.s: Likewise.
289
290 * gas/i386/simd-intel.d: Updated.
291 * gas/i386/simd.d: Likewise.
292 * gas/i386/x86-64-simd-intel.d: Likewise.
293 * gas/i386/x86-64-simd.d: Likewise.
294
295 2007-07-28 H.J. Lu <hongjiu.lu@intel.com>
296
297 PR binutils/4834
298 * gas/i386/simd-intel.d: Updated.
299 * gas/i386/simd.d: Likewise.
300 * gas/i386/x86-64-simd-intel.d: Likewise.
301 * gas/i386/x86-64-simd.d: Likewise.
302
303 * gas/i386/simd.s: Add new tests.
304 * gas/i386/x86-64-simd.s: Likewise.
305
306 2007-07-28 H.J. Lu <hongjiu.lu@intel.com>
307
308 * gas/i386/x86-64-opcode.d: Updated.
309 * gas/i386/x86-64-simd-intel.d: Likewise.
310 * gas/i386/x86-64-simd.d: Likewise.
311
312 * gas/i386/x86-64-simd.s: Add movq.
313
314 2007-07-23 H.J. Lu <hongjiu.lu@intel.com>
315
316 * gas/i386/i386.exp: Run nops16-1, nops-1-i386-i686, nops-1-k8,
317 nops-3-i386, nops-4, nops-4-i386, x86-64-nops-2, x86-64-nops-3,
318 x86-64-nops-4, x86-64-nops-4-core2 and x86-64-nops-4-k8.
319
320 * gas/i386/nops-1-i386-i686.d: New.
321 * gas/i386/nops-1-k8.d: Likewise.
322 * gas/i386/nops-3-i386.d : Likewise.
323 * gas/i386/nops-3-i686.d: Likewise.
324 * gas/i386/nops-4-i386.d: Likewise.
325 * gas/i386/nops-4.d: Likewise.
326 * gas/i386/nops16-1.d: Likewise.
327 * gas/i386/nops16-1.s: Likewise.
328 * gas/i386/x86-64-nops-1-k8.d: Likewise.
329 * gas/i386/x86-64-nops-2.d: Likewise.
330 * gas/i386/x86-64-nops-3.d: Likewise.
331 * gas/i386/x86-64-nops-4-core2.d: Likewise.
332 * gas/i386/x86-64-nops-4-k8.d: Likewise.
333 * gas/i386/x86-64-nops-4.d: Likewise.
334
335 * gas/i386/nops-1-i386.d: Updated.
336 * gas/i386/nops-1-i686.d: Likewise.
337 * gas/i386/nops-1.d: Likewise.
338 * gas/i386/nops-2-i386.d: Likewise.
339 * gas/i386/nops-2-merom.d : Likewise.
340 * gas/i386/nops-2.d: Likewise.
341 * gas/i386/nops-3.d: Likewise.
342 * gas/i386/x86-64-nops-1-merom.d: Likewise.
343 * gas/i386/x86-64-nops-1-nocona.d: Likewise.
344 * gas/i386/x86-64-nops-1.d: Likewise.
345
346 * gas/i386/x86-64-nops-1.s: Removed.
347
348 2007-07-23 Evandro Menezes <evandro.menezes@amd.com>
349 H.J. Lu <hongjiu.lu@intel.com>
350
351 * gas/i386/i386.exp: Don't run x86-64-nops-1-k8. Run
352 nops-3-i686 and nops-4-i686.
353
354 * gas/i386/nops-3-i686.d: New.
355 * gas/i386/nops-4-i686.d: Likewise.
356 * gas/i386/nops-4.s: Likewise.
357
358 2007-07-23 Richard Sandiford <richard@codesourcery.com>
359
360 * lib/gas-defs.exp (run_list_test): Make the options optional.
361 * gas/cr16/cr16.exp (run_list_test): Delete.
362
363 2007-07-19 Nick Clifton <nickc@redhat.com>
364
365 PR gas/4804
366 * gas/elf/elf.exp (target_machine): Treat the arm-linux-gnu target
367 in the same way as the arm-eabi target.
368 * gas/arm/mapshort-eabi.d: Use this file for the arm-linux-gnu
369 target.
370 * gas/arm/mapshort-elf.d: Do not use this file for the
371 arm-linux-gnu target.
372
373 2007-07-16 H.J. Lu <hongjiu.lu@intel.com>
374
375 * gas/i386/simd.s: Add tests for punpcklbw, punpckldq,
376 punpcklwd and punpcklqdq.
377 * gas/i386/x86-64-simd.s: Likewise.
378
379 * gas/i386/simd-intel.d: Updated.
380 * gas/i386/simd.d: Likewise.
381 * gas/i386/x86-64-simd-intel.d: Likewise.
382 * gas/i386/x86-64-simd.d: Likewise.
383
384 2007-07-14 Nick Clifton <nickc@redhat.com>
385
386 * gas/arm/arm.s: Add tests for re-aliasing a previously removed
387 alias.
388 * gas/arm/arm.l: Add new expected warning message.
389
390 2007-07-04 H.J. Lu <hongjiu.lu@intel.com>
391
392 * gas/i386/ssemmx2.d: Ignore padding.
393
394 2007-07-04 H.J. Lu <hongjiu.lu@intel.com>
395
396 * gas/i386/rex.s: Avoid the last rex prefix becoming the
397 rex prefix for the padding.
398
399 2007-07-04 H.J. Lu <hongjiu.lu@intel.com>
400
401 * gas/i386/i386.exp: Run x86-64-nops-1 for x86_64-*-mingw*.
402
403 2007-07-04 Nick Clifton <nickc@redhat.com>
404
405 * gas/mep/relocs.d: Fix expected disassembly to work on 64-bit
406 hosts.
407
408 2007-07-03 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
409
410 * gas/elf/elf.exp: Expect redef test to fail for CR16.
411 * gas/all/gas.exp: Expect forward and do_930509a tests to fail for
412 the CR16.
413 * gas/cr16/cinv_test.d: Remove whitespace dependencies.
414
415 2007-07-03 Nick Clifton <nickc@redhat.com>
416
417 * lib/gas-defs.exp: Update copyright notice to refer to GPLv3.
418 * gas/all/itbl-test.c, gas/all/test-example.c, gas/all/test-gen.c,
419 gas/arm/maverick.c, gas/cris/cris.exp, gas/hppa/basic/basic.exp,
420 gas/hppa/parse/parse.exp, gas/hppa/reloc/reloc.exp,
421 gas/hppa/unsorted/unsorted.exp, gas/mmix/mmix-err.exp,
422 gas/mmix/mmix-list.exp, gas/mmix/mmix.exp, gas/mn10200/basic.exp,
423 gas/mn10300/am33-2.c, gas/mn10300/basic.exp, gas/pdp11/opcode.s,
424 gas/ppc/aix.exp, gas/sh/arch/arch.exp, gas/sh/sh64/sh64.exp,
425 gas/sh/basic.exp, gas/sh/err.exp, gas/v850/basic.exp: Likewise.
426
427 2007-07-03 Nathan Sidwell <nathan@codesourcery.com>
428
429 * gas/m68k/mcf-coproc.d: New.
430 * gas/m68k/mcf-coproc.s: New.
431 * gas/m68k/all.exp: Add it.
432
433 2007-06-29 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
434
435 * gas/cr16: New directory
436 * gas/cr16.exp: New file
437 * add_test.d and add_test.s: New files
438 * and_test.d and and_test.s: New files
439 * ash_test.d and ash_test.s: New files
440 * bal_test.d and bal_test.s: New files
441 * bcc_test.d and bcc_test.s: New files
442 * beq0_test.d and beq0_test.s: New files
443 * cbitb_test.d and cbitb_test.s: New files
444 * cbitw_test.d and cbitw_test.s: New files
445 * cinv_test.d and cinv_test.s: New files
446 * cmp_test.d and cmp_test.s: New files
447 * excp_test.d and excp_test.s: New files
448 * jal_test.d and jal_test.s: New files
449 * jcc_test.d and jcc_test.s: New files
450 * loadb_test.d and loadb_test.s: New files
451 * loadd_test.d and loadd_test.s: New files
452 * loadm_test.d and loadm_test.s: New files
453 * loadw_test.d and loadw_test.s: New files
454 * lpsp_test.d and lpsp_test.s: New files
455 * lsh_test.d and lsh_test.s: New files
456 * mov_test.d and mov_test.s: New files
457 * mul_test.d and mul_test.s: New files
458 * or_test.d and or_test.s: New files
459 * popret_test.d and popret_test.s: New files
460 * pop_test.d and pop_test.s: New files
461 * push_test.d and push_test.s: New files
462 * sbitb_test.d and sbitb_test.s: New files
463 * sbitw_test.d and sbitw_test.s: New files
464 * scc_test.d and scc_test.s: New files
465 * storb_test.d and storb_test.s: New files
466 * stord_test.d and stord_test.s: New files
467 * storm_test.d and storm_test.s: New files
468 * storw_test.d and storw_test.s: New files
469 * sub_test.d and sub_test.s: New files
470 * tbitb_test.d and tbitb_test.s: New files
471 * tbit_test.d and tbit_test.s: New files
472 * tbitw_test.d and tbitw_test.s: New files
473 * xor_test.d and xor_test.s: New files
474
475 2007-06-26 Paul Brook <paul@codesourcery.com>
476
477 * gas/arm/vfp1xD.d: Add new fmrx/fmxr tests.
478 * gas/arm/vfp1xD.s: Ditto.
479 * gas/arm/vfp1xD_t2.d: Ditto.
480 * gas/arm/vfp1xD_t2.s: Ditto.
481
482 2007-06-24 Nick Clifton <nickc@redhat.com>
483
484 * gas/arm/backslash-at.d: Fix for non-ELF arm targets.
485
486 2007-06-23 H.J. Lu <hongjiu.lu@intel.com>
487
488 PR binutils/4667
489 * gas/i386/i386.exp: Run simd, simd-intel, x86-64-simd
490 and x86-64-simd-intel.
491
492 * gas/i386/opcode-intel.d: Updated.
493
494 * gas/i386/simd-intel.d: New.
495 * gas/i386/simd.d: Likewise.
496 * gas/i386/simd.s: Likewise.
497 * gas/i386/x86-64-simd-intel.d: Likewise.
498 * gas/i386/x86-64-simd.d: Likewise.
499 * gas/i386/x86-64-simd.s: Likewise.
500
501 2007-06-18 Kazu Hirata <kazu@codesourcery.com>
502
503 * gas/m68k/all.exp: Run mcf-wdebug.
504 * gas/testsuite/gas/m68k/mcf-wdebug.d,
505 gas/testsuite/gas/m68k/mcf-wdebug.s: New.
506
507 2007-06-14 Paul Brook <paul@codesourcery.com>
508
509 * gas/arm/thumb32.s: Add tests for shift instructions.
510 * gas/arm/thumb32.d: Ditto.
511
512 2007-06-06 Paul Brook <paul@codesourcery.com>
513
514 * gas/arm/thumb.d: Update expected output.
515 * gas/arm/thumb2_relax.d: Ditto.
516
517 2007-06-05 Paul Brook <paul@codesourcery.com>
518
519 * gas/arm/thumb32.d: Add writeback addressing mode tests.
520 * gas/arm/thumb32.s: Update expected output.
521
522 2007-06-05 Nick Clifton <nickc@redhat.com>
523
524 PR gas/4587
525 * gas/sparc/sparc.exp: Run pr4587 list test.
526 * gas/sparc/pr4587.s: New test case.
527 * gas/sparc/pr4587.l: Expected assembler output.
528
529 2007-06-05 Nick Clifton <nickc@redhat.com>
530
531 * lib/gas-defs.exp (run_list_test): New proc.
532 * gas/alpha/alpha.exp: Delete proc run_list_test.
533 * gas/bfin/bfin.exp : Likewise.
534 * gas/cfi/cfi.exp : Likewise.
535 * gas/crx/allinsn.exp : Likewise.
536 * gas/d10v/d10v.exp : Likewise.
537 * gas/d30v/d30v.exp : Likewise.
538 * gas/frv/allinsn.exp : Likewise.
539 * gas/i386/i386.exp : Likewise.
540 * gas/i860.i860.exp : Likewise.
541 * gas/ia64/ia64.exp : Likewise.
542 * gas/lns/lns.exp : Likewise.
543 * gas/macros/macros.exp : Likewise.
544 * gas/maxq10/maxq10.exp : Likewise.
545 * gas/maxq20/maxq20.exp : Likewise.
546 * gas/mips/mips.exp : Likewise.
547 * gas/mmix/mmix-list.exp : Likewise.
548 * gas/mn10300/basic.exp : Likewise.
549 * gas/msp430/msp430.exp : Likewise.
550 * gas/pdp11/pdp11.exp : Likewise.
551 * gas/ppc/ppc.exp : Likewise.
552 * gas/s390/s390.exp : Likewise.
553 * gas/elf/elf.exp (proc run_list_test): Rename to run_elf_list_test.
554
555 2007-05-29 Jakub Jelinek <jakub@redhat.com>
556
557 PR gas/4558
558 * gas/sparc/sparc.exp: Add v9branch{1,2,3,4,5} tests.
559 * gas/sparc/v9branch1.d: New test.
560 * gas/sparc/v9branch1.s: New.
561 * gas/sparc/v9branch2.d: New test.
562 * gas/sparc/v9branch2.s: New.
563 * gas/sparc/v9branch3.d: New test.
564 * gas/sparc/v9branch3.s: New.
565 * gas/sparc/v9branch4.d: New test.
566 * gas/sparc/v9branch4.s: New.
567 * gas/sparc/v9branch5.d: New test.
568 * gas/sparc/v9branch5.s: New.
569
570 2007-03-25 Paul Brook <paul@codesourcery.com>
571
572 * gas/arm/thumb32.s: Add tests for subs pc, lr.
573 * gas/arm/thumb32.d: Change error-output: to stderr:.
574 Update expected output.
575
576 2007-05-22 Paul Brook <paul@codesourcery.com>
577
578 * gas/arm/backslash-at.d: Update expected output.
579
580 2007-05-17 H.J. Lu <hongjiu.lu@intel.com>
581
582 2003-06-05 Michal Ludvig <mludvig@suse.cz>
583 * gas/cfi/cfi-x86_64.s: Test new directives
584 and different writings of registers and numbers.
585 * gas/cfi/cfi-x86_64.d: Updated pattern to
586 match the above change.
587
588 2007-05-15 Mark Shinwell <shinwell@codesourcery.com>
589
590 * gas/arm/backslash-at.d: New.
591 * gas/arm/backslash-at.s: New.
592
593 2007-05-15 Vincent Riviere <vincent.riviere@freesbee.fr>
594 Nick Clifton <nickc@redhat.com>
595
596 PR gas/3041
597 * gas/m68k/p3041.s: New test case.
598 * gas/m68k/p3041.d: New expected disassembly.
599 * gas/m68k/all.exp: Run new test for m68k-*-netbsd toolchains.
600 Only run arch-cpu-1 test for ELF based toolchains.
601
602 Tidy ups for m68k-netbsd gas toolchain:
603 * gas/m68k/cpu32.d: Allow for extra text after expected
604 disassembly.
605 * gas/m68k/mcf-trap.d: Allow for alternative trap mnemonics.
606 * gas/m68k/br-isab.d: Fix name of test.
607 * gas/m68k/br-isac.d: Fix name of test.
608
609 2007-05-14 H.J. Lu <hongjiu.lu@intel.com>
610
611 PR binutils/4502
612 * gas/i386/amd.d: Replace "pfmulhrw" with "pmulhrw".
613
614 2007-05-04 Kazu Hirata <kazu@codesourcery.com>
615
616 * gas/m68k/all.exp: Skip fmoveml on fido.
617
618 2007-05-03 H.J. Lu <hongjiu.lu@intel.com>
619
620 PR gas/4460
621 * gas/i386/gotpc.s: Add a new test.
622 * gas/i386/reloc64.s: Likewise.
623
624 * gas/i386/gotpc.d: Updated.
625 * gas/i386/reloc64.d: Likewise.
626
627 2007-05-03 H.J. Lu <hongjiu.lu@intel.com>
628
629 * gas/i386/crc32-intel.d: Updated.
630 * gas/i386/crc32.d: Likewise.
631 * gas/i386/sse4_2.d: Likewise.
632 * gas/i386/x86-64-crc32-intel.d: Likewise.
633 * gas/i386/x86-64-crc32.d: Likewise.
634 * gas/i386/x86-64-sse4_2.d: Likewise.
635
636 * gas/i386/crc32.s: Remove crc32 instructions with ambiguous
637 operand size and suffix in crc32 instructions in Intel mode.
638 * gas/i386/x86-64-crc32.s: Likewise.
639
640 * gas/i386/sse4_2.s: Remove crc32 instructions with ambiguous
641 operand size.
642 * gas/i386/x86-64-sse4_2.s: Likewise.
643
644 * gas/i386/i386.exp: Run inval-crc32 and x86-64-inval-crc32.
645
646 * gas/i386/inval-crc32.l: New.
647 * gas/i386/inval-crc32.s: Likewise.
648 * gas/i386/x86-64-inval-crc32.l: Likewise.
649 * gas/i386/x86-64-inval-crc32.s: Likewise.
650
651 2007-05-01 H.J. Lu <hongjiu.lu@intel.com>
652
653 * gas/i386/crc32-intel.d: New file.
654 * gas/i386/crc32.d:Likewise.
655 * gas/i386/crc32.s:Likewise.
656 * gas/i386/x86-64-crc32-intel.d:Likewise.
657 * gas/i386/x86-64-crc32.d:Likewise.
658 * gas/i386/x86-64-crc32.s:Likewise.
659
660 * gas/i386/i386.exp: Run crc32, crc32-intel, x86-64-crc32
661 and x86-64-crc32-intel.
662
663 2007-04-26 H.J. Lu <hongjiu.lu@intel.com>
664
665 PR binutils/4430
666 * gas/i386/amd.d: Updated.
667 * gas/i386/immed32.d: Likewise.
668 * gas/i386/intel.d: Likewise.
669 * gas/i386/intel16.d: Likewise.
670 * gas/i386/intelok.d: Likewise.
671 * gas/i386/jump16.d: Likewise.
672 * gas/i386/naked.d: Likewise.
673 * gas/i386/opcode-suffix.d: Likewise.
674 * gas/i386/opcode.d: Likewise.
675 * gas/i386/prescott.d: Likewise.
676 * gas/i386/ssemmx2.d: Likewise.
677 * gas/i386/tlsd.d: Likewise.
678 * gas/i386/tlspic.d: Likewise.
679 * gas/i386/x86-64-addr32.d: Likewise.
680 * gas/i386/x86-64-prescott.d: Likewise.
681 * gas/i386/x86-64-rip.d: Likewise.
682 * gas/i386/x86_64.d: Likewise.
683
684 2007-04-26 H.J. Lu <hongjiu.lu@intel.com>
685
686 PR binutils/4429
687 * gas/i386/i386.exp: Run "x86-64-addr32-intel" and
688 "x86-64-rip-intel".
689
690 * gas/i386/intelok.d: Updated.
691
692 * gas/i386/x86-64-addr32-intel.d: New file.
693 * gas/i386/x86-64-rip-intel.d: Likewise.
694
695 2007-04-24 Andreas Krebbel <krebbel1@de.ibm.com>
696
697 * gas/s390/zarch-z9-ec.d: Add pfpo, ectg and csst.
698 * gas/s390/zarch-z9-ec.s: Likewise.
699
700 2007-04-23 Nathan Sidwell <nathan@codesourcery.com>
701
702 * gas/m68k/br-isaa.s: New.
703 * gas/m68k/br-isaa.d: New.
704 * gas/m68k/br-isab.s: New.
705 * gas/m68k/br-isab.d: New.
706 * gas/m68k/br-isac.s: New.
707 * gas/m68k/br-isac.d: New.
708 * gas/m68k/all.exp: Adjust.
709
710 2007-04-21 Richard Earnshaw <rearnsha@arm.com>
711
712 * gas/arm/arch4t.d: Convert to unified syntax.
713 * gas/arm/archv6.d: Likewise.
714 * gas/arm/archv6t2.d: Likewise.
715 * gas/arm/arch3.d: Likewise.
716 * gas/arm/arch7dm.d: Likewise.
717 * gas/arm/arch7t.d: Likewise.
718 * gas/arm/archv1.d: Likewise.
719 * gas/arm/copro.d: Likewise.
720 * gas/arm/inst.d: Likewise.
721 * gas/arm/macro1.d: Likewise.
722 * gas/arm/tcompat.d: Likewise.
723 * gas/arm/wince_inst.d: Likewise.
724 * gas/arm/xscale.d: Likewise.
725
726 * gas/arm/thumb.d: White space cleanup.
727 * gas/arm/thumb2_relax.d: Likewise.
728 * gas/arm/thumb32.d: Likewise.
729
730 2007-04-20 Nathan Sidwell <nathan@codesourcery.com>
731
732 * gas/m68k/ctrl-1.d, gas/m68k/ctrl-1.s: New.
733 * gas/m68k/ctrl-2.d, gas/m68k/ctrl-2.s: New.
734 * gas/m68k/all.exp: Add them.
735
736 2007-04-20 Alan Modra <amodra@bigpond.net.au>
737
738 * gas/ppc/range64.s: New.
739 * gas/ppc/range64.l: New.
740 * gas/ppc/range.s: New.
741 * gas/ppc/range.l: New.
742 * gas/ppc/ppc.exp (run_list_test): New. Use to run new tests.
743
744 2007-04-20 Richard Earnshaw <rearnsha@arm.com>
745
746 * gas/arm/mapshort.s: Add a small .data section.
747 * gas/arm/mapshort-eabi.d: Check the data section doesn't confuse
748 disassembly.
749 * gas/arm/mapshort-elf.d: Likewise.
750
751 2007-04-19 Paul Brook <paul@codesourcery.com>
752
753 * gas/arm/thumb1_unified.d: New test.
754 * gas/arm/thumb1_unified.s: New test.
755
756 2007-04-19 Nathan Froyd <froydnj@codesourcery.com>
757
758 * gas/ppc/booke.s: Add tlbsx, tlbsxe.
759 * gas/ppc/booke.d: Update.
760
761 2007-04-18 H.J. Lu <hongjiu.lu@intel.com>
762
763 * gas/i386/i386.exp: Add sse4.2 and x86-64-sse4.2.
764
765 * gas/i386/sse4_2.d: New file.
766 * gas/i386/sse4_2.s: Likewise.
767 * gas/i386/x86-64-sse4_2.d: Likewise.
768 * gas/i386/x86-64-sse4_2.s: Likewise.
769
770 2007-04-18 H.J. Lu <hongjiu.lu@intel.com>
771
772 * gas/i386/i386.exp: Add sse4.1 and x86-64-sse4.1.
773
774 * gas/i386/sse4_1.d: New file.
775 * gas/i386/sse4_1.s: Likewise.
776 * gas/i386/x86-64-sse4_1.d: Likewise.
777 * gas/i386/x86-64-sse4_1.s: Likewise.
778
779 2007-04-18 Paul Brook <paul@codesourcery.com>
780
781 * gas/arm/thumb2_add.s: Add rsb #0 test.
782 * gas/arm/thumb2_add.d: Update expected output.
783
784 2007-04-04 Paul Brook <paul@codesourcery.com>
785
786 * gas/arm/neon-cov.s: Add new vext test.
787 * gas/arm/neon-cov.d: Ditto.
788
789 2007-04-01 Christian Groessler <chris@groessler.org>
790
791 * gas/z8k/calr.d: Fix for 64bit bfd.
792 * gas/z8k/djnz.d: Likewise.
793 * gas/z8k/inout.d: Likewise.
794 * gas/z8k/jmp-cc.d: Likewise.
795 * gas/z8k/jr-back.d: Likewise.
796 * gas/z8k/jr-forw.d: Likewise.
797 * gas/z8k/reglabel.d: Likewise.
798 * gas/z8k/ctrl-names.d: Fix name. Fix for 64bit bfd.
799 * gas/z8k/ret-cc.d: Likewise.
800
801 2007-03-31 Alan Modra <amodra@bigpond.net.au>
802
803 * gas/i386/nops-3.s: Don't use .align.
804
805 2007-03-30 Paul Brook <paul@codesourcery.com>
806
807 * gas/arm/thumb2_ldmstm.d: New test.
808 * gas/arm/thumb2_ldmstm.s: New test.
809
810 2007-03-27 Alan Modra <amodra@bigpond.net.au>
811
812 * gas/ppc/reloc.s: New.
813 * gas/ppc/reloc.d: New.
814
815 2007-03-26 Julian Brown <julian@codesourcery.com>
816
817 * gas/arm/neon-const.s: Use FP syntax for 0/-0.
818 * gas/arm/vfp-neon-syntax-inc.s: Likewise, for 1.
819 * gas/arm/neon-cov.s: Use float syntax for FP immediate.
820
821 2007-03-24 Paul Brook <paul@codesourcery.com>
822 Mark Shinwell <shinwell@codesourcery.com>
823
824 * gas/arm/archv6.s: Add new SRS tests.
825 * gas/arm/archv6.d: Update expected output.
826 * gas/arm/thumb32.s: Add new SRS tests.
827 * gas/arm/thumb32.d: Update expected output.
828 * gas/arm/srs-t2.d: New.
829 * gas/arm/srs-t2.l: New.
830 * gas/arm/srs-t2.s: New.
831 * gas/arm/srs-arm.d: New.
832 * gas/arm/srs-arm.l: New.
833 * gas/arm/srs-arm.s: New.
834
835 2007-03-23 H.J. Lu <hongjiu.lu@intel.com>
836
837 * gas/i386/rex.s: Add tests for rex.WRXB.
838 * gas/i386/rex.d: Updated.
839
840 * gas/i386/rex.d: Replace rex64XYZ with rex.WRXB.
841 * gas/i386/x86-64-io-intel.d : Likewise.
842 * gas/i386/x86-64-io-suffix.d: Likewise.
843 * gas/i386/x86-64-io.d: Likewise.
844 * gas/i386/x86-64-opcode.d: Likewise.
845
846 2007-03-21 H.J. Lu <hongjiu.lu@intel.com>
847
848 PR binutils/4218
849 * gas/i386/nops.s: Add testcases for nop r/m.
850 * gas/i386/x86-64-nops.s: Likewise.
851
852 * gas/i386/x86-64-opcode.s: Add testcases for xchg with %ax,
853 %eax and %rax.
854
855 * gas/i386/nops.d: Updated.
856 * gas/i386/x86-64-nops.d: Likewise.
857 * gas/i386/x86-64-opcode.d: Likewise.
858
859 2007-03-21 H.J. Lu <hongjiu.lu@intel.com>
860
861 * gas/i386/i386.exp: Run nops-3.
862
863 * gas/i386/nops-3.d: New file.
864 * gas/i386/nops-3.s: Likewise.
865
866 2007-03-20 Mark Shinwell <shinwell@codesourcery.com>
867
868 * gas/arm/mul-overlap.s: Don't use %type.
869 * gas/arm/mul-overlap.l: Update line numbers.
870 * gas/arm/mul-overlap-v6.s: Don't use %type.
871
872 2007-03-18 Mark Shinwell <shinwell@codesourcery.com>
873
874 * gas/arm/mul-overlap.s: New.
875 * gas/arm/mul-overlap.d: New.
876 * gas/arm/mul-overlap.l: New.
877 * gas/arm/mul-overlap-v6.s: New.
878 * gas/arm/mul-overlap-v6.d: New.
879
880 2007-03-14 Daniel Jacobowitz <dan@codesourcery.com>
881
882 * gas/arm/thumbver.d, gas/arm/thumbver.s: New test.
883
884 2007-03-14 Paul Brook <paul@codesourcery.com>
885
886 * gas/arm/thumb2_add.d: Add tests using sp.
887 * gas/arm/thumb2_add.s: Ditto.
888
889 2007-03-14 Alan Modra <amodra@bigpond.net.au>
890
891 PR 4029
892 * gas/all/relax.s: New.
893 * gas/all/relax.d: New.
894 * gas/all/gas.exp: Run it.
895
896 2007-03-11 Hans-Peter Nilsson <hp@bitrange.com>
897
898 * gas/mmix/comment-1.d, gas/mmix/bspec-1.d, gas/mmix/bspec-2.d:
899 Adjust for change in readelf output.
900
901 2007-03-06 Andreas Krebbel <krebbel1@de.ibm.com>
902
903 * gas/s390/zarch-z9-ec.d: New file.
904 * gas/s390/zarch-z9-ec.s: New file.
905 * gas/s390/s390.exp: Run the z9-ec testcases.
906
907 2007-03-05 H.J. Lu <hongjiu.lu@intel.com>
908
909 PR gas/3918
910 * lib/gas-defs.exp (gas_started): New variable. Initialized to
911 0.
912 (gas_start): Set gas_started to 1.
913 (gas_finish): Skip if gas_started is 0. Reset gas_started to 0.
914
915 2007-03-02 Paul Brook <paul@codesourcery.com>
916
917 * gas/arm/relax_branch_align.d: New test.
918 * gas/arm/relax_branch_align.s: New test.
919
920 2007-02-28 Nick Clifton <nickc@redhat.com>
921
922 PR gas/3797
923 * gas/lns/lns.exp: Do not run the lns-common test for the d10v
924 port.
925 * gas/d10v/address-002.l: Update expected assembler output.
926 * gas/d10v/address-003.l, gas/d10v/address-004.l,
927 gas/d10v/address-005.l, gas/d10v/address-006.l,
928 gas/d10v/address-007.l, gas/d10v/address-008.l,
929 gas/d10v/address-009.l, gas/d10v/address-010.l,
930 gas/d10v/address-011.l, gas/d10v/address-012.l,
931 gas/d10v/address-013.l, gas/d10v/address-014.l,
932 gas/d10v/address-015.l, gas/d10v/address-016.l,
933 gas/d10v/address-017.l, gas/d10v/address-018.l,
934 gas/d10v/address-019.l, gas/d10v/address-020.l,
935 gas/d10v/address-021.l, gas/d10v/address-022.l,
936 gas/d10v/address-023.l, gas/d10v/address-024.l,
937 gas/d10v/address-025.l, gas/d10v/address-026.l,
938 gas/d10v/address-027.l, gas/d10v/address-030.l,
939 gas/d10v/address-031.l, gas/d10v/address-032.l,
940 gas/d10v/address-033.l, gas/d10v/address-034.l,
941 gas/d10v/address-035.l, gas/d10v/address-036.l,
942 gas/d10v/address-037.l, gas/d10v/address-038.l,
943 gas/d10v/address-039.l, gas/d10v/address-040.l,
944 gas/d10v/address-041.l: Likewise.
945
946 2007-02-28 Nick Clifton <nickc@redhat.com>
947
948 PR gas/3975
949 * gas/arm/mapshort.d: Split into two new files...
950 * gas/arm/mapshort-eabi.d: The one and...
951 * gas/arm/mapshort-elf.d: This one.
952 * gas/arm/arch7.d: Remove 32-bit host expectation.
953 * gas/arm/arm7t.d: Replace ".word 0x00000000" with ".*" as some
954 arm targets will disassemble this value as an instruction.
955 * gas/arm/neon-ldst-rm.d: Likewise.
956 * gas/arm/thumb2_pool.d: Only run this test for ELF based arm
957 ports.
958 * gas/arm/thumbrel.d: Only run this test for EABI based arm
959 ports.
960 * gas/arm/wince_inst.d: Fix expected branch targets.
961
962 2007-02-22 DJ Delorie <dj@redhat.com>
963
964 * gas/s390/esa-g5.s: Adjust for corrected PKA syntax.
965 * gas/s390/esa-g5.d: Adjust for corrected PKA syntax.
966
967 2007-02-20 Thiemo Seufer <ths@mips.com>
968 Chao-Ying Fu <fu@mips.com>
969
970 * gas/mips/mips32-dspr2.s, gas/mips/mips32-dspr2.d: New test for
971 DSP R2.
972 * gas/mips/mips.exp: Run new test.
973
974 2007-02-19 Andreas Krebbel <krebbel1@de.ibm.com>
975
976 * gas/s390/esa-g5.d (cfxbr, cfebr, cfdbr): Exchanged floating
977 point and fixed point operands.
978 * gas/s390/esa-g5.s: Likewise.
979 * gas/s390/zarch-z900.d (cfdr, cfer, cfxr, cgdbr, cgebr, cgxbr,
980 cgdr, cger, cgxr): Likewise.
981 * gas/s390/zarch-z900.s: Likewise.
982
983 2007-02-11 H.J. Lu <hongjiu.lu@intel.com>
984
985 PR gas/4027
986 * gas/i386/opcode.s: Add more tests for "test".
987 * i386/opcode-intel.d: Updated.
988 * gas/i386/opcode-suffix.d: Likewise.
989 * gas/i386/opcode.d: Likewise.
990
991 2007-02-06 Nick Clifton <nickc@redhat.com>
992
993 PR gas/3810 gas/3800
994 * gas/elf/elf.exp: Expect the redef test to fail on targets which
995 do not convert fixups against ordinary symbols into relocs against
996 section symbols.
997 * gas/all/gas.exp: Likewise.
998
999 2007-02-05 Dave Brolley <brolley@redhat.com>
1000
1001 * gas/mep/relocs-junk1.s: Add a .data section.
1002 * gas/mep/relocs.d: Updated to match above.
1003
1004 2007-02-04 H.J. Lu <hongjiu.lu@intel.com>
1005
1006 PR gas/3961
1007 * gas/i386/secrel.d: Support 64bit host.
1008
1009 2007-02-02 Nick Clifton <nickc@redhat.com>
1010
1011 PR gas/3812
1012 * gas/v850/v850e1.d: Correct expected disassembly of cmov insn to
1013 account for sign extension.
1014
1015 2007-01-11 Paul Brook <paul@codesourcery.com>
1016
1017 * gas/arm/thumb2_add.d: Add test for missing operand.
1018 * gas/arm/thumb2_add.s: Ditto.
1019
1020 2007-01-11 Nick Clifton <nickc@redhat.com>
1021
1022 * gas/mcore/allinsn.s: Remove use of '#' before numbers - it is a
1023 line comment character.
1024 * gas/mcore/allinsn.d: Adjust expected disassembly to match real
1025 output.
1026
1027 * gas/lns/lns.exp: Run the alternative version of the lns-common-1
1028 test for the MCore target.
1029
1030 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
1031
1032 * gas/all/gas.exp: Renamed target x86_64-*-mingw64 to x86_64-*-mingw*.
1033 * gas/i386/i386.exp: Ditto.
1034
1035 2007-01-04 Paul Brook <paul@codesourcery.com>
1036
1037 * gas/arm/archv6.s: Add more cpsie tests.
1038 * gas/arm/archv6.d: Ditto.
1039
1040 2007-01-04 Andreas Schwab <schwab@suse.de>
1041
1042 * gas/m68k/cpu32.[sd]: New test.
1043 * gas/m68k/all.exp: Run it.
1044
1045 2007-01-04 Julian Brown <julian@codesourcery.com>
1046
1047 * gas/arm/neon-omit.d: Fix expected encodings for vshl, vqshl.
1048
1049 2007-01-04 Paul Brook <paul@codesourcery.com>
1050
1051 * gas/arm/neon-cov.d: Adjust expected output.
1052 * gas/arm/neon-omit.s: Add tests for vcgt and vcle. Reorder vacle
1053 and vacle.
1054 * gas/arm/neon-omit.d: Adjust expected output.
1055
1056 For older changes see ChangeLog-2006
1057 \f
1058 Local Variables:
1059 mode: change-log
1060 left-margin: 8
1061 fill-column: 74
1062 version-control: never
1063 End: