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