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