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