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