2007-05-22 Paul Brook <paul@codesourcery.com>
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
1 2007-05-22 Paul Brook <paul@codesourcery.com>
2
3 * gas/arm/backslash-at.d: Update expected output.
4
5 2007-05-17 H.J. Lu <hongjiu.lu@intel.com>
6
7 2003-06-05 Michal Ludvig <mludvig@suse.cz>
8 * gas/cfi/cfi-x86_64.s: Test new directives
9 and different writings of registers and numbers.
10 * gas/cfi/cfi-x86_64.d: Updated pattern to
11 match the above change.
12
13 2007-05-15 Mark Shinwell <shinwell@codesourcery.com>
14
15 * gas/arm/backslash-at.d: New.
16 * gas/arm/backslash-at.s: New.
17
18 2007-05-15 Vincent Riviere <vincent.riviere@freesbee.fr>
19 Nick Clifton <nickc@redhat.com>
20
21 PR gas/3041
22 * gas/m68k/p3041.s: New test case.
23 * gas/m68k/p3041.d: New expected disassembly.
24 * gas/m68k/all.exp: Run new test for m68k-*-netbsd toolchains.
25 Only run arch-cpu-1 test for ELF based toolchains.
26
27 Tidy ups for m68k-netbsd gas toolchain:
28 * gas/m68k/cpu32.d: Allow for extra text after expected
29 disassembly.
30 * gas/m68k/mcf-trap.d: Allow for alternative trap mnemonics.
31 * gas/m68k/br-isab.d: Fix name of test.
32 * gas/m68k/br-isac.d: Fix name of test.
33
34 2007-05-14 H.J. Lu <hongjiu.lu@intel.com>
35
36 PR binutils/4502
37 * gas/i386/amd.d: Replace "pfmulhrw" with "pmulhrw".
38
39 2007-05-04 Kazu Hirata <kazu@codesourcery.com>
40
41 * gas/m68k/all.exp: Skip fmoveml on fido.
42
43 2007-05-03 H.J. Lu <hongjiu.lu@intel.com>
44
45 PR gas/4460
46 * gas/i386/gotpc.s: Add a new test.
47 * gas/i386/reloc64.s: Likewise.
48
49 * gas/i386/gotpc.d: Updated.
50 * gas/i386/reloc64.d: Likewise.
51
52 2007-05-03 H.J. Lu <hongjiu.lu@intel.com>
53
54 * gas/i386/crc32-intel.d: Updated.
55 * gas/i386/crc32.d: Likewise.
56 * gas/i386/sse4_2.d: Likewise.
57 * gas/i386/x86-64-crc32-intel.d: Likewise.
58 * gas/i386/x86-64-crc32.d: Likewise.
59 * gas/i386/x86-64-sse4_2.d: Likewise.
60
61 * gas/i386/crc32.s: Remove crc32 instructions with ambiguous
62 operand size and suffix in crc32 instructions in Intel mode.
63 * gas/i386/x86-64-crc32.s: Likewise.
64
65 * gas/i386/sse4_2.s: Remove crc32 instructions with ambiguous
66 operand size.
67 * gas/i386/x86-64-sse4_2.s: Likewise.
68
69 * gas/i386/i386.exp: Run inval-crc32 and x86-64-inval-crc32.
70
71 * gas/i386/inval-crc32.l: New.
72 * gas/i386/inval-crc32.s: Likewise.
73 * gas/i386/x86-64-inval-crc32.l: Likewise.
74 * gas/i386/x86-64-inval-crc32.s: Likewise.
75
76 2007-05-01 H.J. Lu <hongjiu.lu@intel.com>
77
78 * gas/i386/crc32-intel.d: New file.
79 * gas/i386/crc32.d:Likewise.
80 * gas/i386/crc32.s:Likewise.
81 * gas/i386/x86-64-crc32-intel.d:Likewise.
82 * gas/i386/x86-64-crc32.d:Likewise.
83 * gas/i386/x86-64-crc32.s:Likewise.
84
85 * gas/i386/i386.exp: Run crc32, crc32-intel, x86-64-crc32
86 and x86-64-crc32-intel.
87
88 2007-04-26 H.J. Lu <hongjiu.lu@intel.com>
89
90 PR binutils/4430
91 * gas/i386/amd.d: Updated.
92 * gas/i386/immed32.d: Likewise.
93 * gas/i386/intel.d: Likewise.
94 * gas/i386/intel16.d: Likewise.
95 * gas/i386/intelok.d: Likewise.
96 * gas/i386/jump16.d: Likewise.
97 * gas/i386/naked.d: Likewise.
98 * gas/i386/opcode-suffix.d: Likewise.
99 * gas/i386/opcode.d: Likewise.
100 * gas/i386/prescott.d: Likewise.
101 * gas/i386/ssemmx2.d: Likewise.
102 * gas/i386/tlsd.d: Likewise.
103 * gas/i386/tlspic.d: Likewise.
104 * gas/i386/x86-64-addr32.d: Likewise.
105 * gas/i386/x86-64-prescott.d: Likewise.
106 * gas/i386/x86-64-rip.d: Likewise.
107 * gas/i386/x86_64.d: Likewise.
108
109 2007-04-26 H.J. Lu <hongjiu.lu@intel.com>
110
111 PR binutils/4429
112 * gas/i386/i386.exp: Run "x86-64-addr32-intel" and
113 "x86-64-rip-intel".
114
115 * gas/i386/intelok.d: Updated.
116
117 * gas/i386/x86-64-addr32-intel.d: New file.
118 * gas/i386/x86-64-rip-intel.d: Likewise.
119
120 2007-04-24 Andreas Krebbel <krebbel1@de.ibm.com>
121
122 * gas/s390/zarch-z9-ec.d: Add pfpo, ectg and csst.
123 * gas/s390/zarch-z9-ec.s: Likewise.
124
125 2007-04-23 Nathan Sidwell <nathan@codesourcery.com>
126
127 * gas/m68k/br-isaa.s: New.
128 * gas/m68k/br-isaa.d: New.
129 * gas/m68k/br-isab.s: New.
130 * gas/m68k/br-isab.d: New.
131 * gas/m68k/br-isac.s: New.
132 * gas/m68k/br-isac.d: New.
133 * gas/m68k/all.exp: Adjust.
134
135 2007-04-21 Richard Earnshaw <rearnsha@arm.com>
136
137 * gas/arm/arch4t.d: Convert to unified syntax.
138 * gas/arm/archv6.d: Likewise.
139 * gas/arm/archv6t2.d: Likewise.
140 * gas/arm/arch3.d: Likewise.
141 * gas/arm/arch7dm.d: Likewise.
142 * gas/arm/arch7t.d: Likewise.
143 * gas/arm/archv1.d: Likewise.
144 * gas/arm/copro.d: Likewise.
145 * gas/arm/inst.d: Likewise.
146 * gas/arm/macro1.d: Likewise.
147 * gas/arm/tcompat.d: Likewise.
148 * gas/arm/wince_inst.d: Likewise.
149 * gas/arm/xscale.d: Likewise.
150
151 * gas/arm/thumb.d: White space cleanup.
152 * gas/arm/thumb2_relax.d: Likewise.
153 * gas/arm/thumb32.d: Likewise.
154
155 2007-04-20 Nathan Sidwell <nathan@codesourcery.com>
156
157 * gas/m68k/ctrl-1.d, gas/m68k/ctrl-1.s: New.
158 * gas/m68k/ctrl-2.d, gas/m68k/ctrl-2.s: New.
159 * gas/m68k/all.exp: Add them.
160
161 2007-04-20 Alan Modra <amodra@bigpond.net.au>
162
163 * gas/ppc/range64.s: New.
164 * gas/ppc/range64.l: New.
165 * gas/ppc/range.s: New.
166 * gas/ppc/range.l: New.
167 * gas/ppc/ppc.exp (run_list_test): New. Use to run new tests.
168
169 2007-04-20 Richard Earnshaw <rearnsha@arm.com>
170
171 * gas/arm/mapshort.s: Add a small .data section.
172 * gas/arm/mapshort-eabi.d: Check the data section doesn't confuse
173 disassembly.
174 * gas/arm/mapshort-elf.d: Likewise.
175
176 2007-04-19 Paul Brook <paul@codesourcery.com>
177
178 * gas/arm/thumb1_unified.d: New test.
179 * gas/arm/thumb1_unified.s: New test.
180
181 2007-04-19 Nathan Froyd <froydnj@codesourcery.com>
182
183 * gas/ppc/booke.s: Add tlbsx, tlbsxe.
184 * gas/ppc/booke.d: Update.
185
186 2007-04-18 H.J. Lu <hongjiu.lu@intel.com>
187
188 * gas/i386/i386.exp: Add sse4.2 and x86-64-sse4.2.
189
190 * gas/i386/sse4_2.d: New file.
191 * gas/i386/sse4_2.s: Likewise.
192 * gas/i386/x86-64-sse4_2.d: Likewise.
193 * gas/i386/x86-64-sse4_2.s: Likewise.
194
195 2007-04-18 H.J. Lu <hongjiu.lu@intel.com>
196
197 * gas/i386/i386.exp: Add sse4.1 and x86-64-sse4.1.
198
199 * gas/i386/sse4_1.d: New file.
200 * gas/i386/sse4_1.s: Likewise.
201 * gas/i386/x86-64-sse4_1.d: Likewise.
202 * gas/i386/x86-64-sse4_1.s: Likewise.
203
204 2007-04-18 Paul Brook <paul@codesourcery.com>
205
206 * gas/arm/thumb2_add.s: Add rsb #0 test.
207 * gas/arm/thumb2_add.d: Update expected output.
208
209 2007-04-04 Paul Brook <paul@codesourcery.com>
210
211 * gas/arm/neon-cov.s: Add new vext test.
212 * gas/arm/neon-cov.d: Ditto.
213
214 2007-04-01 Christian Groessler <chris@groessler.org>
215
216 * gas/z8k/calr.d: Fix for 64bit bfd.
217 * gas/z8k/djnz.d: Likewise.
218 * gas/z8k/inout.d: Likewise.
219 * gas/z8k/jmp-cc.d: Likewise.
220 * gas/z8k/jr-back.d: Likewise.
221 * gas/z8k/jr-forw.d: Likewise.
222 * gas/z8k/reglabel.d: Likewise.
223 * gas/z8k/ctrl-names.d: Fix name. Fix for 64bit bfd.
224 * gas/z8k/ret-cc.d: Likewise.
225
226 2007-03-31 Alan Modra <amodra@bigpond.net.au>
227
228 * gas/i386/nops-3.s: Don't use .align.
229
230 2007-03-30 Paul Brook <paul@codesourcery.com>
231
232 * gas/arm/thumb2_ldmstm.d: New test.
233 * gas/arm/thumb2_ldmstm.s: New test.
234
235 2007-03-27 Alan Modra <amodra@bigpond.net.au>
236
237 * gas/ppc/reloc.s: New.
238 * gas/ppc/reloc.d: New.
239
240 2007-03-26 Julian Brown <julian@codesourcery.com>
241
242 * gas/arm/neon-const.s: Use FP syntax for 0/-0.
243 * gas/arm/vfp-neon-syntax-inc.s: Likewise, for 1.
244 * gas/arm/neon-cov.s: Use float syntax for FP immediate.
245
246 2007-03-24 Paul Brook <paul@codesourcery.com>
247 Mark Shinwell <shinwell@codesourcery.com>
248
249 * gas/arm/archv6.s: Add new SRS tests.
250 * gas/arm/archv6.d: Update expected output.
251 * gas/arm/thumb32.s: Add new SRS tests.
252 * gas/arm/thumb32.d: Update expected output.
253 * gas/arm/srs-t2.d: New.
254 * gas/arm/srs-t2.l: New.
255 * gas/arm/srs-t2.s: New.
256 * gas/arm/srs-arm.d: New.
257 * gas/arm/srs-arm.l: New.
258 * gas/arm/srs-arm.s: New.
259
260 2007-03-23 H.J. Lu <hongjiu.lu@intel.com>
261
262 * gas/i386/rex.s: Add tests for rex.WRXB.
263 * gas/i386/rex.d: Updated.
264
265 * gas/i386/rex.d: Replace rex64XYZ with rex.WRXB.
266 * gas/i386/x86-64-io-intel.d : Likewise.
267 * gas/i386/x86-64-io-suffix.d: Likewise.
268 * gas/i386/x86-64-io.d: Likewise.
269 * gas/i386/x86-64-opcode.d: Likewise.
270
271 2007-03-21 H.J. Lu <hongjiu.lu@intel.com>
272
273 PR binutils/4218
274 * gas/i386/nops.s: Add testcases for nop r/m.
275 * gas/i386/x86-64-nops.s: Likewise.
276
277 * gas/i386/x86-64-opcode.s: Add testcases for xchg with %ax,
278 %eax and %rax.
279
280 * gas/i386/nops.d: Updated.
281 * gas/i386/x86-64-nops.d: Likewise.
282 * gas/i386/x86-64-opcode.d: Likewise.
283
284 2007-03-21 H.J. Lu <hongjiu.lu@intel.com>
285
286 * gas/i386/i386.exp: Run nops-3.
287
288 * gas/i386/nops-3.d: New file.
289 * gas/i386/nops-3.s: Likewise.
290
291 2007-03-20 Mark Shinwell <shinwell@codesourcery.com>
292
293 * gas/arm/mul-overlap.s: Don't use %type.
294 * gas/arm/mul-overlap.l: Update line numbers.
295 * gas/arm/mul-overlap-v6.s: Don't use %type.
296
297 2007-03-18 Mark Shinwell <shinwell@codesourcery.com>
298
299 * gas/arm/mul-overlap.s: New.
300 * gas/arm/mul-overlap.d: New.
301 * gas/arm/mul-overlap.l: New.
302 * gas/arm/mul-overlap-v6.s: New.
303 * gas/arm/mul-overlap-v6.d: New.
304
305 2007-03-14 Daniel Jacobowitz <dan@codesourcery.com>
306
307 * gas/arm/thumbver.d, gas/arm/thumbver.s: New test.
308
309 2007-03-14 Paul Brook <paul@codesourcery.com>
310
311 * gas/arm/thumb2_add.d: Add tests using sp.
312 * gas/arm/thumb2_add.s: Ditto.
313
314 2007-03-14 Alan Modra <amodra@bigpond.net.au>
315
316 PR 4029
317 * gas/all/relax.s: New.
318 * gas/all/relax.d: New.
319 * gas/all/gas.exp: Run it.
320
321 2007-03-11 Hans-Peter Nilsson <hp@bitrange.com>
322
323 * gas/mmix/comment-1.d, gas/mmix/bspec-1.d, gas/mmix/bspec-2.d:
324 Adjust for change in readelf output.
325
326 2007-03-06 Andreas Krebbel <krebbel1@de.ibm.com>
327
328 * gas/s390/zarch-z9-ec.d: New file.
329 * gas/s390/zarch-z9-ec.s: New file.
330 * gas/s390/s390.exp: Run the z9-ec testcases.
331
332 2007-03-05 H.J. Lu <hongjiu.lu@intel.com>
333
334 PR gas/3918
335 * lib/gas-defs.exp (gas_started): New variable. Initialized to
336 0.
337 (gas_start): Set gas_started to 1.
338 (gas_finish): Skip if gas_started is 0. Reset gas_started to 0.
339
340 2007-03-02 Paul Brook <paul@codesourcery.com>
341
342 * gas/arm/relax_branch_align.d: New test.
343 * gas/arm/relax_branch_align.s: New test.
344
345 2007-02-28 Nick Clifton <nickc@redhat.com>
346
347 PR gas/3797
348 * gas/lns/lns.exp: Do not run the lns-common test for the d10v
349 port.
350 * gas/d10v/address-002.l: Update expected assembler output.
351 * gas/d10v/address-003.l, gas/d10v/address-004.l,
352 gas/d10v/address-005.l, gas/d10v/address-006.l,
353 gas/d10v/address-007.l, gas/d10v/address-008.l,
354 gas/d10v/address-009.l, gas/d10v/address-010.l,
355 gas/d10v/address-011.l, gas/d10v/address-012.l,
356 gas/d10v/address-013.l, gas/d10v/address-014.l,
357 gas/d10v/address-015.l, gas/d10v/address-016.l,
358 gas/d10v/address-017.l, gas/d10v/address-018.l,
359 gas/d10v/address-019.l, gas/d10v/address-020.l,
360 gas/d10v/address-021.l, gas/d10v/address-022.l,
361 gas/d10v/address-023.l, gas/d10v/address-024.l,
362 gas/d10v/address-025.l, gas/d10v/address-026.l,
363 gas/d10v/address-027.l, gas/d10v/address-030.l,
364 gas/d10v/address-031.l, gas/d10v/address-032.l,
365 gas/d10v/address-033.l, gas/d10v/address-034.l,
366 gas/d10v/address-035.l, gas/d10v/address-036.l,
367 gas/d10v/address-037.l, gas/d10v/address-038.l,
368 gas/d10v/address-039.l, gas/d10v/address-040.l,
369 gas/d10v/address-041.l: Likewise.
370
371 2007-02-28 Nick Clifton <nickc@redhat.com>
372
373 PR gas/3975
374 * gas/arm/mapshort.d: Split into two new files...
375 * gas/arm/mapshort-eabi.d: The one and...
376 * gas/arm/mapshort-elf.d: This one.
377 * gas/arm/arch7.d: Remove 32-bit host expectation.
378 * gas/arm/arm7t.d: Replace ".word 0x00000000" with ".*" as some
379 arm targets will disassemble this value as an instruction.
380 * gas/arm/neon-ldst-rm.d: Likewise.
381 * gas/arm/thumb2_pool.d: Only run this test for ELF based arm
382 ports.
383 * gas/arm/thumbrel.d: Only run this test for EABI based arm
384 ports.
385 * gas/arm/wince_inst.d: Fix expected branch targets.
386
387 2007-02-22 DJ Delorie <dj@redhat.com>
388
389 * gas/s390/esa-g5.s: Adjust for corrected PKA syntax.
390 * gas/s390/esa-g5.d: Adjust for corrected PKA syntax.
391
392 2007-02-20 Thiemo Seufer <ths@mips.com>
393 Chao-Ying Fu <fu@mips.com>
394
395 * gas/mips/mips32-dspr2.s, gas/mips/mips32-dspr2.d: New test for
396 DSP R2.
397 * gas/mips/mips.exp: Run new test.
398
399 2007-02-19 Andreas Krebbel <krebbel1@de.ibm.com>
400
401 * gas/s390/esa-g5.d (cfxbr, cfebr, cfdbr): Exchanged floating
402 point and fixed point operands.
403 * gas/s390/esa-g5.s: Likewise.
404 * gas/s390/zarch-z900.d (cfdr, cfer, cfxr, cgdbr, cgebr, cgxbr,
405 cgdr, cger, cgxr): Likewise.
406 * gas/s390/zarch-z900.s: Likewise.
407
408 2007-02-11 H.J. Lu <hongjiu.lu@intel.com>
409
410 PR gas/4027
411 * gas/i386/opcode.s: Add more tests for "test".
412 * i386/opcode-intel.d: Updated.
413 * gas/i386/opcode-suffix.d: Likewise.
414 * gas/i386/opcode.d: Likewise.
415
416 2007-02-06 Nick Clifton <nickc@redhat.com>
417
418 PR gas/3810 gas/3800
419 * gas/elf/elf.exp: Expect the redef test to fail on targets which
420 do not convert fixups against ordinary symbols into relocs against
421 section symbols.
422 * gas/all/gas.exp: Likewise.
423
424 2007-02-05 Dave Brolley <brolley@redhat.com>
425
426 * gas/mep/relocs-junk1.s: Add a .data section.
427 * gas/mep/relocs.d: Updated to match above.
428
429 2007-02-04 H.J. Lu <hongjiu.lu@intel.com>
430
431 PR gas/3961
432 * gas/i386/secrel.d: Support 64bit host.
433
434 2007-02-02 Nick Clifton <nickc@redhat.com>
435
436 PR gas/3812
437 * gas/v850/v850e1.d: Correct expected disassembly of cmov insn to
438 account for sign extension.
439
440 2007-01-11 Paul Brook <paul@codesourcery.com>
441
442 * gas/arm/thumb2_add.d: Add test for missing operand.
443 * gas/arm/thumb2_add.s: Ditto.
444
445 2007-01-11 Nick Clifton <nickc@redhat.com>
446
447 * gas/mcore/allinsn.s: Remove use of '#' before numbers - it is a
448 line comment character.
449 * gas/mcore/allinsn.d: Adjust expected disassembly to match real
450 output.
451
452 * gas/lns/lns.exp: Run the alternative version of the lns-common-1
453 test for the MCore target.
454
455 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
456
457 * gas/all/gas.exp: Renamed target x86_64-*-mingw64 to x86_64-*-mingw*.
458 * gas/i386/i386.exp: Ditto.
459
460 2007-01-04 Paul Brook <paul@codesourcery.com>
461
462 * gas/arm/archv6.s: Add more cpsie tests.
463 * gas/arm/archv6.d: Ditto.
464
465 2007-01-04 Andreas Schwab <schwab@suse.de>
466
467 * gas/m68k/cpu32.[sd]: New test.
468 * gas/m68k/all.exp: Run it.
469
470 2007-01-04 Julian Brown <julian@codesourcery.com>
471
472 * gas/arm/neon-omit.d: Fix expected encodings for vshl, vqshl.
473
474 2007-01-04 Paul Brook <paul@codesourcery.com>
475
476 * gas/arm/neon-cov.d: Adjust expected output.
477 * gas/arm/neon-omit.s: Add tests for vcgt and vcle. Reorder vacle
478 and vacle.
479 * gas/arm/neon-omit.d: Adjust expected output.
480
481 For older changes see ChangeLog-2006
482 \f
483 Local Variables:
484 mode: change-log
485 left-margin: 8
486 fill-column: 74
487 version-control: never
488 End:
This page took 0.047201 seconds and 5 git commands to generate.