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