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