ChangeLog gas
[binutils.git] / gas / testsuite / ChangeLog
blob126b8818c302704eb7dfe481dbf32a87c04a007f
1 2010-09-15  Kai Tietz  <kai.tietz@onevision.com>
3        * gas/pe/pe.exp: Add peseh-x64-4,5,6 tests.
4        * gas/pe/peseh-x64-4.s: New.
5        * gas/pe/peseh-x64-4.d: New.
6        * gas/pe/peseh-x64-5.d: New.
7        * gas/pe/peseh-x64-6.d: New.
9 2010-09-14  Maciej W. Rozycki  <macro@codesourcery.com>
11         * gas/mips/mips32r2-sync.d: New test for MIPS32r2 "sync"
12         instruction variants.
13         * gas/mips/octeon@mips32r2-sync.d: Likewise, Octeon version.
14         * gas/mips/mips32r2-sync.s: Source for the new test.
15         * gas/mips/mips.exp: Run the new test.
17 2010-09-13  Kai Tietz  <kai.tietz@onevision.com>
19         * gas/pe/pe.exp: Add x64 SEH tests.
20         * gas/pe/peseh-x64.s: New.
21         * gas/pe/peseh-x64.d: New.
22         * gas/pe/peseh-x64-2.s: New.
23         * gas/pe/peseh-x64-2.d: New.
24         * gas/pe/peseh-x64-3.s: New.
25         * gas/pe/peseh-x64-3.d: New.
27 2010-09-09  Nick Clifton  <nickc@redhat.com>
29         PR gas/11973
30         * gas/mn10300/pr11973.s: New file: Test case.
31         * gas/mn10300/pr11973.d: New file: Expected output.
32         * gas/mn10300/basic.exp: Run the new test.
34 2010-09-09 Tejas Belagod  <tejas.belagod@arm.com>
36         * gas/arm/addsw-bad.s: New file.
37         * gas/arm/addsw-bad.l: New file.
38         * gas/arm/addsw-bad.d: New file.
40 2010-09-03  H.J. Lu  <hongjiu.lu@intel.com>
42         PR gas/11974
43         * gas/i386/immed64.s: Add more movabs tests.
44         * gas/i386/immed64.d: Updated.
46 2010-09-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
48         * gas/elf/dwarf2-1.d: Update DW_OP_reg5 expected output.
49         * gas/elf/dwarf2-2.d: Likewise.
50         * gas/i386/dw2-compress-1.d: Likewise.
52 2010-09-03  Kai Tietz  <kai.tietz@onevision.com>
54         * gas/cfi/cfi-i386.d: Use objdump -Wf instead of readelf.
55         * gas/cfi/cfi-i386.s: Remove .type directives.
56         * gas/cfi/reloc-pe-i386.d: Adjust test for i386.
58 2010-09-02  Richard Henderson  <rth@redhat.com>
60         * gas/cfi/cfi-common-1.d: Use objdump instead of readelf to dump.
61         * gas/cfi/cfi-common-2.d, gas/cfi/cfi-common-3.d,
62         gas/cfi/cfi-common-4.d, gas/cfi/cfi-common-6.d,
63         gas/cfi/cfi-common-7.d, gas/cfi/cfi-x86_64.d: Likewise.
64         * gas/cfi/cfi-x86_64.s: Remove .type directives.
65         * gas/cfi/cfi.exp: Run for pecoff objects too.
67         * gas/cfi/reloc-pe-i386.d, gas/cfi/reloc-pe-i386.s: New test.
69 2010-08-31  H.J. Lu  <hongjiu.lu@intel.com>
71         PR binutils/11960
72         * gas/i386/opcode-intel.d: Updated.
73         * gas/i386/x86-64-opcode.d: Likewise.
75         * gas/i386/x86-64-opcode.s: Add a "pushw imm16" test.
77 2010-08-25  Jie Zhang  <jie@codesourcery.com>
79         * gas/arm/ldst-pc.d: New test.
80         * gas/arm/ldst-pc.s: New test.
81         * gas/arm/sp-pc-validations-bad.s: `str r0,[pc,#4]' is valid.
82         * gas/arm/sp-pc-validations-bad.l: Adjust accordingly.
84 2010-08-17  Roland McGrath  <roland@redhat.com>
86         * gas/elf/groupauto.s: New file.
87         * gas/elf/groupautoa.d: New file.
88         * gas/elf/groupautob.d: New file.
89         * gas/elf/elf.exp (run_elf_list_test): Use them.
91 2010-08-06  Quentin Neill <quentin.neill@amd.com>
93         * gas/i386/arch-10-1.l: Add nopl instruction.
94         * gas/i386/arch-10-2.l: Likewise.
95         * gas/i386/arch-10-3.l: Likewise.
96         * gas/i386/arch-10-4.l: Likewise.
97         * gas/i386/arch-10.s: Likewise.
98         * gas/i386/arch-10.d: Add nopl instruction, and +nopl extension
99         flag to as flags.
100         * gas/i386/nops-5-i686.d: Change alignment code generated for
101         -mtune=i686.
102         * gas/i386/nops-5.d: Change alignment code generated for
103         .arch i686.
104         * gas/i386/x86-64-nops-5-k8.d: Likewise.
105         * gas/i386/x86-64-nops-5.d: Likewise.
107 2010-08-05  H.J. Lu  <hongjiu.lu@intel.com>
109         * gas/i386/i386.exp: Run arch-4.
111         * gas/i386/arch-4.d: New.
112         * gas/i386/arch-4.s: Likewise.
114         * gas/i386/intel.d: Replace ud2a/ud2b with ud2/ud1.
115         * gas/i386/opcode-intel.d: Likewise.
116         * gas/i386/opcode-suffix.d: Likewise.
117         * gas/i386/opcode.d: Likewise.
119 2010-08-03  Alan Modra  <amodra@gmail.com>
121         * gas/all/octa.s, * gas/all/octa.d: New test.
122         * gas/all/gas.exp: Run octa.
123         * gas/elf/data-1.s, * gas/elf/data-1.d: Delete.
124         * gas/elf/elf.exp: Don't run data-1.
126 2010-08-02  H.J. Lu  <hongjiu.lu@intel.com>
128         * elf/elf.exp: Run data-1 only for i*86, x86_64 and ia64.
130 2010-08-02  H.J. Lu  <hongjiu.lu@intel.com>
132         PR gas/11867
133         * gas/elf/data-1.d: New.
134         * gas/elf/data-1.s: Likewise.
136         * elf/elf.exp: Run data-1.
138 2010-08-02  Tristan Gingold  <gingold@adacore.com>
140         * lib/gas-defs.exp (get_standard_section_names): New function.
141         (run_dump_tests): Document the new behavior for objdump,
142         document to new section-subst option.  Automatically perform
143         substitutions for objdump.
144         (objdump_finish): Add REF_SUBST argument.
145         (run_list_test): Adjust call of regexp_diff.
146         (run_list_test_stdin): Ditto.
147         * gas/all/gas.exp (test_cond): Adjust call of regexp_diff.
148         * gas/symver/symver.exp (run_error_test): Ditto.
149         * gas/mt/relocs.exp (regexp_test): Ditto.
150         * gas/mep/complex-relocs.exp (regexp_test): Ditto.
151         * gas/m68k/all.exp: Ditto.
152         * gas/elf/elf.exp (run_elf_list_test): Ditto.
153         * gas/rx/rx-asm-good.d: Set section-subst to no.
155 2010-08-02  Alan Modra  <amodra@gmail.com>
157         * gas/i386/i386.exp (dw2-compress-1): Only run on ELF targets.
158         (dw2-compress-2, x86-64-dw2-compress-2): Remove unnecessary linux
159         target test.
161 2010-08-02  Alan Modra  <amodra@gmail.com>
163         * gas/ppc/power4.d: Update for ppc_fix_adjustable change.
165 2010-07-28  H.J. Lu  <hongjiu.lu@intel.com>
167         * gas/i386/i386.exp: Xfail dw2-compress-2 and
168         x86-64-dw2-compress-2.
170 2010-07-24  Maciej W. Rozycki  <macro@codesourcery.com>
172         * gas/mips/jal-svr4pic-noreorder.d: New test case.
173         * gas/mips/mips1@jal-svr4pic-noreorder.d: New test
174         subarchitecture.
175         * gas/mips/r3000@jal-svr4pic-noreorder.d: Likewise.
176         * gas/mips/jal-svr4pic-noreorder.s: Source for the new test
177         case.
178         * gas/mips/mips.exp: Run the new test case.
180 2010-07-24  Maciej W. Rozycki  <macro@codesourcery.com>
182         * gas/mips/jal-svr4pic.d: Rename to...
183         * gas/mips/mips1@jal-svr4pic.d: ... this.
184         * gas/mips/r3000@jal-svr4pic.d: New test subarchitecture.
185         * gas/mips/jal-svr4pic.d: New default subarchitecture patterns.
186         * gas/mips/mips.exp: Run jal-svr4pic with run_dump_test_arches
187         rather than run_dump_test.
189 2010-07-24  Maciej W. Rozycki  <macro@codesourcery.com>
191         * gas/mips/jal-svr4pic.d: Reformat.  Use --show-raw-insn with
192         `objdump'.
193         * gas/mips/jal-svr4pic.s: Reformat.  Fix up trailing zeroes.
195 2010-07-24  Maciej W. Rozycki  <macro@codesourcery.com>
197         * lib/gas-defs.exp (run_dump_test): Handle the "dump" option.
199 2010-07-23  Naveen.H.S  <naveen.S@kpitcummins.com>
200             Ina Pandit  <ina.pandit@kpitcummins.com>
202         * gas/v850/split-lo16.d: Update the "ld" instructions with a space
203         for second operand.
204         * gas/v850/v850e1.d: Likewise.
206 2010-07-22  Alan Modra  <amodra@gmail.com>
208         * gas/arm/mapdir.s: Don't specify attr/type for .fini_array.
209         * gas/elf/dwarf2-3.s: Don't specify attr for .init_array.
210         * gas/elf/dwarf2-3.d: Don't run on h8300.
212 2010-07-19  Andreas Schwab  <schwab@redhat.com>
214         * gas/i386/x86-64-unwind.d: Ignore "Key to Flags" contents.
215         * gas/ia64/alias-ilp32.d: Likewise.
216         * gas/ia64/alias.d: Likewise.
217         * gas/ia64/group-1.d: Likewise.
218         * gas/ia64/group-2.d: Likewise.
219         * gas/ia64/secname-ilp32.d: Likewise.
220         * gas/ia64/secname.d: Likewise.
221         * gas/ia64/unwind-ilp32.d: Likewise.
222         * gas/ia64/unwind.d: Likewise.
223         * gas/mmix/byte-1.d: Likewise.
224         * gas/mmix/loc-1.d: Likewise.
225         * gas/mmix/loc-2.d: Likewise.
226         * gas/mmix/loc-3.d: Likewise.
227         * gas/mmix/loc-4.d: Likewise.
228         * gas/mmix/loc-5.d: Likewise.
230 2010-07-16  H.J. Lu  <hongjiu.lu@intel.com>
232         * gas/i386/i386.exp: Run dw2-compress-2 only for 32bit.
234 2010-07-14  Rhonda Wittels  <rhonda@codesourcery.com>
236         * gas/elf/pseudo.s: New.
237         * gas/elf/pseudo.l: New.
238         * gas/elf/pseudo.d: New.
239         * gas/elf/elf.exp: Run the new test.
241 2010-07-14  H.J. Lu  <hongjiu.lu@intel.com>
243         * config/default.exp (ADDR2LINE): New.
244         (ADDR2LINEFLAGS): Likewise.
246         * gas/i386/i386.exp: Run dw2-compress-2 and x86-64-dw2-compress-2.
248         * gas/i386/dw2-compress-2.d: New.
249         * gas/i386/dw2-compress-2.s: Likewise.
250         * gas/i386/x86-64-dw2-compress-2.d: Likewise.
251         * gas/i386/x86-64-dw2-compress-2.s: Likewise.
253         * lib/gas-defs.exp (run_dump_test): Support addr2line as dump
254         program.
255         (slurp_options): Allow numbers in options.
257 2010-07-14  Maciej W. Rozycki  <macro@codesourcery.com>
259         * gas/elf/dwarf2-3.s: Replace .short and .long directives in
260         .debug_info section with .2byte and .4byte respectively.
262 2010-07-11  Kai Tietz  <kai.tietz@onevision.com>
264         * gas/pe/aligncomm-b.d: Regenerated content dump.
265         * gas/pe/aligncomm-d.d: Regenerated content dump.
266         * gas/i386/i386.exp: Disable for mingw 64-bit the intel-got64 test.
268 2010-07-08 Tejas Belagod <tejas.belagod@arm.com>
270         * gas/arm/barrier.s: New file.
271         * gas/arm/barrier.d: New file.
272         * gas/arm/barrier-thumb.s: New file.
273         * gas/arm/barrier-thumb.d: New file.
274         * gas/arm/barrier-bad.s: New file.
275         * gas/arm/barrier-bad.d: New file.
276         * gas/arm/barrier-bad.l: New file.
277         * gas/arm/barrier-bad-thumb.s: New file.
278         * gas/arm/barrier-bad-thumb.d: New file.
279         * gas/arm/barrier-bad-thumb.l: New file.
281 2010-07-08  Daniel Gutson  <dgutson@codesourcery.com>
283         * gas/arm/reloc-bad.d: New.
284         * gas/arm/reloc-bad.s: New.
285         * gas/arm/reloc-bad.l: New.
287 2010-07-06  Maciej W. Rozycki  <macro@codesourcery.com>
289         * gas/mips/elf-rel27.d: New test for HI16/LO16 relocation
290         pairing.
291         * gas/mips/elf-rel27.s: Source for the new test.
292         * gas/mips/mips.exp: Create "mips16" architecture.  Adjust
293         conditions involving negated properties throughout to require
294         "mips1" as appropriate.  Run the new test.
295         (mips_arch_destroy): New procedure.
297 2010-07-05  Maciej W. Rozycki  <macro@codesourcery.com>
299         * gas/mips/mips.exp (run_dump_test_arch): Check for the presence
300         of an architecture-specific test first and use it if found,
301         before falling back to the generic one.
303 2010-07-05  Maciej W. Rozycki  <macro@codesourcery.com>
305         * gas/mips/mips4-fp.d, gas/mips/mips4-fp.s: Remove checks for
306         branch-likely instructions and place them...
307         * gas/mips/mips4-branch-likely.d, gas/mips/mips4-branch-likely.s:
308         ... in this new test.
309         * gas/mips/mips4-fp.l: Update accordingly.
310         * gas/mips/mips4-branch-likely.l: New stderr output for the new
311         test.
312         * gas/mips/mips.exp (mips4-branch-likely): Run a dump test and
313         a list test with mips4-branch-likely similarly to mips4-fp.
315 2010-07-05  Maciej W. Rozycki  <macro@codesourcery.com>
317         * gas/mips/beq.d, gas/mips/beq.s: Remove checks for
318         branch-likely instructions.
319         * gas/mips/bge.d, gas/mips/bge.s: Likewise.
320         * gas/mips/bgeu.d, gas/mips/bgeu.s: Likewise.
321         * gas/mips/blt.d, gas/mips/blt.s: Likewise.
322         * gas/mips/bltu.d, gas/mips/bltu.s: Likewise.
323         * gas/mips/branch-likely.d, gas/mips/branch-likely.s: New test,
324         collecting checks for branch-likely instructions removed from
325         the above.
326         * gas/mips/mips.exp: Run the new test and update the
327         constraints for the updated tests to include MIPS I.
329 2010-07-05  Maciej W. Rozycki  <macro@codesourcery.com>
331         * gas/mips/mips4-fp.d: Reformat.
333 2010-07-05  Maciej W. Rozycki  <macro@codesourcery.com>
335         * gas/mips/beq.d: Reformat.
336         * gas/mips/bge.d, gas/mips/bgeu.d: Likewise.
337         * gas/mips/blt.d, gas/mips/bltu.d: Likewise.
339 2010-07-05  Maciej W. Rozycki  <macro@codesourcery.com>
341         * gas/mips/beq.d: Remove leftover symbols/relocs from the
342         change on 2009-02-06.
344 2010-07-05  H.J. Lu  <hongjiu.lu@intel.com>
346         AVX Programming Reference (June, 2010)
347         * gas/i386/rdrnd.s: Replace rdrnd with rdrand.
348         * gas/i386/rdrnd-intel.d: Likewise.
349         * gas/i386/rdrnd.d: Likewise.
350         * gas/i386/x86-64-rdrnd-intel.d: Likewise.
351         * gas/i386/x86-64-rdrnd.d: Likewise.
352         * gas/i386/x86-64-rdrnd.s: Likewise.
354 2010-07-05  H.J. Lu  <hongjiu.lu@intel.com>
356         PR gas/10531
357         PR gas/11789
358         * gas/i386/dw2-compress-1.d: Remove bogus line debug info.
360         * gas/elf/dwarf2-1.d: New.
361         * gas/elf/dwarf2-1.s: Likewise.
362         * gas/elf/dwarf2-2.d: Likewise.
363         * gas/elf/dwarf2-2.s: Likewise.
364         * gas/elf/dwarf2-3.d: Likewise.
365         * gas/elf/dwarf2-3.s: Likewise.
366         * gas/i386/debug1.d: Likewise.
367         * gas/i386/debug1.s: Likewise.
369         * gas/elf/elf.exp: Run dwarf2-1, dwarf2-2 and dwarf2-3.
371         * gas/i386/i386.exp: Run debug1 for both 32bit and 64bit.
373 2010-07-04  H.J. Lu  <hongjiu.lu@intel.com>
375         * gas/i386/dw2-compress-1.d: New.
376         * gas/i386/dw2-compress-1.s: Likewise.
378         * gas/i386/i386.exp: Run dw2-compress-1 for Linux.
380 2010-07-03  Jan Beulich  <jbeulich@novell.com>
382         PR gas/11732
383         * gas/i386/i386.exp: Run new tests.
384         * gas/i386/intel-got{32,64}.{s,d}: New.
386 2010-07-01  H.J. Lu  <hongjiu.lu@intel.com>
388         AVX Programming Reference (June, 2010)
389         * gas/i386/arch-10.s: Add xsaveopt.
390         * gas/i386/x86-64-arch-2.s: Likwise.
392         * gas/i386/arch-10.d: Updated.
393         * gas/i386/arch-10-1.l: Likewise.
394         * gas/i386/arch-10-2.l: Likewise.
395         * gas/i386/arch-10-3.l: Likewise.
396         * gas/i386/arch-10-4.l: Likewise.
397         * gas/i386/x86-64-arch-2.d: Likewise.
399         * gas/i386/f16c-intel.d: New.
400         * gas/i386/f16c.d: Likewise.
401         * gas/i386/f16c.s: Likewise.
402         * gas/i386/fsgs-intel.d: Likewise.
403         * gas/i386/fsgs.d: Likewise.
404         * gas/i386/fsgs.s: Likewise.
405         * gas/i386/rdrnd-intel.d: Likewise.
406         * gas/i386/rdrnd.d: Likewise.
407         * gas/i386/rdrnd.s: Likewise.
408         * gas/i386/x86-64-f16c-intel.d: Likewise.
409         * gas/i386/x86-64-f16c.d: Likewise.
410         * gas/i386/x86-64-f16c.s: Likewise.
411         * gas/i386/x86-64-fsgs-intel.d: Likewise.
412         * gas/i386/x86-64-fsgs.d: Likewise.
413         * gas/i386/x86-64-fsgs.s: Likewise.
414         * gas/i386/x86-64-rdrnd-intel.d: Likewise.
415         * gas/i386/x86-64-rdrnd.d: Likewise.
416         * gas/i386/x86-64-rdrnd.s: Likewise.
418         * gas/i386/i386.exp: Run f16c, f16c-intel, fsgs, fsgs-intel,
419         rdrnd, rdrnd-intel, x86-64-f16c, x86-64-f16c-intel, x86-64-fsgs,
420         x86-64-fsgs-intel, x86-64-rdrnd, x86-64-rdrnd-intel.
422         * gas/i386/x86-64-xsave.s: Add tests for xsaveopt64.
424         * gas/i386/x86-64-xsave-intel.d: Updated.
425         * gas/i386/x86-64-xsave.d: Likewise.
427 2010-07-01  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
429         * gas/arm/thumb2_bad_reg.s: Update mov register tests.
430         * gas/arm/thumb2_bad_reg.l: Likewise.
432 2010-06-29  Alan Modra  <amodra@gmail.com>
434         * gas/maxq10/maxq10.exp: Delete file.
435         * gas/maxq10/bits.d, * gas/maxq10/bits.s, * gas/maxq10/call.d,
436         * gas/maxq10/call.s, * gas/maxq10/data.s, * gas/maxq10/data2.d,
437         * gas/maxq10/data2.s, * gas/maxq10/data3.d, * gas/maxq10/data3.s,
438         * gas/maxq10/err.s, * gas/maxq10/jump.d, * gas/maxq10/jump.s,
439         * gas/maxq10/logical.d, * gas/maxq10/logical.s, * gas/maxq10/math.d,
440         * gas/maxq10/math.s, * gas/maxq10/pmtest.d, * gas/maxq10/pmtest.s,
441         * gas/maxq10/range.d, * gas/maxq10/range.s: Likewise.
442         * gas/maxq20/maxq20.exp: Delete file.
443         * gas/maxq20/bits.d, * gas/maxq20/bits.s, * gas/maxq20/call.d,
444         * gas/maxq20/call.s, * gas/maxq20/data1.d, * gas/maxq20/data1.s,
445         * gas/maxq20/data2.d, * gas/maxq20/data2.s, * gas/maxq20/data3.d,
446         * gas/maxq20/data3.s, * gas/maxq20/jump.d, * gas/maxq20/jump.s,
447         * gas/maxq20/jzimm.d, * gas/maxq20/jzimm.s, * gas/maxq20/logical.d,
448         * gas/maxq20/logical.s, * gas/maxq20/math.d, * gas/maxq20/math.s,
449         * gas/maxq20/pfx2.s, * gas/maxq20/pmtest.d, * gas/maxq20/pmtest.s,
450         * gas/maxq20/pxf0.s, * gas/maxq20/range.d,
451         * gas/maxq20/range.s: Likewise.
452         * gas/all/gas.exp: Remove references to maxq.
454 2010-06-28  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
456         * gas/arm/neon-ldst-align-bad.l: Update for Neon alignment syntax fix.
457         * gas/arm/neon-ldst-align-bad.s: Likewise.
458         * gas/arm/neon-ldst-es.d: Likewise.
459         * gas/arm/neon-ldst-es.s: Likewise.
461 2010-06-22  Jan Beulich  <jbeulich@novell.com>
463         * gas/i386/jump.d: Adjust.
464         * gas/i386/jump.s: Add check for branch to 2+$.
466 2010-06-18  Joseph Myers  <joseph@codesourcery.com>
468         * gas/tic6x/resource-func-unit-1.d,
469         gas/tic6x/resource-func-unit-1.l,
470         gas/tic6x/resource-func-unit-1.s,
471         gas/tic6x/resource-func-unit-2.d,
472         gas/tic6x/resource-func-unit-2.l,
473         gas/tic6x/resource-func-unit-2.s: New.
475 2010-06-16  Vincent Rivière  <vincent.riviere@freesbee.fr>
477         PR gas/11673
478         * gas/m68k/p11673.s: New test.
479         * gas/m68k/all.exp: Run the new test.
481 2010-06-16  Nick Clifton  <nickc@redhat.com>
483         PR binutils/11676
484         * gas/m68k/pr11676.s: New test.
485         * gas/m68k/pr11676.d: Expected disassembly.
486         * gas/m68k/all.exp: Run the new test.
488 2010-06-15  Joseph Myers  <joseph@codesourcery.com>
490         * gas/elf/elf.exp: Set target_machine for tic6x-*-*.
491         * gas/elf/section2.e-tic6x, gas/tic6x/attr-arch-directive-1.d,
492         gas/tic6x/attr-arch-directive-1.s,
493         gas/tic6x/attr-arch-directive-2.d,
494         gas/tic6x/attr-arch-directive-2.s,
495         gas/tic6x/attr-arch-directive-3.d,
496         gas/tic6x/attr-arch-directive-3.s,
497         gas/tic6x/attr-arch-directive-4.d,
498         gas/tic6x/attr-arch-directive-4.s,
499         gas/tic6x/attr-arch-directive-5.d,
500         gas/tic6x/attr-arch-directive-5.s,
501         gas/tic6x/attr-arch-opts-c62x.d, gas/tic6x/attr-arch-opts-c64x+.d,
502         gas/tic6x/attr-arch-opts-c64x.d, gas/tic6x/attr-arch-opts-c674x.d,
503         gas/tic6x/attr-arch-opts-c67x+.d, gas/tic6x/attr-arch-opts-c67x.d,
504         gas/tic6x/attr-arch-opts-none-1.d,
505         gas/tic6x/attr-arch-opts-none-2.d,
506         gas/tic6x/attr-arch-opts-override-1.d,
507         gas/tic6x/attr-arch-opts-override-2.d, gas/tic6x/empty.s: New.
509 2010-06-14  Sebastian Andrzej Siewior  <bigeasy@linutronix.de>
511         * gas/ppc/e500.s: Add eieio, mbar and lwsync
512         * gas/ppc/e500.d: Likewise.
514 2010-06-09 Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
516         * gas/arm/vldm-arm.d: New test.
517         * gas/arm/vldm-thumb-bad.d: Likewise.
518         * gas/arm/vldm-thumb-bad.l: Likewise.
519         * gas/arm/vldm.s: Likewise.
520         * gas/arm/vldmw-arm-bad.d: Likewise.
521         * gas/arm/vldmw-bad.l: Likewise.
522         * gad/arm-vldmw-bad.s: Likewise.
523         * gas/arm/vldmw-thumb-bad.d: Likewise.
525 2010-06-07  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
526         * gas/arm/thumb-eabi.d: Add case for divided syntax encoding of movs.
527         * gas/arm/thumb.d: Likewise.
528         * gas/arm/thumb.s: Likewise.
529         * gas/arm/thumb2_it.d: Update for change in lsls/movs disassembly.
530         * gas/arm/thumb2_it_auto.d: Liekwise.
531         * gas/arm/thumb32.d: Likewise.
533 2010-05-28  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
535         * gas/arm/thumb2_it_auto.d: Update for change in movs encoding.
536         gas/arm/thumb2_it.d: Likewise.
537         gas/arm/thumb32.d: Likewise.
539 2010-05-27  Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
541         * gas/arm/thumb2_ldmstm.d: Add new testcases.
542         * gas/arm/thumb2_ldmstm.s: Likeiwse.
543         * gas/arm/thumb2_ldmstm_bad.d: Add testcases to check for
544         UNPREDICTABLE ldm/stm.
545         * gas/arm/thumb2_ldmstm_bad.l: Likewise.
546         * gas/arm/thumb2_ldmstm_bad.s: Likewise.
548 2010-05-26  Catherine Moore  <clm@codesoucery.com>
549             Maxim Kuvyrkov  <maxim@codesourcery.com>
551         * gas/mips/set-arch.d: Expect ehb.
553 2010-05-26  Catherine Moore  <clm@codesoucery.com>
555         * gas/mips/mips-no-jalx.l: Delete.
556         * gas/mips/mips-no-jalx.s: Delete.
557         * gas/mips/mips-jalx-2.d: New.
558         * gas/mips/mips-jalx-2.s: New.
559         * gas/mips/mips.exp (mips-jalx-2): Run new test.
560         (mips-no-jalx): Remove deleted test.
562 2010-05-25  Daniel Jacobowitz  <dan@codesourcery.com>
563             Joseph Myers  <joseph@codesourcery.com>
564             Andrew Stubbs  <ams@codesourcery.com>
566         * gas/sh/basic.exp: Run new tests.  Handle uClinux like Linux.
567         * gas/sh/fdpic.d: New file.
568         * gas/sh/fdpic.s: New file.
569         * gas/sh/reg-prefix.d: Force big-endian.
570         * gas/sh/sh2a-pic.d: New file.
571         * gas/sh/sh2a-pic.s: New file.
572         * lib/gas-defs.exp (is_elf_format): Include sh*-*-uclinux*.
574 2010-05-18  H.J. Lu  <hongjiu.lu@intel.com>
576         PR gas/11600
577         * gas/elf/elf.exp: Run section8.
579         * gas/elf/section8.d: New.
580         * gas/elf/section8.s: Likewise.
582 2010-05-13  Nathan Sidwell  <nathan@codesourcery.com>
584         * gas/arm/armv1-bad.l: Adjust expected error text.
585         * gas/arm/arch7em-bad.l: Likewise.
586         * gas/arm/arch7m-bad.l: Likewise.
587         * gas/arm/thumb-w-bad.l: Likewise.
588         * gas/arm/arm7-bad.d: New.
589         * gas/arm/arm7-bad.l: New.
590         * gas/arm/arm7-bad.s: New.
592 2010-05-13  Alan Modra  <amodra@gmail.com>
594         * gas/all/gas.exp: Don't run byte test on powerpc.
596         * gas/ppc/a2.d: Correct wclr encoding.
598 2010-05-11  Andrew Stubbs  <ams@codesourcery.com>
600         * gas/arm/attr-cpu-directive.d: Add Tag_DIV_use.
601         * gas/arm/attr-default.d: Likewise.
602         * gas/arm/attr-march-armv1.d: Likewise.
603         * gas/arm/attr-march-armv2.d: Likewise.
604         * gas/arm/attr-march-armv2a.d: Likewise.
605         * gas/arm/attr-march-armv2s.d: Likewise.
606         * gas/arm/attr-march-armv3.d: Likewise.
607         * gas/arm/attr-march-armv3m.d: Likewise.
608         * gas/arm/attr-march-armv4.d: Likewise.
609         * gas/arm/attr-march-armv4t.d: Likewise.
610         * gas/arm/attr-march-armv4txm.d: Likewise.
611         * gas/arm/attr-march-armv4xm.d: Likewise.
612         * gas/arm/attr-march-armv5.d: Likewise.
613         * gas/arm/attr-march-armv5t.d: Likewise.
614         * gas/arm/attr-march-armv5te.d: Likewise.
615         * gas/arm/attr-march-armv5tej.d: Likewise.
616         * gas/arm/attr-march-armv5texp.d: Likewise.
617         * gas/arm/attr-march-armv5txm.d: Likewise.
618         * gas/arm/attr-march-armv6-m.d: Likewise.
619         * gas/arm/attr-march-armv6.d: Likewise.
620         * gas/arm/attr-march-armv6j.d: Likewise.
621         * gas/arm/attr-march-armv6k.d: Likewise.
622         * gas/arm/attr-march-armv6kt2.d: Likewise.
623         * gas/arm/attr-march-armv6t2.d: Likewise.
624         * gas/arm/attr-march-armv6z.d: Likewise.
625         * gas/arm/attr-march-armv6zk.d: Likewise.
626         * gas/arm/attr-march-armv6zkt2.d: Likewise.
627         * gas/arm/attr-march-armv6zt2.d: Likewise.
628         * gas/arm/attr-march-armv7-a.d: Likewise.
629         * gas/arm/attr-march-armv7.d: Likewise.
630         * gas/arm/attr-march-armv7a.d: Likewise.
631         * gas/arm/attr-march-iwmmxt.d: Likewise.
632         * gas/arm/attr-march-iwmmxt2.d: Likewise.
633         * gas/arm/attr-march-marvell-f.d: Likewise.
634         * gas/arm/attr-march-xscale.d: Likewise.
635         * gas/arm/attr-mcpu.d: Likewise.
636         * gas/arm/attr-mfpu-arm1020e.d: Likewise.
637         * gas/arm/attr-mfpu-arm1020t.d: Likewise.
638         * gas/arm/attr-mfpu-arm1136jf-s.d: Likewise.
639         * gas/arm/attr-mfpu-arm1136jfs.d: Likewise.
640         * gas/arm/attr-mfpu-arm7500fe.d: Likewise.
641         * gas/arm/attr-mfpu-fpa.d: Likewise.
642         * gas/arm/attr-mfpu-fpa10.d: Likewise.
643         * gas/arm/attr-mfpu-fpa11.d: Likewise.
644         * gas/arm/attr-mfpu-fpe.d: Likewise.
645         * gas/arm/attr-mfpu-fpe2.d: Likewise.
646         * gas/arm/attr-mfpu-fpe3.d: Likewise.
647         * gas/arm/attr-mfpu-maverick.d: Likewise.
648         * gas/arm/attr-mfpu-neon-fp16.d: Likewise.
649         * gas/arm/attr-mfpu-neon.d: Likewise.
650         * gas/arm/attr-mfpu-softfpa.d: Likewise.
651         * gas/arm/attr-mfpu-softvfp+vfp.d: Likewise.
652         * gas/arm/attr-mfpu-softvfp.d: Likewise.
653         * gas/arm/attr-mfpu-vfp.d: Likewise.
654         * gas/arm/attr-mfpu-vfp10-r0.d: Likewise.
655         * gas/arm/attr-mfpu-vfp10.d: Likewise.
656         * gas/arm/attr-mfpu-vfp3.d: Likewise.
657         * gas/arm/attr-mfpu-vfp9.d: Likewise.
658         * gas/arm/attr-mfpu-vfpv2.d: Likewise.
659         * gas/arm/attr-mfpu-vfpv3-d16.d: Likewise.
660         * gas/arm/attr-mfpu-vfpv3.d: Likewise.
661         * gas/arm/attr-mfpu-vfpv4-d16.d: Likewise.
662         * gas/arm/attr-mfpu-vfpv4.d: Likewise.
663         * gas/arm/attr-mfpu-vfpxd.d: Likewise.
664         * gas/arm/attr-order.d: Likewise.
665         * gas/arm/attr-override-cpu-directive.d: Likewise.
666         * gas/arm/attr-override-mcpu.d: Likewise.
667         * gas/arm/eabi_attr_1.d: Likewise.
669 2010-05-11  Jie Zhang  <jie@codesourcery.com>
671         * gas/arm/attr-mfpu-vfpxd.d: New test.
673 2010-05-11  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
675         * gas/arm/thumb32.d: Fix expected disassembly of ldmia
676         instruction.
678 2010-05-05  Nathan Sidwell  <nathan@codesourcery.com>
680         * gas/all/byte.s: New.
681         * gas/all/byte.l: New.
682         * gas/all/byte.d: New.
683         * gas/all/gas.exp: Add it.
685 2010-04-29  Nathan Sidwell  <nathan@codesourcery.com>
687         * gas/arm/weakdef-1.s: New.
688         * gas/arm/weakdef-1.d: New.
689         * gas/arm/weakdef-2.s: New.
690         * gas/arm/weakdef-2.d: New.
691         * gas/arm/weakdef-2.l: New.
693 2010-04-27  Joseph Myers  <joseph@codesourcery.com>
695         * gas/tic6x/align-1-be.d, gas/tic6x/align-1.d,
696         gas/tic6x/align-1.s, gas/tic6x/align-2.d, gas/tic6x/align-2.s:
697         New.
699 2010-04-24  H.J. Lu  <hongjiu.lu@intel.com>
701         PR gas/11535
702         * gas/i386/intelok.s: Add tests for "call|jmp [xtrn]".
703         * gas/i386/intelok.d: Updated.
705 2010-04-21  Joseph Myers  <joseph@codesourcery.com>
707         * gas/tic6x/insns-c674x.s, gas/tic6x/insns-c674x.d: Also test
708         "b .S2 b3".
710 2010-04-21  H.J. Lu  <hongjiu.lu@intel.com>
712         PR gas/11509
713         * gas/i386/equ.s: Add tests for ".equ symbol, reg + NUM".
714         * gas/i386/equ.d: Updated.
716 2010-04-20  Nick Clifton  <nickc@redhat.com>
718         PR gas/11507
719         * gas/macros/altmacro.s: New test.
720         * gas/macros/altmacro.d: Expected output.
722 2010-04-16  Nick Clifton  <nickc@redhat.com>
724         PR gas/11395
725         * gas/hppa/basic/add2.s: Add test of simple 32-bit instruction.
726         * gas/hppa/basic/basic.exp (do_add2): Add grep for expected
727         disassembly.
729 2010-04-15  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
731         * gas/arm/attr-mcpu.d: Update for new attribute tag names.
732         * gas/arm/attr-mfpu-arm1020e.d: Likewise.
733         * gas/arm/attr-mfpu-arm1020t.d: Likewise.
734         * gas/arm/attr-mfpu-arm1136jf-s.d: Likewise.
735         * gas/arm/attr-mfpu-arm1136jfs.d: Likewise.
736         * gas/arm/attr-mfpu-neon-fp16.d: Likewise.
737         * gas/arm/attr-mfpu-neon.d: Likewise.
738         * gas/arm/attr-mfpu-softvfp+vfp.d: Likewise.
739         * gas/arm/attr-mfpu-vfp.d: Likewise.
740         * gas/arm/attr-mfpu-vfp10-r0.d: Likewise.
741         * gas/arm/attr-mfpu-vfp10.d: Likewise.
742         * gas/arm/attr-mfpu-vfp3.d: Likewise.
743         * gas/arm/attr-mfpu-vfp9.d: Likewise.
744         * gas/arm/attr-mfpu-vfpv2.d: Likewise.
745         * gas/arm/attr-mfpu-vfpv3-d16.d: Likewise.
746         * gas/arm/attr-mfpu-vfpv3.d: Likewise.
747         * gas/arm/attr-mfpu-vfpv4-d16.d: Likewise.
748         * gas/arm/attr-mfpu-vfpv4.d: Likewise.
749         * gas/arm/attr-mfpu-vfpxd.d: Likewise.
750         * gas/arm/attr-names.d: Add test to make sure all attribute names
751         are recognised.
752         * gas/arm/attr-names.s: Likewise.
754 2010-04-07  Jie Zhang  <jie@codesourcery.com>
756         * gas/arm/mapmisc.s: Test multiple mapping symbols have
757         the same value 0.
759 2010-04-06  Peter Bergner  <bergner@vnet.ibm.com>
761         * gas/ppc/476.d ("dccci", "dci", "iccci"): Add tests.
762         * gas/ppc/476.s: Likewise.
763         * gas/ppc/a2.d ("dccci", "dci", "iccci", "ici"): Add tests.
764         * gas/ppc/a2.s: Likewise.
766 2010-03-25  Joseph Myers  <joseph@codesourcery.com>
768         * gas/tic6x: New directory and testcases.
770 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
772         * gas/macros/dot.s: Remove space in .byte operands.
774 2010-03-22  Sebastian Pop  <sebastian.pop@amd.com>
775             Quentin Neill <quentin.neill@amd.com>
777         * testsuite/gas/i386/x86-64-lwp.s: Remove use of 16bit LWP insns.
778         * testsuite/gas/i386/lwp.s: Same.
779         * testsuite/gas/i386/x86-64-lwp.d: Updated.
780         * testsuite/gas/i386/lwp.d: Updated.
782 2010-03-19  Jie Zhang  <jie@codesourcery.com>
784         * gas/arm/mapmisc.s: Add the test case for two mapping
785         symbols having the same value.
786         * gas/arm/mapmisc.d: Likewise.
788 2010-03-18  Wei Guozhi  <carrot@google.com>
790         PR gas/11323
791         * gas/arm/got_prel.s: New test case.
792         * gas/arm/got_prel.d: Expected disassembly.
794 2010-03-17  H.J. Lu  <hongjiu.lu@intel.com>
796         * gas/i386/i386.exp: Run list-1, list-2 and list-3 only for
797         ELF tagets.
799 2010-03-08  H.J. Lu  <hongjiu.lu@intel.com>
801         PR gas/9966
802         PR gas/11356
803         * gas/i386/list-1.l: New.
804         * gas/i386/list-1.s: Likewise.
805         * gas/i386/list-2.l: Likewise.
806         * gas/i386/list-2.s: Likewise.
807         * gas/i386/list-3.l: Likewise.
808         * gas/i386/list-3.s: Likewise.
810         * gas/i386/i386.exp: Run list-1, list-2 and list-3.
812         * lib/gas-defs.exp (gas_run_stdin): New.
813         (run_list_test_stdin): Likewise.
815 2010-02-26  Doug Evans  <dje@sebabeach.org>
817         * gas/mep/allinsn.be.d: Renamed from allinsn.d.  Pass -EB.
818         * gas/mep/allinsn.exp: branch1 is now bi-endian.
819         * gas/mep/branch1.be.d: Renamed from branch1.d.  Pass -EB.
820         * gas/mep/branch1.le.d: New file.
821         * gas/mep/dj1.be.d: Renamed from dj1.d.  Pass -EB.
822         * gas/mep/dj2.be.d: Renamed from dj2.d.  Pass -EB.
824 2010-02-26  Jie Zhang  <jie@codesourcery.com>
826         * gas/arm/thumb32.s, gas/arm/thumb32.d: Add a new test
827         for strexd.
828         * gas/arm/thumb32.l: Adjust.
830 2010-02-26  Jie Zhang  <jie@codesourcery.com>
832         * gas/arm/neon-ldst-align-bad.d: New test.
833         * gas/arm/neon-ldst-align-bad.l: New test.
834         * gas/arm/neon-ldst-align-bad.s: New test.
836 2010-02-25  Wu Zhangjin  <wuzhangjin@gmail.com>
838         * gas/mips/loongson-2f-2.s: New test of -mfix-loongson2f-nop.
839         * gas/mips/loongson-2f-2.d: Likewise.
840         * gas/mips/loongson-2f-3.s: New test of -mfix-loongson2f-jump.
841         * gas/mips/loongson-2f-3.d: Likewise.
842         * gas/mips/mips.exp: Run the new tests.
844 2010-02-24  Nick Clifton  <nickc@redhat.com>
846         PR binutils/6773
847         * gas/arm/arch7em.d: Replace expected disassembly of
848         <prefix>addsubx with <prefix>asx.  Also replace <prefix>subaddx
849         with <prefix>sax.
850         * gas/arm/archv6.d: Likewise.
851         * gas/arm/thumb32.d: Likewise.
853 2010-02-23  Daniel Gutson  <dgutson@codesourcery.com>
855         * gas/arm/depr-swp.d: New test case.
856         * gas/arm/depr-swp.s: New file.
857         * gas/arm/depr-swp.l: New file.
859 2010-02-23  Nick Clifton  <nickc@redhat.com>
861         * gas/arm/thumb2_bcond.d: Allow for varying number of nops at the
862         end of the section depending upon the target of the arm assembler
863         being tested.
865 2010-02-18  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
867         * gas/arm/attr-order.d: Fix test for new names for attribute
868         values.
870 2010-02-12  Daniel Gutson  <dgutson@codesourcery.com>
872         * gas/arm/sp-pc-validations-bad.d: New testcase.
873         * gas/arm/sp-pc-validations-bad.l: New file.
874         * gas/arm/sp-pc-validations-bad.s: New file.
875         * gas/arm/sp-pc-validations-bad-t.d: New testcase.
876         * gas/arm/sp-pc-validations-bad-t.l: New file.
877         * gas/arm/sp-pc-validations-bad-t.s: New file.
878         * gas/arm/sp-pc-usage-t.d: Removed invalid insns.
879         * gas/arm/sp-pc-usage-t.s: Likewise.
880         * gas/arm/unpredictable.d: Likewise.
881         * gas/arm/unpredictable.s: Likewise.
882         * gas/arm/thumb2_bcond.d: Added test.
883         * gas/arm/thumb2_bcond.s: Likewise.
885 2010-02-12  Tristan Gingold  <gingold@adacore.com>
887         * gas/ia64/slotcount.s, gas/ia64/slotcount.s: New test.
888         * gas/ia64/ia64.exp: Add slotcount test (vms only).
890 2010-02-10  Quentin Neill  <quentin.neill@amd.com>
891             Sebastian Pop  <sebastian.pop@amd.com>
893         * gas/i386/x86-64-xop.d: Add vpermil2p[sd] tests.
894         * gas/i386/x86-64-xop.s: Likewise.
895         * gas/i386/xop.d: Likewise.
896         * gas/i386/xop.s: Likewise.
898 2010-02-08  Christophe Lyon  <christophe.lyon@st.com>
900         * gas/arm/branch-reloc.s, gas/arm/branch-reloc.d,
901         gas/arm/branch-reloc.l: New tests and expected results with all
902         variants of call: ARM/Thumb, local/global, inter/intra-section,
903         using BL/BLX.
905 2010-02-08  Christophe Lyon  <christophe.lyon@st.com>
907         * gas/arm/arm-it-auto.d: Update expected results.
908         * gas/arm/bl-local-v4t.d: Likewise.
909         * gas/arm/blx-local.d: Likewise.
910         * gas/arm/thumb-w-good.d: Likewise.
911         * gas/arm/wince.d: Likewise.
913 2010-02-08  Philipp Tomsich  <philipp.tomsich@theobroma-systems.com>
915         * gas/ppc/titan.d, * gas/ppc/titan.s: New test.
916         * gas/ppc/ppc.exp: Run it.
918 2010-02-03  Quentin Neill  <quentin.neill@amd.com>
920         * gas/i386/i386.exp: Rename amdfam15 test cases to bdver1.
921         * gas/i386/x86-64-nops-1-amdfam15.d: Renamed test case to
922         gas/i386/x86-64-nops-1-bdver1.d.
923         * gas/i386/nops-1-amdfam15.d: Renamed test case to
924         gas/i386/nops-1-bdver1.d.
926 2010-01-29  Daniel Jacobowitz  <dan@codesourcery.com>
928         * gas/arm/dis-data.d: Update test name.  Do not expect
929         .word output.
930         * gas/arm/dis-data2.d, gas/arm/dis-data2.s,
931         gas/arm/dis-data3.d, gas/arm/dis-data3.s: New tests.
933 2010-01-29  Nick Clifton  <nickc@redhat.com>
935         PR 11136
936         * gas/arm/neon-omit.s: Add instruction that causes crash.
937         * gas/arm/neon-omit.d: Add expected disassembly.
939 2010-01-28  Dave Korn  <dave.korn.cygwin@gmail.com>
941         * gas/pe/section-align-1.d: Don't test section flags.
942         * gas/pe/section-align-2.d: Likewise.
944 2010-01-28  H.J. Lu  <hongjiu.lu@intel.com>
946         * gas/i386/fma-scalar-intel.d: New.
947         * gas/i386/fma-scalar.d: Likewise.
948         * gas/i386/fma-scalar.s: Likewise.
949         * gas/i386/x86-64-fma-scalar-intel.d: Likewise.
950         * gas/i386/x86-64-fma-scalar.d: Likewise.
951         * gas/i386/x86-64-fma-scalar.s: Likewise.
953         * gas/i386/i386.exp: Run fma-scalar, fma-scalar-intel,
954         x86-64-fma-scalar and x86-64-fma-scalar-intel.
956 2010-01-28  Nick Clifton  <nickc@redhat.com>
958         PR 11225
959         * gas/pe/aligncomm-c.d: Dump all sections.
961 2010-01-27  Dave Korn  <dave.korn.cygwin@gmail.com>
963         * gas/pe/section-align-1.s: New test source file.
964         * gas/pe/section-align-1.d: Likewise control script.
965         * gas/pe/section-align-2.s: Likewise ...
966         * gas/pe/section-align-2.d: ... and likewise.
967         * gas/pe/pe.exp: Invoke new testcases.
969 2010-01-27  H.J. Lu  <hongjiu.lu@intel.com>
971         * gas/i386/avx-scalar-intel.d: New.
972         * gas/i386/avx-scalar.d: Likewise.
973         * gas/i386/avx-scalar.s: Likewise.
974         * gas/i386/x86-64-avx-scalar-intel.d: Likewise.
975         * gas/i386/x86-64-avx-scalar.d: Likewise.
976         * gas/i386/x86-64-avx-scalar.s: Likewise.
978         * gas/i386/i386.exp: Run avx-scalar, avx-scalar-intel,
979         x86-64-avx-scalar and x86-64-avx-scalar-intel.
981 2010-01-23  H.J. Lu  <hongjiu.lu@intel.com>
983         * gas/i386/avx.s: Add more tests.
984         * gas/i386/x86-64-avx.s: Likewise.
986         * gas/i386/avx-intel.d: Updated.
987         * gas/i386/avx.d: Likewise.
988         * gas/i386/x86-64-avx-intel.d: Likewise.
989         * gas/i386/x86-64-avx.d: Likewise.
991 2010-01-23  Richard Sandiford  <r.sandiford@uk.ibm.com>
993         * gas/ppc/xcoff-ref-1.s, gas/ppc/xcoff-ref-1.l: New test.
994         * gas/ppc/aix.exp: Run it.
996 2010-01-21  H.J. Lu  <hongjiu.lu@intel.com>
998         * gas/i386/x86-64-xsave.s: Add tests for xsave64 and xrstor64.
1000         * gas/i386/x86-64-xsave-intel.d: Updated.
1001         * gas/i386/x86-64-xsave.d: Likewise.
1003 2010-01-20  Nick Clifton  <nickc@redhat.com>
1005         PR 11109
1006         * gas/arm/vfp-neon-syntax.d: Update expected disassembly.
1007         * gas/arm/vfp-neon-syntax_t2.d: Likewise.
1009 2010-01-15  Sebastian Pop  <sebastian.pop@amd.com>
1011         * gas/i386/x86-64-xop.d: Add missing patterns.
1012         * gas/i386/x86-64-xop.s: Same.
1013         * gas/i386/xop.d: Same.
1014         * gas/i386/xop.s: Same.
1016 2010-01-13  Daniel Jacobowitz  <dan@codesourcery.com>
1018         * gas/arm/thumb-nop.s: Add .syntax unified.
1020 2010-01-13  Daniel Jacobowitz  <dan@codesourcery.com>
1022         * gas/arm/thumb-nop.d, gas/arm/thumb-nop.s: New test.
1023         * gas/arm/relax_branch_align.d: Expect a default NOP instruction.
1024         * gas/arm/vfp1_t2.d, gas/arm/vfp1xD_t2.d: Specify a CPU with
1025         Thumb-2.
1027 2010-01-13  Nick Clifton  <nickc@redhat.com>
1029         * gas/elf/section0.d: Skip this test for the h8300.
1030         * gas/elf/section1.d: Likewise.
1031         * gas/elf/section6.d: Likewise.
1032         * gas/elf/elf.exp: Skip section2 and section5 tests when the
1033         target is the h8300.
1035 2010-01-06  Quentin Neill  <quentin.neill@amd.com>
1037         * gas/i386/i386.exp: Add new amdfam15 test cases.
1038         * gas/i386/nops-1-amdfam15.d: New.
1039         * gas/i386/x86-64-nops-1-amdfam15.d: New.
1041 2010-01-06  Daniel Gutson  <dgutson@codesourcery.com>
1043         * gas/arm/dis-data.d: New test case.
1044         * gas/arm/dis-data.s: New file.
1046 2010-01-04  Daniel Gutson  <dgutson@codesourcery.com>
1048         * gas/arm/neon-logic.d: New test case.
1049         * gas/arm/neon-logic.s: New file.
1051 2010-01-04  Daniel Gutson  <dgutson@codesourcery.com>
1053         * gas/arm/neon-addressing-bad.d: New test case.
1054         * gas/arm/neon-addressing-bad.s: New file.
1055         * gas/arm/neon-addressing-bad.l: New file.
1057 2010-01-03  Daniel Gutson  <dgutson@codesourcery.com>
1059         * gas/arm/neon-suffix-bad.d: New test case.
1060         * gas/arm/neon-suffix-bad.s: New file.
1061         * gas/arm/neon-suffix-bad.l: New file.
1063 For older changes see ChangeLog-2009
1065 Local Variables:
1066 mode: change-log
1067 left-margin: 8
1068 fill-column: 74
1069 version-control: never
1070 End: