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