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