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