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