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