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