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