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