gas/
[binutils.git] / gas / testsuite / ChangeLog
blobb4108713befe6763b4e9f51ae44e744ab4fb768a
1 2003-03-23  H.J. Lu  <hongjiu.lu@intel.com>
3         * gas/i386/rex.s: Add tests for rex.WRXB.
4         * gas/i386/rex.d: Updated.
6         * gas/i386/rex.d: Replace rex64XYZ with rex.WRXB.
7         * gas/i386/x86-64-io-intel.d : Likewise.
8         * gas/i386/x86-64-io-suffix.d: Likewise.
9         * gas/i386/x86-64-io.d: Likewise.
10         * gas/i386/x86-64-opcode.d: Likewise.
12 2003-03-21  H.J. Lu  <hongjiu.lu@intel.com>
14         PR binutils/4218
15         * gas/i386/nops.s: Add testcases for nop r/m.
16         * gas/i386/x86-64-nops.s: Likewise.
18         * gas/i386/x86-64-opcode.s: Add testcases for xchg with %ax,
19         %eax and %rax.
21         * gas/i386/nops.d: Updated.
22         * gas/i386/x86-64-nops.d: Likewise.
23         * gas/i386/x86-64-opcode.d: Likewise.
25 2003-03-21  H.J. Lu  <hongjiu.lu@intel.com>
27         * gas/i386/i386.exp: Run nops-3.
29         * gas/i386/nops-3.d: New file.
30         * gas/i386/nops-3.s: Likewise.
32 2007-03-20  Mark Shinwell  <shinwell@codesourcery.com>
34         * gas/arm/mul-overlap.s: Don't use %type.
35         * gas/arm/mul-overlap.l: Update line numbers.
36         * gas/arm/mul-overlap-v6.s: Don't use %type.
38 2007-03-18  Mark Shinwell  <shinwell@codesourcery.com>
40         * gas/arm/mul-overlap.s: New.
41         * gas/arm/mul-overlap.d: New.
42         * gas/arm/mul-overlap.l: New.
43         * gas/arm/mul-overlap-v6.s: New.
44         * gas/arm/mul-overlap-v6.d: New.
46 2007-03-14  Daniel Jacobowitz  <dan@codesourcery.com>
48         * gas/arm/thumbver.d, gas/arm/thumbver.s: New test.
50 2007-03-14  Paul Brook  <paul@codesourcery.com>
52         * gas/arm/thumb2_add.d: Add tests using sp.
53         * gas/arm/thumb2_add.s: Ditto.
55 2007-03-14  Alan Modra  <amodra@bigpond.net.au>
57         PR 4029
58         * gas/all/relax.s: New.
59         * gas/all/relax.d: New.
60         * gas/all/gas.exp: Run it.
62 2007-03-11  Hans-Peter Nilsson  <hp@bitrange.com>
64         * gas/mmix/comment-1.d, gas/mmix/bspec-1.d, gas/mmix/bspec-2.d:
65         Adjust for change in readelf output.
67 2007-03-06  Andreas Krebbel  <krebbel1@de.ibm.com>
69         * gas/s390/zarch-z9-ec.d: New file.
70         * gas/s390/zarch-z9-ec.s: New file.
71         * gas/s390/s390.exp: Run the z9-ec testcases.
73 2007-03-05  H.J. Lu  <hongjiu.lu@intel.com>
75         PR gas/3918
76         * lib/gas-defs.exp (gas_started): New variable. Initialized to
77         0.
78         (gas_start): Set gas_started to 1.
79         (gas_finish): Skip if gas_started is 0.  Reset gas_started to 0.
81 2007-03-02  Paul Brook  <paul@codesourcery.com>
83         * gas/arm/relax_branch_align.d: New test.
84         * gas/arm/relax_branch_align.s: New test.
86 2007-02-28  Nick Clifton  <nickc@redhat.com>
88         PR gas/3797
89         * gas/lns/lns.exp: Do not run the lns-common test for the d10v
90         port.
91         * gas/d10v/address-002.l: Update expected assembler output.
92         * gas/d10v/address-003.l, gas/d10v/address-004.l,
93         gas/d10v/address-005.l, gas/d10v/address-006.l,
94         gas/d10v/address-007.l, gas/d10v/address-008.l,
95         gas/d10v/address-009.l, gas/d10v/address-010.l,
96         gas/d10v/address-011.l, gas/d10v/address-012.l,
97         gas/d10v/address-013.l, gas/d10v/address-014.l,
98         gas/d10v/address-015.l, gas/d10v/address-016.l,
99         gas/d10v/address-017.l, gas/d10v/address-018.l,
100         gas/d10v/address-019.l, gas/d10v/address-020.l,
101         gas/d10v/address-021.l, gas/d10v/address-022.l,
102         gas/d10v/address-023.l, gas/d10v/address-024.l,
103         gas/d10v/address-025.l, gas/d10v/address-026.l,
104         gas/d10v/address-027.l, gas/d10v/address-030.l,
105         gas/d10v/address-031.l, gas/d10v/address-032.l,
106         gas/d10v/address-033.l, gas/d10v/address-034.l,
107         gas/d10v/address-035.l, gas/d10v/address-036.l,
108         gas/d10v/address-037.l, gas/d10v/address-038.l,
109         gas/d10v/address-039.l, gas/d10v/address-040.l, 
110         gas/d10v/address-041.l: Likewise.
112 2007-02-28  Nick Clifton  <nickc@redhat.com>
114         PR gas/3975
115         * gas/arm/mapshort.d: Split into two new files...
116         * gas/arm/mapshort-eabi.d: The one and...
117         * gas/arm/mapshort-elf.d: This one.
118         * gas/arm/arch7.d: Remove 32-bit host expectation.
119         * gas/arm/arm7t.d: Replace ".word 0x00000000" with ".*" as some
120         arm targets will disassemble this value as an instruction.
121         * gas/arm/neon-ldst-rm.d: Likewise.
122         * gas/arm/thumb2_pool.d: Only run this test for ELF based arm
123         ports.
124         * gas/arm/thumbrel.d: Only run this test for EABI based arm
125         ports.
126         * gas/arm/wince_inst.d: Fix expected branch targets.
128 2007-02-22  DJ Delorie  <dj@redhat.com>
130         * gas/s390/esa-g5.s: Adjust for corrected PKA syntax.
131         * gas/s390/esa-g5.d: Adjust for corrected PKA syntax.
133 2007-02-20  Thiemo Seufer  <ths@mips.com>
134             Chao-Ying Fu  <fu@mips.com>
136         * gas/mips/mips32-dspr2.s, gas/mips/mips32-dspr2.d: New test for
137         DSP R2.
138         * gas/mips/mips.exp: Run new test.
140 2007-02-19  Andreas Krebbel  <krebbel1@de.ibm.com>
142         * gas/s390/esa-g5.d (cfxbr, cfebr, cfdbr): Exchanged floating
143         point and fixed point operands.
144         * gas/s390/esa-g5.s: Likewise.
145         * gas/s390/zarch-z900.d (cfdr, cfer, cfxr, cgdbr, cgebr, cgxbr,
146         cgdr, cger, cgxr): Likewise.
147         * gas/s390/zarch-z900.s: Likewise.
149 2007-02-11  H.J. Lu  <hongjiu.lu@intel.com>
151         PR gas/4027
152         * gas/i386/opcode.s: Add more tests for "test".
153         * i386/opcode-intel.d: Updated.
154         * gas/i386/opcode-suffix.d: Likewise.
155         * gas/i386/opcode.d: Likewise.
157 2007-02-06  Nick Clifton  <nickc@redhat.com>
159         PR gas/3810 gas/3800
160         * gas/elf/elf.exp: Expect the redef test to fail on targets which
161         do not convert fixups against ordinary symbols into relocs against
162         section symbols.
163         * gas/all/gas.exp: Likewise.
165 2007-02-05  Dave Brolley  <brolley@redhat.com>
167         * gas/mep/relocs-junk1.s: Add a .data section.
168         * gas/mep/relocs.d: Updated to match above.
170 2007-02-04  H.J. Lu  <hongjiu.lu@intel.com>
172         PR gas/3961
173         * gas/i386/secrel.d: Support 64bit host.
175 2007-02-02  Nick Clifton  <nickc@redhat.com>
177         PR gas/3812
178         * gas/v850/v850e1.d: Correct expected disassembly of cmov insn to
179         account for sign extension.
181 2007-01-11  Paul Brook  <paul@codesourcery.com>
183         * gas/arm/thumb2_add.d: Add test for missing operand.
184         * gas/arm/thumb2_add.s: Ditto.
186 2007-01-11  Nick Clifton  <nickc@redhat.com>
188         * gas/mcore/allinsn.s: Remove use of '#' before numbers - it is a
189         line comment character.
190         * gas/mcore/allinsn.d: Adjust expected disassembly to match real
191         output.
193         * gas/lns/lns.exp: Run the alternative version of the lns-common-1
194         test for the MCore target.
196 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
198         * gas/all/gas.exp: Renamed target x86_64-*-mingw64 to x86_64-*-mingw*.
199         * gas/i386/i386.exp: Ditto.
201 2007-01-04  Paul Brook  <paul@codesourcery.com>
203         * gas/arm/archv6.s: Add more cpsie tests.
204         * gas/arm/archv6.d: Ditto.
206 2007-01-04  Andreas Schwab  <schwab@suse.de>
208         * gas/m68k/cpu32.[sd]: New test.
209         * gas/m68k/all.exp: Run it.
211 2007-01-04  Julian Brown  <julian@codesourcery.com>
213         * gas/arm/neon-omit.d: Fix expected encodings for vshl, vqshl.
215 2007-01-04  Paul Brook  <paul@codesourcery.com>
217         * gas/arm/neon-cov.d: Adjust expected output.
218         * gas/arm/neon-omit.s: Add tests for vcgt and vcle.  Reorder vacle
219         and vacle.
220         * gas/arm/neon-omit.d: Adjust expected output.
222 For older changes see ChangeLog-2006
224 Local Variables:
225 mode: change-log
226 left-margin: 8
227 fill-column: 74
228 version-control: never
229 End: