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