3a73dfbce57d0ad5e86486b6a414ad83e7a5aff3
[external/binutils.git] / gas / testsuite / ChangeLog
1 2010-09-29  Alan Modra  <amodra@gmail.com>
2
3         * lib/gas-defs.exp (is_elf_format): Merge with binutils and ld versions.
4         (is_aout_format): Copy from ld testsuite.
5         (is_pecoff_format): Merge with ld version.
6
7 2010-09-27  Bernd Schmidt  <bernds@codesourcery.com>
8
9         * gas/tic6x/got-reloc.s: New test.
10         * gas/tic6x/got-reloc.d: New test.
11
12 2010-09-27  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
13
14         * gas/s390/s390.exp: Run the zarch-z196 test.
15         * gas/s390/zarch-z196.d: Add new instructions.
16         * gas/s390/zarch-z196.s: Likewise.
17         * gas/s390/zarch-z9-109.d: Likewise.
18         * gas/s390/zarch-z9-109.s: Likewise.
19
20 2010-09-27  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
21
22         * gas/s390/esa-g5.d: Adjust serveral instructions.
23         * gas/s390/esa-reloc.d: Likewise.
24         * gas/s390/esa-z990.d: Likewise.
25         * gas/s390/zarch-reloc.d: Likewise.
26         * gas/s390/zarch-z10.d: Likewise.
27         * gas/s390/zarch-z9-ec.d: Likewise.
28         * gas/s390/zarch-z900.d: Likewise.
29
30 2010-09-27  Tejas Belagod  <tejas.belagod@arm.com>
31
32         * gas/arm/vldr.s: New test for pc-relative VLDR disassembly comment.
33         * gas/arm/vldr.d: Likewise.
34         * gas/arm/vstr-bad.s: New test for PC-relative VSTR.
35         * gas/arm/vstr-thumb-bad.l: Likewise.
36         * gas/arm/vstr-thumb-bad.d: Likewise.
37         * gas/arm/vstr-arm-bad.l: Likewise.
38         * gas/arm/vstr-arm-bad.d: Likewise.
39
40 2010-09-23  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
41
42         * gas/arm/armv7-a+virt.d: New test.
43         * gas/arm/armv7-a+virt.s: Likewise.
44         * gas/arm/attr-march-all.d: Update for Virtualization Extensions.
45         * gas/arm/attr-march-armv7-a+sec+virt.d: New test.
46         * gas/arm/attr-march-armv7-a+virt.d: Likewise.
47
48 2010-09-23  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
49
50         * gas/arm/armv7-a+idiv.d: New test.
51         * gas/arm/armv7-a+idiv.s: Likewise.
52         * gas/arm/attr-march-all.d: Update for Integer divide extension.
53         * gas/arm/attr-march-armv7-a+idiv.d: New test.
54
55 2010-09-23  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
56
57         * gas/arm/archv6s-m-bad.d: New test.
58         * gas/arm/archv6s-m-bad.l: Likewise.
59         * gas/arm/archv6s-m.d: Likewise.
60         * gas/arm/archv6s-m.s: Likewise.
61         * gas/arm/attr-march-armv6-m+os.d: Likewise.
62         * gas/arm/attr-march-armv6s-m.d: Likewise.
63
64 2010-09-23  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
65
66         * gas/arm/attr-march-all.d: Update for Security Extensions..
67         * gas/arm/attr-march-armv6k+sec.d: New test.
68         * gas/arm/attr-march-armv6z.d: Update for Security Extensions.
69         * gas/arm/attr-march-armv6zk.d: Likewise.
70         * gas/arm/attr-march-armv6zkt2.d: Likewise.
71         * gas/arm/attr-march-armv6zt2.d: Likewise.
72         * gas/arm/attr-march-armv7-a+sec.d: New test.
73         * gas/arm/attr-mcpu.d: Update for Security Extensions.
74         * gas/arm/thumb32.d: Likewise.
75         * gas/arm/thumb32.s: Likewise.
76
77 2010-09-23  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
78
79         * gas/arm/arch7a-mp.d: Add.
80         * gas/arm/arch7ar-mp.s: Likewise.
81         * gas/arm/arch7r-mp.d: Likewise.
82         * gas/arm/armv2-mp-bad.d: Likewise.
83         * gas/arm/armv2-mp-bad.l: Likewise.
84         * gas/arm/attr-march-all.d: Update for MP extension.
85         * gas/arm/attr-march-armv7-a+mp.d: Add.
86         * gas/arm/attr-march-armv7-r+mp.d: Likewise.
87
88 2010-09-23  Alan Modra  <amodra@gmail.com>
89
90         * gas/all/gas.exp: Update "forward" and "redef3" xfails.
91         * gas/m68k/all.exp: Don't xfail pcrel on uclinux.
92         * gas/sh/arch/arch.exp: Don't pass dashes to send_log.
93
94 2010-09-23  Maciej W. Rozycki  <macro@codesourcery.com>
95
96         * gas/mips/jal.d: Remove duplicate pattern.
97
98 2010-09-22  Robin Getz  <robin.getz@analog.com>
99
100         * gas/bfin/expected_move_errors.l: Update error output.
101
102 2010-09-22  Robin Getz  <robin.getz@analog.com>
103
104         * gas/bfin/pseudo.d, gas/bfin/pseudo.s: New test.
105         * gas/bfin/bfin.exp: Add new "pseudo" test.
106
107 2010-09-22  Mike Frysinger  <vapier@gentoo.org>
108
109         * gas/bfin/parallel2.d, gas/bfin/parallel3.d, gas/bfin/shift.d,
110         gas/bfin/vector.2, gas/bfin/vector2.d: Change SHIFT to LSHIFT.
111
112 2010-09-20  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
113
114         * gas/arm/attr-cpu-directive.d: Update test for change in canonical
115         CPU name.
116         * gas/arm/attr-mcpu.d: Likewise.
117
118 2010-09-20  Richard Henderson  <rth@redhat.com>
119
120         * gas/elf/elf.exp: Disable symtab test for alpha.
121
122 2010-09-17  Tejas Belagod  <tejas.belagod@arm.com>
123
124         * gas/arm/thumb2_ldmstm.d: Change single-register stmia to use 16-bit
125         str encoding instead of str.w.  Likewise for ldmia.
126         * gas/arm/thumb2_ldmstm.s: Change stmia comment.  Add tests for T1
127         ldmia-to-ldr.
128
129 2010-09-17  Tejas Belagod  <tejas.belagod@arm.com>
130
131         * gas/arm/msr-reg.s: New file.
132         * gas/arm/msr-reg.d: Likewise.
133         * gas/arm/msr-imm.s: Likewise.
134         * gas/arm/msr-imm.d: Likewise.
135         * gas/arm/msr-imm-bad.d: Likewise.
136         * gas/arm/msr-imm-bad.l: Likewise.
137         * gas/arm/msr-reg-bad.d: Likewise.
138         * gas/arm/msr-imm-bad.d: Likewise.
139         * gas/arm/msr-reg-thumb.d: Likewise.
140         * gas/arm/arch7.s: Add tests for xpsr.
141         * gas/arm/arch7.d: Likewise.
142
143 2010-09-17  Tejas Belagod  <tejas.belagod@arm.com>
144
145         * gas/arm/copro.s: Add test for APSR_nzcv as a MRC operand.
146         * gas/arm/copro.d: Change pc in MRC to disassemble as APSR_nzcv.  Also
147         add disassembly for test added in copro.s
148
149 2010-09-17  Andrew Burgess  <aburgess@broadcom.com>
150
151         PR gas/12011
152         * gas/elf/bad-section-flag.d, * gas/elf/bad-section-flag.err,
153         * gas/elf/bad-section-flag.s: New test.
154         * gas/elf/elf.exp: Run it.
155
156 2010-09-16  Alan Modra  <amodra@gmail.com>
157
158         * gas/all/redef3.d: Don't run on arc.
159         * gas/i386/i386.exp: Don't run intel-got32 on linuxaout.  Move
160         x86_64 mingw exclusions to equivalent elf only block of tests.
161
162 2010-09-15  Kai Tietz  <kai.tietz@onevision.com>
163
164         * gas/pe/pe.exp: Add new test.
165         * gas/pe/seh-x64-err-1.l: New.
166         * gas/pe/seh-x64-err-1.s: New.
167
168         * gas/pe/pe.exp: Add peseh-x64-4,5,6 tests.
169         * gas/pe/peseh-x64-4.s: New.
170         * gas/pe/peseh-x64-4.d: New.
171         * gas/pe/peseh-x64-5.d: New.
172         * gas/pe/peseh-x64-6.d: New.
173
174 2010-09-14  Maciej W. Rozycki  <macro@codesourcery.com>
175
176         * gas/mips/mips32r2-sync.d: New test for MIPS32r2 "sync"
177         instruction variants.
178         * gas/mips/octeon@mips32r2-sync.d: Likewise, Octeon version.
179         * gas/mips/mips32r2-sync.s: Source for the new test.
180         * gas/mips/mips.exp: Run the new test.
181
182 2010-09-13  Kai Tietz  <kai.tietz@onevision.com>
183
184         * gas/pe/pe.exp: Add x64 SEH tests.
185         * gas/pe/peseh-x64.s: New.
186         * gas/pe/peseh-x64.d: New.
187         * gas/pe/peseh-x64-2.s: New.
188         * gas/pe/peseh-x64-2.d: New.
189         * gas/pe/peseh-x64-3.s: New.
190         * gas/pe/peseh-x64-3.d: New.
191
192 2010-09-09  Nick Clifton  <nickc@redhat.com>
193
194         PR gas/11973
195         * gas/mn10300/pr11973.s: New file: Test case.
196         * gas/mn10300/pr11973.d: New file: Expected output.
197         * gas/mn10300/basic.exp: Run the new test.
198
199 2010-09-09 Tejas Belagod  <tejas.belagod@arm.com>
200
201         * gas/arm/addsw-bad.s: New file.
202         * gas/arm/addsw-bad.l: New file.
203         * gas/arm/addsw-bad.d: New file.
204
205 2010-09-03  H.J. Lu  <hongjiu.lu@intel.com>
206
207         PR gas/11974
208         * gas/i386/immed64.s: Add more movabs tests.
209         * gas/i386/immed64.d: Updated.
210
211 2010-09-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
212
213         * gas/elf/dwarf2-1.d: Update DW_OP_reg5 expected output.
214         * gas/elf/dwarf2-2.d: Likewise.
215         * gas/i386/dw2-compress-1.d: Likewise.
216
217 2010-09-03  Kai Tietz  <kai.tietz@onevision.com>
218
219         * gas/cfi/cfi-i386.d: Use objdump -Wf instead of readelf.
220         * gas/cfi/cfi-i386.s: Remove .type directives.
221         * gas/cfi/reloc-pe-i386.d: Adjust test for i386.
222
223 2010-09-02  Richard Henderson  <rth@redhat.com>
224
225         * gas/cfi/cfi-common-1.d: Use objdump instead of readelf to dump.
226         * gas/cfi/cfi-common-2.d, gas/cfi/cfi-common-3.d,
227         gas/cfi/cfi-common-4.d, gas/cfi/cfi-common-6.d,
228         gas/cfi/cfi-common-7.d, gas/cfi/cfi-x86_64.d: Likewise.
229         * gas/cfi/cfi-x86_64.s: Remove .type directives.
230         * gas/cfi/cfi.exp: Run for pecoff objects too.
231
232         * gas/cfi/reloc-pe-i386.d, gas/cfi/reloc-pe-i386.s: New test.
233
234 2010-08-31  H.J. Lu  <hongjiu.lu@intel.com>
235
236         PR binutils/11960
237         * gas/i386/opcode-intel.d: Updated.
238         * gas/i386/x86-64-opcode.d: Likewise.
239
240         * gas/i386/x86-64-opcode.s: Add a "pushw imm16" test.
241
242 2010-08-25  Jie Zhang  <jie@codesourcery.com>
243
244         * gas/arm/ldst-pc.d: New test.
245         * gas/arm/ldst-pc.s: New test.
246         * gas/arm/sp-pc-validations-bad.s: `str r0,[pc,#4]' is valid.
247         * gas/arm/sp-pc-validations-bad.l: Adjust accordingly.
248
249 2010-08-17  Roland McGrath  <roland@redhat.com>
250
251         * gas/elf/groupauto.s: New file.
252         * gas/elf/groupautoa.d: New file.
253         * gas/elf/groupautob.d: New file.
254         * gas/elf/elf.exp (run_elf_list_test): Use them.
255
256 2010-08-06  Quentin Neill <quentin.neill@amd.com>
257
258         * gas/i386/arch-10-1.l: Add nopl instruction.
259         * gas/i386/arch-10-2.l: Likewise.
260         * gas/i386/arch-10-3.l: Likewise.
261         * gas/i386/arch-10-4.l: Likewise.
262         * gas/i386/arch-10.s: Likewise.
263         * gas/i386/arch-10.d: Add nopl instruction, and +nopl extension
264         flag to as flags.
265         * gas/i386/nops-5-i686.d: Change alignment code generated for
266         -mtune=i686.
267         * gas/i386/nops-5.d: Change alignment code generated for
268         .arch i686.
269         * gas/i386/x86-64-nops-5-k8.d: Likewise.
270         * gas/i386/x86-64-nops-5.d: Likewise.
271
272 2010-08-05  H.J. Lu  <hongjiu.lu@intel.com>
273
274         * gas/i386/i386.exp: Run arch-4.
275
276         * gas/i386/arch-4.d: New.
277         * gas/i386/arch-4.s: Likewise.
278
279         * gas/i386/intel.d: Replace ud2a/ud2b with ud2/ud1.
280         * gas/i386/opcode-intel.d: Likewise.
281         * gas/i386/opcode-suffix.d: Likewise.
282         * gas/i386/opcode.d: Likewise.
283
284 2010-08-03  Alan Modra  <amodra@gmail.com>
285
286         * gas/all/octa.s, * gas/all/octa.d: New test.
287         * gas/all/gas.exp: Run octa.
288         * gas/elf/data-1.s, * gas/elf/data-1.d: Delete.
289         * gas/elf/elf.exp: Don't run data-1.
290
291 2010-08-02  H.J. Lu  <hongjiu.lu@intel.com>
292
293         * elf/elf.exp: Run data-1 only for i*86, x86_64 and ia64.
294
295 2010-08-02  H.J. Lu  <hongjiu.lu@intel.com>
296
297         PR gas/11867
298         * gas/elf/data-1.d: New.
299         * gas/elf/data-1.s: Likewise.
300
301         * elf/elf.exp: Run data-1.
302
303 2010-08-02  Tristan Gingold  <gingold@adacore.com>
304
305         * lib/gas-defs.exp (get_standard_section_names): New function.
306         (run_dump_tests): Document the new behavior for objdump,
307         document to new section-subst option.  Automatically perform
308         substitutions for objdump.
309         (objdump_finish): Add REF_SUBST argument.
310         (run_list_test): Adjust call of regexp_diff.
311         (run_list_test_stdin): Ditto.
312         * gas/all/gas.exp (test_cond): Adjust call of regexp_diff.
313         * gas/symver/symver.exp (run_error_test): Ditto.
314         * gas/mt/relocs.exp (regexp_test): Ditto.
315         * gas/mep/complex-relocs.exp (regexp_test): Ditto.
316         * gas/m68k/all.exp: Ditto.
317         * gas/elf/elf.exp (run_elf_list_test): Ditto.
318         * gas/rx/rx-asm-good.d: Set section-subst to no.
319
320 2010-08-02  Alan Modra  <amodra@gmail.com>
321
322         * gas/i386/i386.exp (dw2-compress-1): Only run on ELF targets.
323         (dw2-compress-2, x86-64-dw2-compress-2): Remove unnecessary linux
324         target test.
325
326 2010-08-02  Alan Modra  <amodra@gmail.com>
327
328         * gas/ppc/power4.d: Update for ppc_fix_adjustable change.
329
330 2010-07-28  H.J. Lu  <hongjiu.lu@intel.com>
331
332         * gas/i386/i386.exp: Xfail dw2-compress-2 and
333         x86-64-dw2-compress-2.
334
335 2010-07-24  Maciej W. Rozycki  <macro@codesourcery.com>
336
337         * gas/mips/jal-svr4pic-noreorder.d: New test case.
338         * gas/mips/mips1@jal-svr4pic-noreorder.d: New test
339         subarchitecture.
340         * gas/mips/r3000@jal-svr4pic-noreorder.d: Likewise.
341         * gas/mips/jal-svr4pic-noreorder.s: Source for the new test
342         case.
343         * gas/mips/mips.exp: Run the new test case.
344
345 2010-07-24  Maciej W. Rozycki  <macro@codesourcery.com>
346
347         * gas/mips/jal-svr4pic.d: Rename to...
348         * gas/mips/mips1@jal-svr4pic.d: ... this.
349         * gas/mips/r3000@jal-svr4pic.d: New test subarchitecture.
350         * gas/mips/jal-svr4pic.d: New default subarchitecture patterns.
351         * gas/mips/mips.exp: Run jal-svr4pic with run_dump_test_arches
352         rather than run_dump_test.
353
354 2010-07-24  Maciej W. Rozycki  <macro@codesourcery.com>
355
356         * gas/mips/jal-svr4pic.d: Reformat.  Use --show-raw-insn with
357         `objdump'.
358         * gas/mips/jal-svr4pic.s: Reformat.  Fix up trailing zeroes.
359
360 2010-07-24  Maciej W. Rozycki  <macro@codesourcery.com>
361
362         * lib/gas-defs.exp (run_dump_test): Handle the "dump" option.
363
364 2010-07-23  Naveen.H.S  <naveen.S@kpitcummins.com>
365             Ina Pandit  <ina.pandit@kpitcummins.com>
366
367         * gas/v850/split-lo16.d: Update the "ld" instructions with a space
368         for second operand.
369         * gas/v850/v850e1.d: Likewise.
370
371 2010-07-22  Alan Modra  <amodra@gmail.com>
372
373         * gas/arm/mapdir.s: Don't specify attr/type for .fini_array.
374         * gas/elf/dwarf2-3.s: Don't specify attr for .init_array.
375         * gas/elf/dwarf2-3.d: Don't run on h8300.
376
377 2010-07-19  Andreas Schwab  <schwab@redhat.com>
378
379         * gas/i386/x86-64-unwind.d: Ignore "Key to Flags" contents.
380         * gas/ia64/alias-ilp32.d: Likewise.
381         * gas/ia64/alias.d: Likewise.
382         * gas/ia64/group-1.d: Likewise.
383         * gas/ia64/group-2.d: Likewise.
384         * gas/ia64/secname-ilp32.d: Likewise.
385         * gas/ia64/secname.d: Likewise.
386         * gas/ia64/unwind-ilp32.d: Likewise.
387         * gas/ia64/unwind.d: Likewise.
388         * gas/mmix/byte-1.d: Likewise.
389         * gas/mmix/loc-1.d: Likewise.
390         * gas/mmix/loc-2.d: Likewise.
391         * gas/mmix/loc-3.d: Likewise.
392         * gas/mmix/loc-4.d: Likewise.
393         * gas/mmix/loc-5.d: Likewise.
394
395 2010-07-16  H.J. Lu  <hongjiu.lu@intel.com>
396
397         * gas/i386/i386.exp: Run dw2-compress-2 only for 32bit.
398
399 2010-07-14  Rhonda Wittels  <rhonda@codesourcery.com>
400
401         * gas/elf/pseudo.s: New.
402         * gas/elf/pseudo.l: New.
403         * gas/elf/pseudo.d: New.
404         * gas/elf/elf.exp: Run the new test.
405
406 2010-07-14  H.J. Lu  <hongjiu.lu@intel.com>
407
408         * config/default.exp (ADDR2LINE): New.
409         (ADDR2LINEFLAGS): Likewise.
410
411         * gas/i386/i386.exp: Run dw2-compress-2 and x86-64-dw2-compress-2.
412
413         * gas/i386/dw2-compress-2.d: New.
414         * gas/i386/dw2-compress-2.s: Likewise.
415         * gas/i386/x86-64-dw2-compress-2.d: Likewise.
416         * gas/i386/x86-64-dw2-compress-2.s: Likewise.
417
418         * lib/gas-defs.exp (run_dump_test): Support addr2line as dump
419         program.
420         (slurp_options): Allow numbers in options.
421
422 2010-07-14  Maciej W. Rozycki  <macro@codesourcery.com>
423
424         * gas/elf/dwarf2-3.s: Replace .short and .long directives in
425         .debug_info section with .2byte and .4byte respectively.
426
427 2010-07-11  Kai Tietz  <kai.tietz@onevision.com>
428
429         * gas/pe/aligncomm-b.d: Regenerated content dump.
430         * gas/pe/aligncomm-d.d: Regenerated content dump.
431         * gas/i386/i386.exp: Disable for mingw 64-bit the intel-got64 test.
432
433 2010-07-08 Tejas Belagod <tejas.belagod@arm.com>
434
435         * gas/arm/barrier.s: New file.
436         * gas/arm/barrier.d: New file.
437         * gas/arm/barrier-thumb.s: New file.
438         * gas/arm/barrier-thumb.d: New file.
439         * gas/arm/barrier-bad.s: New file.
440         * gas/arm/barrier-bad.d: New file.
441         * gas/arm/barrier-bad.l: New file.
442         * gas/arm/barrier-bad-thumb.s: New file.
443         * gas/arm/barrier-bad-thumb.d: New file.
444         * gas/arm/barrier-bad-thumb.l: New file.
445
446 2010-07-08  Daniel Gutson  <dgutson@codesourcery.com>
447
448         * gas/arm/reloc-bad.d: New.
449         * gas/arm/reloc-bad.s: New.
450         * gas/arm/reloc-bad.l: New.
451
452 2010-07-06  Maciej W. Rozycki  <macro@codesourcery.com>
453
454         * gas/mips/elf-rel27.d: New test for HI16/LO16 relocation
455         pairing.
456         * gas/mips/elf-rel27.s: Source for the new test.
457         * gas/mips/mips.exp: Create "mips16" architecture.  Adjust
458         conditions involving negated properties throughout to require
459         "mips1" as appropriate.  Run the new test.
460         (mips_arch_destroy): New procedure.
461
462 2010-07-05  Maciej W. Rozycki  <macro@codesourcery.com>
463
464         * gas/mips/mips.exp (run_dump_test_arch): Check for the presence
465         of an architecture-specific test first and use it if found,
466         before falling back to the generic one.
467
468 2010-07-05  Maciej W. Rozycki  <macro@codesourcery.com>
469
470         * gas/mips/mips4-fp.d, gas/mips/mips4-fp.s: Remove checks for
471         branch-likely instructions and place them...
472         * gas/mips/mips4-branch-likely.d, gas/mips/mips4-branch-likely.s:
473         ... in this new test.
474         * gas/mips/mips4-fp.l: Update accordingly.
475         * gas/mips/mips4-branch-likely.l: New stderr output for the new
476         test.
477         * gas/mips/mips.exp (mips4-branch-likely): Run a dump test and
478         a list test with mips4-branch-likely similarly to mips4-fp.
479
480 2010-07-05  Maciej W. Rozycki  <macro@codesourcery.com>
481
482         * gas/mips/beq.d, gas/mips/beq.s: Remove checks for
483         branch-likely instructions.
484         * gas/mips/bge.d, gas/mips/bge.s: Likewise.
485         * gas/mips/bgeu.d, gas/mips/bgeu.s: Likewise.
486         * gas/mips/blt.d, gas/mips/blt.s: Likewise.
487         * gas/mips/bltu.d, gas/mips/bltu.s: Likewise.
488         * gas/mips/branch-likely.d, gas/mips/branch-likely.s: New test,
489         collecting checks for branch-likely instructions removed from
490         the above.
491         * gas/mips/mips.exp: Run the new test and update the
492         constraints for the updated tests to include MIPS I.
493
494 2010-07-05  Maciej W. Rozycki  <macro@codesourcery.com>
495
496         * gas/mips/mips4-fp.d: Reformat.
497
498 2010-07-05  Maciej W. Rozycki  <macro@codesourcery.com>
499
500         * gas/mips/beq.d: Reformat.
501         * gas/mips/bge.d, gas/mips/bgeu.d: Likewise.
502         * gas/mips/blt.d, gas/mips/bltu.d: Likewise.
503
504 2010-07-05  Maciej W. Rozycki  <macro@codesourcery.com>
505
506         * gas/mips/beq.d: Remove leftover symbols/relocs from the
507         change on 2009-02-06.
508
509 2010-07-05  H.J. Lu  <hongjiu.lu@intel.com>
510
511         AVX Programming Reference (June, 2010)
512         * gas/i386/rdrnd.s: Replace rdrnd with rdrand.
513         * gas/i386/rdrnd-intel.d: Likewise.
514         * gas/i386/rdrnd.d: Likewise.
515         * gas/i386/x86-64-rdrnd-intel.d: Likewise.
516         * gas/i386/x86-64-rdrnd.d: Likewise.
517         * gas/i386/x86-64-rdrnd.s: Likewise.
518
519 2010-07-05  H.J. Lu  <hongjiu.lu@intel.com>
520
521         PR gas/10531
522         PR gas/11789
523         * gas/i386/dw2-compress-1.d: Remove bogus line debug info.
524
525         * gas/elf/dwarf2-1.d: New.
526         * gas/elf/dwarf2-1.s: Likewise.
527         * gas/elf/dwarf2-2.d: Likewise.
528         * gas/elf/dwarf2-2.s: Likewise.
529         * gas/elf/dwarf2-3.d: Likewise.
530         * gas/elf/dwarf2-3.s: Likewise.
531         * gas/i386/debug1.d: Likewise.
532         * gas/i386/debug1.s: Likewise.
533
534         * gas/elf/elf.exp: Run dwarf2-1, dwarf2-2 and dwarf2-3.
535
536         * gas/i386/i386.exp: Run debug1 for both 32bit and 64bit.
537
538 2010-07-04  H.J. Lu  <hongjiu.lu@intel.com>
539
540         * gas/i386/dw2-compress-1.d: New.
541         * gas/i386/dw2-compress-1.s: Likewise.
542
543         * gas/i386/i386.exp: Run dw2-compress-1 for Linux.
544
545 2010-07-03  Jan Beulich  <jbeulich@novell.com>
546
547         PR gas/11732
548         * gas/i386/i386.exp: Run new tests.
549         * gas/i386/intel-got{32,64}.{s,d}: New.
550
551 2010-07-01  H.J. Lu  <hongjiu.lu@intel.com>
552
553         AVX Programming Reference (June, 2010)
554         * gas/i386/arch-10.s: Add xsaveopt.
555         * gas/i386/x86-64-arch-2.s: Likwise.
556
557         * gas/i386/arch-10.d: Updated.
558         * gas/i386/arch-10-1.l: Likewise.
559         * gas/i386/arch-10-2.l: Likewise.
560         * gas/i386/arch-10-3.l: Likewise.
561         * gas/i386/arch-10-4.l: Likewise.
562         * gas/i386/x86-64-arch-2.d: Likewise.
563
564         * gas/i386/f16c-intel.d: New.
565         * gas/i386/f16c.d: Likewise.
566         * gas/i386/f16c.s: Likewise.
567         * gas/i386/fsgs-intel.d: Likewise.
568         * gas/i386/fsgs.d: Likewise.
569         * gas/i386/fsgs.s: Likewise.
570         * gas/i386/rdrnd-intel.d: Likewise.
571         * gas/i386/rdrnd.d: Likewise.
572         * gas/i386/rdrnd.s: Likewise.
573         * gas/i386/x86-64-f16c-intel.d: Likewise.
574         * gas/i386/x86-64-f16c.d: Likewise.
575         * gas/i386/x86-64-f16c.s: Likewise.
576         * gas/i386/x86-64-fsgs-intel.d: Likewise.
577         * gas/i386/x86-64-fsgs.d: Likewise.
578         * gas/i386/x86-64-fsgs.s: Likewise.
579         * gas/i386/x86-64-rdrnd-intel.d: Likewise.
580         * gas/i386/x86-64-rdrnd.d: Likewise.
581         * gas/i386/x86-64-rdrnd.s: Likewise.
582
583         * gas/i386/i386.exp: Run f16c, f16c-intel, fsgs, fsgs-intel,
584         rdrnd, rdrnd-intel, x86-64-f16c, x86-64-f16c-intel, x86-64-fsgs,
585         x86-64-fsgs-intel, x86-64-rdrnd, x86-64-rdrnd-intel.
586
587         * gas/i386/x86-64-xsave.s: Add tests for xsaveopt64.
588
589         * gas/i386/x86-64-xsave-intel.d: Updated.
590         * gas/i386/x86-64-xsave.d: Likewise.
591
592 2010-07-01  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
593
594         * gas/arm/thumb2_bad_reg.s: Update mov register tests.
595         * gas/arm/thumb2_bad_reg.l: Likewise.
596
597 2010-06-29  Alan Modra  <amodra@gmail.com>
598
599         * gas/maxq10/maxq10.exp: Delete file.
600         * gas/maxq10/bits.d, * gas/maxq10/bits.s, * gas/maxq10/call.d,
601         * gas/maxq10/call.s, * gas/maxq10/data.s, * gas/maxq10/data2.d,
602         * gas/maxq10/data2.s, * gas/maxq10/data3.d, * gas/maxq10/data3.s,
603         * gas/maxq10/err.s, * gas/maxq10/jump.d, * gas/maxq10/jump.s,
604         * gas/maxq10/logical.d, * gas/maxq10/logical.s, * gas/maxq10/math.d,
605         * gas/maxq10/math.s, * gas/maxq10/pmtest.d, * gas/maxq10/pmtest.s,
606         * gas/maxq10/range.d, * gas/maxq10/range.s: Likewise.
607         * gas/maxq20/maxq20.exp: Delete file.
608         * gas/maxq20/bits.d, * gas/maxq20/bits.s, * gas/maxq20/call.d,
609         * gas/maxq20/call.s, * gas/maxq20/data1.d, * gas/maxq20/data1.s,
610         * gas/maxq20/data2.d, * gas/maxq20/data2.s, * gas/maxq20/data3.d,
611         * gas/maxq20/data3.s, * gas/maxq20/jump.d, * gas/maxq20/jump.s,
612         * gas/maxq20/jzimm.d, * gas/maxq20/jzimm.s, * gas/maxq20/logical.d,
613         * gas/maxq20/logical.s, * gas/maxq20/math.d, * gas/maxq20/math.s,
614         * gas/maxq20/pfx2.s, * gas/maxq20/pmtest.d, * gas/maxq20/pmtest.s,
615         * gas/maxq20/pxf0.s, * gas/maxq20/range.d,
616         * gas/maxq20/range.s: Likewise.
617         * gas/all/gas.exp: Remove references to maxq.
618
619 2010-06-28  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
620
621         * gas/arm/neon-ldst-align-bad.l: Update for Neon alignment syntax fix.
622         * gas/arm/neon-ldst-align-bad.s: Likewise.
623         * gas/arm/neon-ldst-es.d: Likewise.
624         * gas/arm/neon-ldst-es.s: Likewise.
625
626 2010-06-22  Jan Beulich  <jbeulich@novell.com>
627
628         * gas/i386/jump.d: Adjust.
629         * gas/i386/jump.s: Add check for branch to 2+$.
630
631 2010-06-18  Joseph Myers  <joseph@codesourcery.com>
632
633         * gas/tic6x/resource-func-unit-1.d,
634         gas/tic6x/resource-func-unit-1.l,
635         gas/tic6x/resource-func-unit-1.s,
636         gas/tic6x/resource-func-unit-2.d,
637         gas/tic6x/resource-func-unit-2.l,
638         gas/tic6x/resource-func-unit-2.s: New.
639
640 2010-06-16  Vincent Rivière  <vincent.riviere@freesbee.fr>
641
642         PR gas/11673
643         * gas/m68k/p11673.s: New test.
644         * gas/m68k/all.exp: Run the new test.
645
646 2010-06-16  Nick Clifton  <nickc@redhat.com>
647
648         PR binutils/11676
649         * gas/m68k/pr11676.s: New test.
650         * gas/m68k/pr11676.d: Expected disassembly.
651         * gas/m68k/all.exp: Run the new test.
652
653 2010-06-15  Joseph Myers  <joseph@codesourcery.com>
654
655         * gas/elf/elf.exp: Set target_machine for tic6x-*-*.
656         * gas/elf/section2.e-tic6x, gas/tic6x/attr-arch-directive-1.d,
657         gas/tic6x/attr-arch-directive-1.s,
658         gas/tic6x/attr-arch-directive-2.d,
659         gas/tic6x/attr-arch-directive-2.s,
660         gas/tic6x/attr-arch-directive-3.d,
661         gas/tic6x/attr-arch-directive-3.s,
662         gas/tic6x/attr-arch-directive-4.d,
663         gas/tic6x/attr-arch-directive-4.s,
664         gas/tic6x/attr-arch-directive-5.d,
665         gas/tic6x/attr-arch-directive-5.s,
666         gas/tic6x/attr-arch-opts-c62x.d, gas/tic6x/attr-arch-opts-c64x+.d,
667         gas/tic6x/attr-arch-opts-c64x.d, gas/tic6x/attr-arch-opts-c674x.d,
668         gas/tic6x/attr-arch-opts-c67x+.d, gas/tic6x/attr-arch-opts-c67x.d,
669         gas/tic6x/attr-arch-opts-none-1.d,
670         gas/tic6x/attr-arch-opts-none-2.d,
671         gas/tic6x/attr-arch-opts-override-1.d,
672         gas/tic6x/attr-arch-opts-override-2.d, gas/tic6x/empty.s: New.
673
674 2010-06-14  Sebastian Andrzej Siewior  <bigeasy@linutronix.de>
675
676         * gas/ppc/e500.s: Add eieio, mbar and lwsync
677         * gas/ppc/e500.d: Likewise.
678
679 2010-06-09 Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
680
681         * gas/arm/vldm-arm.d: New test.
682         * gas/arm/vldm-thumb-bad.d: Likewise.
683         * gas/arm/vldm-thumb-bad.l: Likewise.
684         * gas/arm/vldm.s: Likewise.
685         * gas/arm/vldmw-arm-bad.d: Likewise.
686         * gas/arm/vldmw-bad.l: Likewise.
687         * gad/arm-vldmw-bad.s: Likewise.
688         * gas/arm/vldmw-thumb-bad.d: Likewise.
689
690 2010-06-07  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
691         * gas/arm/thumb-eabi.d: Add case for divided syntax encoding of movs.
692         * gas/arm/thumb.d: Likewise.
693         * gas/arm/thumb.s: Likewise.
694         * gas/arm/thumb2_it.d: Update for change in lsls/movs disassembly.
695         * gas/arm/thumb2_it_auto.d: Liekwise.
696         * gas/arm/thumb32.d: Likewise.
697
698 2010-05-28  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
699
700         * gas/arm/thumb2_it_auto.d: Update for change in movs encoding.
701         gas/arm/thumb2_it.d: Likewise.
702         gas/arm/thumb32.d: Likewise.
703
704 2010-05-27  Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
705
706         * gas/arm/thumb2_ldmstm.d: Add new testcases.
707         * gas/arm/thumb2_ldmstm.s: Likeiwse.
708         * gas/arm/thumb2_ldmstm_bad.d: Add testcases to check for
709         UNPREDICTABLE ldm/stm.
710         * gas/arm/thumb2_ldmstm_bad.l: Likewise.
711         * gas/arm/thumb2_ldmstm_bad.s: Likewise.
712
713 2010-05-26  Catherine Moore  <clm@codesoucery.com>
714             Maxim Kuvyrkov  <maxim@codesourcery.com>
715
716         * gas/mips/set-arch.d: Expect ehb.
717
718 2010-05-26  Catherine Moore  <clm@codesoucery.com>
719
720         * gas/mips/mips-no-jalx.l: Delete.
721         * gas/mips/mips-no-jalx.s: Delete.
722         * gas/mips/mips-jalx-2.d: New.
723         * gas/mips/mips-jalx-2.s: New.
724         * gas/mips/mips.exp (mips-jalx-2): Run new test.
725         (mips-no-jalx): Remove deleted test.
726
727 2010-05-25  Daniel Jacobowitz  <dan@codesourcery.com>
728             Joseph Myers  <joseph@codesourcery.com>
729             Andrew Stubbs  <ams@codesourcery.com>
730
731         * gas/sh/basic.exp: Run new tests.  Handle uClinux like Linux.
732         * gas/sh/fdpic.d: New file.
733         * gas/sh/fdpic.s: New file.
734         * gas/sh/reg-prefix.d: Force big-endian.
735         * gas/sh/sh2a-pic.d: New file.
736         * gas/sh/sh2a-pic.s: New file.
737         * lib/gas-defs.exp (is_elf_format): Include sh*-*-uclinux*.
738
739 2010-05-18  H.J. Lu  <hongjiu.lu@intel.com>
740
741         PR gas/11600
742         * gas/elf/elf.exp: Run section8.
743
744         * gas/elf/section8.d: New.
745         * gas/elf/section8.s: Likewise.
746
747 2010-05-13  Nathan Sidwell  <nathan@codesourcery.com>
748
749         * gas/arm/armv1-bad.l: Adjust expected error text.
750         * gas/arm/arch7em-bad.l: Likewise.
751         * gas/arm/arch7m-bad.l: Likewise.
752         * gas/arm/thumb-w-bad.l: Likewise.
753         * gas/arm/arm7-bad.d: New.
754         * gas/arm/arm7-bad.l: New.
755         * gas/arm/arm7-bad.s: New.
756
757 2010-05-13  Alan Modra  <amodra@gmail.com>
758
759         * gas/all/gas.exp: Don't run byte test on powerpc.
760
761         * gas/ppc/a2.d: Correct wclr encoding.
762
763 2010-05-11  Andrew Stubbs  <ams@codesourcery.com>
764
765         * gas/arm/attr-cpu-directive.d: Add Tag_DIV_use.
766         * gas/arm/attr-default.d: Likewise.
767         * gas/arm/attr-march-armv1.d: Likewise.
768         * gas/arm/attr-march-armv2.d: Likewise.
769         * gas/arm/attr-march-armv2a.d: Likewise.
770         * gas/arm/attr-march-armv2s.d: Likewise.
771         * gas/arm/attr-march-armv3.d: Likewise.
772         * gas/arm/attr-march-armv3m.d: Likewise.
773         * gas/arm/attr-march-armv4.d: Likewise.
774         * gas/arm/attr-march-armv4t.d: Likewise.
775         * gas/arm/attr-march-armv4txm.d: Likewise.
776         * gas/arm/attr-march-armv4xm.d: Likewise.
777         * gas/arm/attr-march-armv5.d: Likewise.
778         * gas/arm/attr-march-armv5t.d: Likewise.
779         * gas/arm/attr-march-armv5te.d: Likewise.
780         * gas/arm/attr-march-armv5tej.d: Likewise.
781         * gas/arm/attr-march-armv5texp.d: Likewise.
782         * gas/arm/attr-march-armv5txm.d: Likewise.
783         * gas/arm/attr-march-armv6-m.d: Likewise.
784         * gas/arm/attr-march-armv6.d: Likewise.
785         * gas/arm/attr-march-armv6j.d: Likewise.
786         * gas/arm/attr-march-armv6k.d: Likewise.
787         * gas/arm/attr-march-armv6kt2.d: Likewise.
788         * gas/arm/attr-march-armv6t2.d: Likewise.
789         * gas/arm/attr-march-armv6z.d: Likewise.
790         * gas/arm/attr-march-armv6zk.d: Likewise.
791         * gas/arm/attr-march-armv6zkt2.d: Likewise.
792         * gas/arm/attr-march-armv6zt2.d: Likewise.
793         * gas/arm/attr-march-armv7-a.d: Likewise.
794         * gas/arm/attr-march-armv7.d: Likewise.
795         * gas/arm/attr-march-armv7a.d: Likewise.
796         * gas/arm/attr-march-iwmmxt.d: Likewise.
797         * gas/arm/attr-march-iwmmxt2.d: Likewise.
798         * gas/arm/attr-march-marvell-f.d: Likewise.
799         * gas/arm/attr-march-xscale.d: Likewise.
800         * gas/arm/attr-mcpu.d: Likewise.
801         * gas/arm/attr-mfpu-arm1020e.d: Likewise.
802         * gas/arm/attr-mfpu-arm1020t.d: Likewise.
803         * gas/arm/attr-mfpu-arm1136jf-s.d: Likewise.
804         * gas/arm/attr-mfpu-arm1136jfs.d: Likewise.
805         * gas/arm/attr-mfpu-arm7500fe.d: Likewise.
806         * gas/arm/attr-mfpu-fpa.d: Likewise.
807         * gas/arm/attr-mfpu-fpa10.d: Likewise.
808         * gas/arm/attr-mfpu-fpa11.d: Likewise.
809         * gas/arm/attr-mfpu-fpe.d: Likewise.
810         * gas/arm/attr-mfpu-fpe2.d: Likewise.
811         * gas/arm/attr-mfpu-fpe3.d: Likewise.
812         * gas/arm/attr-mfpu-maverick.d: Likewise.
813         * gas/arm/attr-mfpu-neon-fp16.d: Likewise.
814         * gas/arm/attr-mfpu-neon.d: Likewise.
815         * gas/arm/attr-mfpu-softfpa.d: Likewise.
816         * gas/arm/attr-mfpu-softvfp+vfp.d: Likewise.
817         * gas/arm/attr-mfpu-softvfp.d: Likewise.
818         * gas/arm/attr-mfpu-vfp.d: Likewise.
819         * gas/arm/attr-mfpu-vfp10-r0.d: Likewise.
820         * gas/arm/attr-mfpu-vfp10.d: Likewise.
821         * gas/arm/attr-mfpu-vfp3.d: Likewise.
822         * gas/arm/attr-mfpu-vfp9.d: Likewise.
823         * gas/arm/attr-mfpu-vfpv2.d: Likewise.
824         * gas/arm/attr-mfpu-vfpv3-d16.d: Likewise.
825         * gas/arm/attr-mfpu-vfpv3.d: Likewise.
826         * gas/arm/attr-mfpu-vfpv4-d16.d: Likewise.
827         * gas/arm/attr-mfpu-vfpv4.d: Likewise.
828         * gas/arm/attr-mfpu-vfpxd.d: Likewise.
829         * gas/arm/attr-order.d: Likewise.
830         * gas/arm/attr-override-cpu-directive.d: Likewise.
831         * gas/arm/attr-override-mcpu.d: Likewise.
832         * gas/arm/eabi_attr_1.d: Likewise.
833
834 2010-05-11  Jie Zhang  <jie@codesourcery.com>
835
836         * gas/arm/attr-mfpu-vfpxd.d: New test.
837
838 2010-05-11  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
839
840         * gas/arm/thumb32.d: Fix expected disassembly of ldmia
841         instruction.
842
843 2010-05-05  Nathan Sidwell  <nathan@codesourcery.com>
844
845         * gas/all/byte.s: New.
846         * gas/all/byte.l: New.
847         * gas/all/byte.d: New.
848         * gas/all/gas.exp: Add it.
849
850 2010-04-29  Nathan Sidwell  <nathan@codesourcery.com>
851
852         * gas/arm/weakdef-1.s: New.
853         * gas/arm/weakdef-1.d: New.
854         * gas/arm/weakdef-2.s: New.
855         * gas/arm/weakdef-2.d: New.
856         * gas/arm/weakdef-2.l: New.
857
858 2010-04-27  Joseph Myers  <joseph@codesourcery.com>
859
860         * gas/tic6x/align-1-be.d, gas/tic6x/align-1.d,
861         gas/tic6x/align-1.s, gas/tic6x/align-2.d, gas/tic6x/align-2.s:
862         New.
863
864 2010-04-24  H.J. Lu  <hongjiu.lu@intel.com>
865
866         PR gas/11535
867         * gas/i386/intelok.s: Add tests for "call|jmp [xtrn]".
868         * gas/i386/intelok.d: Updated.
869
870 2010-04-21  Joseph Myers  <joseph@codesourcery.com>
871
872         * gas/tic6x/insns-c674x.s, gas/tic6x/insns-c674x.d: Also test
873         "b .S2 b3".
874
875 2010-04-21  H.J. Lu  <hongjiu.lu@intel.com>
876
877         PR gas/11509
878         * gas/i386/equ.s: Add tests for ".equ symbol, reg + NUM".
879         * gas/i386/equ.d: Updated.
880
881 2010-04-20  Nick Clifton  <nickc@redhat.com>
882
883         PR gas/11507
884         * gas/macros/altmacro.s: New test.
885         * gas/macros/altmacro.d: Expected output.
886
887 2010-04-16  Nick Clifton  <nickc@redhat.com>
888
889         PR gas/11395
890         * gas/hppa/basic/add2.s: Add test of simple 32-bit instruction.
891         * gas/hppa/basic/basic.exp (do_add2): Add grep for expected
892         disassembly.
893
894 2010-04-15  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
895
896         * gas/arm/attr-mcpu.d: Update for new attribute tag names.
897         * gas/arm/attr-mfpu-arm1020e.d: Likewise.
898         * gas/arm/attr-mfpu-arm1020t.d: Likewise.
899         * gas/arm/attr-mfpu-arm1136jf-s.d: Likewise.
900         * gas/arm/attr-mfpu-arm1136jfs.d: Likewise.
901         * gas/arm/attr-mfpu-neon-fp16.d: Likewise.
902         * gas/arm/attr-mfpu-neon.d: Likewise.
903         * gas/arm/attr-mfpu-softvfp+vfp.d: Likewise.
904         * gas/arm/attr-mfpu-vfp.d: Likewise.
905         * gas/arm/attr-mfpu-vfp10-r0.d: Likewise.
906         * gas/arm/attr-mfpu-vfp10.d: Likewise.
907         * gas/arm/attr-mfpu-vfp3.d: Likewise.
908         * gas/arm/attr-mfpu-vfp9.d: Likewise.
909         * gas/arm/attr-mfpu-vfpv2.d: Likewise.
910         * gas/arm/attr-mfpu-vfpv3-d16.d: Likewise.
911         * gas/arm/attr-mfpu-vfpv3.d: Likewise.
912         * gas/arm/attr-mfpu-vfpv4-d16.d: Likewise.
913         * gas/arm/attr-mfpu-vfpv4.d: Likewise.
914         * gas/arm/attr-mfpu-vfpxd.d: Likewise.
915         * gas/arm/attr-names.d: Add test to make sure all attribute names
916         are recognised.
917         * gas/arm/attr-names.s: Likewise.
918
919 2010-04-07  Jie Zhang  <jie@codesourcery.com>
920
921         * gas/arm/mapmisc.s: Test multiple mapping symbols have
922         the same value 0.
923
924 2010-04-06  Peter Bergner  <bergner@vnet.ibm.com>
925
926         * gas/ppc/476.d ("dccci", "dci", "iccci"): Add tests.
927         * gas/ppc/476.s: Likewise.
928         * gas/ppc/a2.d ("dccci", "dci", "iccci", "ici"): Add tests.
929         * gas/ppc/a2.s: Likewise.
930
931 2010-03-25  Joseph Myers  <joseph@codesourcery.com>
932
933         * gas/tic6x: New directory and testcases.
934
935 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
936
937         * gas/macros/dot.s: Remove space in .byte operands.
938
939 2010-03-22  Sebastian Pop  <sebastian.pop@amd.com>
940             Quentin Neill <quentin.neill@amd.com>
941
942         * testsuite/gas/i386/x86-64-lwp.s: Remove use of 16bit LWP insns.
943         * testsuite/gas/i386/lwp.s: Same.
944         * testsuite/gas/i386/x86-64-lwp.d: Updated.
945         * testsuite/gas/i386/lwp.d: Updated.
946
947 2010-03-19  Jie Zhang  <jie@codesourcery.com>
948
949         * gas/arm/mapmisc.s: Add the test case for two mapping
950         symbols having the same value.
951         * gas/arm/mapmisc.d: Likewise.
952
953 2010-03-18  Wei Guozhi  <carrot@google.com>
954
955         PR gas/11323
956         * gas/arm/got_prel.s: New test case.
957         * gas/arm/got_prel.d: Expected disassembly.
958
959 2010-03-17  H.J. Lu  <hongjiu.lu@intel.com>
960
961         * gas/i386/i386.exp: Run list-1, list-2 and list-3 only for
962         ELF tagets.
963
964 2010-03-08  H.J. Lu  <hongjiu.lu@intel.com>
965
966         PR gas/9966
967         PR gas/11356
968         * gas/i386/list-1.l: New.
969         * gas/i386/list-1.s: Likewise.
970         * gas/i386/list-2.l: Likewise.
971         * gas/i386/list-2.s: Likewise.
972         * gas/i386/list-3.l: Likewise.
973         * gas/i386/list-3.s: Likewise.
974
975         * gas/i386/i386.exp: Run list-1, list-2 and list-3.
976
977         * lib/gas-defs.exp (gas_run_stdin): New.
978         (run_list_test_stdin): Likewise.
979
980 2010-02-26  Doug Evans  <dje@sebabeach.org>
981
982         * gas/mep/allinsn.be.d: Renamed from allinsn.d.  Pass -EB.
983         * gas/mep/allinsn.exp: branch1 is now bi-endian.
984         * gas/mep/branch1.be.d: Renamed from branch1.d.  Pass -EB.
985         * gas/mep/branch1.le.d: New file.
986         * gas/mep/dj1.be.d: Renamed from dj1.d.  Pass -EB.
987         * gas/mep/dj2.be.d: Renamed from dj2.d.  Pass -EB.
988
989 2010-02-26  Jie Zhang  <jie@codesourcery.com>
990
991         * gas/arm/thumb32.s, gas/arm/thumb32.d: Add a new test
992         for strexd.
993         * gas/arm/thumb32.l: Adjust.
994
995 2010-02-26  Jie Zhang  <jie@codesourcery.com>
996
997         * gas/arm/neon-ldst-align-bad.d: New test.
998         * gas/arm/neon-ldst-align-bad.l: New test.
999         * gas/arm/neon-ldst-align-bad.s: New test.
1000
1001 2010-02-25  Wu Zhangjin  <wuzhangjin@gmail.com>
1002
1003         * gas/mips/loongson-2f-2.s: New test of -mfix-loongson2f-nop.
1004         * gas/mips/loongson-2f-2.d: Likewise.
1005         * gas/mips/loongson-2f-3.s: New test of -mfix-loongson2f-jump.
1006         * gas/mips/loongson-2f-3.d: Likewise.
1007         * gas/mips/mips.exp: Run the new tests.
1008
1009 2010-02-24  Nick Clifton  <nickc@redhat.com>
1010
1011         PR binutils/6773
1012         * gas/arm/arch7em.d: Replace expected disassembly of
1013         <prefix>addsubx with <prefix>asx.  Also replace <prefix>subaddx
1014         with <prefix>sax.
1015         * gas/arm/archv6.d: Likewise.
1016         * gas/arm/thumb32.d: Likewise.
1017
1018 2010-02-23  Daniel Gutson  <dgutson@codesourcery.com>
1019
1020         * gas/arm/depr-swp.d: New test case.
1021         * gas/arm/depr-swp.s: New file.
1022         * gas/arm/depr-swp.l: New file.
1023
1024 2010-02-23  Nick Clifton  <nickc@redhat.com>
1025
1026         * gas/arm/thumb2_bcond.d: Allow for varying number of nops at the
1027         end of the section depending upon the target of the arm assembler
1028         being tested.
1029
1030 2010-02-18  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
1031
1032         * gas/arm/attr-order.d: Fix test for new names for attribute
1033         values.
1034
1035 2010-02-12  Daniel Gutson  <dgutson@codesourcery.com>
1036
1037         * gas/arm/sp-pc-validations-bad.d: New testcase.
1038         * gas/arm/sp-pc-validations-bad.l: New file.
1039         * gas/arm/sp-pc-validations-bad.s: New file.
1040         * gas/arm/sp-pc-validations-bad-t.d: New testcase.
1041         * gas/arm/sp-pc-validations-bad-t.l: New file.
1042         * gas/arm/sp-pc-validations-bad-t.s: New file.
1043         * gas/arm/sp-pc-usage-t.d: Removed invalid insns.
1044         * gas/arm/sp-pc-usage-t.s: Likewise.
1045         * gas/arm/unpredictable.d: Likewise.
1046         * gas/arm/unpredictable.s: Likewise.
1047         * gas/arm/thumb2_bcond.d: Added test.
1048         * gas/arm/thumb2_bcond.s: Likewise.
1049
1050 2010-02-12  Tristan Gingold  <gingold@adacore.com>
1051
1052         * gas/ia64/slotcount.s, gas/ia64/slotcount.s: New test.
1053         * gas/ia64/ia64.exp: Add slotcount test (vms only).
1054
1055 2010-02-10  Quentin Neill  <quentin.neill@amd.com>
1056             Sebastian Pop  <sebastian.pop@amd.com>
1057
1058         * gas/i386/x86-64-xop.d: Add vpermil2p[sd] tests.
1059         * gas/i386/x86-64-xop.s: Likewise.
1060         * gas/i386/xop.d: Likewise.
1061         * gas/i386/xop.s: Likewise.
1062
1063 2010-02-08  Christophe Lyon  <christophe.lyon@st.com>
1064
1065         * gas/arm/branch-reloc.s, gas/arm/branch-reloc.d,
1066         gas/arm/branch-reloc.l: New tests and expected results with all
1067         variants of call: ARM/Thumb, local/global, inter/intra-section,
1068         using BL/BLX.
1069
1070 2010-02-08  Christophe Lyon  <christophe.lyon@st.com>
1071
1072         * gas/arm/arm-it-auto.d: Update expected results.
1073         * gas/arm/bl-local-v4t.d: Likewise.
1074         * gas/arm/blx-local.d: Likewise.
1075         * gas/arm/thumb-w-good.d: Likewise.
1076         * gas/arm/wince.d: Likewise.
1077
1078 2010-02-08  Philipp Tomsich  <philipp.tomsich@theobroma-systems.com>
1079
1080         * gas/ppc/titan.d, * gas/ppc/titan.s: New test.
1081         * gas/ppc/ppc.exp: Run it.
1082
1083 2010-02-03  Quentin Neill  <quentin.neill@amd.com>
1084
1085         * gas/i386/i386.exp: Rename amdfam15 test cases to bdver1.
1086         * gas/i386/x86-64-nops-1-amdfam15.d: Renamed test case to
1087         gas/i386/x86-64-nops-1-bdver1.d.
1088         * gas/i386/nops-1-amdfam15.d: Renamed test case to
1089         gas/i386/nops-1-bdver1.d.
1090
1091 2010-01-29  Daniel Jacobowitz  <dan@codesourcery.com>
1092
1093         * gas/arm/dis-data.d: Update test name.  Do not expect
1094         .word output.
1095         * gas/arm/dis-data2.d, gas/arm/dis-data2.s,
1096         gas/arm/dis-data3.d, gas/arm/dis-data3.s: New tests.
1097
1098 2010-01-29  Nick Clifton  <nickc@redhat.com>
1099
1100         PR 11136
1101         * gas/arm/neon-omit.s: Add instruction that causes crash.
1102         * gas/arm/neon-omit.d: Add expected disassembly.
1103
1104 2010-01-28  Dave Korn  <dave.korn.cygwin@gmail.com>
1105
1106         * gas/pe/section-align-1.d: Don't test section flags.
1107         * gas/pe/section-align-2.d: Likewise.
1108
1109 2010-01-28  H.J. Lu  <hongjiu.lu@intel.com>
1110
1111         * gas/i386/fma-scalar-intel.d: New.
1112         * gas/i386/fma-scalar.d: Likewise.
1113         * gas/i386/fma-scalar.s: Likewise.
1114         * gas/i386/x86-64-fma-scalar-intel.d: Likewise.
1115         * gas/i386/x86-64-fma-scalar.d: Likewise.
1116         * gas/i386/x86-64-fma-scalar.s: Likewise.
1117
1118         * gas/i386/i386.exp: Run fma-scalar, fma-scalar-intel,
1119         x86-64-fma-scalar and x86-64-fma-scalar-intel.
1120
1121 2010-01-28  Nick Clifton  <nickc@redhat.com>
1122
1123         PR 11225
1124         * gas/pe/aligncomm-c.d: Dump all sections.
1125
1126 2010-01-27  Dave Korn  <dave.korn.cygwin@gmail.com>
1127
1128         * gas/pe/section-align-1.s: New test source file.
1129         * gas/pe/section-align-1.d: Likewise control script.
1130         * gas/pe/section-align-2.s: Likewise ...
1131         * gas/pe/section-align-2.d: ... and likewise.
1132         * gas/pe/pe.exp: Invoke new testcases.
1133
1134 2010-01-27  H.J. Lu  <hongjiu.lu@intel.com>
1135
1136         * gas/i386/avx-scalar-intel.d: New.
1137         * gas/i386/avx-scalar.d: Likewise.
1138         * gas/i386/avx-scalar.s: Likewise.
1139         * gas/i386/x86-64-avx-scalar-intel.d: Likewise.
1140         * gas/i386/x86-64-avx-scalar.d: Likewise.
1141         * gas/i386/x86-64-avx-scalar.s: Likewise.
1142
1143         * gas/i386/i386.exp: Run avx-scalar, avx-scalar-intel,
1144         x86-64-avx-scalar and x86-64-avx-scalar-intel.
1145
1146 2010-01-23  H.J. Lu  <hongjiu.lu@intel.com>
1147
1148         * gas/i386/avx.s: Add more tests.
1149         * gas/i386/x86-64-avx.s: Likewise.
1150
1151         * gas/i386/avx-intel.d: Updated.
1152         * gas/i386/avx.d: Likewise.
1153         * gas/i386/x86-64-avx-intel.d: Likewise.
1154         * gas/i386/x86-64-avx.d: Likewise.
1155
1156 2010-01-23  Richard Sandiford  <r.sandiford@uk.ibm.com>
1157
1158         * gas/ppc/xcoff-ref-1.s, gas/ppc/xcoff-ref-1.l: New test.
1159         * gas/ppc/aix.exp: Run it.
1160
1161 2010-01-21  H.J. Lu  <hongjiu.lu@intel.com>
1162
1163         * gas/i386/x86-64-xsave.s: Add tests for xsave64 and xrstor64.
1164
1165         * gas/i386/x86-64-xsave-intel.d: Updated.
1166         * gas/i386/x86-64-xsave.d: Likewise.
1167
1168 2010-01-20  Nick Clifton  <nickc@redhat.com>
1169
1170         PR 11109
1171         * gas/arm/vfp-neon-syntax.d: Update expected disassembly.
1172         * gas/arm/vfp-neon-syntax_t2.d: Likewise.
1173
1174 2010-01-15  Sebastian Pop  <sebastian.pop@amd.com>
1175
1176         * gas/i386/x86-64-xop.d: Add missing patterns.
1177         * gas/i386/x86-64-xop.s: Same.
1178         * gas/i386/xop.d: Same.
1179         * gas/i386/xop.s: Same.
1180
1181 2010-01-13  Daniel Jacobowitz  <dan@codesourcery.com>
1182
1183         * gas/arm/thumb-nop.s: Add .syntax unified.
1184
1185 2010-01-13  Daniel Jacobowitz  <dan@codesourcery.com>
1186
1187         * gas/arm/thumb-nop.d, gas/arm/thumb-nop.s: New test.
1188         * gas/arm/relax_branch_align.d: Expect a default NOP instruction.
1189         * gas/arm/vfp1_t2.d, gas/arm/vfp1xD_t2.d: Specify a CPU with
1190         Thumb-2.
1191
1192 2010-01-13  Nick Clifton  <nickc@redhat.com>
1193
1194         * gas/elf/section0.d: Skip this test for the h8300.
1195         * gas/elf/section1.d: Likewise.
1196         * gas/elf/section6.d: Likewise.
1197         * gas/elf/elf.exp: Skip section2 and section5 tests when the
1198         target is the h8300.
1199
1200 2010-01-06  Quentin Neill  <quentin.neill@amd.com>
1201
1202         * gas/i386/i386.exp: Add new amdfam15 test cases.
1203         * gas/i386/nops-1-amdfam15.d: New.
1204         * gas/i386/x86-64-nops-1-amdfam15.d: New.
1205
1206 2010-01-06  Daniel Gutson  <dgutson@codesourcery.com>
1207
1208         * gas/arm/dis-data.d: New test case.
1209         * gas/arm/dis-data.s: New file.
1210
1211 2010-01-04  Daniel Gutson  <dgutson@codesourcery.com>
1212
1213         * gas/arm/neon-logic.d: New test case.
1214         * gas/arm/neon-logic.s: New file.
1215
1216 2010-01-04  Daniel Gutson  <dgutson@codesourcery.com>
1217
1218         * gas/arm/neon-addressing-bad.d: New test case.
1219         * gas/arm/neon-addressing-bad.s: New file.
1220         * gas/arm/neon-addressing-bad.l: New file.
1221
1222 2010-01-03  Daniel Gutson  <dgutson@codesourcery.com>
1223
1224         * gas/arm/neon-suffix-bad.d: New test case.
1225         * gas/arm/neon-suffix-bad.s: New file.
1226         * gas/arm/neon-suffix-bad.l: New file.
1227
1228 For older changes see ChangeLog-2009
1229 \f
1230 Local Variables:
1231 mode: change-log
1232 left-margin: 8
1233 fill-column: 74
1234 version-control: never
1235 End: