gas/config/
[binutils.git] / gas / testsuite / ChangeLog
blob0148bfbf95f9eb79850590b13e2206594c0fe2fc
1 2007-05-01  H.J. Lu  <hongjiu.lu@intel.com>
3         * gas/i386/crc32-intel.d: New file.
4         * gas/i386/crc32.d:Likewise.
5         * gas/i386/crc32.s:Likewise.
6         * gas/i386/x86-64-crc32-intel.d:Likewise.
7         * gas/i386/x86-64-crc32.d:Likewise.
8         * gas/i386/x86-64-crc32.s:Likewise.
10         * gas/i386/i386.exp: Run crc32, crc32-intel, x86-64-crc32
11         and x86-64-crc32-intel.
13 2007-04-26  H.J. Lu  <hongjiu.lu@intel.com>
15         PR binutils/4430
16         * gas/i386/amd.d: Updated.
17         * gas/i386/immed32.d: Likewise.
18         * gas/i386/intel.d: Likewise.
19         * gas/i386/intel16.d: Likewise.
20         * gas/i386/intelok.d: Likewise.
21         * gas/i386/jump16.d: Likewise.
22         * gas/i386/naked.d: Likewise.
23         * gas/i386/opcode-suffix.d: Likewise.
24         * gas/i386/opcode.d: Likewise.
25         * gas/i386/prescott.d: Likewise.
26         * gas/i386/ssemmx2.d: Likewise.
27         * gas/i386/tlsd.d: Likewise.
28         * gas/i386/tlspic.d: Likewise.
29         * gas/i386/x86-64-addr32.d: Likewise.
30         * gas/i386/x86-64-prescott.d: Likewise.
31         * gas/i386/x86-64-rip.d: Likewise.
32         * gas/i386/x86_64.d: Likewise.
34 2007-04-26  H.J. Lu  <hongjiu.lu@intel.com>
36         PR binutils/4429
37         * gas/i386/i386.exp: Run "x86-64-addr32-intel" and
38         "x86-64-rip-intel".
40         * gas/i386/intelok.d: Updated.
42         * gas/i386/x86-64-addr32-intel.d: New file.
43         * gas/i386/x86-64-rip-intel.d: Likewise.
45 2007-04-24  Andreas Krebbel  <krebbel1@de.ibm.com>
47         * gas/s390/zarch-z9-ec.d: Add pfpo, ectg and csst.
48         * gas/s390/zarch-z9-ec.s: Likewise.
50 2007-04-23  Nathan Sidwell  <nathan@codesourcery.com>
52         * gas/m68k/br-isaa.s: New.
53         * gas/m68k/br-isaa.d: New.
54         * gas/m68k/br-isab.s: New.
55         * gas/m68k/br-isab.d: New.
56         * gas/m68k/br-isac.s: New.
57         * gas/m68k/br-isac.d: New.
58         * gas/m68k/all.exp: Adjust.
60 2007-04-21  Richard Earnshaw  <rearnsha@arm.com>
62         * gas/arm/arch4t.d: Convert to unified syntax.
63         * gas/arm/archv6.d: Likewise.
64         * gas/arm/archv6t2.d: Likewise.
65         * gas/arm/arch3.d: Likewise.
66         * gas/arm/arch7dm.d: Likewise.
67         * gas/arm/arch7t.d: Likewise.
68         * gas/arm/archv1.d: Likewise.
69         * gas/arm/copro.d: Likewise.
70         * gas/arm/inst.d: Likewise.
71         * gas/arm/macro1.d: Likewise.
72         * gas/arm/tcompat.d: Likewise.
73         * gas/arm/wince_inst.d: Likewise.
74         * gas/arm/xscale.d: Likewise.
76         * gas/arm/thumb.d: White space cleanup.
77         * gas/arm/thumb2_relax.d: Likewise.
78         * gas/arm/thumb32.d: Likewise.
79         
80 2007-04-20  Nathan Sidwell  <nathan@codesourcery.com>
82         * gas/m68k/ctrl-1.d, gas/m68k/ctrl-1.s: New.
83         * gas/m68k/ctrl-2.d, gas/m68k/ctrl-2.s: New.
84         * gas/m68k/all.exp: Add them.
86 2007-04-20  Alan Modra  <amodra@bigpond.net.au>
88         * gas/ppc/range64.s: New.
89         * gas/ppc/range64.l: New.
90         * gas/ppc/range.s: New.
91         * gas/ppc/range.l: New.
92         * gas/ppc/ppc.exp (run_list_test): New.  Use to run new tests.
94 2007-04-20  Richard Earnshaw  <rearnsha@arm.com>
96         * gas/arm/mapshort.s: Add a small .data section.
97         * gas/arm/mapshort-eabi.d: Check the data section doesn't confuse
98         disassembly.
99         * gas/arm/mapshort-elf.d: Likewise.
101 2007-04-19  Paul Brook  <paul@codesourcery.com>
103         * gas/arm/thumb1_unified.d: New test.
104         * gas/arm/thumb1_unified.s: New test.
106 2007-04-19  Nathan Froyd <froydnj@codesourcery.com>
108         * gas/ppc/booke.s: Add tlbsx, tlbsxe.
109         * gas/ppc/booke.d: Update.
111 2007-04-18  H.J. Lu <hongjiu.lu@intel.com>
113         * gas/i386/i386.exp: Add sse4.2 and x86-64-sse4.2.
115         * gas/i386/sse4_2.d: New file.
116         * gas/i386/sse4_2.s: Likewise.
117         * gas/i386/x86-64-sse4_2.d: Likewise.
118         * gas/i386/x86-64-sse4_2.s: Likewise.
120 2007-04-18  H.J. Lu <hongjiu.lu@intel.com>
122         * gas/i386/i386.exp: Add sse4.1 and x86-64-sse4.1.
124         * gas/i386/sse4_1.d: New file.
125         * gas/i386/sse4_1.s: Likewise.
126         * gas/i386/x86-64-sse4_1.d: Likewise.
127         * gas/i386/x86-64-sse4_1.s: Likewise.
129 2007-04-18  Paul Brook  <paul@codesourcery.com>
131         * gas/arm/thumb2_add.s: Add rsb #0 test.
132         * gas/arm/thumb2_add.d: Update expected output.
134 2007-04-04  Paul Brook  <paul@codesourcery.com>
136         * gas/arm/neon-cov.s: Add new vext test.
137         * gas/arm/neon-cov.d: Ditto.
139 2007-04-01  Christian Groessler  <chris@groessler.org>
141         * gas/z8k/calr.d: Fix for 64bit bfd.
142         * gas/z8k/djnz.d: Likewise.
143         * gas/z8k/inout.d: Likewise.
144         * gas/z8k/jmp-cc.d: Likewise.
145         * gas/z8k/jr-back.d: Likewise.
146         * gas/z8k/jr-forw.d: Likewise.
147         * gas/z8k/reglabel.d: Likewise.
148         * gas/z8k/ctrl-names.d: Fix name.  Fix for 64bit bfd.
149         * gas/z8k/ret-cc.d: Likewise.
151 2007-03-31  Alan Modra  <amodra@bigpond.net.au>
153         * gas/i386/nops-3.s: Don't use .align.
155 2007-03-30  Paul Brook  <paul@codesourcery.com>
157         * gas/arm/thumb2_ldmstm.d: New test.
158         * gas/arm/thumb2_ldmstm.s: New test.
160 2007-03-27  Alan Modra  <amodra@bigpond.net.au>
162         * gas/ppc/reloc.s: New.
163         * gas/ppc/reloc.d: New.
165 2007-03-26  Julian Brown  <julian@codesourcery.com>
167         * gas/arm/neon-const.s: Use FP syntax for 0/-0.
168         * gas/arm/vfp-neon-syntax-inc.s: Likewise, for 1.
169         * gas/arm/neon-cov.s: Use float syntax for FP immediate.
171 2007-03-24  Paul Brook  <paul@codesourcery.com>
172         Mark Shinwell  <shinwell@codesourcery.com>
174         * gas/arm/archv6.s: Add new SRS tests.
175         * gas/arm/archv6.d: Update expected output.
176         * gas/arm/thumb32.s: Add new SRS tests.
177         * gas/arm/thumb32.d: Update expected output.
178         * gas/arm/srs-t2.d: New.
179         * gas/arm/srs-t2.l: New.
180         * gas/arm/srs-t2.s: New.
181         * gas/arm/srs-arm.d: New.
182         * gas/arm/srs-arm.l: New.
183         * gas/arm/srs-arm.s: New.
185 2007-03-23  H.J. Lu  <hongjiu.lu@intel.com>
187         * gas/i386/rex.s: Add tests for rex.WRXB.
188         * gas/i386/rex.d: Updated.
190         * gas/i386/rex.d: Replace rex64XYZ with rex.WRXB.
191         * gas/i386/x86-64-io-intel.d : Likewise.
192         * gas/i386/x86-64-io-suffix.d: Likewise.
193         * gas/i386/x86-64-io.d: Likewise.
194         * gas/i386/x86-64-opcode.d: Likewise.
196 2007-03-21  H.J. Lu  <hongjiu.lu@intel.com>
198         PR binutils/4218
199         * gas/i386/nops.s: Add testcases for nop r/m.
200         * gas/i386/x86-64-nops.s: Likewise.
202         * gas/i386/x86-64-opcode.s: Add testcases for xchg with %ax,
203         %eax and %rax.
205         * gas/i386/nops.d: Updated.
206         * gas/i386/x86-64-nops.d: Likewise.
207         * gas/i386/x86-64-opcode.d: Likewise.
209 2007-03-21  H.J. Lu  <hongjiu.lu@intel.com>
211         * gas/i386/i386.exp: Run nops-3.
213         * gas/i386/nops-3.d: New file.
214         * gas/i386/nops-3.s: Likewise.
216 2007-03-20  Mark Shinwell  <shinwell@codesourcery.com>
218         * gas/arm/mul-overlap.s: Don't use %type.
219         * gas/arm/mul-overlap.l: Update line numbers.
220         * gas/arm/mul-overlap-v6.s: Don't use %type.
222 2007-03-18  Mark Shinwell  <shinwell@codesourcery.com>
224         * gas/arm/mul-overlap.s: New.
225         * gas/arm/mul-overlap.d: New.
226         * gas/arm/mul-overlap.l: New.
227         * gas/arm/mul-overlap-v6.s: New.
228         * gas/arm/mul-overlap-v6.d: New.
230 2007-03-14  Daniel Jacobowitz  <dan@codesourcery.com>
232         * gas/arm/thumbver.d, gas/arm/thumbver.s: New test.
234 2007-03-14  Paul Brook  <paul@codesourcery.com>
236         * gas/arm/thumb2_add.d: Add tests using sp.
237         * gas/arm/thumb2_add.s: Ditto.
239 2007-03-14  Alan Modra  <amodra@bigpond.net.au>
241         PR 4029
242         * gas/all/relax.s: New.
243         * gas/all/relax.d: New.
244         * gas/all/gas.exp: Run it.
246 2007-03-11  Hans-Peter Nilsson  <hp@bitrange.com>
248         * gas/mmix/comment-1.d, gas/mmix/bspec-1.d, gas/mmix/bspec-2.d:
249         Adjust for change in readelf output.
251 2007-03-06  Andreas Krebbel  <krebbel1@de.ibm.com>
253         * gas/s390/zarch-z9-ec.d: New file.
254         * gas/s390/zarch-z9-ec.s: New file.
255         * gas/s390/s390.exp: Run the z9-ec testcases.
257 2007-03-05  H.J. Lu  <hongjiu.lu@intel.com>
259         PR gas/3918
260         * lib/gas-defs.exp (gas_started): New variable. Initialized to
261         0.
262         (gas_start): Set gas_started to 1.
263         (gas_finish): Skip if gas_started is 0.  Reset gas_started to 0.
265 2007-03-02  Paul Brook  <paul@codesourcery.com>
267         * gas/arm/relax_branch_align.d: New test.
268         * gas/arm/relax_branch_align.s: New test.
270 2007-02-28  Nick Clifton  <nickc@redhat.com>
272         PR gas/3797
273         * gas/lns/lns.exp: Do not run the lns-common test for the d10v
274         port.
275         * gas/d10v/address-002.l: Update expected assembler output.
276         * gas/d10v/address-003.l, gas/d10v/address-004.l,
277         gas/d10v/address-005.l, gas/d10v/address-006.l,
278         gas/d10v/address-007.l, gas/d10v/address-008.l,
279         gas/d10v/address-009.l, gas/d10v/address-010.l,
280         gas/d10v/address-011.l, gas/d10v/address-012.l,
281         gas/d10v/address-013.l, gas/d10v/address-014.l,
282         gas/d10v/address-015.l, gas/d10v/address-016.l,
283         gas/d10v/address-017.l, gas/d10v/address-018.l,
284         gas/d10v/address-019.l, gas/d10v/address-020.l,
285         gas/d10v/address-021.l, gas/d10v/address-022.l,
286         gas/d10v/address-023.l, gas/d10v/address-024.l,
287         gas/d10v/address-025.l, gas/d10v/address-026.l,
288         gas/d10v/address-027.l, gas/d10v/address-030.l,
289         gas/d10v/address-031.l, gas/d10v/address-032.l,
290         gas/d10v/address-033.l, gas/d10v/address-034.l,
291         gas/d10v/address-035.l, gas/d10v/address-036.l,
292         gas/d10v/address-037.l, gas/d10v/address-038.l,
293         gas/d10v/address-039.l, gas/d10v/address-040.l,
294         gas/d10v/address-041.l: Likewise.
296 2007-02-28  Nick Clifton  <nickc@redhat.com>
298         PR gas/3975
299         * gas/arm/mapshort.d: Split into two new files...
300         * gas/arm/mapshort-eabi.d: The one and...
301         * gas/arm/mapshort-elf.d: This one.
302         * gas/arm/arch7.d: Remove 32-bit host expectation.
303         * gas/arm/arm7t.d: Replace ".word 0x00000000" with ".*" as some
304         arm targets will disassemble this value as an instruction.
305         * gas/arm/neon-ldst-rm.d: Likewise.
306         * gas/arm/thumb2_pool.d: Only run this test for ELF based arm
307         ports.
308         * gas/arm/thumbrel.d: Only run this test for EABI based arm
309         ports.
310         * gas/arm/wince_inst.d: Fix expected branch targets.
312 2007-02-22  DJ Delorie  <dj@redhat.com>
314         * gas/s390/esa-g5.s: Adjust for corrected PKA syntax.
315         * gas/s390/esa-g5.d: Adjust for corrected PKA syntax.
317 2007-02-20  Thiemo Seufer  <ths@mips.com>
318             Chao-Ying Fu  <fu@mips.com>
320         * gas/mips/mips32-dspr2.s, gas/mips/mips32-dspr2.d: New test for
321         DSP R2.
322         * gas/mips/mips.exp: Run new test.
324 2007-02-19  Andreas Krebbel  <krebbel1@de.ibm.com>
326         * gas/s390/esa-g5.d (cfxbr, cfebr, cfdbr): Exchanged floating
327         point and fixed point operands.
328         * gas/s390/esa-g5.s: Likewise.
329         * gas/s390/zarch-z900.d (cfdr, cfer, cfxr, cgdbr, cgebr, cgxbr,
330         cgdr, cger, cgxr): Likewise.
331         * gas/s390/zarch-z900.s: Likewise.
333 2007-02-11  H.J. Lu  <hongjiu.lu@intel.com>
335         PR gas/4027
336         * gas/i386/opcode.s: Add more tests for "test".
337         * i386/opcode-intel.d: Updated.
338         * gas/i386/opcode-suffix.d: Likewise.
339         * gas/i386/opcode.d: Likewise.
341 2007-02-06  Nick Clifton  <nickc@redhat.com>
343         PR gas/3810 gas/3800
344         * gas/elf/elf.exp: Expect the redef test to fail on targets which
345         do not convert fixups against ordinary symbols into relocs against
346         section symbols.
347         * gas/all/gas.exp: Likewise.
349 2007-02-05  Dave Brolley  <brolley@redhat.com>
351         * gas/mep/relocs-junk1.s: Add a .data section.
352         * gas/mep/relocs.d: Updated to match above.
354 2007-02-04  H.J. Lu  <hongjiu.lu@intel.com>
356         PR gas/3961
357         * gas/i386/secrel.d: Support 64bit host.
359 2007-02-02  Nick Clifton  <nickc@redhat.com>
361         PR gas/3812
362         * gas/v850/v850e1.d: Correct expected disassembly of cmov insn to
363         account for sign extension.
365 2007-01-11  Paul Brook  <paul@codesourcery.com>
367         * gas/arm/thumb2_add.d: Add test for missing operand.
368         * gas/arm/thumb2_add.s: Ditto.
370 2007-01-11  Nick Clifton  <nickc@redhat.com>
372         * gas/mcore/allinsn.s: Remove use of '#' before numbers - it is a
373         line comment character.
374         * gas/mcore/allinsn.d: Adjust expected disassembly to match real
375         output.
377         * gas/lns/lns.exp: Run the alternative version of the lns-common-1
378         test for the MCore target.
380 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
382         * gas/all/gas.exp: Renamed target x86_64-*-mingw64 to x86_64-*-mingw*.
383         * gas/i386/i386.exp: Ditto.
385 2007-01-04  Paul Brook  <paul@codesourcery.com>
387         * gas/arm/archv6.s: Add more cpsie tests.
388         * gas/arm/archv6.d: Ditto.
390 2007-01-04  Andreas Schwab  <schwab@suse.de>
392         * gas/m68k/cpu32.[sd]: New test.
393         * gas/m68k/all.exp: Run it.
395 2007-01-04  Julian Brown  <julian@codesourcery.com>
397         * gas/arm/neon-omit.d: Fix expected encodings for vshl, vqshl.
399 2007-01-04  Paul Brook  <paul@codesourcery.com>
401         * gas/arm/neon-cov.d: Adjust expected output.
402         * gas/arm/neon-omit.s: Add tests for vcgt and vcle.  Reorder vacle
403         and vacle.
404         * gas/arm/neon-omit.d: Adjust expected output.
406 For older changes see ChangeLog-2006
408 Local Variables:
409 mode: change-log
410 left-margin: 8
411 fill-column: 74
412 version-control: never
413 End: