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