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