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