2006-10-08 Paul Brook <paul@codesourcery.com>
[binutils-gdb.git] / gas / testsuite / ChangeLog
1 2006-10-08 Paul Brook <paul@codesourcery.com>
2
3 * testsuite/gas/arm/neon-cov.s: Test pseudo-instruction forms of
4 vmov, vmvn and logic immediate instructions.
5 * testsuite/gas/arm/neon-cov.d: ditto.
6
7 2006-09-28 Bridge Wu <mingqiao.wu@gmail.com>
8
9 * gas/arm/iwmmxt-wldstbh.s: New file.
10 * gas/arm/iwmmxt-wldstbh.d: New file.
11
12 2006-09-26 Mark Shinwell <shinwell@codesourcery.com>
13 Joseph Myers <joseph@codesourcery.com>
14 Ian Lance Taylor <ian@wasabisystems.com>
15 Ben Elliston <bje@wasabisystems.com>
16
17 * gas/arm/iwmmxt2.s: New file.
18 * gas/arm/iwmmxt2.d: New file.
19
20 2006-09-23 H.J. Lu <hongjiu.lu@intel.com>
21
22 PR binutils/3235
23 * gas/i386/addr16.d: New file.
24 * gas/i386/addr16.s: Likewise.
25 * gas/i386/addr32.d: Likewise.
26 * gas/i386/addr32.s: Likewise.
27
28 * gas/i386/i386.exp: Add "addr16" and "addr32".
29
30 * gas/i386/x86-64-addr32.s: Add tests for "add32 mov".
31 * gas/i386/x86-64-addr32.d: Updated.
32
33 2006-09-20 Kai Tietz <Kai.Tietz@onevision.com>
34
35 * gas/all/gas.exp: Add support for x86_64-*-mingw64.
36 * gas/i386/immed64.d: Add #pass for avoid proplems with alignment paddings.
37 * gas/i386/rex.d: Changed for x86_64-mingw32 target matching and padding.
38 * gas/i386/i386.d: Likewise.
39 * gas/i386/x86-64-addr32.d: Likewise.
40 * gas/i386/x86-64-branch.d: Likewise.
41 * gas/i386/x86-64-crx-suffix.d: Likewise.
42 * gas/i386/x86-64-crx.d: Likewise.
43 * gas/i386/x86-64-drx-suffix.d: Likewise.
44 * gas/i386/x86-64-crx-suffix.d: Likewise.
45 * gas/i386/x86-64-opcode.d: Likewise.
46 * gas/i386/x86-64-pcrel.d: Likewise.
47
48 2006-09-19 Bernd Schmidt <bernd.schmidt@analog.com>
49
50 * gas/bfin/load.s, gas/bfin/load.d: Add constant folding tests.
51
52 2006-09-17 Mei Ligang <ligang@sunnorth.com.cn>
53
54 * gas/score: New directory.
55 * gas/elf/section2.e-score: New file.
56 * gas/elf/elf.exp: Add special case for Score target.
57
58 2006-09-16 Paul Brook <paul@codesourcery.com>
59
60 * gas/arm/unwind.s: Test two argument form of .movsp.
61 * gas/arm/unwind.d: Update expected output.
62 * gas/arm/unwind_vxworks.d: Ditto.
63
64 2006-09-08 Kazu Hirata <kazu@codesourcery.com>
65
66 * lib/gas-dg.exp (gas-dg-test): Treat $dir as a literal.
67
68 2006-09-08 Paul Brook <paul@codesourcery.com>
69
70 * gas/arm/arm-it.s: New test.
71 * gas/arm/arm-it.d: New test.
72
73 2006-09-07 Paul Brook <paul@codesourcery.com>
74
75 * gas/arm/neon-omit.s: Test three-argument variants.
76 * gas/arm/neon-omit.d: Update expected output.
77
78 2006-09-04 Paul Brook <paul@codesourcery.com>
79
80 * gas/arm/neon-cov.s: Test .u and .s aliases for .i suffixes.
81 * gas/arm/neon-cov.d: Adjust expected output.
82
83 2006-08-21 Joseph Myers <joseph@codesourcery.com>
84
85 * gas/arm/unwind.s: Test not merging iWMMXt register save with
86 previous long opcode.
87 * gas/arm/unwind.d, gas/arm/unwind_vxworks.d: Update.
88
89 2006-08-16 Julian Brown <julian@codesourcery.com>
90
91 * gas/arm/noarm.s: Add test for disabled ARM insns.
92 * gas/arm/noarm.d: Drive test for above.
93 * gas/arm/noarm.l: Expected error output.
94
95 2006-08-15 Thiemo Seufer <ths@mips.com>
96 Nigel Stephens <nigel@mips.com>
97 David Ung <davidu@mips.com>
98
99 * gas/mips/mips.exp: Handle mips*-sde-elf*.
100
101 2006-08-04 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
102
103 * sse2.d: Fixed the correct result for cvtpi2pd, cvtpd2pi
104 and cvttpd2pi.
105
106 2006-08-12 Thiemo Seufer <ths@networkno.de>
107
108 * gas/mips/mips16-save.d: Fix testcase.
109
110 2006-08-08 Bob Wilson <bob.wilson@acm.org>
111
112 * gas/lns/lns-common-1-alt.d: New file.
113 * gas/lns/lns.exp: Use lns-common-1-alt.d for xtensa targets.
114
115 2006-08-04 Pedro Alves <pedro_alves@portugalmail.pt>
116
117 * gas/arm/wince.s: New test.
118 * gas/arm/wince.d: New test.
119
120 * gas/arm/thumb2_add.s: Don't use elf specific ".type"
121 pseudo-op.
122
123 2006-08-03 Joseph Myers <joseph@codesourcery.com>
124
125 * gas/arm/iwmmxt-bad.s: Test invalid register names for wldrw and
126 wstrw.
127 * gas/arm/iwmmxt-bad.l: Update.
128
129 2006-08-03 Joseph Myers <joseph@codesourcery.com>
130
131 * gas/arm/iwmmxt.s: Test tmcr and tmrc with wcgr registers.
132 * gas/arm/iwmmxt.d: Update.
133
134 2006-08-01 H.J. Lu <hongjiu.lu@intel.com>
135
136 * gas/i386/nops-2-i386.d: Updated.
137 * gas/i386/nops-2-merom.d: Likewise.
138 * gas/i386/nops-2.d: Likewise.
139
140 2006-07-29 Richard Sandiford <richard@codesourcery.com>
141
142 * gas/m68k/mcf-fpu.s: Add tests for all addressing modes.
143 * gas/m68k/mcf-fpu.d: Update accordingly.
144
145 2006-07-20 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
146 Michael Meissner <michael.meissner@amd.com>
147
148 * gas/i386/amdfam10.s: Add .p2align 4,0 to make sure segment is
149 aligned on all systems.
150 * gas/i386/x86-64-amdfam10.s: Likewise.
151 * gas/i386/amdfam10.d: Adjust output for alignment.
152 * gas/i386/x86-64-amdfam10.d: Likewise.
153
154 2006-07-19 Paul Brook <paul@codesourcery.com>
155
156 * gas/arm/archv6t2.d: Adjust expected output for rbit.
157
158 2006-07-18 H.J. Lu <hongjiu.lu@intel.com>
159
160 * gas/i386/opcode.s: Add sldt, smsw and str.
161 * gas/i386/x86-64-opcode.s: Likewise.
162
163 * gas/i386/opcode.d: Updated.
164 * gas/i386/x86-64-opcode.d: Likewise.
165
166 2006-07-18 Paul Brook <paul@codesourcery.com>
167
168 * gas/arm/thumb2_add.d: New test.
169 * gas/arm/thumb2_add.s: New test.
170
171 2006-07-18 Maciej W. Rozycki <macro@mips.com>
172
173 * gas/mips/mips4.s, gas/mips/mips4.d: Enable the "pref" test. Change
174 arguments for "madd.s" so that the instruction is correct for mips1
175 and still matches "bc3*".
176
177 2006-07-13 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
178 Michael Meissner <michael.meissner@amd.com>
179
180 * gas/i386/amdfam10.s: New file for amdfam10 instructions.
181 * gam/i386/amdfam10.d: Ditto.
182 * gas/i386/x86-64-amdfam10.s: Ditto.
183 * gam/i386/x86-64-amdfam10.d: Ditto.
184
185 2006-07-12 Nick Clifton <nickc@redhat.com>
186
187 * gas/sh/basic.exp: Run "too_large" dump test.
188 * gas/sh/too_large.s: New test file. Check that .byte directives
189 do not generate a bogus overflow message.
190 * gas/sh/too_large.s: New test control file.
191
192 2006-07-05 Julian Brown <julian@codesourcery.com>
193
194 * gas/arm/vfp-neon-syntax.d: Tweak expected fmsrr syntax.
195 * gas/arm/vfp-neon-syntax_t2.d: Likewise.
196 * gas/arm/vfp2.d: Likewise.
197 * gas/arm/vfp2_t2.d: Likewise.
198
199 2006-07-04 Thiemo Seufer <ths@mips.com>
200
201 * gas/mips/e32-rel2.d, gas/mips/e32-rel4.d: Use -mabi=32 for as.
202 * gas/mips/mips.exp: Move mips16e testcase to ELF only tests.
203 Run elf{el}-rel2 and elf-rel4 for all arches with gpr64. Run
204 e32-rel2 and e32-rel4 also for 64 bit configurations.
205
206 2006-06-23 H.J. Lu <hongjiu.lu@intel.com>
207
208 * gas/i386/i386.exp: Run nops-1, nops-1-i386, nops-1-i686,
209 nops-1-merom, nops-2, nops-2-i386, nops-2-merom, x86-64-nops-1,
210 x86-64-nops-1-k8, x86-64-nops-1-nocona and x86-64-nops-1-merom.
211
212 * gas/i386/nops-1.s: New file.
213 * gas/i386/nops-2.s: Likewise.
214 * gas/i386/nops-1-i386.d: Likewise.
215 * gas/i386/nops-1-i686.d: Likewise.
216 * gas/i386/nops-1-merom.d: Likewise.
217 * gas/i386/nops-1.d: Likewise.
218 * gas/i386/nops-2-i386.d: Likewise.
219 * gas/i386/nops-2-merom.d: Likewise.
220 * gas/i386/nops-2.d: Likewise.
221 * gas/i386/x86-64-nops-1.s: Likewise.
222 * gas/i386/x86-64-nops-1-k8.d: Likewise.
223 * gas/i386/x86-64-nops-1-merom.d: Likewise.
224 * gas/i386/x86-64-nops-1-nocona.d: Likewise.
225 * gas/i386/x86-64-nops-1.d: Likewise.
226
227 * gas/i386/sse2.d: Updated to expect xchg %ax,%ax as 2 byte
228 nop.
229
230 2006-06-20 Thiemo Seufer <ths@networkno.de>
231
232 * gas/mips/mips.exp: Explicitly specify o32 ABI.
233 * gas/mips/mips64-dsp.d: Dump o32 register names.
234 * gas/mips/smartmips.d: Explicitly specify o32 ABI.
235
236 2006-06-18 Nick Clifton <nickc@redhat.com>
237
238 * gas/arm/group-reloc-alu-encoding-bad.d: Skip for non-ELF
239 targets.
240 * gas/arm/group-reloc-alu-parsing-bad.d: Likewise.
241 * gas/arm/group-reloc-ldc-encoding-bad.d: Likewise.
242 * gas/arm/group-reloc-ldc-parsing-bad.d: Likewise.
243 * gas/arm/group-reloc-ldc.d: Likewise.
244 * gas/arm/group-reloc-ldr-encoding-bad.d: Likewise.
245 * gas/arm/group-reloc-ldr-parsing-bad.d: Likewise.
246 * gas/arm/group-reloc-ldr.d: Likewise.
247 * gas/arm/group-reloc-ldrs-encoding-bad.d: Likewise.
248 * gas/arm/group-reloc-ldrs-parsing-bad.d: Likewise.
249 * gas/arm/group-reloc-ldrs.d: Likewise.
250
251 2006-06-15 Mark Shinwell <shinwell@codesourcery.com>
252
253 * gas/arm/group-reloc-alu.d: New test.
254 * gas/arm/group-reloc-alu-encoding-bad.d: New test.
255 * gas/arm/group-reloc-alu-encoding-bad.l: New test.
256 * gas/arm/group-reloc-alu-encoding-bad.s: New test.
257 * gas/arm/group-reloc-alu-parsing-bad.d: New test.
258 * gas/arm/group-reloc-alu-parsing-bad.l: New test.
259 * gas/arm/group-reloc-alu-parsing-bad.s: New test.
260 * gas/arm/group-reloc-alu.s: New test.
261 * gas/arm/group-reloc-ldc.d: New test.
262 * gas/arm/group-reloc-ldc-encoding-bad.d: New test.
263 * gas/arm/group-reloc-ldc-encoding-bad.l: New test.
264 * gas/arm/group-reloc-ldc-encoding-bad.s: New test.
265 * gas/arm/group-reloc-ldc-parsing-bad.d: New test.
266 * gas/arm/group-reloc-ldc-parsing-bad.l: New test.
267 * gas/arm/group-reloc-ldc-parsing-bad.s: New test.
268 * gas/arm/group-reloc-ldc.s: New test.
269 * gas/arm/group-reloc-ldr.d: New test.
270 * gas/arm/group-reloc-ldr-encoding-bad.d: New test.
271 * gas/arm/group-reloc-ldr-encoding-bad.l: New test.
272 * gas/arm/group-reloc-ldr-encoding-bad.s: New test.
273 * gas/arm/group-reloc-ldr-parsing-bad.d: New test.
274 * gas/arm/group-reloc-ldr-parsing-bad.l: New test.
275 * gas/arm/group-reloc-ldr-parsing-bad.s: New test.
276 * gas/arm/group-reloc-ldr.s: New test.
277 * gas/arm/group-reloc-ldrs.d: New test.
278 * gas/arm/group-reloc-ldrs-encoding-bad.d: New test.
279 * gas/arm/group-reloc-ldrs-encoding-bad.l: New test.
280 * gas/arm/group-reloc-ldrs-encoding-bad.s: New test.
281 * gas/arm/group-reloc-ldrs-parsing-bad.d: New test.
282 * gas/arm/group-reloc-ldrs-parsing-bad.l: New test.
283 * gas/arm/group-reloc-ldrs-parsing-bad.s: New test.
284 * gas/arm/group-reloc-ldrs.s: New test.
285
286 2006-06-14 Thiemo Seufer <ths@mips.com>
287 Maciej W. Rozycki <macro@mips.com>
288
289 * gas/mips/elf-rel6.d, gas/mips/elf-rel6.s: Extend testcase.
290 * gas/mips/elf-rel6.d-n32.d, gas/mips/elf-rel6-n64.d: New files.
291 * gas/mips/mips.exp: Run new testcases.
292
293 2006-06-14 Thiemo Seufer <ths@mips.com>
294
295 * gas/mips/mips16e-jrc.d, gas/mips/mips16e-save.d,
296 gas/mips/mips32-dsp.d, gas/mips/mips32-mt.d: Explicitly specify
297 o32 ABI.
298
299 2006-06-12 H.J. Lu <hongjiu.lu@intel.com>
300
301 * gas/i386/i386.exp: Run nops and x86-64-nops.
302
303 * gas/i386/nops.d: New file.
304 * gas/i386/nops.s: Likewise.
305 * gas/i386/x86-64-nops.d: Likewise.
306 * gas/i386/x86-64-nops.s: Likewise.
307
308 2006-06-12 H.J. Lu <hongjiu.lu@intel.com>
309
310 * gas/i386/opcode.s: Add "xchg %ax,%ax".
311 * gas/i386/opcode.d: Updated.
312
313 * gas/i386/x86-64-opcode.s: Add xchg %ax,%ax, xchg %eax,%eax,
314 xchg %rax,%rax, rex64 xchg %rax,%rax and xchg %rax,%r8.
315 * gas/i386/x86-64-opcode.d: Updated.
316
317 2006-06-09 Thiemo Seufer <ths@mips.com>
318 Nigel Stephens <nigel@mips.com>
319
320 * gas/mips/mips32-sf32.s, gas/mips/mips32-sf32.d: New test for odd
321 single precision FPRs on MIPS32.
322 * gas/mips/mips.exp: Run them.
323
324 2006-06-08 Thiemo Seufer <ths@mips.com>
325 Nigel Stephens <nigel@mips.com>
326
327 * gas/mips/mips32.s: Added cop2 branches with explicit condition
328 code register numbers.
329 * gas/mips/mips32.d: Likewise.
330
331 2006-06-07 Julian Brown <julian@codesourcery.com>
332
333 * gas/arm/itblock.s: New file. Helper macro for making all-true IT
334 blocks.
335 * gas/arm/neon-cond-bad-inc.s: New test. Make sure unconditional
336 Neon instructions are rejected...
337 * gas/arm/neon-cond-bad.s: In ARM mode, and...
338 * gas/arm/neon-cond-bad_t2.s: Accepted in Thumb mode (with IT).
339 * gas/arm/neon-cond-bad.l: Expected error output in ARM mode.
340 * gas/arm/neon-cond-bad.d: Control ARM mode test.
341 * gas/arm/neon-cond-bad_t2.d: Expected output in Thumb mode.
342 * gas/arm/vfp-neon-syntax-inc.s: Test VFP Neon-style syntax.
343 * gas/arm/vfp-neon-syntax.s: ...in ARM mode.
344 * gas/arm/vfp-neon-syntax_t2.s: ...and Thumb mode.
345 * gas/arm/vfp-neon-syntax.d: Expected output in ARM mode.
346 * gas/arm/vfp-neon-syntax_t2.d: Expected output in Thumb mode.
347
348 2006-06-06 Paul Brook <paul@codesourcery.com>
349
350 * gas/arm/thumb2_bcond.d: Update expected output.
351 * gas/arm/thumb32.d: Ditto.
352 * gas/arm/vfp1_t2.d: Ditto.
353 * gas/arm/vfp1xD_t2.d: Ditto.
354
355 2006-06-06 Thiemo Seufer <ths@mips.com>
356 Chao-ying Fu <fu@mips.com>
357
358 * gas/mips/mips64-dsp.s, gas/mips/mips64-dsp.d: New DSP64 tests.
359 * gas/mips/mips.exp: Run DSP64 tests.
360
361 2006-06-05 Thiemo Seufer <ths@mips.com>
362
363 * gas/mips/mips32-dsp.d, gas/mips/mips32-dsp.s, gas/mips/mips32-mt.d,
364 gas/mips/mips32-mt.s: Remove instructions with invalid arguments.
365 * gas/mips/mips32-dsp.l, gas/mips/mips32-mt.l: Delete file.
366
367 2006-05-25 Richard Sandiford <richard@codesourcery.com>
368
369 * gas/m68k/mcf-fpu.s: Add fmovemd and fmovem instructions.
370 * gas/m68k/mcf-fpu.d: Adjust accordingly.
371
372 2006-05-25 Jie Zhang <jie.zhang@analog.com>
373
374 * gas/bfin/vector2.s, gas/bfin/vector2.d: Test to ensure (m) is not
375 thrown away.
376
377 2006-05-23 Thiemo Seufer <ths@mips.com>
378
379 * gas/mips/mips-gp32-fp64-pic.d, mips/mips-gp32-fp64.d,
380 gas/mips/mips-gp64-fp32-pic.d, gas/mips/mips-gp64-fp32.l,
381 gas/mips/mips-gp64-fp64.d: Adjust test cases to the changes assembler
382 output.
383 * gas/mips/mips-gp32-fp64.l, gas/mips/mips-gp64-fp32-pic.l: New files,
384 catch assembler warnings.
385
386 2006-05-22 Nick Clifton <nickc@redhat.com>
387
388 * gas/mips/mips32-dsp.l: Fix expected unsigned decoding of -1 in
389 warning messages.
390 * gas/mips/mips32-mt.l: Likewise.
391
392 2006-05-19 Thiemo Seufer <ths@mips.com>
393
394 * gas/mips/vxworks1-el.d, gas/mips/vxworks1-xgot-el.d: Add little
395 endian testcases.
396 * gas/mips/vxworks1.d, gas/mips/vxworks1-xgot.d: Build as big endian.
397 * gas/mips/mips.exp: Run new testcases.
398
399 2006-05-14 Thiemo Seufer <ths@mips.com>
400 Nigel Stephens <nigel@mips.com>
401
402 * gas/mips/mips.exp: Run new tests.
403 * gas/mips/mips16e.s, gas/mips/mips16e.d, gas/mips/mips16e-64.s,
404 gas/mips/mips16e-64.d, gas/mips/mips16e-64.l: New tests.
405
406 2006-05-11 Paul Brook <paul@codesourcery.com>
407
408 * gas/arm/local_function.d: New test.
409 * gas/arm/local_function.s: New test.
410
411 2006-05-11 Thiemo Seufer <ths@mips.com>
412
413 * gas/mips/jal-range.l: Don't check the range of j or jal
414 addresses.
415
416 2006-05-09 H.J. Lu <hongjiu.lu@intel.com>
417
418 * gas/i386/x86-64-gidt.d: Adjusted.
419
420 2006-05-09 H.J. Lu <hongjiu.lu@intel.com>
421
422 * gas/i386/i386.exp: Run x86-64-gidt.
423
424 * gas/i386/x86-64-gidt.d: New file.
425 * gas/i386/x86-64-gidt.s: Likewise.
426
427 2006-05-09 David Ung <davidu@mips.com>
428
429 * gas/mips/jal-range.l: Only warn about an out-of-range j or jal
430 address.
431
432 2006-05-08 Thiemo Seufer <ths@mips.com>
433
434 * gas/mips/mips32.s, gas/mips/mips32.d: Extend testcase to check
435 larger offset arguments for cache instructions.
436
437 2006-05-08 Thiemo Seufer <ths@mips.com>
438 Nigel Stephens <nigel@mips.com>
439 David Ung <davidu@mips.com>
440
441 * gas/mips/smartmips.s, gas/mips/smartmips.d: New smartmips test.
442 * gas/mips/mips.exp: Run smartmips test.
443
444 2006-05-05 Julian Brown <julian@codesourcery.com>
445
446 * gas/arm/vfp-neon-overlap.s: New test. Overlapping VFP/Neon
447 instructions.
448 * gas/arm/vfp-neon-overlap.d: Expected output of above.
449 * gas/arm/vfp1xD.d: Test for fldmx/fstmx.
450 * gas/arm/vfp1xD_t2.d: Likewise.
451 * gas/arm/vfpv3-32drs.d: Likewise.
452
453 2006-05-05 Nigel Stephens <nigel@mips.com>
454
455 * gas/mips/noreorder.s, gas/mips/noreorder.d: New test for
456 reorder/noreorder corner case.
457 * gas/mips/mips.exp: Run new test.
458
459 2006-05-04 Kazu Hirata <kazu@codesourcery.com>
460
461 * gas/arm/armv1.d (error-output): New.
462 * gas/arm/armv1.l: New.
463 * gas/arm/thumb32.d (error-output): New.
464 * gas/arm/thumb32.l: New.
465
466 2006-05-04 Thiemo Seufer <ths@mips.com>
467 Nigel Stephens <nigel@mips.com>
468
469 * gas/mips/mips.exp: Run mips32-dsp tests only for mips32r2.
470 * gas/mips/set-arch.d: Adjust according to opcode table changes.
471
472 2006-05-03 Thiemo Seufer <ths@mips.com>
473
474 * gas/mips/mips32-mt.d: Fix mftr argument order.
475
476 2006-05-02 Joseph Myers <joseph@codesourcery.com>
477
478 * gas/arm/iwmmxt.s: Increase offsets for wstrb and wstrh.
479 * gas/arm/iwmmxt.d: Update expected results.
480 * gas/arm/iwmmxt-bad2.s: Test wstrb, wstrh, wldrb and wldrh.
481 * gas/arm/iwmmxt-bad2.l: Update expected error messages.
482
483 2006-04-29 H.J. Lu <hongjiu.lu@intel.com>
484
485 * gas/i386/fp.d: New file.
486 * gas/i386/fp.s: Likewise.
487
488 * gas/i386/i386.exp: Run "fp".
489
490 2006-04-28 Thiemo Seufer <ths@mips.com>
491 David Ung <davidu@mips.com>
492 Nigel Stephens <nigel@mips.com>
493
494 * gas/mips/cp0sel-names-mips32r2.d,
495 gas/mips/cp0sel-names-mips64r2.d: Update for MT register names.
496
497 2006-04-26 Julian Brown <julian@codesourcery.com>
498
499 * gas/arm/neon-const.s: New testcase. Neon floating-point constants.
500 * gas/arm/neon-const.d: Expected output of above.
501 * gas/arm/neon-cov.d: Expect floating-point disassembly for VMOV.F32.
502
503 2006-04-26 Julian Brown <julian@codesourcery.com>
504
505 * gas/arm/neon-psyn.s: Basic test of programmers syntax.
506 * gas/arm/neon-psyn.d: Expected output of above.
507
508 2006-04-26 Julian Brown <julian@codesourcery.com>
509
510 * gas/arm/copro.s: Avoid ldcl which encodes as a bad Neon instruction.
511 * gas/arm/copro.d: Update accordingly.
512 * gas/arm/neon-cond.s: New test. Conditional Neon opcodes in ARM mode.
513 * gas/arm/neon-cond.d: Expected results of above.
514 * gas/arm/neon-cov.s: New test. Coverage of Neon instructions.
515 * gas/arm/neon-cov.d: Expected results of above.
516 * gas/arm/neon-ldst-es.s: New test. Element and structure loads and
517 stores.
518 * gas/arm/neon-ldst-es.d: Expected results of above.
519 * gas/arm/neon-ldst-rm.s: New test. Single and multiple register loads
520 and stores.
521 * gas/arm/neon-ldst-rm.d: Expected results of above.
522 * gas/arm/neon-omit.s: New test. Omission of optional operands.
523 * gas/arm/neon-omit.d: Expected results of above.
524 * gas/arm/vfp1.d: Expect Neon syntax for some VFP instructions.
525 * gas/arm/vfp1_t2.d: Likewise.
526 * gas/arm/vfp1xD.d: Likewise.
527 * gas/arm/vfp1xD_t2.d: Likewise.
528 * gas/arm/vfp2.d: Likewise.
529 * gas/arm/vfp2_t2.d: Likewise.
530 * gas/arm/vfp3-32drs.s: New test. Extended D register range for VFP
531 instructions.
532 * gas/arm/vfp3-32drs.d: Expected results of above.
533 * gas/arm/vfp3-const-conv.s: New test. VFPv3 constant-load and
534 conversion instructions.
535 * gas/arm/vfp3-const-conv.d: Expected results of above.
536
537 2005-04-20 Paul Brook <paul@codesourcery.com>
538
539 * gas/arm/arch7.d: Remove skip.
540 * gas/arm/svc.d: Ditto.
541 * gas/arm/thumb2_bcond.d: Ditto.
542 * gas/arm/thumb2_it_bad.d: Ditto.
543
544 2006-04-18 H.J. Lu <hongjiu.lu@intel.com>
545
546 PR gas/2533
547 * gas/i386/inval.s: Add test for illegal immediate register
548 operand.
549 * gas/i386/inval.l: Updated.
550
551 2006-04-16 Nick Clifton <nickc@redhat.com>
552
553 * gas/arm/arch7.d: Skip test for non-ELF targets.
554 * gas/arm/blx-local.d: Likewise.
555 * gas/arm/svc.d: Likewise.
556 * gas/arm/thumb2_bcond.d: Likewise.
557 * gas/arm/thumb2_it_bad.d: Likewise.
558
559 2006-04-07 Paul Brook <paul@codesourcery.com>
560
561 * gas/arm/blx-local.d: New test.
562 * gas/arm/blx-local.d: New test.
563
564 2006-04-07 Paul Brook <paul@codesourcery.com>
565
566 * gas/arm/thumb2_pool.d: New test.
567 * gas/arm/thumb2_pool.s: New test.
568
569 2006-04-05 Richard Sandiford <richard@codesourcery.com>
570
571 * gas/sparc/vxworks-pic.s, gas/sparc/vxworks-pic.d: New test.
572 * gas/sparc/sparc.exp: Run it. Remove sparc*-*-vxworks* XFAILs.
573
574 2006-03-23 Michael Matz <matz@suse.de>
575
576 * gas/i386/reloc64.s: Accept 64-bit forms.
577 * gas/i386/reloc64.d: Adjust.
578 * gas/i386/reloc64.l: Adjust.
579
580 2006-03-23 H.J. Lu <hongjiu.lu@intel.com>
581
582 * gas/i386/rep.s: Pad with .p2align.
583 * gas/i386/rep.d: Adjust.
584
585 2006-03-22 Richard Sandiford <richard@codesourcery.com>
586
587 * gas/mips/vxworks1.s, gas/mips/vxworks1.d,
588 * gas/mips/vxworks1-xgot.d: New tests.
589 * gas/mips/mips.exp: Run them. Do not run other tests on VxWorks.
590
591 2006-03-21 Paul Brook <paul@codesourcery.com>
592
593 * gas/arm/thumb32.d: Correct expected output.
594
595 2006-03-20 Paul Brook <paul@codesourcery.com>
596
597 * gas/arm/thumb2_bcond.d: New test.
598 * gas/arm/thumb2_bcond.s: New test.
599 * gas/arm/thumb2_it_bad.d: New test.
600 * gas/arm/thumb2_it_bad.l: New test.
601 * gas/arm/thumb2_it_bad.s: New test.
602
603 2006-03-17 Paul Brook <paul@codesourcery.com>
604
605 * gas/arm/thumb32.d: Add ldm and stm tests.
606 * gas/arm/thumb32.s: Ditto.
607
608 2006-03-16 Bernd Schmidt <bernd.schmidt@analog.com>
609
610 * gas/bfin/shift2.s: Add new tests.
611 * gas/bfin/shift.d: Match changed disassembler behaviour.
612 * gas/bfin/parallel2.d: Likewise.
613 * gas/bfin/shift2.d: Likewise; also match new tests.
614
615 2006-03-16 Paul Brook <paul@codesourcery.com>
616
617 * gas/arm/svc.d: New test.
618 * gas/arm/svc.s: New test.
619 * gas/arm/inst.d: Accept svc mnemonic.
620 * gas/arm/thumb.d: Ditto.
621 * gas/arm/wince_inst.d: Ditto.
622
623 2006-03-09 Paul Brook <paul@codesourcery.com>
624
625 * gas/arm/nomapping.d: New test.
626 * gas/arm/nomapping.s: New test.
627
628 2006-03-07 H.J. Lu <hongjiu.lu@intel.com>
629
630 PR binutils/2428
631 * gas/i386/i386.exp: Add rep, rep-suffix, x86-64-rep and
632 x86-64-rep-suffix.
633
634 * gas/i386/naked.d: Replace repz with rep.
635 * gas/i386/x86_64.d: Likewise.
636
637 * gas/i386/rep-suffix.d: New file.
638 * gas/i386/rep-suffix.s: Likewise.
639 * gas/i386/rep.d: Likewise.
640 * gas/i386/rep.s: Likewise.
641 * gas/i386/x86-64-rep-suffix.d: Likewise.
642 * gas/i386/x86-64-rep-suffix.s: Likewise.
643 * gas/i386/x86-64-rep.d: Likewise.
644 * gas/i386/x86-64-rep.s: Likewise.
645
646 2006-03-07 Richard Sandiford <richard@codesourcery.com>
647
648 * gas/arm/abs12.s, gas/arm/abs12.d: New test.
649 * gas/arm/pic.d: Skip for *-*-vxworks*...
650 * gas/arm/pic_vxworks.d: ...use this version instead.
651 * gas/arm/unwind_vxworks.d: Fix expected output.
652
653 2006-03-06 Nathan Sidwell <nathan@codesourcery.com>
654
655 * gas/m68k/arch-cpu-1.s: Tweak.
656 * gas/m68k/arch-cpu-1.d: Tweak.
657
658 2006-02-28 Jan Beulich <jbeulich@novell.com>
659
660 * gas/all/altmacro.s: Adjust.
661 * gas/all/altmac2.s: Adjust.
662
663 2006-02-28 Jan Beulich <jbeulich@novell.com>
664
665 * gas/macros/paren[sd]: New.
666 * gas/macros/macros.exp: Run new test.
667
668 2006-02-27 H.J. Lu <hongjiu.lu@intel.com>
669
670 * gas/i386/i386.exp: Add merom and x86-64-merom.
671
672 * gas/i386/merom.d: New file.
673 * gas/i386/merom.s: Likewise.
674 * gas/i386/x86-64-merom.d: Likewise.
675 * gas/i386/x86-64-merom.s: Likewise.
676
677 2006-02-24 David S. Miller <davem@sunset.davemloft.net>
678
679 * gas/sparc/rdhpr.s: New test.
680 * gas/sparc/rdhpr.d: New test.
681 * gas/sparc/wrhpr.s: New test.
682 * gas/sparc/wrhpr.d: New test.
683 * gas/sparc/window.s: New test.
684 * gas/sparc/window.d: New test.
685 * gas/sparc/rdpr.s: Add case for reading %gl register.
686 * gas/sparc/rdpr.d: Likewise.
687 * gas/sparc/wrpr.s: Add case for writing %gl register.
688 * gas/sparc/wrpr.d: Likewise.
689 * gas/sparc/sparc.exp: Update for new tests.
690
691 2006-02-24 Paul Brook <paul@codesourcery.com>
692
693 * gas/arm/thumb32.d: Fix expected msr and mrs output.
694 * gas/arm/arch7.d: New test.
695 * gas/arm/arch7.s: New test.
696 * gas/arm/arch7m-bad.l: New test.
697 * gas/arm/arch7m-bad.d: New test.
698 * gas/arm/arch7m-bad.s: New test.
699
700 2006-02-23 H.J. Lu <hongjiu.lu@intel.com>
701
702 * gas/ia64/opc-i.s: Add tests for tf.
703 * gas/ia64/pseudo.s: Likewise.
704 * gas/ia64/opc-i.d: Updated.
705 * gas/ia64/pseudo.d: Likewise.
706
707 2006-02-22 H.J. Lu <hongjiu.lu@intel.com>
708
709 * gas/ia64/dv-raw-err.s: Add check for vmsw.0.
710 * gas/ia64/dv-raw-err.l: Updated.
711
712 * gas/ia64/opc-b.s: Add vmsw.0 and vmsw.1.
713 * gas/ia64/opc-b.d: Updated.
714
715 2005-02-22 Paul Brook <paul@codesourcery.com>
716
717 * gas/arm/thumb32.d: Fix expected pld opcode.
718
719 2006-02-17 Shrirang Khisti <shrirangk@kpitcummins.com>
720 Anil Paranjape <anilp1@kpitcummins.com>
721 Shilin Shakti <shilins@kpitcummins.com>
722
723 * gas/xc16x: New directory.
724 * gas/xc16x/xc16x.exp: New file
725 * gas/xc16x/add.s: New file
726 * gas/xc16x/add_test.s: New file
727 * gas/xc16x/addb.s: New file
728 * gas/xc16x/addc.s: New file
729 * gas/xc16x/addcb.s: New file
730 * gas/xc16x/and.s: New file
731 * gas/xc16x/andb.s: New file
732 * gas/xc16x/bfldl.s: New file
733 * gas/xc16x/bit.s: New file
734 * gas/xc16x/calla.s: New file
735 * gas/xc16x/calli.s: New file
736 * gas/xc16x/cmp.s: New file
737 * gas/xc16x/cmp_test.s: New file
738 * gas/xc16x/cmpb.s: New file
739 * gas/xc16x/cmpi.s: New file
740 * gas/xc16x/cpl.s: New file
741 * gas/xc16x/div.s: New file
742 * gas/xc16x/jmpa.s: New file
743 * gas/xc16x/jmpi.s: New file
744 * gas/xc16x/jmpr.s: New file
745 * gas/xc16x/mov.s: New file
746 * gas/xc16x/mov_test.s: New file
747 * gas/xc16x/movb.s: New file
748 * gas/xc16x/movbs.s: New file
749 * gas/xc16x/movbz.s: New file
750 * gas/xc16x/mul.s: New file
751 * gas/xc16x/neg.s: New file
752 * gas/xc16x/nop.s: New file
753 * gas/xc16x/or.s: New file
754 * gas/xc16x/orb.s: New file
755 * gas/xc16x/prior.s: New file
756 * gas/xc16x/pushpop.s: New file
757 * gas/xc16x/ret.s: New file
758 * gas/xc16x/scxt.s: New file
759 * gas/xc16x/shlrol.s: New file
760 * gas/xc16x/sub.s: New file
761 * gas/xc16x/sub_test.s: New file
762 * gas/xc16x/subb.s: New file
763 * gas/xc16x/subcb.s: New file
764 * gas/xc16x/syscontrol1.s: New file
765 * gas/xc16x/syscontrol2.s: New file
766 * gas/xc16x/trap.s: New file
767 * gas/xc16x/xor.s: New file
768 * gas/xc16x/xorb.s: New file
769
770 2006-02-12 H.J. Lu <hongjiu.lu@intel.com>
771
772 * gas/i386/x86-64-crx-suffix.d: Undo the last change.
773
774 2006-02-11 H.J. Lu <hongjiu.lu@intel.com>
775
776 * gas/i386/i386.exp: Add "x86-64-drx" and "x86-64-drx-suffix".
777
778 * gas/i386/x86-64-crx-suffix.d: Minor update.
779
780 * gas/i386/x86-64-drx-suffix.d: New file.
781 * gas/i386/x86-64-drx.d: Likewise.
782 * gas/i386/x86-64-drx.s: Likewise.
783
784 2006-02-11 H.J. Lu <hongjiu.lu@intel.com>
785
786 * gas/i386/i386.exp: Add "x86-64-crx" and "x86-64-crx-suffix".
787
788 * gas/i386/x86-64-crx-suffix.d: New file.
789 * gas/i386/x86-64-crx.d: Likewise.
790 * gas/i386/x86-64-crx.s: Likewise.
791
792 2006-02-07 Nathan Sidwell <nathan@codesourcery.com>
793
794 * testsuite/gas/m68k/all.exp: Add arch-cpu-1 test.
795 * testsuite/gas/m68k/arch-cpu-1.[sd]: New.
796
797 2005-02-02 Paul Brook <paul@codesourcery.com>
798
799 * gas/arm/thumb2_invert.d: New test.
800 * gas/arm/thumb2_invert.s: New test.
801
802 2006-01-31 Paul Brook <paul@codesourcery.com>
803
804 * gas/testsuite/gas/arm/iwmmxt-bad.s: Add check for bad register name.
805 * gas/testsuite/gas/arm/iwmmxt-bad.l: Ditto.
806
807 2006-01-18 Arnold Metselaar <arnoldm@sourceware.org>
808
809 * gas/z80/z80.exp: Add offset.
810 * gas/z80/offset.d: New file.
811 * gas/z80/offset.s: New file.
812
813 2006-01-16 Paul Brook <paul@codesourcery.com>
814
815 * gas/m68k/all.exp: Add mcf-fpu.
816 * gas/m68k/mcf-fpu.d: New file.
817 * gas/m68k/mcf-fpu.s: New file.
818
819 2006-01-11 Nick Clifton <nickc@redhat.com>
820
821 * gas/tic54x/address.d: Work with 64bit hosts.
822 * gas/tic54x/addrfar.d: Likewise.
823 * gas/tic54x/align.d: Likewise.
824 * gas/tic54x/all-opcodes.d: Likewise.
825 * gas/tic54x/asg.d: Likewise.
826 * gas/tic54x/cons.d: Likewise.
827 * gas/tic54x/consfar.d: Likewise.
828 * gas/tic54x/extaddr.d: Likewise.
829 * gas/tic54x/field.d: Likewise.
830 * gas/tic54x/labels.d: Likewise.
831 * gas/tic54x/loop.d: Likewise.
832 * gas/tic54x/lp.d: Likewise.
833 * gas/tic54x/macro.d: Likewise.
834 * gas/tic54x/math.d: Likewise.
835 * gas/tic54x/opcodes.d: Likewise.
836 * gas/tic54x/sections.d: Likewise.
837 * gas/tic54x/set.d: Likewise.
838 * gas/tic54x/struct.d: Likewise.
839 * gas/tic54x/subsym.d: Likewise.
840
841 2006-01-09 H.J. Lu <hongjiu.lu@intel.com>
842
843 PR gas/2117
844 * gas/ia64/ia64.exp: Add ltoff22x-2, ltoff22x-3, ltoff22x-4 and
845 ltoff22x-5.
846
847 * gas/ia64/ltoff22x-2.d: New file.
848 * gas/ia64/ltoff22x-2.s: Likewise.
849 * gas/ia64/ltoff22x-3.d: Likewise.
850 * gas/ia64/ltoff22x-3.s: Likewise.
851 * gas/ia64/ltoff22x-4.d: Likewise.
852 * gas/ia64/ltoff22x-4.s: Likewise.
853 * gas/ia64/ltoff22x-5.d: Likewise.
854 * gas/ia64/ltoff22x-5.s: Likewise.
855
856 2006-01-03 Hans-Peter Nilsson <hp@bitrange.com>
857
858 PR gas/2101
859 * gas/mmix/hex2.s, gas/mmix/hex2.d: New test.
860
861 For older changes see ChangeLog-2005
862 \f
863 Local Variables:
864 mode: change-log
865 left-margin: 8
866 fill-column: 74
867 version-control: never
868 End: