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