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