2007-11-06 Paul Brook <paul@codesourcery.com>
[binutils-gdb.git] / gas / testsuite / ChangeLog
1 2007-11-06 Paul Brook <paul@codesourcery.com>
2
3 * gas/arm/mul-overlap.s: Add umull and smlal.
4 * gas/arm/mul-overlap.l: Update expected results.
5
6 2007-11-06 Nick Clifton <nickc@redhat.com>
7
8 * gas/elf/elf.exp: Disable ehopt test for mn10300.
9
10 2007-11-01 H.J. Lu <hongjiu.lu@intel.com>
11
12 * gas/i386/i386.d: New.
13 * gas/i386/i386.s: Likewise.
14
15 * gas/i386/i386.exp: Run i386.
16
17 * gas/i386/x86_64.s: Add tests for movsx, movsbl, movsbq,
18 movsbw, movswl, movswq, movzx, movzb, movzbl, movzbq,
19 movzbw, movzwl and movzwq.
20 * gas/i386/x86_64.d: Updated.
21
22 2007-10-31 Nick Clifton <nickc@redhat.com>
23
24 * gas/cfi/cfi-common-6.d: Allow for possible relocation of the
25 .debug.eh_frame section.
26
27 2007-10-30 Nick Clifton <nickc@redhat.com>
28
29 * gas/all/gas.exp: Do not run diff1.s test for mn10300.
30
31 2007-10-27 H.J. Lu <hongjiu.lu@intel.com>
32
33 PR gas/5221
34 * gas/elf/elf.exp: Run section7.
35
36 * gas/elf/section7.d: New.
37 * gas/elf/section7.s: Likewise.
38
39 2007-10-23 H.J. Lu <hongjiu.lu@intel.com>
40
41 * gas/i386/katmai.s: Remove cmpps opcode test.
42
43 * gas/i386/simd.s: Add tests for cmpss and cmpsd.
44 * gas/i386/x86-64-simd.s: Likewise.
45
46 * gas/i386/katmai.d: Updated.
47 * gas/i386/simd-intel.d: Likewise.
48 * gas/i386/simd-suffix.d: Likewise.
49 * gas/i386/simd.d: Likewise.
50 * gas/i386/x86-64-simd-intel.d: Likewise.
51 * gas/i386/x86-64-simd-suffix.d: Likewise.
52 * gas/i386/x86-64-simd.d: Likewise.
53
54 2007-10-19 Nick Clifton <nickc@redhat.com>
55
56 * gas/mn10300/basic.exp: Run pr997 test.
57 * gas/mn10300/pr997.s: New test.
58 * gas/mn10300/pr887.l: Expected output.
59
60 2007-10-17 Nathan Sidwell <nathan@codesourcery.com>
61
62 * gas/m68k/mcf-movsr.s: New.
63 * gas/m68k/mcf-movsr.d: New.
64 * gas/m68k/all.exp: Add mcf-movsr test.
65
66 2007-10-16 Nick Clifton <nickc@redhat.com>
67
68 * gas/elf/elf.exp: Accept COMMON in readelf's output.
69 * gas/elf/type.s: Add test of common type.
70 * gas/elf/type.e: Extend expected output.
71
72 2007-10-11 Nick Clifton <nickc@redhat.com>
73
74 * gas/elf/elf.exp (run_elf_list_test): Run section6 test.
75 * gas/elf/section6.s: New file: Check behaviour of .pushsection
76 with a subsection argument.
77 * gas/elf/section6.d: New file: Expected disassembly.
78
79 2007-10-08 H.J. Lu <hongjiu.lu@intel.com>
80
81 * gas/i386/i386.exp: Run simd-suffix and x86-64-simd-suffix.
82
83 * gas/i386/simd-suffix.d: New.
84 * gas/i386/x86-64-simd-suffix.d: Likewise.
85
86 * gas/i386/x86-64-opcode.d: Updated.
87 * gas/i386/x86-64-simd.d: Likewise.
88
89 2007-10-08 Maciej W. Rozycki <macro@linux-mips.org>
90
91 * gas/mips/cp0-names-r3000.d: New test for R3000 CP0 symbolic
92 disassembly.
93 * gas/mips/cp0-names-r4000.d: New test for R4000/R4400 symbolic
94 CP0 disassembly.
95 * mips/mips.exp: Run the new tests.
96
97 2007-10-08 Maciej W. Rozycki <macro@linux-mips.org>
98
99 * gas/mips/at-1.d, gas/mips/at-2.l: New tests to check the ".set
100 at=REG" directive.
101 * gas/mips/at-1.s, gas/mips/at-2.s: Sources for the new tests.
102 * gas/mips/mips.exp: Run the new tests.
103
104 2007-10-05 H.J. Lu <hongjiu.lu@intel.com>
105
106 * gas/i386/i386.exp: Run smx.
107
108 * gas/i386/smx.d: New.
109 * gas/i386/smx.s: Likewise.
110
111 2007-10-04 H.J. Lu <hongjiu.lu@intel.com>
112
113 * gas/i386/simd.s: Add tests for unpckhpd and unpckhps.
114 * gas/i386/x86-64-simd.s: Likewise.
115
116 * gas/i386/simd-intel.d: Updated.
117 * gas/i386/simd.d: Likewise.
118 * gas/i386/x86-64-simd-intel.d: Likewise.
119 * gas/i386/x86-64-simd.d: Likewise.
120
121 2007-10-04 David Daney <ddaney@avtrex.com>
122
123 * gas/mips/odd-float.d, gas/mips/odd-float.s: New test.
124 * gas/mips/mips.exp: Run it.
125
126 2007-10-04 H.J. Lu <hongjiu.lu@intel.com>
127
128 PR gas/5109
129 * gas/i386/simd-intel.d: Updated.
130 * gas/i386/simd.d: Likewise.
131 * gas/i386/x86-64-simd-intel.d: Likewise.
132 * gas/i386/x86-64-simd.d: Likewise.
133
134 * gas/i386/simd.s: Add more tests.
135 * gas/i386/x86-64-simd.s: Likewise.
136
137 2007-10-04 Helge Deller <deller@gmx.de>
138
139 * gas/all/gas.exp: Include new test "strings".
140 * gas/all/string.s: New
141 * gas/all/string.d: New.
142
143 2007-10-01 Tristan Gingold <gingold@adacore.com>
144
145 * gas/ppc/altivec_xcoff.s: Do not use .machine pseudo-ops as it
146 overrides gas options.
147 * gas/ppc/altivec_xcoff64.s: Likewise.
148 * gas/ppc/booke_xcoff64.s: Likewise.
149 * gas/ppc/altivec_xcoff.d: Accept 32bits offsets.
150 * gas/ppc/booke_xcoff.s: Do not use .machine pseudo-op and remove
151 booke64 opcodes.
152 * gas/ppc/booke_xcoff.d: Accept 32bits offsets and renumber.
153 * gas/ppc/booke_xcoff64.d: Use booke opcodes.
154
155 2007-09-30 H.J. Lu <hongjiu.lu@intel.com>
156
157 PR gas/5080
158 * gas/i386/simd-intel.d: Updated.
159 * gas/i386/simd.d: Likewise.
160 * gas/i386/x86-64-simd-intel.d: Likewise.
161 * gas/i386/x86-64-simd.d: Likewise.
162
163 * gas/i386/simd.s: Add new tests for cvttsd2si and cvttss2si.
164 * gas/i386/x86-64-simd.s: Likewise.
165
166 2007-09-27 H.J. Lu <hongjiu.lu@intel.com>
167
168 PR binutils/5072
169 * gas/i386/i386.exp: Run x86-64-opcode-inval and
170 x86-64-opcode-inval-intel.
171
172 * gas/i386/x86-64-opcode-inval-intel.d: New.
173 * gas/i386/x86-64-opcode-inval.d: Likewise.
174 * gas/i386/x86-64-opcode-inval.s: Likewise.
175
176 2007-09-27 Kazu Hirata <kazu@codesourcery.com>
177
178 * gas/m68k/fido.s: Add tests for %mbo.
179 * gas/m68k/fido.d: Update accordingly.
180
181 2007-09-26 Jan Beulich <jbeulich@novell.com>
182
183 * gas/i386/x86-64-addr32.d: Adjust expectations.
184
185 2007-09-26 Jan Beulich <jbeulich@novell.com>
186
187 * gas/i386/reloc64.s: Adjust for %eip-relative addressing no
188 longer generating errors.
189 * gas/i386/reloc64.d, gas/i386/reloc64.l: Update.
190 * gas/i386/x86-64-addr32.s: Remove explicit addr32 prefix
191 for %eip-realtive addressing case.
192
193 2007-09-25 Nathan Sidwell <nathan@codesourcery.com>
194
195 * gas/m68k/br-isaa.d: Dump relocs too.
196 * gas/m68k/br-isab.d: Likewise.
197 * gas/m68k/br-isac.d: Likewise. Adjust for long branch relaxation.
198
199 2007-09-24 Carlos O'Donell <carlos@codesourcery.com>
200
201 * gas/mips/align.s, gas/mips/align.d: New test.
202 * gas/mips/mips.exp: Run it.
203
204 2007-09-20 H.J. Lu <hongjiu.lu@intel.com>
205
206 * gas/i386/sib.s: Add more eiz tests.
207 * gas/i386/x86-64-sib.s: Add more riz tests.
208
209 * gas/i386/sib-intel.d: Updated.
210 * gas/i386/sib.d: Likewise.
211 * gas/i386/x86-64-sib-intel.d: Likewise.
212 * gas/i386/x86-64-sib.d: Likewise.
213
214 2007-09-20 H.J. Lu <hongjiu.lu@intel.com>
215
216 PR 658
217 * gas/i386/i386.exp: Run sib-intel, x86-64-sib and
218 x86-64-sib-intel.
219
220 * gas/i386/nops-1-i386-i686.d: Updated.
221 * gas/i386/nops-1-i386.d: Likewise.
222 * gas/i386/nops-1.d: Likewise.
223 * gas/i386/nops-2-i386.d: Likewise.
224 * gas/i386/nops-2-merom.d: Likewise.
225 * gas/i386/nops-2.d: Likewise.
226 * gas/i386/nops-3-i386.d: Likewise.
227 * gas/i386/nops-3.d : Likewise.
228 * gas/i386/sib.d: Likewise.
229
230 * gas/i386/sib.s: Use %eiz in testcases.
231
232 * gas/i386/sib-intel.d: New.
233 * gas/i386/x86-64-sib-intel.d: Likewise.
234 * gas/i386/x86-64-sib.d: Likewise.
235 * gas/i386/x86-64-sib.s: Likewise.
236
237 2007-09-19 H.J. Lu <hongjiu.lu@intel.com>
238
239 * gas/i386/intelok.s: Add tests for memory without base.
240 * gas/i386/intelok.d: Updated.
241 * gas/i386/intelok.e: Likewise.
242
243 2007-09-17 H.J. Lu <hongjiu.lu@intel.com>
244
245 * gas/i386/x86-64-rip.s: Revert the last change.
246 * gas/i386/x86-64-rip-intel.d: Likewise.
247 * gas/i386/x86-64-rip.d: Likewise.
248
249 2007-09-15 H.J. Lu <hongjiu.lu@intel.com>
250
251 PR gas/5034
252 * gas/i386/x86-64-rip.s: Add Intel mode testcases.
253 * gas/i386/x86-64-rip-intel.d: Updated.
254 * gas/i386/x86-64-rip.d: Likewise.
255
256 2007-09-14 Michael Meissner <michael.meissner@amd.com>
257 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
258 Tony Linthicum <tony.linthicum@amd.com>
259
260 * gas/i386/i386.exp (x86-64-sse5): Run SSE5 64-bit tests.
261
262 * gas/i386/x86-64-sse5.s: New file for SSE5 support.
263 * gas/i386/x86-64-sse5.d: Ditto.
264
265 2007-09-12 Jan Beulich <jbeulich@novell.com>
266
267 * gas/i386/sse4_1.s, gas/i386/x86-64-sse4_1.s: Add two-operand forms
268 of blendvps, blendvpd, and pblendvb.
269 * gas/i386/sse4_1.d, gas/i386/sse4_1-intel.d,
270 gas/i386/x86-64-sse4_1.d, gas/i386/x86-64-sse4_1-intel.d: Adjust,
271 making last/first operand of blendvps, blendvpd, and pblendvb
272 optional.
273
274 2007-09-12 Jan Beulich <jbeulich@novell.com>
275
276 * gas/i386/amdfam10.s, gas/i386/x86-64-amdfam10.s: Add Intel syntax
277 code.
278 * gas/i386/amdfam10.d, gas/i386/x86-64-amdfam10.d: Adjust.
279
280 2007-09-06 H.J. Lu <hongjiu.lu@intel.com>
281
282 * gas/i386/svme.s: Updated to allow eax in 64bit.
283 * gas/i386/svme.d: Updated.
284 * gas/i386/svme64.d: Likewise.
285
286 2007-08-31 H.J. Lu <hongjiu.lu@intel.com>
287
288 * gas/i386/svme.s: Updated to accept eax in 32bit and rax in
289 64bit.
290 * gas/i386/svme.d: Updated.
291 * gas/i386/svme64.d: Likewise.
292
293 2007-08-30 H.J. Lu <hongjiu.lu@intel.com>
294
295 * gas/i386/amd.s: Add rdtscp.
296 * gas/i386/amd.d: Updated.
297
298 * gas/i386/mem-intel.d: Update invlpg for BYTE PTR.
299 * gas/i386/x86-64-mem-intel.d: Likewise.
300
301 * gas/i386/x86-64-opcode.s: Add swapgs.
302 * gas/i386/x86-64-opcode.d: Updated.
303
304 2007-08-29 Daniel Jacobowitz <dan@codesourcery.com>
305
306 * gas/lns/lns-duplicate.d, gas/lns/lns-duplicate.s: New.
307 * gas/lns/lns.exp: Run lns-duplicate.
308
309 2007-08-29 H.J. Lu <hongjiu.lu@intel.com>
310
311 * gas/i386/i386.exp: Run x86-64-reg and x86-64-reg-intel.
312
313 * gas/i386/x86-64-reg.s: New. Add tests for instructions
314 with one register operand.
315 * gas/i386/x86-64-reg-intel.d: Likewise.
316 * gas/i386/x86-64-reg.d: Likewise.
317
318 2007-08-29 H.J. Lu <hongjiu.lu@intel.com>
319
320 * gas/i386/i386.exp: Run reg and reg-intel.
321
322 * gas/i386/katmai.d: Update bad instructions.
323
324 * gas/i386/reg.s: New. Add tests for instructions with one
325 register operand.
326 * gas/i386/reg-intel.d: Likewise.
327 * gas/i386/reg.d: Likewise.
328
329 2007-08-28 H.J. Lu <hongjiu.lu@intel.com>
330
331 * gas/i386/i386.exp: Run mem, mem-intel, x86-64-mem and
332 x86-64-mem-intel.
333
334 * gas/i386/mem.s: New. Add tests for instructions with one
335 memory operand.
336 * gas/i386/x86-64-mem.s: Likewise.
337 * gas/i386/mem-intel.d: Likewise.
338 * gas/i386/mem.d: Likewise.
339 * gas/i386/x86-64-mem-intel.d: Likewise.
340 * gas/i386/x86-64-mem.d: Likewise.
341
342 2007-08-28 Mark Shinwell <shinwell@codesourcery.com>
343 Joseph Myers <joseph@codesourcery.com>
344
345 * lib/gas-defs.exp (gas_version): Use remote_* functions instead
346 of exec.
347 (gas_host_run): New.
348 (gas_run): Use gas_host_run.
349 (gas_start): Likewise.
350 (run_dump_test): Likewise.
351 (objdump): Use gas_host_run.
352 (objdump_start_no_subdir): Likewise.
353 * lib/gas-dg.exp (gas-dg-test): Use "remote_file host delete".
354 * lib/run: Remove.
355 * gas/macros/macros.exp: Download app4b.s to host.
356 * gas/i386/i386.exp (gas_64_check): Use gas_host_run.
357 (gas_32_check): Likewise.
358 * gas/maxq10/maxq10.exp (gas_64_check): Likewise
359 (gas_32_check): Likewise.
360 * gas/maxq20/maxq20.exp (gas_64_check): Likewise
361 (gas_32_check): Likewise.
362 * gas/sparc/sparc.exp (gas_64_check): Likewise.
363 * gas/cfi/cfi.exp: Likewise.
364 * gas/elf/elf.exp (run_list_test): Likewise. Use temporary file
365 for readelf output in place of pipe.
366 * gas/all/gas.exp: Download incbin.dat to host.
367 (do_comment): Allow \r\r\n.
368
369 2007-08-09 Paul Brook <paul@codesourcery.com>
370
371 * gas/arm/relax_load_align.d: new test.
372 * gas/arm/relax_load_align.s: new test.
373
374 2007-08-09 H.J. Lu <hongjiu.lu@intel.com>
375
376 * gas/i386/i386.exp: Run sse4_1-intel, sse4_2-intel,
377 x86-64-sse4_1-intel and x86-64-sse4_2-intel.
378
379 * gas/i386/sse4_1-intel.d: New file.
380 * gas/i386/sse4_2-intel.d: Likewise.
381 * gas/i386/x86-64-sse4_1-intel.d: Likewise.
382 * gas/i386/x86-64-sse4_2-intel.d: Likewise.
383
384 * gas/i386/sse4_1.s: Add tests for Intel syntax.
385 * gas/i386/sse4_2.s: Likewise.
386 * gas/i386/x86-64-sse4_1.s: Likewise.
387 * gas/i386/x86-64-sse4_2.s: Likewise.
388
389 * gas/i386/sse4_1.d: Updated.
390 * gas/i386/sse4_2.d: Likewise.
391 * gas/i386/x86-64-sse4_1.d: Likewise.
392 * gas/i386/x86-64-sse4_2.d: Likewise.
393
394 2007-08-09 Alan Modra <amodra@bigpond.net.au>
395
396 * gas/all/weakref1u.d (not-target): Match *-*-*aout.
397
398 2007-07-29 H.J. Lu <hongjiu.lu@intel.com>
399
400 PR binutils/4834
401 * gas/i386/simd-intel.d: Updated.
402 * gas/i386/simd.d: Likewise.
403 * gas/i386/x86-64-simd-intel.d: Likewise.
404 * gas/i386/x86-64-simd.d: Likewise.
405
406 * gas/i386/simd.s: Add tests for SSE4 instructions.
407 * gas/i386/x86-64-simd.s: Likewise.
408
409 2007-07-29 H.J. Lu <hongjiu.lu@intel.com>
410
411 * gas/i386/simd.s: Add tests for cvtss2si/cvtsd2si in Intel
412 mode.
413 * gas/i386/x86-64-simd.s: Likewise.
414
415 * gas/i386/simd-intel.d: Updated.
416 * gas/i386/simd.d: Likewise.
417 * gas/i386/x86-64-simd-intel.d: Likewise.
418 * gas/i386/x86-64-simd.d: Likewise.
419
420 2007-07-28 H.J. Lu <hongjiu.lu@intel.com>
421
422 PR binutils/4834
423 * gas/i386/simd-intel.d: Updated.
424 * gas/i386/simd.d: Likewise.
425 * gas/i386/x86-64-simd-intel.d: Likewise.
426 * gas/i386/x86-64-simd.d: Likewise.
427
428 * gas/i386/simd.s: Add new tests.
429 * gas/i386/x86-64-simd.s: Likewise.
430
431 2007-07-28 H.J. Lu <hongjiu.lu@intel.com>
432
433 * gas/i386/x86-64-opcode.d: Updated.
434 * gas/i386/x86-64-simd-intel.d: Likewise.
435 * gas/i386/x86-64-simd.d: Likewise.
436
437 * gas/i386/x86-64-simd.s: Add movq.
438
439 2007-07-23 H.J. Lu <hongjiu.lu@intel.com>
440
441 * gas/i386/i386.exp: Run nops16-1, nops-1-i386-i686, nops-1-k8,
442 nops-3-i386, nops-4, nops-4-i386, x86-64-nops-2, x86-64-nops-3,
443 x86-64-nops-4, x86-64-nops-4-core2 and x86-64-nops-4-k8.
444
445 * gas/i386/nops-1-i386-i686.d: New.
446 * gas/i386/nops-1-k8.d: Likewise.
447 * gas/i386/nops-3-i386.d : Likewise.
448 * gas/i386/nops-3-i686.d: Likewise.
449 * gas/i386/nops-4-i386.d: Likewise.
450 * gas/i386/nops-4.d: Likewise.
451 * gas/i386/nops16-1.d: Likewise.
452 * gas/i386/nops16-1.s: Likewise.
453 * gas/i386/x86-64-nops-1-k8.d: Likewise.
454 * gas/i386/x86-64-nops-2.d: Likewise.
455 * gas/i386/x86-64-nops-3.d: Likewise.
456 * gas/i386/x86-64-nops-4-core2.d: Likewise.
457 * gas/i386/x86-64-nops-4-k8.d: Likewise.
458 * gas/i386/x86-64-nops-4.d: Likewise.
459
460 * gas/i386/nops-1-i386.d: Updated.
461 * gas/i386/nops-1-i686.d: Likewise.
462 * gas/i386/nops-1.d: Likewise.
463 * gas/i386/nops-2-i386.d: Likewise.
464 * gas/i386/nops-2-merom.d : Likewise.
465 * gas/i386/nops-2.d: Likewise.
466 * gas/i386/nops-3.d: Likewise.
467 * gas/i386/x86-64-nops-1-merom.d: Likewise.
468 * gas/i386/x86-64-nops-1-nocona.d: Likewise.
469 * gas/i386/x86-64-nops-1.d: Likewise.
470
471 * gas/i386/x86-64-nops-1.s: Removed.
472
473 2007-07-23 Evandro Menezes <evandro.menezes@amd.com>
474 H.J. Lu <hongjiu.lu@intel.com>
475
476 * gas/i386/i386.exp: Don't run x86-64-nops-1-k8. Run
477 nops-3-i686 and nops-4-i686.
478
479 * gas/i386/nops-3-i686.d: New.
480 * gas/i386/nops-4-i686.d: Likewise.
481 * gas/i386/nops-4.s: Likewise.
482
483 2007-07-23 Richard Sandiford <richard@codesourcery.com>
484
485 * lib/gas-defs.exp (run_list_test): Make the options optional.
486 * gas/cr16/cr16.exp (run_list_test): Delete.
487
488 2007-07-19 Nick Clifton <nickc@redhat.com>
489
490 PR gas/4804
491 * gas/elf/elf.exp (target_machine): Treat the arm-linux-gnu target
492 in the same way as the arm-eabi target.
493 * gas/arm/mapshort-eabi.d: Use this file for the arm-linux-gnu
494 target.
495 * gas/arm/mapshort-elf.d: Do not use this file for the
496 arm-linux-gnu target.
497
498 2007-07-16 H.J. Lu <hongjiu.lu@intel.com>
499
500 * gas/i386/simd.s: Add tests for punpcklbw, punpckldq,
501 punpcklwd and punpcklqdq.
502 * gas/i386/x86-64-simd.s: Likewise.
503
504 * gas/i386/simd-intel.d: Updated.
505 * gas/i386/simd.d: Likewise.
506 * gas/i386/x86-64-simd-intel.d: Likewise.
507 * gas/i386/x86-64-simd.d: Likewise.
508
509 2007-07-14 Nick Clifton <nickc@redhat.com>
510
511 * gas/arm/arm.s: Add tests for re-aliasing a previously removed
512 alias.
513 * gas/arm/arm.l: Add new expected warning message.
514
515 2007-07-04 H.J. Lu <hongjiu.lu@intel.com>
516
517 * gas/i386/ssemmx2.d: Ignore padding.
518
519 2007-07-04 H.J. Lu <hongjiu.lu@intel.com>
520
521 * gas/i386/rex.s: Avoid the last rex prefix becoming the
522 rex prefix for the padding.
523
524 2007-07-04 H.J. Lu <hongjiu.lu@intel.com>
525
526 * gas/i386/i386.exp: Run x86-64-nops-1 for x86_64-*-mingw*.
527
528 2007-07-04 Nick Clifton <nickc@redhat.com>
529
530 * gas/mep/relocs.d: Fix expected disassembly to work on 64-bit
531 hosts.
532
533 2007-07-03 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
534
535 * gas/elf/elf.exp: Expect redef test to fail for CR16.
536 * gas/all/gas.exp: Expect forward and do_930509a tests to fail for
537 the CR16.
538 * gas/cr16/cinv_test.d: Remove whitespace dependencies.
539
540 2007-07-03 Nick Clifton <nickc@redhat.com>
541
542 * lib/gas-defs.exp: Update copyright notice to refer to GPLv3.
543 * gas/all/itbl-test.c, gas/all/test-example.c, gas/all/test-gen.c,
544 gas/arm/maverick.c, gas/cris/cris.exp, gas/hppa/basic/basic.exp,
545 gas/hppa/parse/parse.exp, gas/hppa/reloc/reloc.exp,
546 gas/hppa/unsorted/unsorted.exp, gas/mmix/mmix-err.exp,
547 gas/mmix/mmix-list.exp, gas/mmix/mmix.exp, gas/mn10200/basic.exp,
548 gas/mn10300/am33-2.c, gas/mn10300/basic.exp, gas/pdp11/opcode.s,
549 gas/ppc/aix.exp, gas/sh/arch/arch.exp, gas/sh/sh64/sh64.exp,
550 gas/sh/basic.exp, gas/sh/err.exp, gas/v850/basic.exp: Likewise.
551
552 2007-07-03 Nathan Sidwell <nathan@codesourcery.com>
553
554 * gas/m68k/mcf-coproc.d: New.
555 * gas/m68k/mcf-coproc.s: New.
556 * gas/m68k/all.exp: Add it.
557
558 2007-06-29 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
559
560 * gas/cr16: New directory
561 * gas/cr16.exp: New file
562 * add_test.d and add_test.s: New files
563 * and_test.d and and_test.s: New files
564 * ash_test.d and ash_test.s: New files
565 * bal_test.d and bal_test.s: New files
566 * bcc_test.d and bcc_test.s: New files
567 * beq0_test.d and beq0_test.s: New files
568 * cbitb_test.d and cbitb_test.s: New files
569 * cbitw_test.d and cbitw_test.s: New files
570 * cinv_test.d and cinv_test.s: New files
571 * cmp_test.d and cmp_test.s: New files
572 * excp_test.d and excp_test.s: New files
573 * jal_test.d and jal_test.s: New files
574 * jcc_test.d and jcc_test.s: New files
575 * loadb_test.d and loadb_test.s: New files
576 * loadd_test.d and loadd_test.s: New files
577 * loadm_test.d and loadm_test.s: New files
578 * loadw_test.d and loadw_test.s: New files
579 * lpsp_test.d and lpsp_test.s: New files
580 * lsh_test.d and lsh_test.s: New files
581 * mov_test.d and mov_test.s: New files
582 * mul_test.d and mul_test.s: New files
583 * or_test.d and or_test.s: New files
584 * popret_test.d and popret_test.s: New files
585 * pop_test.d and pop_test.s: New files
586 * push_test.d and push_test.s: New files
587 * sbitb_test.d and sbitb_test.s: New files
588 * sbitw_test.d and sbitw_test.s: New files
589 * scc_test.d and scc_test.s: New files
590 * storb_test.d and storb_test.s: New files
591 * stord_test.d and stord_test.s: New files
592 * storm_test.d and storm_test.s: New files
593 * storw_test.d and storw_test.s: New files
594 * sub_test.d and sub_test.s: New files
595 * tbitb_test.d and tbitb_test.s: New files
596 * tbit_test.d and tbit_test.s: New files
597 * tbitw_test.d and tbitw_test.s: New files
598 * xor_test.d and xor_test.s: New files
599
600 2007-06-26 Paul Brook <paul@codesourcery.com>
601
602 * gas/arm/vfp1xD.d: Add new fmrx/fmxr tests.
603 * gas/arm/vfp1xD.s: Ditto.
604 * gas/arm/vfp1xD_t2.d: Ditto.
605 * gas/arm/vfp1xD_t2.s: Ditto.
606
607 2007-06-24 Nick Clifton <nickc@redhat.com>
608
609 * gas/arm/backslash-at.d: Fix for non-ELF arm targets.
610
611 2007-06-23 H.J. Lu <hongjiu.lu@intel.com>
612
613 PR binutils/4667
614 * gas/i386/i386.exp: Run simd, simd-intel, x86-64-simd
615 and x86-64-simd-intel.
616
617 * gas/i386/opcode-intel.d: Updated.
618
619 * gas/i386/simd-intel.d: New.
620 * gas/i386/simd.d: Likewise.
621 * gas/i386/simd.s: Likewise.
622 * gas/i386/x86-64-simd-intel.d: Likewise.
623 * gas/i386/x86-64-simd.d: Likewise.
624 * gas/i386/x86-64-simd.s: Likewise.
625
626 2007-06-18 Kazu Hirata <kazu@codesourcery.com>
627
628 * gas/m68k/all.exp: Run mcf-wdebug.
629 * gas/testsuite/gas/m68k/mcf-wdebug.d,
630 gas/testsuite/gas/m68k/mcf-wdebug.s: New.
631
632 2007-06-14 Paul Brook <paul@codesourcery.com>
633
634 * gas/arm/thumb32.s: Add tests for shift instructions.
635 * gas/arm/thumb32.d: Ditto.
636
637 2007-06-06 Paul Brook <paul@codesourcery.com>
638
639 * gas/arm/thumb.d: Update expected output.
640 * gas/arm/thumb2_relax.d: Ditto.
641
642 2007-06-05 Paul Brook <paul@codesourcery.com>
643
644 * gas/arm/thumb32.d: Add writeback addressing mode tests.
645 * gas/arm/thumb32.s: Update expected output.
646
647 2007-06-05 Nick Clifton <nickc@redhat.com>
648
649 PR gas/4587
650 * gas/sparc/sparc.exp: Run pr4587 list test.
651 * gas/sparc/pr4587.s: New test case.
652 * gas/sparc/pr4587.l: Expected assembler output.
653
654 2007-06-05 Nick Clifton <nickc@redhat.com>
655
656 * lib/gas-defs.exp (run_list_test): New proc.
657 * gas/alpha/alpha.exp: Delete proc run_list_test.
658 * gas/bfin/bfin.exp : Likewise.
659 * gas/cfi/cfi.exp : Likewise.
660 * gas/crx/allinsn.exp : Likewise.
661 * gas/d10v/d10v.exp : Likewise.
662 * gas/d30v/d30v.exp : Likewise.
663 * gas/frv/allinsn.exp : Likewise.
664 * gas/i386/i386.exp : Likewise.
665 * gas/i860.i860.exp : Likewise.
666 * gas/ia64/ia64.exp : Likewise.
667 * gas/lns/lns.exp : Likewise.
668 * gas/macros/macros.exp : Likewise.
669 * gas/maxq10/maxq10.exp : Likewise.
670 * gas/maxq20/maxq20.exp : Likewise.
671 * gas/mips/mips.exp : Likewise.
672 * gas/mmix/mmix-list.exp : Likewise.
673 * gas/mn10300/basic.exp : Likewise.
674 * gas/msp430/msp430.exp : Likewise.
675 * gas/pdp11/pdp11.exp : Likewise.
676 * gas/ppc/ppc.exp : Likewise.
677 * gas/s390/s390.exp : Likewise.
678 * gas/elf/elf.exp (proc run_list_test): Rename to run_elf_list_test.
679
680 2007-05-29 Jakub Jelinek <jakub@redhat.com>
681
682 PR gas/4558
683 * gas/sparc/sparc.exp: Add v9branch{1,2,3,4,5} tests.
684 * gas/sparc/v9branch1.d: New test.
685 * gas/sparc/v9branch1.s: New.
686 * gas/sparc/v9branch2.d: New test.
687 * gas/sparc/v9branch2.s: New.
688 * gas/sparc/v9branch3.d: New test.
689 * gas/sparc/v9branch3.s: New.
690 * gas/sparc/v9branch4.d: New test.
691 * gas/sparc/v9branch4.s: New.
692 * gas/sparc/v9branch5.d: New test.
693 * gas/sparc/v9branch5.s: New.
694
695 2007-03-25 Paul Brook <paul@codesourcery.com>
696
697 * gas/arm/thumb32.s: Add tests for subs pc, lr.
698 * gas/arm/thumb32.d: Change error-output: to stderr:.
699 Update expected output.
700
701 2007-05-22 Paul Brook <paul@codesourcery.com>
702
703 * gas/arm/backslash-at.d: Update expected output.
704
705 2007-05-17 H.J. Lu <hongjiu.lu@intel.com>
706
707 2003-06-05 Michal Ludvig <mludvig@suse.cz>
708 * gas/cfi/cfi-x86_64.s: Test new directives
709 and different writings of registers and numbers.
710 * gas/cfi/cfi-x86_64.d: Updated pattern to
711 match the above change.
712
713 2007-05-15 Mark Shinwell <shinwell@codesourcery.com>
714
715 * gas/arm/backslash-at.d: New.
716 * gas/arm/backslash-at.s: New.
717
718 2007-05-15 Vincent Riviere <vincent.riviere@freesbee.fr>
719 Nick Clifton <nickc@redhat.com>
720
721 PR gas/3041
722 * gas/m68k/p3041.s: New test case.
723 * gas/m68k/p3041.d: New expected disassembly.
724 * gas/m68k/all.exp: Run new test for m68k-*-netbsd toolchains.
725 Only run arch-cpu-1 test for ELF based toolchains.
726
727 Tidy ups for m68k-netbsd gas toolchain:
728 * gas/m68k/cpu32.d: Allow for extra text after expected
729 disassembly.
730 * gas/m68k/mcf-trap.d: Allow for alternative trap mnemonics.
731 * gas/m68k/br-isab.d: Fix name of test.
732 * gas/m68k/br-isac.d: Fix name of test.
733
734 2007-05-14 H.J. Lu <hongjiu.lu@intel.com>
735
736 PR binutils/4502
737 * gas/i386/amd.d: Replace "pfmulhrw" with "pmulhrw".
738
739 2007-05-04 Kazu Hirata <kazu@codesourcery.com>
740
741 * gas/m68k/all.exp: Skip fmoveml on fido.
742
743 2007-05-03 H.J. Lu <hongjiu.lu@intel.com>
744
745 PR gas/4460
746 * gas/i386/gotpc.s: Add a new test.
747 * gas/i386/reloc64.s: Likewise.
748
749 * gas/i386/gotpc.d: Updated.
750 * gas/i386/reloc64.d: Likewise.
751
752 2007-05-03 H.J. Lu <hongjiu.lu@intel.com>
753
754 * gas/i386/crc32-intel.d: Updated.
755 * gas/i386/crc32.d: Likewise.
756 * gas/i386/sse4_2.d: Likewise.
757 * gas/i386/x86-64-crc32-intel.d: Likewise.
758 * gas/i386/x86-64-crc32.d: Likewise.
759 * gas/i386/x86-64-sse4_2.d: Likewise.
760
761 * gas/i386/crc32.s: Remove crc32 instructions with ambiguous
762 operand size and suffix in crc32 instructions in Intel mode.
763 * gas/i386/x86-64-crc32.s: Likewise.
764
765 * gas/i386/sse4_2.s: Remove crc32 instructions with ambiguous
766 operand size.
767 * gas/i386/x86-64-sse4_2.s: Likewise.
768
769 * gas/i386/i386.exp: Run inval-crc32 and x86-64-inval-crc32.
770
771 * gas/i386/inval-crc32.l: New.
772 * gas/i386/inval-crc32.s: Likewise.
773 * gas/i386/x86-64-inval-crc32.l: Likewise.
774 * gas/i386/x86-64-inval-crc32.s: Likewise.
775
776 2007-05-01 H.J. Lu <hongjiu.lu@intel.com>
777
778 * gas/i386/crc32-intel.d: New file.
779 * gas/i386/crc32.d:Likewise.
780 * gas/i386/crc32.s:Likewise.
781 * gas/i386/x86-64-crc32-intel.d:Likewise.
782 * gas/i386/x86-64-crc32.d:Likewise.
783 * gas/i386/x86-64-crc32.s:Likewise.
784
785 * gas/i386/i386.exp: Run crc32, crc32-intel, x86-64-crc32
786 and x86-64-crc32-intel.
787
788 2007-04-26 H.J. Lu <hongjiu.lu@intel.com>
789
790 PR binutils/4430
791 * gas/i386/amd.d: Updated.
792 * gas/i386/immed32.d: Likewise.
793 * gas/i386/intel.d: Likewise.
794 * gas/i386/intel16.d: Likewise.
795 * gas/i386/intelok.d: Likewise.
796 * gas/i386/jump16.d: Likewise.
797 * gas/i386/naked.d: Likewise.
798 * gas/i386/opcode-suffix.d: Likewise.
799 * gas/i386/opcode.d: Likewise.
800 * gas/i386/prescott.d: Likewise.
801 * gas/i386/ssemmx2.d: Likewise.
802 * gas/i386/tlsd.d: Likewise.
803 * gas/i386/tlspic.d: Likewise.
804 * gas/i386/x86-64-addr32.d: Likewise.
805 * gas/i386/x86-64-prescott.d: Likewise.
806 * gas/i386/x86-64-rip.d: Likewise.
807 * gas/i386/x86_64.d: Likewise.
808
809 2007-04-26 H.J. Lu <hongjiu.lu@intel.com>
810
811 PR binutils/4429
812 * gas/i386/i386.exp: Run "x86-64-addr32-intel" and
813 "x86-64-rip-intel".
814
815 * gas/i386/intelok.d: Updated.
816
817 * gas/i386/x86-64-addr32-intel.d: New file.
818 * gas/i386/x86-64-rip-intel.d: Likewise.
819
820 2007-04-24 Andreas Krebbel <krebbel1@de.ibm.com>
821
822 * gas/s390/zarch-z9-ec.d: Add pfpo, ectg and csst.
823 * gas/s390/zarch-z9-ec.s: Likewise.
824
825 2007-04-23 Nathan Sidwell <nathan@codesourcery.com>
826
827 * gas/m68k/br-isaa.s: New.
828 * gas/m68k/br-isaa.d: New.
829 * gas/m68k/br-isab.s: New.
830 * gas/m68k/br-isab.d: New.
831 * gas/m68k/br-isac.s: New.
832 * gas/m68k/br-isac.d: New.
833 * gas/m68k/all.exp: Adjust.
834
835 2007-04-21 Richard Earnshaw <rearnsha@arm.com>
836
837 * gas/arm/arch4t.d: Convert to unified syntax.
838 * gas/arm/archv6.d: Likewise.
839 * gas/arm/archv6t2.d: Likewise.
840 * gas/arm/arch3.d: Likewise.
841 * gas/arm/arch7dm.d: Likewise.
842 * gas/arm/arch7t.d: Likewise.
843 * gas/arm/archv1.d: Likewise.
844 * gas/arm/copro.d: Likewise.
845 * gas/arm/inst.d: Likewise.
846 * gas/arm/macro1.d: Likewise.
847 * gas/arm/tcompat.d: Likewise.
848 * gas/arm/wince_inst.d: Likewise.
849 * gas/arm/xscale.d: Likewise.
850
851 * gas/arm/thumb.d: White space cleanup.
852 * gas/arm/thumb2_relax.d: Likewise.
853 * gas/arm/thumb32.d: Likewise.
854
855 2007-04-20 Nathan Sidwell <nathan@codesourcery.com>
856
857 * gas/m68k/ctrl-1.d, gas/m68k/ctrl-1.s: New.
858 * gas/m68k/ctrl-2.d, gas/m68k/ctrl-2.s: New.
859 * gas/m68k/all.exp: Add them.
860
861 2007-04-20 Alan Modra <amodra@bigpond.net.au>
862
863 * gas/ppc/range64.s: New.
864 * gas/ppc/range64.l: New.
865 * gas/ppc/range.s: New.
866 * gas/ppc/range.l: New.
867 * gas/ppc/ppc.exp (run_list_test): New. Use to run new tests.
868
869 2007-04-20 Richard Earnshaw <rearnsha@arm.com>
870
871 * gas/arm/mapshort.s: Add a small .data section.
872 * gas/arm/mapshort-eabi.d: Check the data section doesn't confuse
873 disassembly.
874 * gas/arm/mapshort-elf.d: Likewise.
875
876 2007-04-19 Paul Brook <paul@codesourcery.com>
877
878 * gas/arm/thumb1_unified.d: New test.
879 * gas/arm/thumb1_unified.s: New test.
880
881 2007-04-19 Nathan Froyd <froydnj@codesourcery.com>
882
883 * gas/ppc/booke.s: Add tlbsx, tlbsxe.
884 * gas/ppc/booke.d: Update.
885
886 2007-04-18 H.J. Lu <hongjiu.lu@intel.com>
887
888 * gas/i386/i386.exp: Add sse4.2 and x86-64-sse4.2.
889
890 * gas/i386/sse4_2.d: New file.
891 * gas/i386/sse4_2.s: Likewise.
892 * gas/i386/x86-64-sse4_2.d: Likewise.
893 * gas/i386/x86-64-sse4_2.s: Likewise.
894
895 2007-04-18 H.J. Lu <hongjiu.lu@intel.com>
896
897 * gas/i386/i386.exp: Add sse4.1 and x86-64-sse4.1.
898
899 * gas/i386/sse4_1.d: New file.
900 * gas/i386/sse4_1.s: Likewise.
901 * gas/i386/x86-64-sse4_1.d: Likewise.
902 * gas/i386/x86-64-sse4_1.s: Likewise.
903
904 2007-04-18 Paul Brook <paul@codesourcery.com>
905
906 * gas/arm/thumb2_add.s: Add rsb #0 test.
907 * gas/arm/thumb2_add.d: Update expected output.
908
909 2007-04-04 Paul Brook <paul@codesourcery.com>
910
911 * gas/arm/neon-cov.s: Add new vext test.
912 * gas/arm/neon-cov.d: Ditto.
913
914 2007-04-01 Christian Groessler <chris@groessler.org>
915
916 * gas/z8k/calr.d: Fix for 64bit bfd.
917 * gas/z8k/djnz.d: Likewise.
918 * gas/z8k/inout.d: Likewise.
919 * gas/z8k/jmp-cc.d: Likewise.
920 * gas/z8k/jr-back.d: Likewise.
921 * gas/z8k/jr-forw.d: Likewise.
922 * gas/z8k/reglabel.d: Likewise.
923 * gas/z8k/ctrl-names.d: Fix name. Fix for 64bit bfd.
924 * gas/z8k/ret-cc.d: Likewise.
925
926 2007-03-31 Alan Modra <amodra@bigpond.net.au>
927
928 * gas/i386/nops-3.s: Don't use .align.
929
930 2007-03-30 Paul Brook <paul@codesourcery.com>
931
932 * gas/arm/thumb2_ldmstm.d: New test.
933 * gas/arm/thumb2_ldmstm.s: New test.
934
935 2007-03-27 Alan Modra <amodra@bigpond.net.au>
936
937 * gas/ppc/reloc.s: New.
938 * gas/ppc/reloc.d: New.
939
940 2007-03-26 Julian Brown <julian@codesourcery.com>
941
942 * gas/arm/neon-const.s: Use FP syntax for 0/-0.
943 * gas/arm/vfp-neon-syntax-inc.s: Likewise, for 1.
944 * gas/arm/neon-cov.s: Use float syntax for FP immediate.
945
946 2007-03-24 Paul Brook <paul@codesourcery.com>
947 Mark Shinwell <shinwell@codesourcery.com>
948
949 * gas/arm/archv6.s: Add new SRS tests.
950 * gas/arm/archv6.d: Update expected output.
951 * gas/arm/thumb32.s: Add new SRS tests.
952 * gas/arm/thumb32.d: Update expected output.
953 * gas/arm/srs-t2.d: New.
954 * gas/arm/srs-t2.l: New.
955 * gas/arm/srs-t2.s: New.
956 * gas/arm/srs-arm.d: New.
957 * gas/arm/srs-arm.l: New.
958 * gas/arm/srs-arm.s: New.
959
960 2007-03-23 H.J. Lu <hongjiu.lu@intel.com>
961
962 * gas/i386/rex.s: Add tests for rex.WRXB.
963 * gas/i386/rex.d: Updated.
964
965 * gas/i386/rex.d: Replace rex64XYZ with rex.WRXB.
966 * gas/i386/x86-64-io-intel.d : Likewise.
967 * gas/i386/x86-64-io-suffix.d: Likewise.
968 * gas/i386/x86-64-io.d: Likewise.
969 * gas/i386/x86-64-opcode.d: Likewise.
970
971 2007-03-21 H.J. Lu <hongjiu.lu@intel.com>
972
973 PR binutils/4218
974 * gas/i386/nops.s: Add testcases for nop r/m.
975 * gas/i386/x86-64-nops.s: Likewise.
976
977 * gas/i386/x86-64-opcode.s: Add testcases for xchg with %ax,
978 %eax and %rax.
979
980 * gas/i386/nops.d: Updated.
981 * gas/i386/x86-64-nops.d: Likewise.
982 * gas/i386/x86-64-opcode.d: Likewise.
983
984 2007-03-21 H.J. Lu <hongjiu.lu@intel.com>
985
986 * gas/i386/i386.exp: Run nops-3.
987
988 * gas/i386/nops-3.d: New file.
989 * gas/i386/nops-3.s: Likewise.
990
991 2007-03-20 Mark Shinwell <shinwell@codesourcery.com>
992
993 * gas/arm/mul-overlap.s: Don't use %type.
994 * gas/arm/mul-overlap.l: Update line numbers.
995 * gas/arm/mul-overlap-v6.s: Don't use %type.
996
997 2007-03-18 Mark Shinwell <shinwell@codesourcery.com>
998
999 * gas/arm/mul-overlap.s: New.
1000 * gas/arm/mul-overlap.d: New.
1001 * gas/arm/mul-overlap.l: New.
1002 * gas/arm/mul-overlap-v6.s: New.
1003 * gas/arm/mul-overlap-v6.d: New.
1004
1005 2007-03-14 Daniel Jacobowitz <dan@codesourcery.com>
1006
1007 * gas/arm/thumbver.d, gas/arm/thumbver.s: New test.
1008
1009 2007-03-14 Paul Brook <paul@codesourcery.com>
1010
1011 * gas/arm/thumb2_add.d: Add tests using sp.
1012 * gas/arm/thumb2_add.s: Ditto.
1013
1014 2007-03-14 Alan Modra <amodra@bigpond.net.au>
1015
1016 PR 4029
1017 * gas/all/relax.s: New.
1018 * gas/all/relax.d: New.
1019 * gas/all/gas.exp: Run it.
1020
1021 2007-03-11 Hans-Peter Nilsson <hp@bitrange.com>
1022
1023 * gas/mmix/comment-1.d, gas/mmix/bspec-1.d, gas/mmix/bspec-2.d:
1024 Adjust for change in readelf output.
1025
1026 2007-03-06 Andreas Krebbel <krebbel1@de.ibm.com>
1027
1028 * gas/s390/zarch-z9-ec.d: New file.
1029 * gas/s390/zarch-z9-ec.s: New file.
1030 * gas/s390/s390.exp: Run the z9-ec testcases.
1031
1032 2007-03-05 H.J. Lu <hongjiu.lu@intel.com>
1033
1034 PR gas/3918
1035 * lib/gas-defs.exp (gas_started): New variable. Initialized to
1036 0.
1037 (gas_start): Set gas_started to 1.
1038 (gas_finish): Skip if gas_started is 0. Reset gas_started to 0.
1039
1040 2007-03-02 Paul Brook <paul@codesourcery.com>
1041
1042 * gas/arm/relax_branch_align.d: New test.
1043 * gas/arm/relax_branch_align.s: New test.
1044
1045 2007-02-28 Nick Clifton <nickc@redhat.com>
1046
1047 PR gas/3797
1048 * gas/lns/lns.exp: Do not run the lns-common test for the d10v
1049 port.
1050 * gas/d10v/address-002.l: Update expected assembler output.
1051 * gas/d10v/address-003.l, gas/d10v/address-004.l,
1052 gas/d10v/address-005.l, gas/d10v/address-006.l,
1053 gas/d10v/address-007.l, gas/d10v/address-008.l,
1054 gas/d10v/address-009.l, gas/d10v/address-010.l,
1055 gas/d10v/address-011.l, gas/d10v/address-012.l,
1056 gas/d10v/address-013.l, gas/d10v/address-014.l,
1057 gas/d10v/address-015.l, gas/d10v/address-016.l,
1058 gas/d10v/address-017.l, gas/d10v/address-018.l,
1059 gas/d10v/address-019.l, gas/d10v/address-020.l,
1060 gas/d10v/address-021.l, gas/d10v/address-022.l,
1061 gas/d10v/address-023.l, gas/d10v/address-024.l,
1062 gas/d10v/address-025.l, gas/d10v/address-026.l,
1063 gas/d10v/address-027.l, gas/d10v/address-030.l,
1064 gas/d10v/address-031.l, gas/d10v/address-032.l,
1065 gas/d10v/address-033.l, gas/d10v/address-034.l,
1066 gas/d10v/address-035.l, gas/d10v/address-036.l,
1067 gas/d10v/address-037.l, gas/d10v/address-038.l,
1068 gas/d10v/address-039.l, gas/d10v/address-040.l,
1069 gas/d10v/address-041.l: Likewise.
1070
1071 2007-02-28 Nick Clifton <nickc@redhat.com>
1072
1073 PR gas/3975
1074 * gas/arm/mapshort.d: Split into two new files...
1075 * gas/arm/mapshort-eabi.d: The one and...
1076 * gas/arm/mapshort-elf.d: This one.
1077 * gas/arm/arch7.d: Remove 32-bit host expectation.
1078 * gas/arm/arm7t.d: Replace ".word 0x00000000" with ".*" as some
1079 arm targets will disassemble this value as an instruction.
1080 * gas/arm/neon-ldst-rm.d: Likewise.
1081 * gas/arm/thumb2_pool.d: Only run this test for ELF based arm
1082 ports.
1083 * gas/arm/thumbrel.d: Only run this test for EABI based arm
1084 ports.
1085 * gas/arm/wince_inst.d: Fix expected branch targets.
1086
1087 2007-02-22 DJ Delorie <dj@redhat.com>
1088
1089 * gas/s390/esa-g5.s: Adjust for corrected PKA syntax.
1090 * gas/s390/esa-g5.d: Adjust for corrected PKA syntax.
1091
1092 2007-02-20 Thiemo Seufer <ths@mips.com>
1093 Chao-Ying Fu <fu@mips.com>
1094
1095 * gas/mips/mips32-dspr2.s, gas/mips/mips32-dspr2.d: New test for
1096 DSP R2.
1097 * gas/mips/mips.exp: Run new test.
1098
1099 2007-02-19 Andreas Krebbel <krebbel1@de.ibm.com>
1100
1101 * gas/s390/esa-g5.d (cfxbr, cfebr, cfdbr): Exchanged floating
1102 point and fixed point operands.
1103 * gas/s390/esa-g5.s: Likewise.
1104 * gas/s390/zarch-z900.d (cfdr, cfer, cfxr, cgdbr, cgebr, cgxbr,
1105 cgdr, cger, cgxr): Likewise.
1106 * gas/s390/zarch-z900.s: Likewise.
1107
1108 2007-02-11 H.J. Lu <hongjiu.lu@intel.com>
1109
1110 PR gas/4027
1111 * gas/i386/opcode.s: Add more tests for "test".
1112 * i386/opcode-intel.d: Updated.
1113 * gas/i386/opcode-suffix.d: Likewise.
1114 * gas/i386/opcode.d: Likewise.
1115
1116 2007-02-06 Nick Clifton <nickc@redhat.com>
1117
1118 PR gas/3810 gas/3800
1119 * gas/elf/elf.exp: Expect the redef test to fail on targets which
1120 do not convert fixups against ordinary symbols into relocs against
1121 section symbols.
1122 * gas/all/gas.exp: Likewise.
1123
1124 2007-02-05 Dave Brolley <brolley@redhat.com>
1125
1126 * gas/mep/relocs-junk1.s: Add a .data section.
1127 * gas/mep/relocs.d: Updated to match above.
1128
1129 2007-02-04 H.J. Lu <hongjiu.lu@intel.com>
1130
1131 PR gas/3961
1132 * gas/i386/secrel.d: Support 64bit host.
1133
1134 2007-02-02 Nick Clifton <nickc@redhat.com>
1135
1136 PR gas/3812
1137 * gas/v850/v850e1.d: Correct expected disassembly of cmov insn to
1138 account for sign extension.
1139
1140 2007-01-11 Paul Brook <paul@codesourcery.com>
1141
1142 * gas/arm/thumb2_add.d: Add test for missing operand.
1143 * gas/arm/thumb2_add.s: Ditto.
1144
1145 2007-01-11 Nick Clifton <nickc@redhat.com>
1146
1147 * gas/mcore/allinsn.s: Remove use of '#' before numbers - it is a
1148 line comment character.
1149 * gas/mcore/allinsn.d: Adjust expected disassembly to match real
1150 output.
1151
1152 * gas/lns/lns.exp: Run the alternative version of the lns-common-1
1153 test for the MCore target.
1154
1155 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
1156
1157 * gas/all/gas.exp: Renamed target x86_64-*-mingw64 to x86_64-*-mingw*.
1158 * gas/i386/i386.exp: Ditto.
1159
1160 2007-01-04 Paul Brook <paul@codesourcery.com>
1161
1162 * gas/arm/archv6.s: Add more cpsie tests.
1163 * gas/arm/archv6.d: Ditto.
1164
1165 2007-01-04 Andreas Schwab <schwab@suse.de>
1166
1167 * gas/m68k/cpu32.[sd]: New test.
1168 * gas/m68k/all.exp: Run it.
1169
1170 2007-01-04 Julian Brown <julian@codesourcery.com>
1171
1172 * gas/arm/neon-omit.d: Fix expected encodings for vshl, vqshl.
1173
1174 2007-01-04 Paul Brook <paul@codesourcery.com>
1175
1176 * gas/arm/neon-cov.d: Adjust expected output.
1177 * gas/arm/neon-omit.s: Add tests for vcgt and vcle. Reorder vacle
1178 and vacle.
1179 * gas/arm/neon-omit.d: Adjust expected output.
1180
1181 For older changes see ChangeLog-2006
1182 \f
1183 Local Variables:
1184 mode: change-log
1185 left-margin: 8
1186 fill-column: 74
1187 version-control: never
1188 End: