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