* gas/ppc/range64.s: New.
[binutils-gdb.git] / gas / testsuite / ChangeLog
1 2007-04-20 Alan Modra <amodra@bigpond.net.au>
2
3 * gas/ppc/range64.s: New.
4 * gas/ppc/range64.l: New.
5 * gas/ppc/range.s: New.
6 * gas/ppc/range.l: New.
7 * gas/ppc/ppc.exp (run_list_test): New. Use to run new tests.
8
9 2007-04-20 Richard Earnshaw <rearnsha@arm.com>
10
11 * gas/arm/mapshort.s: Add a small .data section.
12 * gas/arm/mapshort-eabi.d: Check the data section doesn't confuse
13 disassembly.
14 * gas/arm/mapshort-elf.d: Likewise.
15
16 2007-04-19 Paul Brook <paul@codesourcery.com>
17
18 * gas/arm/thumb1_unified.d: New test.
19 * gas/arm/thumb1_unified.s: New test.
20
21 2007-04-19 Nathan Froyd <froydnj@codesourcery.com>
22
23 * gas/ppc/booke.s: Add tlbsx, tlbsxe.
24 * gas/ppc/booke.d: Update.
25
26 2007-04-18 H.J. Lu <hongjiu.lu@intel.com>
27
28 * gas/i386/i386.exp: Add sse4.2 and x86-64-sse4.2.
29
30 * gas/i386/sse4_2.d: New file.
31 * gas/i386/sse4_2.s: Likewise.
32 * gas/i386/x86-64-sse4_2.d: Likewise.
33 * gas/i386/x86-64-sse4_2.s: Likewise.
34
35 2007-04-18 H.J. Lu <hongjiu.lu@intel.com>
36
37 * gas/i386/i386.exp: Add sse4.1 and x86-64-sse4.1.
38
39 * gas/i386/sse4_1.d: New file.
40 * gas/i386/sse4_1.s: Likewise.
41 * gas/i386/x86-64-sse4_1.d: Likewise.
42 * gas/i386/x86-64-sse4_1.s: Likewise.
43
44 2007-04-18 Paul Brook <paul@codesourcery.com>
45
46 * gas/arm/thumb2_add.s: Add rsb #0 test.
47 * gas/arm/thumb2_add.d: Update expected output.
48
49 2007-04-04 Paul Brook <paul@codesourcery.com>
50
51 * gas/arm/neon-cov.s: Add new vext test.
52 * gas/arm/neon-cov.d: Ditto.
53
54 2007-04-01 Christian Groessler <chris@groessler.org>
55
56 * gas/z8k/calr.d: Fix for 64bit bfd.
57 * gas/z8k/djnz.d: Likewise.
58 * gas/z8k/inout.d: Likewise.
59 * gas/z8k/jmp-cc.d: Likewise.
60 * gas/z8k/jr-back.d: Likewise.
61 * gas/z8k/jr-forw.d: Likewise.
62 * gas/z8k/reglabel.d: Likewise.
63 * gas/z8k/ctrl-names.d: Fix name. Fix for 64bit bfd.
64 * gas/z8k/ret-cc.d: Likewise.
65
66 2007-03-31 Alan Modra <amodra@bigpond.net.au>
67
68 * gas/i386/nops-3.s: Don't use .align.
69
70 2007-03-30 Paul Brook <paul@codesourcery.com>
71
72 * gas/arm/thumb2_ldmstm.d: New test.
73 * gas/arm/thumb2_ldmstm.s: New test.
74
75 2007-03-27 Alan Modra <amodra@bigpond.net.au>
76
77 * gas/ppc/reloc.s: New.
78 * gas/ppc/reloc.d: New.
79
80 2007-03-26 Julian Brown <julian@codesourcery.com>
81
82 * gas/arm/neon-const.s: Use FP syntax for 0/-0.
83 * gas/arm/vfp-neon-syntax-inc.s: Likewise, for 1.
84 * gas/arm/neon-cov.s: Use float syntax for FP immediate.
85
86 2007-03-24 Paul Brook <paul@codesourcery.com>
87 Mark Shinwell <shinwell@codesourcery.com>
88
89 * gas/arm/archv6.s: Add new SRS tests.
90 * gas/arm/archv6.d: Update expected output.
91 * gas/arm/thumb32.s: Add new SRS tests.
92 * gas/arm/thumb32.d: Update expected output.
93 * gas/arm/srs-t2.d: New.
94 * gas/arm/srs-t2.l: New.
95 * gas/arm/srs-t2.s: New.
96 * gas/arm/srs-arm.d: New.
97 * gas/arm/srs-arm.l: New.
98 * gas/arm/srs-arm.s: New.
99
100 2007-03-23 H.J. Lu <hongjiu.lu@intel.com>
101
102 * gas/i386/rex.s: Add tests for rex.WRXB.
103 * gas/i386/rex.d: Updated.
104
105 * gas/i386/rex.d: Replace rex64XYZ with rex.WRXB.
106 * gas/i386/x86-64-io-intel.d : Likewise.
107 * gas/i386/x86-64-io-suffix.d: Likewise.
108 * gas/i386/x86-64-io.d: Likewise.
109 * gas/i386/x86-64-opcode.d: Likewise.
110
111 2007-03-21 H.J. Lu <hongjiu.lu@intel.com>
112
113 PR binutils/4218
114 * gas/i386/nops.s: Add testcases for nop r/m.
115 * gas/i386/x86-64-nops.s: Likewise.
116
117 * gas/i386/x86-64-opcode.s: Add testcases for xchg with %ax,
118 %eax and %rax.
119
120 * gas/i386/nops.d: Updated.
121 * gas/i386/x86-64-nops.d: Likewise.
122 * gas/i386/x86-64-opcode.d: Likewise.
123
124 2007-03-21 H.J. Lu <hongjiu.lu@intel.com>
125
126 * gas/i386/i386.exp: Run nops-3.
127
128 * gas/i386/nops-3.d: New file.
129 * gas/i386/nops-3.s: Likewise.
130
131 2007-03-20 Mark Shinwell <shinwell@codesourcery.com>
132
133 * gas/arm/mul-overlap.s: Don't use %type.
134 * gas/arm/mul-overlap.l: Update line numbers.
135 * gas/arm/mul-overlap-v6.s: Don't use %type.
136
137 2007-03-18 Mark Shinwell <shinwell@codesourcery.com>
138
139 * gas/arm/mul-overlap.s: New.
140 * gas/arm/mul-overlap.d: New.
141 * gas/arm/mul-overlap.l: New.
142 * gas/arm/mul-overlap-v6.s: New.
143 * gas/arm/mul-overlap-v6.d: New.
144
145 2007-03-14 Daniel Jacobowitz <dan@codesourcery.com>
146
147 * gas/arm/thumbver.d, gas/arm/thumbver.s: New test.
148
149 2007-03-14 Paul Brook <paul@codesourcery.com>
150
151 * gas/arm/thumb2_add.d: Add tests using sp.
152 * gas/arm/thumb2_add.s: Ditto.
153
154 2007-03-14 Alan Modra <amodra@bigpond.net.au>
155
156 PR 4029
157 * gas/all/relax.s: New.
158 * gas/all/relax.d: New.
159 * gas/all/gas.exp: Run it.
160
161 2007-03-11 Hans-Peter Nilsson <hp@bitrange.com>
162
163 * gas/mmix/comment-1.d, gas/mmix/bspec-1.d, gas/mmix/bspec-2.d:
164 Adjust for change in readelf output.
165
166 2007-03-06 Andreas Krebbel <krebbel1@de.ibm.com>
167
168 * gas/s390/zarch-z9-ec.d: New file.
169 * gas/s390/zarch-z9-ec.s: New file.
170 * gas/s390/s390.exp: Run the z9-ec testcases.
171
172 2007-03-05 H.J. Lu <hongjiu.lu@intel.com>
173
174 PR gas/3918
175 * lib/gas-defs.exp (gas_started): New variable. Initialized to
176 0.
177 (gas_start): Set gas_started to 1.
178 (gas_finish): Skip if gas_started is 0. Reset gas_started to 0.
179
180 2007-03-02 Paul Brook <paul@codesourcery.com>
181
182 * gas/arm/relax_branch_align.d: New test.
183 * gas/arm/relax_branch_align.s: New test.
184
185 2007-02-28 Nick Clifton <nickc@redhat.com>
186
187 PR gas/3797
188 * gas/lns/lns.exp: Do not run the lns-common test for the d10v
189 port.
190 * gas/d10v/address-002.l: Update expected assembler output.
191 * gas/d10v/address-003.l, gas/d10v/address-004.l,
192 gas/d10v/address-005.l, gas/d10v/address-006.l,
193 gas/d10v/address-007.l, gas/d10v/address-008.l,
194 gas/d10v/address-009.l, gas/d10v/address-010.l,
195 gas/d10v/address-011.l, gas/d10v/address-012.l,
196 gas/d10v/address-013.l, gas/d10v/address-014.l,
197 gas/d10v/address-015.l, gas/d10v/address-016.l,
198 gas/d10v/address-017.l, gas/d10v/address-018.l,
199 gas/d10v/address-019.l, gas/d10v/address-020.l,
200 gas/d10v/address-021.l, gas/d10v/address-022.l,
201 gas/d10v/address-023.l, gas/d10v/address-024.l,
202 gas/d10v/address-025.l, gas/d10v/address-026.l,
203 gas/d10v/address-027.l, gas/d10v/address-030.l,
204 gas/d10v/address-031.l, gas/d10v/address-032.l,
205 gas/d10v/address-033.l, gas/d10v/address-034.l,
206 gas/d10v/address-035.l, gas/d10v/address-036.l,
207 gas/d10v/address-037.l, gas/d10v/address-038.l,
208 gas/d10v/address-039.l, gas/d10v/address-040.l,
209 gas/d10v/address-041.l: Likewise.
210
211 2007-02-28 Nick Clifton <nickc@redhat.com>
212
213 PR gas/3975
214 * gas/arm/mapshort.d: Split into two new files...
215 * gas/arm/mapshort-eabi.d: The one and...
216 * gas/arm/mapshort-elf.d: This one.
217 * gas/arm/arch7.d: Remove 32-bit host expectation.
218 * gas/arm/arm7t.d: Replace ".word 0x00000000" with ".*" as some
219 arm targets will disassemble this value as an instruction.
220 * gas/arm/neon-ldst-rm.d: Likewise.
221 * gas/arm/thumb2_pool.d: Only run this test for ELF based arm
222 ports.
223 * gas/arm/thumbrel.d: Only run this test for EABI based arm
224 ports.
225 * gas/arm/wince_inst.d: Fix expected branch targets.
226
227 2007-02-22 DJ Delorie <dj@redhat.com>
228
229 * gas/s390/esa-g5.s: Adjust for corrected PKA syntax.
230 * gas/s390/esa-g5.d: Adjust for corrected PKA syntax.
231
232 2007-02-20 Thiemo Seufer <ths@mips.com>
233 Chao-Ying Fu <fu@mips.com>
234
235 * gas/mips/mips32-dspr2.s, gas/mips/mips32-dspr2.d: New test for
236 DSP R2.
237 * gas/mips/mips.exp: Run new test.
238
239 2007-02-19 Andreas Krebbel <krebbel1@de.ibm.com>
240
241 * gas/s390/esa-g5.d (cfxbr, cfebr, cfdbr): Exchanged floating
242 point and fixed point operands.
243 * gas/s390/esa-g5.s: Likewise.
244 * gas/s390/zarch-z900.d (cfdr, cfer, cfxr, cgdbr, cgebr, cgxbr,
245 cgdr, cger, cgxr): Likewise.
246 * gas/s390/zarch-z900.s: Likewise.
247
248 2007-02-11 H.J. Lu <hongjiu.lu@intel.com>
249
250 PR gas/4027
251 * gas/i386/opcode.s: Add more tests for "test".
252 * i386/opcode-intel.d: Updated.
253 * gas/i386/opcode-suffix.d: Likewise.
254 * gas/i386/opcode.d: Likewise.
255
256 2007-02-06 Nick Clifton <nickc@redhat.com>
257
258 PR gas/3810 gas/3800
259 * gas/elf/elf.exp: Expect the redef test to fail on targets which
260 do not convert fixups against ordinary symbols into relocs against
261 section symbols.
262 * gas/all/gas.exp: Likewise.
263
264 2007-02-05 Dave Brolley <brolley@redhat.com>
265
266 * gas/mep/relocs-junk1.s: Add a .data section.
267 * gas/mep/relocs.d: Updated to match above.
268
269 2007-02-04 H.J. Lu <hongjiu.lu@intel.com>
270
271 PR gas/3961
272 * gas/i386/secrel.d: Support 64bit host.
273
274 2007-02-02 Nick Clifton <nickc@redhat.com>
275
276 PR gas/3812
277 * gas/v850/v850e1.d: Correct expected disassembly of cmov insn to
278 account for sign extension.
279
280 2007-01-11 Paul Brook <paul@codesourcery.com>
281
282 * gas/arm/thumb2_add.d: Add test for missing operand.
283 * gas/arm/thumb2_add.s: Ditto.
284
285 2007-01-11 Nick Clifton <nickc@redhat.com>
286
287 * gas/mcore/allinsn.s: Remove use of '#' before numbers - it is a
288 line comment character.
289 * gas/mcore/allinsn.d: Adjust expected disassembly to match real
290 output.
291
292 * gas/lns/lns.exp: Run the alternative version of the lns-common-1
293 test for the MCore target.
294
295 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
296
297 * gas/all/gas.exp: Renamed target x86_64-*-mingw64 to x86_64-*-mingw*.
298 * gas/i386/i386.exp: Ditto.
299
300 2007-01-04 Paul Brook <paul@codesourcery.com>
301
302 * gas/arm/archv6.s: Add more cpsie tests.
303 * gas/arm/archv6.d: Ditto.
304
305 2007-01-04 Andreas Schwab <schwab@suse.de>
306
307 * gas/m68k/cpu32.[sd]: New test.
308 * gas/m68k/all.exp: Run it.
309
310 2007-01-04 Julian Brown <julian@codesourcery.com>
311
312 * gas/arm/neon-omit.d: Fix expected encodings for vshl, vqshl.
313
314 2007-01-04 Paul Brook <paul@codesourcery.com>
315
316 * gas/arm/neon-cov.d: Adjust expected output.
317 * gas/arm/neon-omit.s: Add tests for vcgt and vcle. Reorder vacle
318 and vacle.
319 * gas/arm/neon-omit.d: Adjust expected output.
320
321 For older changes see ChangeLog-2006
322 \f
323 Local Variables:
324 mode: change-log
325 left-margin: 8
326 fill-column: 74
327 version-control: never
328 End: