gas/
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
CommitLineData
db51cc60
L
12007-09-20 H.J. Lu <hongjiu.lu@intel.com>
2
3 PR 658
4 * gas/i386/i386.exp: Run sib-intel, x86-64-sib and
5 x86-64-sib-intel.
6
7 * gas/i386/nops-1-i386-i686.d: Updated.
8 * gas/i386/nops-1-i386.d: Likewise.
9 * gas/i386/nops-1.d: Likewise.
10 * gas/i386/nops-2-i386.d: Likewise.
11 * gas/i386/nops-2-merom.d: Likewise.
12 * gas/i386/nops-2.d: Likewise.
13 * gas/i386/nops-3-i386.d: Likewise.
14 * gas/i386/nops-3.d : Likewise.
15 * gas/i386/sib.d: Likewise.
16
17 * gas/i386/sib.s: Use %eiz in testcases.
18
19 * gas/i386/sib-intel.d: New.
20 * gas/i386/x86-64-sib-intel.d: Likewise.
21 * gas/i386/x86-64-sib.d: Likewise.
22 * gas/i386/x86-64-sib.s: Likewise.
23
0f7da397
L
242007-09-19 H.J. Lu <hongjiu.lu@intel.com>
25
26 * gas/i386/intelok.s: Add tests for memory without base.
27 * gas/i386/intelok.d: Updated.
28 * gas/i386/intelok.e: Likewise.
29
916af048
L
302007-09-17 H.J. Lu <hongjiu.lu@intel.com>
31
32 * gas/i386/x86-64-rip.s: Revert the last change.
33 * gas/i386/x86-64-rip-intel.d: Likewise.
34 * gas/i386/x86-64-rip.d: Likewise.
35
27ac7208
L
362007-09-15 H.J. Lu <hongjiu.lu@intel.com>
37
38 PR gas/5034
39 * gas/i386/x86-64-rip.s: Add Intel mode testcases.
40 * gas/i386/x86-64-rip-intel.d: Updated.
41 * gas/i386/x86-64-rip.d: Likewise.
42
f033ec5c 432007-09-14 Michael Meissner <michael.meissner@amd.com>
85f10a01
MM
44 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
45 Tony Linthicum <tony.linthicum@amd.com>
46
47 * gas/i386/i386.exp (x86-64-sse5): Run SSE5 64-bit tests.
85f10a01
MM
48
49 * gas/i386/x86-64-sse5.s: New file for SSE5 support.
50 * gas/i386/x86-64-sse5.d: Ditto.
51
ae91ad40 522007-09-12 Jan Beulich <jbeulich@novell.com>
f033ec5c 53
ae91ad40
JB
54 * gas/i386/sse4_1.s, gas/i386/x86-64-sse4_1.s: Add two-operand forms
55 of blendvps, blendvpd, and pblendvb.
56 * gas/i386/sse4_1.d, gas/i386/sse4_1-intel.d,
57 gas/i386/x86-64-sse4_1.d, gas/i386/x86-64-sse4_1-intel.d: Adjust,
58 making last/first operand of blendvps, blendvpd, and pblendvb
59 optional.
60
ec56d5c0 612007-09-12 Jan Beulich <jbeulich@novell.com>
f033ec5c 62
ec56d5c0
JB
63 * gas/i386/amdfam10.s, gas/i386/x86-64-amdfam10.s: Add Intel syntax
64 code.
65 * gas/i386/amdfam10.d, gas/i386/x86-64-amdfam10.d: Adjust.
66
26186d74
L
672007-09-06 H.J. Lu <hongjiu.lu@intel.com>
68
69 * gas/i386/svme.s: Updated to allow eax in 64bit.
70 * gas/i386/svme.d: Updated.
71 * gas/i386/svme64.d: Likewise.
72
144c41d9
L
732007-08-31 H.J. Lu <hongjiu.lu@intel.com>
74
75 * gas/i386/svme.s: Updated to accept eax in 32bit and rax in
76 64bit.
77 * gas/i386/svme.d: Updated.
78 * gas/i386/svme64.d: Likewise.
79
bbedc832
L
802007-08-30 H.J. Lu <hongjiu.lu@intel.com>
81
82 * gas/i386/amd.s: Add rdtscp.
83 * gas/i386/amd.d: Updated.
84
85 * gas/i386/mem-intel.d: Update invlpg for BYTE PTR.
86 * gas/i386/x86-64-mem-intel.d: Likewise.
87
88 * gas/i386/x86-64-opcode.s: Add swapgs.
89 * gas/i386/x86-64-opcode.d: Updated.
90
851feff8
DJ
912007-08-29 Daniel Jacobowitz <dan@codesourcery.com>
92
93 * gas/lns/lns-duplicate.d, gas/lns/lns-duplicate.s: New.
94 * gas/lns/lns.exp: Run lns-duplicate.
95
5cee3fe6
L
962007-08-29 H.J. Lu <hongjiu.lu@intel.com>
97
98 * gas/i386/i386.exp: Run x86-64-reg and x86-64-reg-intel.
99
100 * gas/i386/x86-64-reg.s: New. Add tests for instructions
101 with one register operand.
102 * gas/i386/x86-64-reg-intel.d: Likewise.
103 * gas/i386/x86-64-reg.d: Likewise.
104
b844680a
L
1052007-08-29 H.J. Lu <hongjiu.lu@intel.com>
106
107 * gas/i386/i386.exp: Run reg and reg-intel.
108
109 * gas/i386/katmai.d: Update bad instructions.
110
111 * gas/i386/reg.s: New. Add tests for instructions with one
112 register operand.
113 * gas/i386/reg-intel.d: Likewise.
114 * gas/i386/reg.d: Likewise.
115
d9a5e5e5
L
1162007-08-28 H.J. Lu <hongjiu.lu@intel.com>
117
03d92d88
L
118 * gas/i386/i386.exp: Run mem, mem-intel, x86-64-mem and
119 x86-64-mem-intel.
120
d9a5e5e5
L
121 * gas/i386/mem.s: New. Add tests for instructions with one
122 memory operand.
123 * gas/i386/x86-64-mem.s: Likewise.
03d92d88 124 * gas/i386/mem-intel.d: Likewise.
d9a5e5e5
L
125 * gas/i386/mem.d: Likewise.
126 * gas/i386/x86-64-mem-intel.d: Likewise.
127 * gas/i386/x86-64-mem.d: Likewise.
128
7f6a71ff 1292007-08-28 Mark Shinwell <shinwell@codesourcery.com>
d9a5e5e5 130 Joseph Myers <joseph@codesourcery.com>
7f6a71ff
JM
131
132 * lib/gas-defs.exp (gas_version): Use remote_* functions instead
133 of exec.
134 (gas_host_run): New.
135 (gas_run): Use gas_host_run.
136 (gas_start): Likewise.
137 (run_dump_test): Likewise.
138 (objdump): Use gas_host_run.
139 (objdump_start_no_subdir): Likewise.
140 * lib/gas-dg.exp (gas-dg-test): Use "remote_file host delete".
141 * lib/run: Remove.
142 * gas/macros/macros.exp: Download app4b.s to host.
143 * gas/i386/i386.exp (gas_64_check): Use gas_host_run.
144 (gas_32_check): Likewise.
145 * gas/maxq10/maxq10.exp (gas_64_check): Likewise
146 (gas_32_check): Likewise.
147 * gas/maxq20/maxq20.exp (gas_64_check): Likewise
148 (gas_32_check): Likewise.
149 * gas/sparc/sparc.exp (gas_64_check): Likewise.
150 * gas/cfi/cfi.exp: Likewise.
151 * gas/elf/elf.exp (run_list_test): Likewise. Use temporary file
152 for readelf output in place of pipe.
153 * gas/all/gas.exp: Download incbin.dat to host.
154 (do_comment): Allow \r\r\n.
155
4396b686
PB
1562007-08-09 Paul Brook <paul@codesourcery.com>
157
158 * gas/arm/relax_load_align.d: new test.
159 * gas/arm/relax_load_align.s: new test.
160
c3ad16c0
L
1612007-08-09 H.J. Lu <hongjiu.lu@intel.com>
162
163 * gas/i386/i386.exp: Run sse4_1-intel, sse4_2-intel,
164 x86-64-sse4_1-intel and x86-64-sse4_2-intel.
165
166 * gas/i386/sse4_1-intel.d: New file.
167 * gas/i386/sse4_2-intel.d: Likewise.
168 * gas/i386/x86-64-sse4_1-intel.d: Likewise.
169 * gas/i386/x86-64-sse4_2-intel.d: Likewise.
170
171 * gas/i386/sse4_1.s: Add tests for Intel syntax.
172 * gas/i386/sse4_2.s: Likewise.
173 * gas/i386/x86-64-sse4_1.s: Likewise.
174 * gas/i386/x86-64-sse4_2.s: Likewise.
175
176 * gas/i386/sse4_1.d: Updated.
177 * gas/i386/sse4_2.d: Likewise.
178 * gas/i386/x86-64-sse4_1.d: Likewise.
179 * gas/i386/x86-64-sse4_2.d: Likewise.
180
151fab34
AM
1812007-08-09 Alan Modra <amodra@bigpond.net.au>
182
183 * gas/all/weakref1u.d (not-target): Match *-*-*aout.
184
8976381e
L
1852007-07-29 H.J. Lu <hongjiu.lu@intel.com>
186
187 PR binutils/4834
188 * gas/i386/simd-intel.d: Updated.
189 * gas/i386/simd.d: Likewise.
190 * gas/i386/x86-64-simd-intel.d: Likewise.
191 * gas/i386/x86-64-simd.d: Likewise.
192
193 * gas/i386/simd.s: Add tests for SSE4 instructions.
194 * gas/i386/x86-64-simd.s: Likewise.
195
34828aad
L
1962007-07-29 H.J. Lu <hongjiu.lu@intel.com>
197
198 * gas/i386/simd.s: Add tests for cvtss2si/cvtsd2si in Intel
199 mode.
200 * gas/i386/x86-64-simd.s: Likewise.
201
202 * gas/i386/simd-intel.d: Updated.
203 * gas/i386/simd.d: Likewise.
204 * gas/i386/x86-64-simd-intel.d: Likewise.
205 * gas/i386/x86-64-simd.d: Likewise.
206
09335d05
L
2072007-07-28 H.J. Lu <hongjiu.lu@intel.com>
208
59d5bbeb 209 PR binutils/4834
09335d05
L
210 * gas/i386/simd-intel.d: Updated.
211 * gas/i386/simd.d: Likewise.
212 * gas/i386/x86-64-simd-intel.d: Likewise.
213 * gas/i386/x86-64-simd.d: Likewise.
214
215 * gas/i386/simd.s: Add new tests.
216 * gas/i386/x86-64-simd.s: Likewise.
217
231af070
L
2182007-07-28 H.J. Lu <hongjiu.lu@intel.com>
219
220 * gas/i386/x86-64-opcode.d: Updated.
221 * gas/i386/x86-64-simd-intel.d: Likewise.
222 * gas/i386/x86-64-simd.d: Likewise.
223
224 * gas/i386/x86-64-simd.s: Add movq.
225
76bc74dc
L
2262007-07-23 H.J. Lu <hongjiu.lu@intel.com>
227
228 * gas/i386/i386.exp: Run nops16-1, nops-1-i386-i686, nops-1-k8,
229 nops-3-i386, nops-4, nops-4-i386, x86-64-nops-2, x86-64-nops-3,
230 x86-64-nops-4, x86-64-nops-4-core2 and x86-64-nops-4-k8.
231
232 * gas/i386/nops-1-i386-i686.d: New.
233 * gas/i386/nops-1-k8.d: Likewise.
234 * gas/i386/nops-3-i386.d : Likewise.
235 * gas/i386/nops-3-i686.d: Likewise.
236 * gas/i386/nops-4-i386.d: Likewise.
237 * gas/i386/nops-4.d: Likewise.
238 * gas/i386/nops16-1.d: Likewise.
239 * gas/i386/nops16-1.s: Likewise.
240 * gas/i386/x86-64-nops-1-k8.d: Likewise.
241 * gas/i386/x86-64-nops-2.d: Likewise.
242 * gas/i386/x86-64-nops-3.d: Likewise.
243 * gas/i386/x86-64-nops-4-core2.d: Likewise.
244 * gas/i386/x86-64-nops-4-k8.d: Likewise.
245 * gas/i386/x86-64-nops-4.d: Likewise.
246
247 * gas/i386/nops-1-i386.d: Updated.
248 * gas/i386/nops-1-i686.d: Likewise.
249 * gas/i386/nops-1.d: Likewise.
250 * gas/i386/nops-2-i386.d: Likewise.
251 * gas/i386/nops-2-merom.d : Likewise.
252 * gas/i386/nops-2.d: Likewise.
253 * gas/i386/nops-3.d: Likewise.
254 * gas/i386/x86-64-nops-1-merom.d: Likewise.
255 * gas/i386/x86-64-nops-1-nocona.d: Likewise.
256 * gas/i386/x86-64-nops-1.d: Likewise.
257
258 * gas/i386/x86-64-nops-1.s: Removed.
259
2602007-07-23 Evandro Menezes <evandro.menezes@amd.com>
261 H.J. Lu <hongjiu.lu@intel.com>
262
263 * gas/i386/i386.exp: Don't run x86-64-nops-1-k8. Run
264 nops-3-i686 and nops-4-i686.
265
266 * gas/i386/nops-3-i686.d: New.
267 * gas/i386/nops-4-i686.d: Likewise.
268 * gas/i386/nops-4.s: Likewise.
269
dc89df6a
RS
2702007-07-23 Richard Sandiford <richard@codesourcery.com>
271
272 * lib/gas-defs.exp (run_list_test): Make the options optional.
273 * gas/cr16/cr16.exp (run_list_test): Delete.
274
b27a00c5
NC
2752007-07-19 Nick Clifton <nickc@redhat.com>
276
277 PR gas/4804
278 * gas/elf/elf.exp (target_machine): Treat the arm-linux-gnu target
279 in the same way as the arm-eabi target.
280 * gas/arm/mapshort-eabi.d: Use this file for the arm-linux-gnu
281 target.
282 * gas/arm/mapshort-elf.d: Do not use this file for the
283 arm-linux-gnu target.
284
14051056
L
2852007-07-16 H.J. Lu <hongjiu.lu@intel.com>
286
287 * gas/i386/simd.s: Add tests for punpcklbw, punpckldq,
288 punpcklwd and punpcklqdq.
289 * gas/i386/x86-64-simd.s: Likewise.
290
291 * gas/i386/simd-intel.d: Updated.
292 * gas/i386/simd.d: Likewise.
293 * gas/i386/x86-64-simd-intel.d: Likewise.
294 * gas/i386/x86-64-simd.d: Likewise.
295
d929913e
NC
2962007-07-14 Nick Clifton <nickc@redhat.com>
297
298 * gas/arm/arm.s: Add tests for re-aliasing a previously removed
299 alias.
300 * gas/arm/arm.l: Add new expected warning message.
301
e600c1cf
L
3022007-07-04 H.J. Lu <hongjiu.lu@intel.com>
303
304 * gas/i386/ssemmx2.d: Ignore padding.
305
96f8e2ee
L
3062007-07-04 H.J. Lu <hongjiu.lu@intel.com>
307
308 * gas/i386/rex.s: Avoid the last rex prefix becoming the
309 rex prefix for the padding.
310
872ce6ff
L
3112007-07-04 H.J. Lu <hongjiu.lu@intel.com>
312
313 * gas/i386/i386.exp: Run x86-64-nops-1 for x86_64-*-mingw*.
314
1a412f5f
NC
3152007-07-04 Nick Clifton <nickc@redhat.com>
316
317 * gas/mep/relocs.d: Fix expected disassembly to work on 64-bit
318 hosts.
319
3ccac826
NC
3202007-07-03 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
321
322 * gas/elf/elf.exp: Expect redef test to fail for CR16.
323 * gas/all/gas.exp: Expect forward and do_930509a tests to fail for
324 the CR16.
325 * gas/cr16/cinv_test.d: Remove whitespace dependencies.
326
ec2655a6
NC
3272007-07-03 Nick Clifton <nickc@redhat.com>
328
329 * lib/gas-defs.exp: Update copyright notice to refer to GPLv3.
330 * gas/all/itbl-test.c, gas/all/test-example.c, gas/all/test-gen.c,
331 gas/arm/maverick.c, gas/cris/cris.exp, gas/hppa/basic/basic.exp,
332 gas/hppa/parse/parse.exp, gas/hppa/reloc/reloc.exp,
333 gas/hppa/unsorted/unsorted.exp, gas/mmix/mmix-err.exp,
334 gas/mmix/mmix-list.exp, gas/mmix/mmix.exp, gas/mn10200/basic.exp,
335 gas/mn10300/am33-2.c, gas/mn10300/basic.exp, gas/pdp11/opcode.s,
336 gas/ppc/aix.exp, gas/sh/arch/arch.exp, gas/sh/sh64/sh64.exp,
337 gas/sh/basic.exp, gas/sh/err.exp, gas/v850/basic.exp: Likewise.
338
afa2158f
NS
3392007-07-03 Nathan Sidwell <nathan@codesourcery.com>
340
341 * gas/m68k/mcf-coproc.d: New.
342 * gas/m68k/mcf-coproc.s: New.
343 * gas/m68k/all.exp: Add it.
344
3d3d428f
NC
3452007-06-29 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
346
347 * gas/cr16: New directory
348 * gas/cr16.exp: New file
349 * add_test.d and add_test.s: New files
350 * and_test.d and and_test.s: New files
351 * ash_test.d and ash_test.s: New files
352 * bal_test.d and bal_test.s: New files
353 * bcc_test.d and bcc_test.s: New files
354 * beq0_test.d and beq0_test.s: New files
355 * cbitb_test.d and cbitb_test.s: New files
356 * cbitw_test.d and cbitw_test.s: New files
357 * cinv_test.d and cinv_test.s: New files
358 * cmp_test.d and cmp_test.s: New files
359 * excp_test.d and excp_test.s: New files
360 * jal_test.d and jal_test.s: New files
361 * jcc_test.d and jcc_test.s: New files
362 * loadb_test.d and loadb_test.s: New files
363 * loadd_test.d and loadd_test.s: New files
364 * loadm_test.d and loadm_test.s: New files
365 * loadw_test.d and loadw_test.s: New files
366 * lpsp_test.d and lpsp_test.s: New files
367 * lsh_test.d and lsh_test.s: New files
368 * mov_test.d and mov_test.s: New files
369 * mul_test.d and mul_test.s: New files
370 * or_test.d and or_test.s: New files
371 * popret_test.d and popret_test.s: New files
372 * pop_test.d and pop_test.s: New files
373 * push_test.d and push_test.s: New files
374 * sbitb_test.d and sbitb_test.s: New files
375 * sbitw_test.d and sbitw_test.s: New files
376 * scc_test.d and scc_test.s: New files
377 * storb_test.d and storb_test.s: New files
378 * stord_test.d and stord_test.s: New files
379 * storm_test.d and storm_test.s: New files
380 * storw_test.d and storw_test.s: New files
381 * sub_test.d and sub_test.s: New files
382 * tbitb_test.d and tbitb_test.s: New files
383 * tbit_test.d and tbit_test.s: New files
384 * tbitw_test.d and tbitw_test.s: New files
385 * xor_test.d and xor_test.s: New files
386
cd2cf30b
PB
3872007-06-26 Paul Brook <paul@codesourcery.com>
388
389 * gas/arm/vfp1xD.d: Add new fmrx/fmxr tests.
390 * gas/arm/vfp1xD.s: Ditto.
391 * gas/arm/vfp1xD_t2.d: Ditto.
392 * gas/arm/vfp1xD_t2.s: Ditto.
393
a46ed97f
NC
3942007-06-24 Nick Clifton <nickc@redhat.com>
395
396 * gas/arm/backslash-at.d: Fix for non-ELF arm targets.
397
09a2c6cf
L
3982007-06-23 H.J. Lu <hongjiu.lu@intel.com>
399
400 PR binutils/4667
401 * gas/i386/i386.exp: Run simd, simd-intel, x86-64-simd
402 and x86-64-simd-intel.
403
404 * gas/i386/opcode-intel.d: Updated.
405
406 * gas/i386/simd-intel.d: New.
407 * gas/i386/simd.d: Likewise.
408 * gas/i386/simd.s: Likewise.
409 * gas/i386/x86-64-simd-intel.d: Likewise.
410 * gas/i386/x86-64-simd.d: Likewise.
411 * gas/i386/x86-64-simd.s: Likewise.
412
ddefa7f5
KH
4132007-06-18 Kazu Hirata <kazu@codesourcery.com>
414
415 * gas/m68k/all.exp: Run mcf-wdebug.
416 * gas/testsuite/gas/m68k/mcf-wdebug.d,
417 gas/testsuite/gas/m68k/mcf-wdebug.s: New.
418
728ca7c9
PB
4192007-06-14 Paul Brook <paul@codesourcery.com>
420
421 * gas/arm/thumb32.s: Add tests for shift instructions.
422 * gas/arm/thumb32.d: Ditto.
423
dce323d1
PB
4242007-06-06 Paul Brook <paul@codesourcery.com>
425
426 * gas/arm/thumb.d: Update expected output.
427 * gas/arm/thumb2_relax.d: Ditto.
428
79d49516
PB
4292007-06-05 Paul Brook <paul@codesourcery.com>
430
431 * gas/arm/thumb32.d: Add writeback addressing mode tests.
432 * gas/arm/thumb32.s: Update expected output.
433
dfeb0666
NC
4342007-06-05 Nick Clifton <nickc@redhat.com>
435
436 PR gas/4587
437 * gas/sparc/sparc.exp: Run pr4587 list test.
438 * gas/sparc/pr4587.s: New test case.
439 * gas/sparc/pr4587.l: Expected assembler output.
440
4412007-06-05 Nick Clifton <nickc@redhat.com>
442
443 * lib/gas-defs.exp (run_list_test): New proc.
444 * gas/alpha/alpha.exp: Delete proc run_list_test.
445 * gas/bfin/bfin.exp : Likewise.
446 * gas/cfi/cfi.exp : Likewise.
447 * gas/crx/allinsn.exp : Likewise.
448 * gas/d10v/d10v.exp : Likewise.
449 * gas/d30v/d30v.exp : Likewise.
450 * gas/frv/allinsn.exp : Likewise.
451 * gas/i386/i386.exp : Likewise.
452 * gas/i860.i860.exp : Likewise.
453 * gas/ia64/ia64.exp : Likewise.
454 * gas/lns/lns.exp : Likewise.
455 * gas/macros/macros.exp : Likewise.
456 * gas/maxq10/maxq10.exp : Likewise.
457 * gas/maxq20/maxq20.exp : Likewise.
458 * gas/mips/mips.exp : Likewise.
459 * gas/mmix/mmix-list.exp : Likewise.
460 * gas/mn10300/basic.exp : Likewise.
461 * gas/msp430/msp430.exp : Likewise.
462 * gas/pdp11/pdp11.exp : Likewise.
463 * gas/ppc/ppc.exp : Likewise.
464 * gas/s390/s390.exp : Likewise.
465 * gas/elf/elf.exp (proc run_list_test): Rename to run_elf_list_test.
466
c699f087
JJ
4672007-05-29 Jakub Jelinek <jakub@redhat.com>
468
469 PR gas/4558
470 * gas/sparc/sparc.exp: Add v9branch{1,2,3,4,5} tests.
471 * gas/sparc/v9branch1.d: New test.
472 * gas/sparc/v9branch1.s: New.
473 * gas/sparc/v9branch2.d: New test.
474 * gas/sparc/v9branch2.s: New.
475 * gas/sparc/v9branch3.d: New test.
476 * gas/sparc/v9branch3.s: New.
477 * gas/sparc/v9branch4.d: New test.
478 * gas/sparc/v9branch4.s: New.
479 * gas/sparc/v9branch5.d: New test.
480 * gas/sparc/v9branch5.s: New.
481
efd81785
PB
4822007-03-25 Paul Brook <paul@codesourcery.com>
483
484 * gas/arm/thumb32.s: Add tests for subs pc, lr.
485 * gas/arm/thumb32.d: Change error-output: to stderr:.
486 Update expected output.
487
e39ff52a
PB
4882007-05-22 Paul Brook <paul@codesourcery.com>
489
490 * gas/arm/backslash-at.d: Update expected output.
491
5d14452b
L
4922007-05-17 H.J. Lu <hongjiu.lu@intel.com>
493
494 2003-06-05 Michal Ludvig <mludvig@suse.cz>
495 * gas/cfi/cfi-x86_64.s: Test new directives
496 and different writings of registers and numbers.
497 * gas/cfi/cfi-x86_64.d: Updated pattern to
498 match the above change.
499
2a676888
MS
5002007-05-15 Mark Shinwell <shinwell@codesourcery.com>
501
502 * gas/arm/backslash-at.d: New.
503 * gas/arm/backslash-at.s: New.
504
1c3f20b4
NC
5052007-05-15 Vincent Riviere <vincent.riviere@freesbee.fr>
506 Nick Clifton <nickc@redhat.com>
507
508 PR gas/3041
509 * gas/m68k/p3041.s: New test case.
510 * gas/m68k/p3041.d: New expected disassembly.
511 * gas/m68k/all.exp: Run new test for m68k-*-netbsd toolchains.
512 Only run arch-cpu-1 test for ELF based toolchains.
513
514 Tidy ups for m68k-netbsd gas toolchain:
515 * gas/m68k/cpu32.d: Allow for extra text after expected
516 disassembly.
517 * gas/m68k/mcf-trap.d: Allow for alternative trap mnemonics.
518 * gas/m68k/br-isab.d: Fix name of test.
519 * gas/m68k/br-isac.d: Fix name of test.
520
9beff690
L
5212007-05-14 H.J. Lu <hongjiu.lu@intel.com>
522
523 PR binutils/4502
524 * gas/i386/amd.d: Replace "pfmulhrw" with "pmulhrw".
525
1bc5dc87
KH
5262007-05-04 Kazu Hirata <kazu@codesourcery.com>
527
528 * gas/m68k/all.exp: Skip fmoveml on fido.
529
bfb56888
L
5302007-05-03 H.J. Lu <hongjiu.lu@intel.com>
531
532 PR gas/4460
533 * gas/i386/gotpc.s: Add a new test.
534 * gas/i386/reloc64.s: Likewise.
535
536 * gas/i386/gotpc.d: Updated.
537 * gas/i386/reloc64.d: Likewise.
538
20592a94
L
5392007-05-03 H.J. Lu <hongjiu.lu@intel.com>
540
541 * gas/i386/crc32-intel.d: Updated.
542 * gas/i386/crc32.d: Likewise.
543 * gas/i386/sse4_2.d: Likewise.
544 * gas/i386/x86-64-crc32-intel.d: Likewise.
545 * gas/i386/x86-64-crc32.d: Likewise.
546 * gas/i386/x86-64-sse4_2.d: Likewise.
547
548 * gas/i386/crc32.s: Remove crc32 instructions with ambiguous
549 operand size and suffix in crc32 instructions in Intel mode.
550 * gas/i386/x86-64-crc32.s: Likewise.
551
552 * gas/i386/sse4_2.s: Remove crc32 instructions with ambiguous
553 operand size.
554 * gas/i386/x86-64-sse4_2.s: Likewise.
555
556 * gas/i386/i386.exp: Run inval-crc32 and x86-64-inval-crc32.
557
558 * gas/i386/inval-crc32.l: New.
559 * gas/i386/inval-crc32.s: Likewise.
560 * gas/i386/x86-64-inval-crc32.l: Likewise.
561 * gas/i386/x86-64-inval-crc32.s: Likewise.
562
9344ff29
L
5632007-05-01 H.J. Lu <hongjiu.lu@intel.com>
564
565 * gas/i386/crc32-intel.d: New file.
566 * gas/i386/crc32.d:Likewise.
567 * gas/i386/crc32.s:Likewise.
568 * gas/i386/x86-64-crc32-intel.d:Likewise.
569 * gas/i386/x86-64-crc32.d:Likewise.
570 * gas/i386/x86-64-crc32.s:Likewise.
571
572 * gas/i386/i386.exp: Run crc32, crc32-intel, x86-64-crc32
573 and x86-64-crc32-intel.
574
5d669648
L
5752007-04-26 H.J. Lu <hongjiu.lu@intel.com>
576
577 PR binutils/4430
578 * gas/i386/amd.d: Updated.
579 * gas/i386/immed32.d: Likewise.
580 * gas/i386/intel.d: Likewise.
581 * gas/i386/intel16.d: Likewise.
582 * gas/i386/intelok.d: Likewise.
583 * gas/i386/jump16.d: Likewise.
584 * gas/i386/naked.d: Likewise.
585 * gas/i386/opcode-suffix.d: Likewise.
586 * gas/i386/opcode.d: Likewise.
587 * gas/i386/prescott.d: Likewise.
588 * gas/i386/ssemmx2.d: Likewise.
589 * gas/i386/tlsd.d: Likewise.
590 * gas/i386/tlspic.d: Likewise.
591 * gas/i386/x86-64-addr32.d: Likewise.
592 * gas/i386/x86-64-prescott.d: Likewise.
593 * gas/i386/x86-64-rip.d: Likewise.
594 * gas/i386/x86_64.d: Likewise.
595
185b1163
L
5962007-04-26 H.J. Lu <hongjiu.lu@intel.com>
597
598 PR binutils/4429
599 * gas/i386/i386.exp: Run "x86-64-addr32-intel" and
600 "x86-64-rip-intel".
601
602 * gas/i386/intelok.d: Updated.
603
604 * gas/i386/x86-64-addr32-intel.d: New file.
605 * gas/i386/x86-64-rip-intel.d: Likewise.
606
dacc8b01
MS
6072007-04-24 Andreas Krebbel <krebbel1@de.ibm.com>
608
609 * gas/s390/zarch-z9-ec.d: Add pfpo, ectg and csst.
610 * gas/s390/zarch-z9-ec.s: Likewise.
611
9a2e615a
NS
6122007-04-23 Nathan Sidwell <nathan@codesourcery.com>
613
614 * gas/m68k/br-isaa.s: New.
615 * gas/m68k/br-isaa.d: New.
616 * gas/m68k/br-isab.s: New.
617 * gas/m68k/br-isab.d: New.
618 * gas/m68k/br-isac.s: New.
619 * gas/m68k/br-isac.d: New.
620 * gas/m68k/all.exp: Adjust.
621
5f69fa6d
RE
6222007-04-21 Richard Earnshaw <rearnsha@arm.com>
623
624 * gas/arm/arch4t.d: Convert to unified syntax.
625 * gas/arm/archv6.d: Likewise.
626 * gas/arm/archv6t2.d: Likewise.
627 * gas/arm/arch3.d: Likewise.
628 * gas/arm/arch7dm.d: Likewise.
629 * gas/arm/arch7t.d: Likewise.
630 * gas/arm/archv1.d: Likewise.
631 * gas/arm/copro.d: Likewise.
632 * gas/arm/inst.d: Likewise.
633 * gas/arm/macro1.d: Likewise.
634 * gas/arm/tcompat.d: Likewise.
635 * gas/arm/wince_inst.d: Likewise.
636 * gas/arm/xscale.d: Likewise.
637
638 * gas/arm/thumb.d: White space cleanup.
639 * gas/arm/thumb2_relax.d: Likewise.
640 * gas/arm/thumb32.d: Likewise.
641
78336706
NS
6422007-04-20 Nathan Sidwell <nathan@codesourcery.com>
643
644 * gas/m68k/ctrl-1.d, gas/m68k/ctrl-1.s: New.
645 * gas/m68k/ctrl-2.d, gas/m68k/ctrl-2.s: New.
646 * gas/m68k/all.exp: Add them.
647
c5c2803a
AM
6482007-04-20 Alan Modra <amodra@bigpond.net.au>
649
650 * gas/ppc/range64.s: New.
651 * gas/ppc/range64.l: New.
652 * gas/ppc/range.s: New.
653 * gas/ppc/range.l: New.
654 * gas/ppc/ppc.exp (run_list_test): New. Use to run new tests.
655
90723616
RE
6562007-04-20 Richard Earnshaw <rearnsha@arm.com>
657
658 * gas/arm/mapshort.s: Add a small .data section.
659 * gas/arm/mapshort-eabi.d: Check the data section doesn't confuse
660 disassembly.
661 * gas/arm/mapshort-elf.d: Likewise.
662
076d447c
PB
6632007-04-19 Paul Brook <paul@codesourcery.com>
664
665 * gas/arm/thumb1_unified.d: New test.
666 * gas/arm/thumb1_unified.s: New test.
667
ec25e08f
AM
6682007-04-19 Nathan Froyd <froydnj@codesourcery.com>
669
670 * gas/ppc/booke.s: Add tlbsx, tlbsxe.
671 * gas/ppc/booke.d: Update.
672
381d071f
L
6732007-04-18 H.J. Lu <hongjiu.lu@intel.com>
674
675 * gas/i386/i386.exp: Add sse4.2 and x86-64-sse4.2.
676
677 * gas/i386/sse4_2.d: New file.
678 * gas/i386/sse4_2.s: Likewise.
679 * gas/i386/x86-64-sse4_2.d: Likewise.
680 * gas/i386/x86-64-sse4_2.s: Likewise.
681
42903f7f
L
6822007-04-18 H.J. Lu <hongjiu.lu@intel.com>
683
684 * gas/i386/i386.exp: Add sse4.1 and x86-64-sse4.1.
685
686 * gas/i386/sse4_1.d: New file.
687 * gas/i386/sse4_1.s: Likewise.
688 * gas/i386/x86-64-sse4_1.d: Likewise.
689 * gas/i386/x86-64-sse4_1.s: Likewise.
690
026d3abb
PB
6912007-04-18 Paul Brook <paul@codesourcery.com>
692
693 * gas/arm/thumb2_add.s: Add rsb #0 test.
694 * gas/arm/thumb2_add.d: Update expected output.
695
3b8d421e
PB
6962007-04-04 Paul Brook <paul@codesourcery.com>
697
698 * gas/arm/neon-cov.s: Add new vext test.
699 * gas/arm/neon-cov.d: Ditto.
700
46a1babe
CG
7012007-04-01 Christian Groessler <chris@groessler.org>
702
703 * gas/z8k/calr.d: Fix for 64bit bfd.
704 * gas/z8k/djnz.d: Likewise.
705 * gas/z8k/inout.d: Likewise.
706 * gas/z8k/jmp-cc.d: Likewise.
707 * gas/z8k/jr-back.d: Likewise.
708 * gas/z8k/jr-forw.d: Likewise.
709 * gas/z8k/reglabel.d: Likewise.
710 * gas/z8k/ctrl-names.d: Fix name. Fix for 64bit bfd.
711 * gas/z8k/ret-cc.d: Likewise.
712
728d1ad9
AM
7132007-03-31 Alan Modra <amodra@bigpond.net.au>
714
715 * gas/i386/nops-3.s: Don't use .align.
716
3c707909
PB
7172007-03-30 Paul Brook <paul@codesourcery.com>
718
719 * gas/arm/thumb2_ldmstm.d: New test.
720 * gas/arm/thumb2_ldmstm.s: New test.
721
f24f8f70
AM
7222007-03-27 Alan Modra <amodra@bigpond.net.au>
723
724 * gas/ppc/reloc.s: New.
725 * gas/ppc/reloc.d: New.
726
30e27cd0
JB
7272007-03-26 Julian Brown <julian@codesourcery.com>
728
729 * gas/arm/neon-const.s: Use FP syntax for 0/-0.
730 * gas/arm/vfp-neon-syntax-inc.s: Likewise, for 1.
731 * gas/arm/neon-cov.s: Use float syntax for FP immediate.
732
b6702015
PB
7332007-03-24 Paul Brook <paul@codesourcery.com>
734 Mark Shinwell <shinwell@codesourcery.com>
735
736 * gas/arm/archv6.s: Add new SRS tests.
737 * gas/arm/archv6.d: Update expected output.
738 * gas/arm/thumb32.s: Add new SRS tests.
739 * gas/arm/thumb32.d: Update expected output.
740 * gas/arm/srs-t2.d: New.
741 * gas/arm/srs-t2.l: New.
742 * gas/arm/srs-t2.s: New.
743 * gas/arm/srs-arm.d: New.
744 * gas/arm/srs-arm.l: New.
745 * gas/arm/srs-arm.s: New.
746
831480e9 7472007-03-23 H.J. Lu <hongjiu.lu@intel.com>
0003779b
L
748
749 * gas/i386/rex.s: Add tests for rex.WRXB.
750 * gas/i386/rex.d: Updated.
751
752 * gas/i386/rex.d: Replace rex64XYZ with rex.WRXB.
753 * gas/i386/x86-64-io-intel.d : Likewise.
754 * gas/i386/x86-64-io-suffix.d: Likewise.
755 * gas/i386/x86-64-io.d: Likewise.
756 * gas/i386/x86-64-opcode.d: Likewise.
757
831480e9 7582007-03-21 H.J. Lu <hongjiu.lu@intel.com>
8b38ad71
L
759
760 PR binutils/4218
761 * gas/i386/nops.s: Add testcases for nop r/m.
762 * gas/i386/x86-64-nops.s: Likewise.
763
764 * gas/i386/x86-64-opcode.s: Add testcases for xchg with %ax,
765 %eax and %rax.
766
767 * gas/i386/nops.d: Updated.
768 * gas/i386/x86-64-nops.d: Likewise.
769 * gas/i386/x86-64-opcode.d: Likewise.
770
831480e9 7712007-03-21 H.J. Lu <hongjiu.lu@intel.com>
c0f91ba6
L
772
773 * gas/i386/i386.exp: Run nops-3.
774
775 * gas/i386/nops-3.d: New file.
776 * gas/i386/nops-3.s: Likewise.
777
cb2eed63
MS
7782007-03-20 Mark Shinwell <shinwell@codesourcery.com>
779
780 * gas/arm/mul-overlap.s: Don't use %type.
781 * gas/arm/mul-overlap.l: Update line numbers.
782 * gas/arm/mul-overlap-v6.s: Don't use %type.
783
8fb9d7b9
MS
7842007-03-18 Mark Shinwell <shinwell@codesourcery.com>
785
786 * gas/arm/mul-overlap.s: New.
787 * gas/arm/mul-overlap.d: New.
788 * gas/arm/mul-overlap.l: New.
789 * gas/arm/mul-overlap-v6.s: New.
790 * gas/arm/mul-overlap-v6.d: New.
791
794ba86a
DJ
7922007-03-14 Daniel Jacobowitz <dan@codesourcery.com>
793
794 * gas/arm/thumbver.d, gas/arm/thumbver.s: New test.
795
155257ea
PB
7962007-03-14 Paul Brook <paul@codesourcery.com>
797
798 * gas/arm/thumb2_add.d: Add tests using sp.
799 * gas/arm/thumb2_add.s: Ditto.
800
cd0c2fe2
AM
8012007-03-14 Alan Modra <amodra@bigpond.net.au>
802
803 PR 4029
804 * gas/all/relax.s: New.
805 * gas/all/relax.d: New.
806 * gas/all/gas.exp: Run it.
807
3894944c
HPN
8082007-03-11 Hans-Peter Nilsson <hp@bitrange.com>
809
810 * gas/mmix/comment-1.d, gas/mmix/bspec-1.d, gas/mmix/bspec-2.d:
811 Adjust for change in readelf output.
812
b5639b37
MS
8132007-03-06 Andreas Krebbel <krebbel1@de.ibm.com>
814
815 * gas/s390/zarch-z9-ec.d: New file.
816 * gas/s390/zarch-z9-ec.s: New file.
817 * gas/s390/s390.exp: Run the z9-ec testcases.
818
412cc54e
L
8192007-03-05 H.J. Lu <hongjiu.lu@intel.com>
820
821 PR gas/3918
822 * lib/gas-defs.exp (gas_started): New variable. Initialized to
823 0.
824 (gas_start): Set gas_started to 1.
825 (gas_finish): Skip if gas_started is 0. Reset gas_started to 0.
826
5e77afaa
PB
8272007-03-02 Paul Brook <paul@codesourcery.com>
828
829 * gas/arm/relax_branch_align.d: New test.
830 * gas/arm/relax_branch_align.s: New test.
831
aa32346d
NC
8322007-02-28 Nick Clifton <nickc@redhat.com>
833
c5d07591
NC
834 PR gas/3797
835 * gas/lns/lns.exp: Do not run the lns-common test for the d10v
836 port.
837 * gas/d10v/address-002.l: Update expected assembler output.
838 * gas/d10v/address-003.l, gas/d10v/address-004.l,
839 gas/d10v/address-005.l, gas/d10v/address-006.l,
840 gas/d10v/address-007.l, gas/d10v/address-008.l,
841 gas/d10v/address-009.l, gas/d10v/address-010.l,
842 gas/d10v/address-011.l, gas/d10v/address-012.l,
843 gas/d10v/address-013.l, gas/d10v/address-014.l,
844 gas/d10v/address-015.l, gas/d10v/address-016.l,
845 gas/d10v/address-017.l, gas/d10v/address-018.l,
846 gas/d10v/address-019.l, gas/d10v/address-020.l,
847 gas/d10v/address-021.l, gas/d10v/address-022.l,
848 gas/d10v/address-023.l, gas/d10v/address-024.l,
849 gas/d10v/address-025.l, gas/d10v/address-026.l,
850 gas/d10v/address-027.l, gas/d10v/address-030.l,
851 gas/d10v/address-031.l, gas/d10v/address-032.l,
852 gas/d10v/address-033.l, gas/d10v/address-034.l,
853 gas/d10v/address-035.l, gas/d10v/address-036.l,
854 gas/d10v/address-037.l, gas/d10v/address-038.l,
728d1ad9 855 gas/d10v/address-039.l, gas/d10v/address-040.l,
c5d07591
NC
856 gas/d10v/address-041.l: Likewise.
857
8582007-02-28 Nick Clifton <nickc@redhat.com>
859
860 PR gas/3975
aa32346d
NC
861 * gas/arm/mapshort.d: Split into two new files...
862 * gas/arm/mapshort-eabi.d: The one and...
863 * gas/arm/mapshort-elf.d: This one.
864 * gas/arm/arch7.d: Remove 32-bit host expectation.
865 * gas/arm/arm7t.d: Replace ".word 0x00000000" with ".*" as some
866 arm targets will disassemble this value as an instruction.
867 * gas/arm/neon-ldst-rm.d: Likewise.
868 * gas/arm/thumb2_pool.d: Only run this test for ELF based arm
869 ports.
870 * gas/arm/thumbrel.d: Only run this test for EABI based arm
871 ports.
872 * gas/arm/wince_inst.d: Fix expected branch targets.
873
b2e818b7
DD
8742007-02-22 DJ Delorie <dj@redhat.com>
875
876 * gas/s390/esa-g5.s: Adjust for corrected PKA syntax.
877 * gas/s390/esa-g5.d: Adjust for corrected PKA syntax.
878
8b082fb1
TS
8792007-02-20 Thiemo Seufer <ths@mips.com>
880 Chao-Ying Fu <fu@mips.com>
881
882 * gas/mips/mips32-dspr2.s, gas/mips/mips32-dspr2.d: New test for
883 DSP R2.
884 * gas/mips/mips.exp: Run new test.
885
929e4d1a
MS
8862007-02-19 Andreas Krebbel <krebbel1@de.ibm.com>
887
888 * gas/s390/esa-g5.d (cfxbr, cfebr, cfdbr): Exchanged floating
889 point and fixed point operands.
890 * gas/s390/esa-g5.s: Likewise.
891 * gas/s390/zarch-z900.d (cfdr, cfer, cfxr, cgdbr, cgebr, cgxbr,
892 cgdr, cger, cgxr): Likewise.
893 * gas/s390/zarch-z900.s: Likewise.
894
fda592e8
L
8952007-02-11 H.J. Lu <hongjiu.lu@intel.com>
896
897 PR gas/4027
898 * gas/i386/opcode.s: Add more tests for "test".
899 * i386/opcode-intel.d: Updated.
900 * gas/i386/opcode-suffix.d: Likewise.
901 * gas/i386/opcode.d: Likewise.
902
7b5030c0
NC
9032007-02-06 Nick Clifton <nickc@redhat.com>
904
905 PR gas/3810 gas/3800
906 * gas/elf/elf.exp: Expect the redef test to fail on targets which
907 do not convert fixups against ordinary symbols into relocs against
908 section symbols.
909 * gas/all/gas.exp: Likewise.
910
280d71bf
DB
9112007-02-05 Dave Brolley <brolley@redhat.com>
912
913 * gas/mep/relocs-junk1.s: Add a .data section.
914 * gas/mep/relocs.d: Updated to match above.
915
9e5a0568 9162007-02-04 H.J. Lu <hongjiu.lu@intel.com>
81d8aae1
L
917
918 PR gas/3961
919 * gas/i386/secrel.d: Support 64bit host.
920
7e017ce0
NC
9212007-02-02 Nick Clifton <nickc@redhat.com>
922
923 PR gas/3812
924 * gas/v850/v850e1.d: Correct expected disassembly of cmov insn to
925 account for sign extension.
926
dc4503c6
PB
9272007-01-11 Paul Brook <paul@codesourcery.com>
928
929 * gas/arm/thumb2_add.d: Add test for missing operand.
930 * gas/arm/thumb2_add.s: Ditto.
931
7c48b4f1
NC
9322007-01-11 Nick Clifton <nickc@redhat.com>
933
e2204714
NC
934 * gas/mcore/allinsn.s: Remove use of '#' before numbers - it is a
935 line comment character.
936 * gas/mcore/allinsn.d: Adjust expected disassembly to match real
937 output.
938
939 * gas/lns/lns.exp: Run the alternative version of the lns-common-1
940 test for the MCore target.
7c48b4f1 941
42037fe5
NC
9422007-01-08 Kai Tietz <kai.tietz@onevision.com>
943
944 * gas/all/gas.exp: Renamed target x86_64-*-mingw64 to x86_64-*-mingw*.
945 * gas/i386/i386.exp: Ditto.
946
a028a6f5
PB
9472007-01-04 Paul Brook <paul@codesourcery.com>
948
949 * gas/arm/archv6.s: Add more cpsie tests.
950 * gas/arm/archv6.d: Ditto.
951
baee4c9e
AS
9522007-01-04 Andreas Schwab <schwab@suse.de>
953
954 * gas/m68k/cpu32.[sd]: New test.
955 * gas/m68k/all.exp: Run it.
956
97828f49
JB
9572007-01-04 Julian Brown <julian@codesourcery.com>
958
959 * gas/arm/neon-omit.d: Fix expected encodings for vshl, vqshl.
960
92559b5b
PB
9612007-01-04 Paul Brook <paul@codesourcery.com>
962
963 * gas/arm/neon-cov.d: Adjust expected output.
964 * gas/arm/neon-omit.s: Add tests for vcgt and vcle. Reorder vacle
965 and vacle.
966 * gas/arm/neon-omit.d: Adjust expected output.
967
5ccca1c0 968For older changes see ChangeLog-2006
c9e214e5
AM
969\f
970Local Variables:
971mode: change-log
972left-margin: 8
973fill-column: 74
974version-control: never
975End:
This page took 0.24269 seconds and 4 git commands to generate.