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