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