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