PR ld/5398
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
CommitLineData
96787764
AK
12007-11-27 Andreas Krebbel <krebbel1@de.ibm.com>
2
3 * gas/s390/zarch-z9-ec.d: ("tcet", "tcdt", "tcxt", "tget",
4 "tgdt", "tgxt"): Removed.
5 ("tdcet", "tdcdt", "tdcxt", "tdget", "tdgdt", "tdgxt"): Added.
6 * gas/s390/zarch-z9-ec.s: Likewise.
7
661ba50f
BW
82007-11-19 Bob Wilson <bob.wilson@acm.org>
9
10 * gas/lns/lns.exp: Run lns-common-1 with alternate source for ia64.
11 * gas/lns/lns-common-1-ia64.s: New file.
12
4f8631b1
L
132007-11-14 H.J. Lu <hongjiu.lu@intel.com>
14
15 * gas/ia64/dv-raw-err.s: Add tests for ar.ruc.
16 * gas/ia64/dv-waw-err.s: Likewise.
17 * gas/ia64/invalid-ar.s: Likewise.
18
19 * gas/ia64/regs.s: Add tests for ar.ruc and ar44.
20
21 * gas/ia64/dv-raw-err.l: Updated.
22 * gas/ia64/dv-waw-err.l: Likewise.
23 * gas/ia64/invalid-ar.l: Likewise.
24 * gas/ia64/regs.d: Likewise.
25
4eb0fd20
AM
262007-11-13 Alan Modra <amodra@bigpond.net.au>
27
28 * gas/macros/purge.s: Delete irpc loops.
29
2c524891
AM
302007-11-12 Tristan Gingold <gingold@adacore.com>
31
32 * gas/ppc/regnames.d: New.
33 * gas/ppc/regnames.s: Likewise.
34 * gas/ppc/ppc.exp: Run it.
35
679936aa
TG
362007-11-07 Tristan Gingold <gingold@adacore.com>
37
38 * ia64-dis.c (print_insn_ia64): Generate symbolic names for cr
39 registers instead of register number.
40
a2579562
NC
412007-11-07 Tristan Gingold <gingold@adacore.com>
42
43 * gas/elf/elf.exp (run_elf_list_test): Fix typo.
44
8edcbfcd
TG
452007-11-07 Tristan Gingold <gingold@adacore.com>
46
4eb0fd20 47 * gas/ppc/test1xcoff32.d: Updated to match RTOC bug fix.
8edcbfcd 48
682b27ad
PB
492007-11-06 Paul Brook <paul@codesourcery.com>
50
51 * gas/arm/mul-overlap.s: Add umull and smlal.
52 * gas/arm/mul-overlap.l: Update expected results.
53
8c750480
NC
542007-11-06 Nick Clifton <nickc@redhat.com>
55
56 * gas/elf/elf.exp: Disable ehopt test for mn10300.
57
ca61edf2
L
582007-11-01 H.J. Lu <hongjiu.lu@intel.com>
59
60 * gas/i386/i386.d: New.
61 * gas/i386/i386.s: Likewise.
62
63 * gas/i386/i386.exp: Run i386.
64
65 * gas/i386/x86_64.s: Add tests for movsx, movsbl, movsbq,
66 movsbw, movswl, movswq, movzx, movzb, movzbl, movzbq,
67 movzbw, movzwl and movzwq.
68 * gas/i386/x86_64.d: Updated.
69
41e92641
NC
702007-10-31 Nick Clifton <nickc@redhat.com>
71
72 * gas/cfi/cfi-common-6.d: Allow for possible relocation of the
73 .debug.eh_frame section.
74
569006e5
NC
752007-10-30 Nick Clifton <nickc@redhat.com>
76
77 * gas/all/gas.exp: Do not run diff1.s test for mn10300.
78
9cfc3331
L
792007-10-27 H.J. Lu <hongjiu.lu@intel.com>
80
81 PR gas/5221
82 * gas/elf/elf.exp: Run section7.
83
84 * gas/elf/section7.d: New.
85 * gas/elf/section7.s: Likewise.
86
ad19981d
L
872007-10-23 H.J. Lu <hongjiu.lu@intel.com>
88
89 * gas/i386/katmai.s: Remove cmpps opcode test.
90
91 * gas/i386/simd.s: Add tests for cmpss and cmpsd.
92 * gas/i386/x86-64-simd.s: Likewise.
93
94 * gas/i386/katmai.d: Updated.
95 * gas/i386/simd-intel.d: Likewise.
96 * gas/i386/simd-suffix.d: Likewise.
97 * gas/i386/simd.d: Likewise.
98 * gas/i386/x86-64-simd-intel.d: Likewise.
99 * gas/i386/x86-64-simd-suffix.d: Likewise.
100 * gas/i386/x86-64-simd.d: Likewise.
101
bfff1642
NC
1022007-10-19 Nick Clifton <nickc@redhat.com>
103
104 * gas/mn10300/basic.exp: Run pr997 test.
105 * gas/mn10300/pr997.s: New test.
106 * gas/mn10300/pr887.l: Expected output.
107
25b07cd9
NS
1082007-10-17 Nathan Sidwell <nathan@codesourcery.com>
109
110 * gas/m68k/mcf-movsr.s: New.
111 * gas/m68k/mcf-movsr.d: New.
112 * gas/m68k/all.exp: Add mcf-movsr test.
113
504b7d20
NC
1142007-10-16 Nick Clifton <nickc@redhat.com>
115
116 * gas/elf/elf.exp: Accept COMMON in readelf's output.
117 * gas/elf/type.s: Add test of common type.
118 * gas/elf/type.e: Extend expected output.
119
6f932bce
NC
1202007-10-11 Nick Clifton <nickc@redhat.com>
121
122 * gas/elf/elf.exp (run_elf_list_test): Run section6 test.
123 * gas/elf/section6.s: New file: Check behaviour of .pushsection
124 with a subsection argument.
125 * gas/elf/section6.d: New file: Expected disassembly.
126
8a72226a
L
1272007-10-08 H.J. Lu <hongjiu.lu@intel.com>
128
129 * gas/i386/i386.exp: Run simd-suffix and x86-64-simd-suffix.
130
131 * gas/i386/simd-suffix.d: New.
132 * gas/i386/x86-64-simd-suffix.d: Likewise.
133
134 * gas/i386/x86-64-opcode.d: Updated.
135 * gas/i386/x86-64-simd.d: Likewise.
136
f409fd1e
MR
1372007-10-08 Maciej W. Rozycki <macro@linux-mips.org>
138
139 * gas/mips/cp0-names-r3000.d: New test for R3000 CP0 symbolic
140 disassembly.
141 * gas/mips/cp0-names-r4000.d: New test for R4000/R4400 symbolic
142 CP0 disassembly.
143 * mips/mips.exp: Run the new tests.
144
1452007-10-08 Maciej W. Rozycki <macro@linux-mips.org>
741fe287
MR
146
147 * gas/mips/at-1.d, gas/mips/at-2.l: New tests to check the ".set
148 at=REG" directive.
149 * gas/mips/at-1.s, gas/mips/at-2.s: Sources for the new tests.
150 * gas/mips/mips.exp: Run the new tests.
151
47dd174c
L
1522007-10-05 H.J. Lu <hongjiu.lu@intel.com>
153
154 * gas/i386/i386.exp: Run smx.
155
156 * gas/i386/smx.d: New.
157 * gas/i386/smx.s: Likewise.
158
f2a421c4
L
1592007-10-04 H.J. Lu <hongjiu.lu@intel.com>
160
161 * gas/i386/simd.s: Add tests for unpckhpd and unpckhps.
162 * gas/i386/x86-64-simd.s: Likewise.
163
164 * gas/i386/simd-intel.d: Updated.
165 * gas/i386/simd.d: Likewise.
166 * gas/i386/x86-64-simd-intel.d: Likewise.
167 * gas/i386/x86-64-simd.d: Likewise.
168
c8ab98e0
DD
1692007-10-04 David Daney <ddaney@avtrex.com>
170
171 * gas/mips/odd-float.d, gas/mips/odd-float.s: New test.
172 * gas/mips/mips.exp: Run it.
173
955e1e6a
L
1742007-10-04 H.J. Lu <hongjiu.lu@intel.com>
175
176 PR gas/5109
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 more tests.
183 * gas/i386/x86-64-simd.s: Likewise.
184
38a57ae7
NC
1852007-10-04 Helge Deller <deller@gmx.de>
186
187 * gas/all/gas.exp: Include new test "strings".
188 * gas/all/string.s: New
189 * gas/all/string.d: New.
190
3a9eaa7d
NC
1912007-10-01 Tristan Gingold <gingold@adacore.com>
192
193 * gas/ppc/altivec_xcoff.s: Do not use .machine pseudo-ops as it
194 overrides gas options.
195 * gas/ppc/altivec_xcoff64.s: Likewise.
196 * gas/ppc/booke_xcoff64.s: Likewise.
197 * gas/ppc/altivec_xcoff.d: Accept 32bits offsets.
198 * gas/ppc/booke_xcoff.s: Do not use .machine pseudo-op and remove
199 booke64 opcodes.
200 * gas/ppc/booke_xcoff.d: Accept 32bits offsets and renumber.
201 * gas/ppc/booke_xcoff64.d: Use booke opcodes.
202
07e8d93c
L
2032007-09-30 H.J. Lu <hongjiu.lu@intel.com>
204
205 PR gas/5080
206 * gas/i386/simd-intel.d: Updated.
207 * gas/i386/simd.d: Likewise.
208 * gas/i386/x86-64-simd-intel.d: Likewise.
209 * gas/i386/x86-64-simd.d: Likewise.
210
211 * gas/i386/simd.s: Add new tests for cvttsd2si and cvttss2si.
212 * gas/i386/x86-64-simd.s: Likewise.
213
7c52e0e8
L
2142007-09-27 H.J. Lu <hongjiu.lu@intel.com>
215
216 PR binutils/5072
217 * gas/i386/i386.exp: Run x86-64-opcode-inval and
218 x86-64-opcode-inval-intel.
219
220 * gas/i386/x86-64-opcode-inval-intel.d: New.
221 * gas/i386/x86-64-opcode-inval.d: Likewise.
222 * gas/i386/x86-64-opcode-inval.s: Likewise.
223
d0fa1372
KH
2242007-09-27 Kazu Hirata <kazu@codesourcery.com>
225
226 * gas/m68k/fido.s: Add tests for %mbo.
227 * gas/m68k/fido.d: Update accordingly.
228
87767711
JB
2292007-09-26 Jan Beulich <jbeulich@novell.com>
230
231 * gas/i386/x86-64-addr32.d: Adjust expectations.
232
9a04903e
JB
2332007-09-26 Jan Beulich <jbeulich@novell.com>
234
235 * gas/i386/reloc64.s: Adjust for %eip-relative addressing no
236 longer generating errors.
237 * gas/i386/reloc64.d, gas/i386/reloc64.l: Update.
238 * gas/i386/x86-64-addr32.s: Remove explicit addr32 prefix
239 for %eip-realtive addressing case.
240
cac27205
NC
2412007-09-25 Nathan Sidwell <nathan@codesourcery.com>
242
243 * gas/m68k/br-isaa.d: Dump relocs too.
244 * gas/m68k/br-isab.d: Likewise.
245 * gas/m68k/br-isac.d: Likewise. Adjust for long branch relaxation.
246
49954fb4
CD
2472007-09-24 Carlos O'Donell <carlos@codesourcery.com>
248
249 * gas/mips/align.s, gas/mips/align.d: New test.
250 * gas/mips/mips.exp: Run it.
251
20afcfb7
L
2522007-09-20 H.J. Lu <hongjiu.lu@intel.com>
253
254 * gas/i386/sib.s: Add more eiz tests.
255 * gas/i386/x86-64-sib.s: Add more riz tests.
256
257 * gas/i386/sib-intel.d: Updated.
258 * gas/i386/sib.d: Likewise.
259 * gas/i386/x86-64-sib-intel.d: Likewise.
260 * gas/i386/x86-64-sib.d: Likewise.
261
db51cc60
L
2622007-09-20 H.J. Lu <hongjiu.lu@intel.com>
263
264 PR 658
265 * gas/i386/i386.exp: Run sib-intel, x86-64-sib and
266 x86-64-sib-intel.
267
268 * gas/i386/nops-1-i386-i686.d: Updated.
269 * gas/i386/nops-1-i386.d: Likewise.
270 * gas/i386/nops-1.d: Likewise.
271 * gas/i386/nops-2-i386.d: Likewise.
272 * gas/i386/nops-2-merom.d: Likewise.
273 * gas/i386/nops-2.d: Likewise.
274 * gas/i386/nops-3-i386.d: Likewise.
275 * gas/i386/nops-3.d : Likewise.
276 * gas/i386/sib.d: Likewise.
277
278 * gas/i386/sib.s: Use %eiz in testcases.
279
280 * gas/i386/sib-intel.d: New.
281 * gas/i386/x86-64-sib-intel.d: Likewise.
282 * gas/i386/x86-64-sib.d: Likewise.
283 * gas/i386/x86-64-sib.s: Likewise.
284
0f7da397
L
2852007-09-19 H.J. Lu <hongjiu.lu@intel.com>
286
287 * gas/i386/intelok.s: Add tests for memory without base.
288 * gas/i386/intelok.d: Updated.
289 * gas/i386/intelok.e: Likewise.
290
916af048
L
2912007-09-17 H.J. Lu <hongjiu.lu@intel.com>
292
293 * gas/i386/x86-64-rip.s: Revert the last change.
294 * gas/i386/x86-64-rip-intel.d: Likewise.
295 * gas/i386/x86-64-rip.d: Likewise.
296
27ac7208
L
2972007-09-15 H.J. Lu <hongjiu.lu@intel.com>
298
299 PR gas/5034
300 * gas/i386/x86-64-rip.s: Add Intel mode testcases.
301 * gas/i386/x86-64-rip-intel.d: Updated.
302 * gas/i386/x86-64-rip.d: Likewise.
303
f033ec5c 3042007-09-14 Michael Meissner <michael.meissner@amd.com>
85f10a01
MM
305 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
306 Tony Linthicum <tony.linthicum@amd.com>
307
308 * gas/i386/i386.exp (x86-64-sse5): Run SSE5 64-bit tests.
85f10a01
MM
309
310 * gas/i386/x86-64-sse5.s: New file for SSE5 support.
311 * gas/i386/x86-64-sse5.d: Ditto.
312
ae91ad40 3132007-09-12 Jan Beulich <jbeulich@novell.com>
f033ec5c 314
ae91ad40
JB
315 * gas/i386/sse4_1.s, gas/i386/x86-64-sse4_1.s: Add two-operand forms
316 of blendvps, blendvpd, and pblendvb.
317 * gas/i386/sse4_1.d, gas/i386/sse4_1-intel.d,
318 gas/i386/x86-64-sse4_1.d, gas/i386/x86-64-sse4_1-intel.d: Adjust,
319 making last/first operand of blendvps, blendvpd, and pblendvb
320 optional.
321
ec56d5c0 3222007-09-12 Jan Beulich <jbeulich@novell.com>
f033ec5c 323
ec56d5c0
JB
324 * gas/i386/amdfam10.s, gas/i386/x86-64-amdfam10.s: Add Intel syntax
325 code.
326 * gas/i386/amdfam10.d, gas/i386/x86-64-amdfam10.d: Adjust.
327
26186d74
L
3282007-09-06 H.J. Lu <hongjiu.lu@intel.com>
329
330 * gas/i386/svme.s: Updated to allow eax in 64bit.
331 * gas/i386/svme.d: Updated.
332 * gas/i386/svme64.d: Likewise.
333
144c41d9
L
3342007-08-31 H.J. Lu <hongjiu.lu@intel.com>
335
336 * gas/i386/svme.s: Updated to accept eax in 32bit and rax in
337 64bit.
338 * gas/i386/svme.d: Updated.
339 * gas/i386/svme64.d: Likewise.
340
bbedc832
L
3412007-08-30 H.J. Lu <hongjiu.lu@intel.com>
342
343 * gas/i386/amd.s: Add rdtscp.
344 * gas/i386/amd.d: Updated.
345
346 * gas/i386/mem-intel.d: Update invlpg for BYTE PTR.
347 * gas/i386/x86-64-mem-intel.d: Likewise.
348
349 * gas/i386/x86-64-opcode.s: Add swapgs.
350 * gas/i386/x86-64-opcode.d: Updated.
351
851feff8
DJ
3522007-08-29 Daniel Jacobowitz <dan@codesourcery.com>
353
354 * gas/lns/lns-duplicate.d, gas/lns/lns-duplicate.s: New.
355 * gas/lns/lns.exp: Run lns-duplicate.
356
5cee3fe6
L
3572007-08-29 H.J. Lu <hongjiu.lu@intel.com>
358
359 * gas/i386/i386.exp: Run x86-64-reg and x86-64-reg-intel.
360
361 * gas/i386/x86-64-reg.s: New. Add tests for instructions
362 with one register operand.
363 * gas/i386/x86-64-reg-intel.d: Likewise.
364 * gas/i386/x86-64-reg.d: Likewise.
365
b844680a
L
3662007-08-29 H.J. Lu <hongjiu.lu@intel.com>
367
368 * gas/i386/i386.exp: Run reg and reg-intel.
369
370 * gas/i386/katmai.d: Update bad instructions.
371
372 * gas/i386/reg.s: New. Add tests for instructions with one
373 register operand.
374 * gas/i386/reg-intel.d: Likewise.
375 * gas/i386/reg.d: Likewise.
376
d9a5e5e5
L
3772007-08-28 H.J. Lu <hongjiu.lu@intel.com>
378
03d92d88
L
379 * gas/i386/i386.exp: Run mem, mem-intel, x86-64-mem and
380 x86-64-mem-intel.
381
d9a5e5e5
L
382 * gas/i386/mem.s: New. Add tests for instructions with one
383 memory operand.
384 * gas/i386/x86-64-mem.s: Likewise.
03d92d88 385 * gas/i386/mem-intel.d: Likewise.
d9a5e5e5
L
386 * gas/i386/mem.d: Likewise.
387 * gas/i386/x86-64-mem-intel.d: Likewise.
388 * gas/i386/x86-64-mem.d: Likewise.
389
7f6a71ff 3902007-08-28 Mark Shinwell <shinwell@codesourcery.com>
d9a5e5e5 391 Joseph Myers <joseph@codesourcery.com>
7f6a71ff
JM
392
393 * lib/gas-defs.exp (gas_version): Use remote_* functions instead
394 of exec.
395 (gas_host_run): New.
396 (gas_run): Use gas_host_run.
397 (gas_start): Likewise.
398 (run_dump_test): Likewise.
399 (objdump): Use gas_host_run.
400 (objdump_start_no_subdir): Likewise.
401 * lib/gas-dg.exp (gas-dg-test): Use "remote_file host delete".
402 * lib/run: Remove.
403 * gas/macros/macros.exp: Download app4b.s to host.
404 * gas/i386/i386.exp (gas_64_check): Use gas_host_run.
405 (gas_32_check): Likewise.
406 * gas/maxq10/maxq10.exp (gas_64_check): Likewise
407 (gas_32_check): Likewise.
408 * gas/maxq20/maxq20.exp (gas_64_check): Likewise
409 (gas_32_check): Likewise.
410 * gas/sparc/sparc.exp (gas_64_check): Likewise.
411 * gas/cfi/cfi.exp: Likewise.
412 * gas/elf/elf.exp (run_list_test): Likewise. Use temporary file
413 for readelf output in place of pipe.
414 * gas/all/gas.exp: Download incbin.dat to host.
415 (do_comment): Allow \r\r\n.
416
4396b686
PB
4172007-08-09 Paul Brook <paul@codesourcery.com>
418
419 * gas/arm/relax_load_align.d: new test.
420 * gas/arm/relax_load_align.s: new test.
421
c3ad16c0
L
4222007-08-09 H.J. Lu <hongjiu.lu@intel.com>
423
424 * gas/i386/i386.exp: Run sse4_1-intel, sse4_2-intel,
425 x86-64-sse4_1-intel and x86-64-sse4_2-intel.
426
427 * gas/i386/sse4_1-intel.d: New file.
428 * gas/i386/sse4_2-intel.d: Likewise.
429 * gas/i386/x86-64-sse4_1-intel.d: Likewise.
430 * gas/i386/x86-64-sse4_2-intel.d: Likewise.
431
432 * gas/i386/sse4_1.s: Add tests for Intel syntax.
433 * gas/i386/sse4_2.s: Likewise.
434 * gas/i386/x86-64-sse4_1.s: Likewise.
435 * gas/i386/x86-64-sse4_2.s: Likewise.
436
437 * gas/i386/sse4_1.d: Updated.
438 * gas/i386/sse4_2.d: Likewise.
439 * gas/i386/x86-64-sse4_1.d: Likewise.
440 * gas/i386/x86-64-sse4_2.d: Likewise.
441
151fab34
AM
4422007-08-09 Alan Modra <amodra@bigpond.net.au>
443
444 * gas/all/weakref1u.d (not-target): Match *-*-*aout.
445
8976381e
L
4462007-07-29 H.J. Lu <hongjiu.lu@intel.com>
447
448 PR binutils/4834
449 * gas/i386/simd-intel.d: Updated.
450 * gas/i386/simd.d: Likewise.
451 * gas/i386/x86-64-simd-intel.d: Likewise.
452 * gas/i386/x86-64-simd.d: Likewise.
453
454 * gas/i386/simd.s: Add tests for SSE4 instructions.
455 * gas/i386/x86-64-simd.s: Likewise.
456
34828aad
L
4572007-07-29 H.J. Lu <hongjiu.lu@intel.com>
458
459 * gas/i386/simd.s: Add tests for cvtss2si/cvtsd2si in Intel
460 mode.
461 * gas/i386/x86-64-simd.s: Likewise.
462
463 * gas/i386/simd-intel.d: Updated.
464 * gas/i386/simd.d: Likewise.
465 * gas/i386/x86-64-simd-intel.d: Likewise.
466 * gas/i386/x86-64-simd.d: Likewise.
467
09335d05
L
4682007-07-28 H.J. Lu <hongjiu.lu@intel.com>
469
59d5bbeb 470 PR binutils/4834
09335d05
L
471 * gas/i386/simd-intel.d: Updated.
472 * gas/i386/simd.d: Likewise.
473 * gas/i386/x86-64-simd-intel.d: Likewise.
474 * gas/i386/x86-64-simd.d: Likewise.
475
476 * gas/i386/simd.s: Add new tests.
477 * gas/i386/x86-64-simd.s: Likewise.
478
231af070
L
4792007-07-28 H.J. Lu <hongjiu.lu@intel.com>
480
481 * gas/i386/x86-64-opcode.d: Updated.
482 * gas/i386/x86-64-simd-intel.d: Likewise.
483 * gas/i386/x86-64-simd.d: Likewise.
484
485 * gas/i386/x86-64-simd.s: Add movq.
486
76bc74dc
L
4872007-07-23 H.J. Lu <hongjiu.lu@intel.com>
488
489 * gas/i386/i386.exp: Run nops16-1, nops-1-i386-i686, nops-1-k8,
490 nops-3-i386, nops-4, nops-4-i386, x86-64-nops-2, x86-64-nops-3,
491 x86-64-nops-4, x86-64-nops-4-core2 and x86-64-nops-4-k8.
492
493 * gas/i386/nops-1-i386-i686.d: New.
494 * gas/i386/nops-1-k8.d: Likewise.
495 * gas/i386/nops-3-i386.d : Likewise.
496 * gas/i386/nops-3-i686.d: Likewise.
497 * gas/i386/nops-4-i386.d: Likewise.
498 * gas/i386/nops-4.d: Likewise.
499 * gas/i386/nops16-1.d: Likewise.
500 * gas/i386/nops16-1.s: Likewise.
501 * gas/i386/x86-64-nops-1-k8.d: Likewise.
502 * gas/i386/x86-64-nops-2.d: Likewise.
503 * gas/i386/x86-64-nops-3.d: Likewise.
504 * gas/i386/x86-64-nops-4-core2.d: Likewise.
505 * gas/i386/x86-64-nops-4-k8.d: Likewise.
506 * gas/i386/x86-64-nops-4.d: Likewise.
507
508 * gas/i386/nops-1-i386.d: Updated.
509 * gas/i386/nops-1-i686.d: Likewise.
510 * gas/i386/nops-1.d: Likewise.
511 * gas/i386/nops-2-i386.d: Likewise.
512 * gas/i386/nops-2-merom.d : Likewise.
513 * gas/i386/nops-2.d: Likewise.
514 * gas/i386/nops-3.d: Likewise.
515 * gas/i386/x86-64-nops-1-merom.d: Likewise.
516 * gas/i386/x86-64-nops-1-nocona.d: Likewise.
517 * gas/i386/x86-64-nops-1.d: Likewise.
518
519 * gas/i386/x86-64-nops-1.s: Removed.
520
5212007-07-23 Evandro Menezes <evandro.menezes@amd.com>
522 H.J. Lu <hongjiu.lu@intel.com>
523
524 * gas/i386/i386.exp: Don't run x86-64-nops-1-k8. Run
525 nops-3-i686 and nops-4-i686.
526
527 * gas/i386/nops-3-i686.d: New.
528 * gas/i386/nops-4-i686.d: Likewise.
529 * gas/i386/nops-4.s: Likewise.
530
dc89df6a
RS
5312007-07-23 Richard Sandiford <richard@codesourcery.com>
532
533 * lib/gas-defs.exp (run_list_test): Make the options optional.
534 * gas/cr16/cr16.exp (run_list_test): Delete.
535
b27a00c5
NC
5362007-07-19 Nick Clifton <nickc@redhat.com>
537
538 PR gas/4804
539 * gas/elf/elf.exp (target_machine): Treat the arm-linux-gnu target
540 in the same way as the arm-eabi target.
541 * gas/arm/mapshort-eabi.d: Use this file for the arm-linux-gnu
542 target.
543 * gas/arm/mapshort-elf.d: Do not use this file for the
544 arm-linux-gnu target.
545
14051056
L
5462007-07-16 H.J. Lu <hongjiu.lu@intel.com>
547
548 * gas/i386/simd.s: Add tests for punpcklbw, punpckldq,
549 punpcklwd and punpcklqdq.
550 * gas/i386/x86-64-simd.s: Likewise.
551
552 * gas/i386/simd-intel.d: Updated.
553 * gas/i386/simd.d: Likewise.
554 * gas/i386/x86-64-simd-intel.d: Likewise.
555 * gas/i386/x86-64-simd.d: Likewise.
556
d929913e
NC
5572007-07-14 Nick Clifton <nickc@redhat.com>
558
559 * gas/arm/arm.s: Add tests for re-aliasing a previously removed
560 alias.
561 * gas/arm/arm.l: Add new expected warning message.
562
e600c1cf
L
5632007-07-04 H.J. Lu <hongjiu.lu@intel.com>
564
565 * gas/i386/ssemmx2.d: Ignore padding.
566
96f8e2ee
L
5672007-07-04 H.J. Lu <hongjiu.lu@intel.com>
568
569 * gas/i386/rex.s: Avoid the last rex prefix becoming the
570 rex prefix for the padding.
571
872ce6ff
L
5722007-07-04 H.J. Lu <hongjiu.lu@intel.com>
573
574 * gas/i386/i386.exp: Run x86-64-nops-1 for x86_64-*-mingw*.
575
1a412f5f
NC
5762007-07-04 Nick Clifton <nickc@redhat.com>
577
578 * gas/mep/relocs.d: Fix expected disassembly to work on 64-bit
579 hosts.
580
3ccac826
NC
5812007-07-03 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
582
583 * gas/elf/elf.exp: Expect redef test to fail for CR16.
584 * gas/all/gas.exp: Expect forward and do_930509a tests to fail for
585 the CR16.
586 * gas/cr16/cinv_test.d: Remove whitespace dependencies.
587
ec2655a6
NC
5882007-07-03 Nick Clifton <nickc@redhat.com>
589
590 * lib/gas-defs.exp: Update copyright notice to refer to GPLv3.
591 * gas/all/itbl-test.c, gas/all/test-example.c, gas/all/test-gen.c,
592 gas/arm/maverick.c, gas/cris/cris.exp, gas/hppa/basic/basic.exp,
593 gas/hppa/parse/parse.exp, gas/hppa/reloc/reloc.exp,
594 gas/hppa/unsorted/unsorted.exp, gas/mmix/mmix-err.exp,
595 gas/mmix/mmix-list.exp, gas/mmix/mmix.exp, gas/mn10200/basic.exp,
596 gas/mn10300/am33-2.c, gas/mn10300/basic.exp, gas/pdp11/opcode.s,
597 gas/ppc/aix.exp, gas/sh/arch/arch.exp, gas/sh/sh64/sh64.exp,
598 gas/sh/basic.exp, gas/sh/err.exp, gas/v850/basic.exp: Likewise.
599
afa2158f
NS
6002007-07-03 Nathan Sidwell <nathan@codesourcery.com>
601
602 * gas/m68k/mcf-coproc.d: New.
603 * gas/m68k/mcf-coproc.s: New.
604 * gas/m68k/all.exp: Add it.
605
3d3d428f
NC
6062007-06-29 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
607
608 * gas/cr16: New directory
609 * gas/cr16.exp: New file
610 * add_test.d and add_test.s: New files
611 * and_test.d and and_test.s: New files
612 * ash_test.d and ash_test.s: New files
613 * bal_test.d and bal_test.s: New files
614 * bcc_test.d and bcc_test.s: New files
615 * beq0_test.d and beq0_test.s: New files
616 * cbitb_test.d and cbitb_test.s: New files
617 * cbitw_test.d and cbitw_test.s: New files
618 * cinv_test.d and cinv_test.s: New files
619 * cmp_test.d and cmp_test.s: New files
620 * excp_test.d and excp_test.s: New files
621 * jal_test.d and jal_test.s: New files
622 * jcc_test.d and jcc_test.s: New files
623 * loadb_test.d and loadb_test.s: New files
624 * loadd_test.d and loadd_test.s: New files
625 * loadm_test.d and loadm_test.s: New files
626 * loadw_test.d and loadw_test.s: New files
627 * lpsp_test.d and lpsp_test.s: New files
628 * lsh_test.d and lsh_test.s: New files
629 * mov_test.d and mov_test.s: New files
630 * mul_test.d and mul_test.s: New files
631 * or_test.d and or_test.s: New files
632 * popret_test.d and popret_test.s: New files
633 * pop_test.d and pop_test.s: New files
634 * push_test.d and push_test.s: New files
635 * sbitb_test.d and sbitb_test.s: New files
636 * sbitw_test.d and sbitw_test.s: New files
637 * scc_test.d and scc_test.s: New files
638 * storb_test.d and storb_test.s: New files
639 * stord_test.d and stord_test.s: New files
640 * storm_test.d and storm_test.s: New files
641 * storw_test.d and storw_test.s: New files
642 * sub_test.d and sub_test.s: New files
643 * tbitb_test.d and tbitb_test.s: New files
644 * tbit_test.d and tbit_test.s: New files
645 * tbitw_test.d and tbitw_test.s: New files
646 * xor_test.d and xor_test.s: New files
647
cd2cf30b
PB
6482007-06-26 Paul Brook <paul@codesourcery.com>
649
650 * gas/arm/vfp1xD.d: Add new fmrx/fmxr tests.
651 * gas/arm/vfp1xD.s: Ditto.
652 * gas/arm/vfp1xD_t2.d: Ditto.
653 * gas/arm/vfp1xD_t2.s: Ditto.
654
a46ed97f
NC
6552007-06-24 Nick Clifton <nickc@redhat.com>
656
657 * gas/arm/backslash-at.d: Fix for non-ELF arm targets.
658
09a2c6cf
L
6592007-06-23 H.J. Lu <hongjiu.lu@intel.com>
660
661 PR binutils/4667
662 * gas/i386/i386.exp: Run simd, simd-intel, x86-64-simd
663 and x86-64-simd-intel.
664
665 * gas/i386/opcode-intel.d: Updated.
666
667 * gas/i386/simd-intel.d: New.
668 * gas/i386/simd.d: Likewise.
669 * gas/i386/simd.s: Likewise.
670 * gas/i386/x86-64-simd-intel.d: Likewise.
671 * gas/i386/x86-64-simd.d: Likewise.
672 * gas/i386/x86-64-simd.s: Likewise.
673
ddefa7f5
KH
6742007-06-18 Kazu Hirata <kazu@codesourcery.com>
675
676 * gas/m68k/all.exp: Run mcf-wdebug.
677 * gas/testsuite/gas/m68k/mcf-wdebug.d,
678 gas/testsuite/gas/m68k/mcf-wdebug.s: New.
679
728ca7c9
PB
6802007-06-14 Paul Brook <paul@codesourcery.com>
681
682 * gas/arm/thumb32.s: Add tests for shift instructions.
683 * gas/arm/thumb32.d: Ditto.
684
dce323d1
PB
6852007-06-06 Paul Brook <paul@codesourcery.com>
686
687 * gas/arm/thumb.d: Update expected output.
688 * gas/arm/thumb2_relax.d: Ditto.
689
79d49516
PB
6902007-06-05 Paul Brook <paul@codesourcery.com>
691
692 * gas/arm/thumb32.d: Add writeback addressing mode tests.
693 * gas/arm/thumb32.s: Update expected output.
694
dfeb0666
NC
6952007-06-05 Nick Clifton <nickc@redhat.com>
696
697 PR gas/4587
698 * gas/sparc/sparc.exp: Run pr4587 list test.
699 * gas/sparc/pr4587.s: New test case.
700 * gas/sparc/pr4587.l: Expected assembler output.
701
7022007-06-05 Nick Clifton <nickc@redhat.com>
703
704 * lib/gas-defs.exp (run_list_test): New proc.
705 * gas/alpha/alpha.exp: Delete proc run_list_test.
706 * gas/bfin/bfin.exp : Likewise.
707 * gas/cfi/cfi.exp : Likewise.
708 * gas/crx/allinsn.exp : Likewise.
709 * gas/d10v/d10v.exp : Likewise.
710 * gas/d30v/d30v.exp : Likewise.
711 * gas/frv/allinsn.exp : Likewise.
712 * gas/i386/i386.exp : Likewise.
713 * gas/i860.i860.exp : Likewise.
714 * gas/ia64/ia64.exp : Likewise.
715 * gas/lns/lns.exp : Likewise.
716 * gas/macros/macros.exp : Likewise.
717 * gas/maxq10/maxq10.exp : Likewise.
718 * gas/maxq20/maxq20.exp : Likewise.
719 * gas/mips/mips.exp : Likewise.
720 * gas/mmix/mmix-list.exp : Likewise.
721 * gas/mn10300/basic.exp : Likewise.
722 * gas/msp430/msp430.exp : Likewise.
723 * gas/pdp11/pdp11.exp : Likewise.
724 * gas/ppc/ppc.exp : Likewise.
725 * gas/s390/s390.exp : Likewise.
726 * gas/elf/elf.exp (proc run_list_test): Rename to run_elf_list_test.
727
c699f087
JJ
7282007-05-29 Jakub Jelinek <jakub@redhat.com>
729
730 PR gas/4558
731 * gas/sparc/sparc.exp: Add v9branch{1,2,3,4,5} tests.
732 * gas/sparc/v9branch1.d: New test.
733 * gas/sparc/v9branch1.s: New.
734 * gas/sparc/v9branch2.d: New test.
735 * gas/sparc/v9branch2.s: New.
736 * gas/sparc/v9branch3.d: New test.
737 * gas/sparc/v9branch3.s: New.
738 * gas/sparc/v9branch4.d: New test.
739 * gas/sparc/v9branch4.s: New.
740 * gas/sparc/v9branch5.d: New test.
741 * gas/sparc/v9branch5.s: New.
742
efd81785
PB
7432007-03-25 Paul Brook <paul@codesourcery.com>
744
745 * gas/arm/thumb32.s: Add tests for subs pc, lr.
746 * gas/arm/thumb32.d: Change error-output: to stderr:.
747 Update expected output.
748
e39ff52a
PB
7492007-05-22 Paul Brook <paul@codesourcery.com>
750
751 * gas/arm/backslash-at.d: Update expected output.
752
5d14452b
L
7532007-05-17 H.J. Lu <hongjiu.lu@intel.com>
754
755 2003-06-05 Michal Ludvig <mludvig@suse.cz>
756 * gas/cfi/cfi-x86_64.s: Test new directives
757 and different writings of registers and numbers.
758 * gas/cfi/cfi-x86_64.d: Updated pattern to
759 match the above change.
760
2a676888
MS
7612007-05-15 Mark Shinwell <shinwell@codesourcery.com>
762
763 * gas/arm/backslash-at.d: New.
764 * gas/arm/backslash-at.s: New.
765
1c3f20b4
NC
7662007-05-15 Vincent Riviere <vincent.riviere@freesbee.fr>
767 Nick Clifton <nickc@redhat.com>
768
769 PR gas/3041
770 * gas/m68k/p3041.s: New test case.
771 * gas/m68k/p3041.d: New expected disassembly.
772 * gas/m68k/all.exp: Run new test for m68k-*-netbsd toolchains.
773 Only run arch-cpu-1 test for ELF based toolchains.
774
775 Tidy ups for m68k-netbsd gas toolchain:
776 * gas/m68k/cpu32.d: Allow for extra text after expected
777 disassembly.
778 * gas/m68k/mcf-trap.d: Allow for alternative trap mnemonics.
779 * gas/m68k/br-isab.d: Fix name of test.
780 * gas/m68k/br-isac.d: Fix name of test.
4eb0fd20 781
9beff690
L
7822007-05-14 H.J. Lu <hongjiu.lu@intel.com>
783
784 PR binutils/4502
785 * gas/i386/amd.d: Replace "pfmulhrw" with "pmulhrw".
786
1bc5dc87
KH
7872007-05-04 Kazu Hirata <kazu@codesourcery.com>
788
789 * gas/m68k/all.exp: Skip fmoveml on fido.
790
bfb56888
L
7912007-05-03 H.J. Lu <hongjiu.lu@intel.com>
792
793 PR gas/4460
794 * gas/i386/gotpc.s: Add a new test.
795 * gas/i386/reloc64.s: Likewise.
796
797 * gas/i386/gotpc.d: Updated.
798 * gas/i386/reloc64.d: Likewise.
799
20592a94
L
8002007-05-03 H.J. Lu <hongjiu.lu@intel.com>
801
802 * gas/i386/crc32-intel.d: Updated.
803 * gas/i386/crc32.d: Likewise.
804 * gas/i386/sse4_2.d: Likewise.
805 * gas/i386/x86-64-crc32-intel.d: Likewise.
806 * gas/i386/x86-64-crc32.d: Likewise.
807 * gas/i386/x86-64-sse4_2.d: Likewise.
808
809 * gas/i386/crc32.s: Remove crc32 instructions with ambiguous
810 operand size and suffix in crc32 instructions in Intel mode.
811 * gas/i386/x86-64-crc32.s: Likewise.
812
813 * gas/i386/sse4_2.s: Remove crc32 instructions with ambiguous
814 operand size.
815 * gas/i386/x86-64-sse4_2.s: Likewise.
816
817 * gas/i386/i386.exp: Run inval-crc32 and x86-64-inval-crc32.
818
819 * gas/i386/inval-crc32.l: New.
820 * gas/i386/inval-crc32.s: Likewise.
821 * gas/i386/x86-64-inval-crc32.l: Likewise.
822 * gas/i386/x86-64-inval-crc32.s: Likewise.
823
9344ff29
L
8242007-05-01 H.J. Lu <hongjiu.lu@intel.com>
825
826 * gas/i386/crc32-intel.d: New file.
827 * gas/i386/crc32.d:Likewise.
828 * gas/i386/crc32.s:Likewise.
829 * gas/i386/x86-64-crc32-intel.d:Likewise.
830 * gas/i386/x86-64-crc32.d:Likewise.
831 * gas/i386/x86-64-crc32.s:Likewise.
832
833 * gas/i386/i386.exp: Run crc32, crc32-intel, x86-64-crc32
834 and x86-64-crc32-intel.
835
5d669648
L
8362007-04-26 H.J. Lu <hongjiu.lu@intel.com>
837
838 PR binutils/4430
839 * gas/i386/amd.d: Updated.
840 * gas/i386/immed32.d: Likewise.
841 * gas/i386/intel.d: Likewise.
842 * gas/i386/intel16.d: Likewise.
843 * gas/i386/intelok.d: Likewise.
844 * gas/i386/jump16.d: Likewise.
845 * gas/i386/naked.d: Likewise.
846 * gas/i386/opcode-suffix.d: Likewise.
847 * gas/i386/opcode.d: Likewise.
848 * gas/i386/prescott.d: Likewise.
849 * gas/i386/ssemmx2.d: Likewise.
850 * gas/i386/tlsd.d: Likewise.
851 * gas/i386/tlspic.d: Likewise.
852 * gas/i386/x86-64-addr32.d: Likewise.
853 * gas/i386/x86-64-prescott.d: Likewise.
854 * gas/i386/x86-64-rip.d: Likewise.
855 * gas/i386/x86_64.d: Likewise.
856
185b1163
L
8572007-04-26 H.J. Lu <hongjiu.lu@intel.com>
858
859 PR binutils/4429
860 * gas/i386/i386.exp: Run "x86-64-addr32-intel" and
861 "x86-64-rip-intel".
862
863 * gas/i386/intelok.d: Updated.
864
865 * gas/i386/x86-64-addr32-intel.d: New file.
866 * gas/i386/x86-64-rip-intel.d: Likewise.
867
dacc8b01
MS
8682007-04-24 Andreas Krebbel <krebbel1@de.ibm.com>
869
870 * gas/s390/zarch-z9-ec.d: Add pfpo, ectg and csst.
871 * gas/s390/zarch-z9-ec.s: Likewise.
872
9a2e615a
NS
8732007-04-23 Nathan Sidwell <nathan@codesourcery.com>
874
875 * gas/m68k/br-isaa.s: New.
876 * gas/m68k/br-isaa.d: New.
877 * gas/m68k/br-isab.s: New.
878 * gas/m68k/br-isab.d: New.
879 * gas/m68k/br-isac.s: New.
880 * gas/m68k/br-isac.d: New.
881 * gas/m68k/all.exp: Adjust.
882
5f69fa6d
RE
8832007-04-21 Richard Earnshaw <rearnsha@arm.com>
884
885 * gas/arm/arch4t.d: Convert to unified syntax.
886 * gas/arm/archv6.d: Likewise.
887 * gas/arm/archv6t2.d: Likewise.
888 * gas/arm/arch3.d: Likewise.
889 * gas/arm/arch7dm.d: Likewise.
890 * gas/arm/arch7t.d: Likewise.
891 * gas/arm/archv1.d: Likewise.
892 * gas/arm/copro.d: Likewise.
893 * gas/arm/inst.d: Likewise.
894 * gas/arm/macro1.d: Likewise.
895 * gas/arm/tcompat.d: Likewise.
896 * gas/arm/wince_inst.d: Likewise.
897 * gas/arm/xscale.d: Likewise.
898
899 * gas/arm/thumb.d: White space cleanup.
900 * gas/arm/thumb2_relax.d: Likewise.
901 * gas/arm/thumb32.d: Likewise.
4eb0fd20 902
78336706
NS
9032007-04-20 Nathan Sidwell <nathan@codesourcery.com>
904
905 * gas/m68k/ctrl-1.d, gas/m68k/ctrl-1.s: New.
906 * gas/m68k/ctrl-2.d, gas/m68k/ctrl-2.s: New.
907 * gas/m68k/all.exp: Add them.
908
c5c2803a
AM
9092007-04-20 Alan Modra <amodra@bigpond.net.au>
910
911 * gas/ppc/range64.s: New.
912 * gas/ppc/range64.l: New.
913 * gas/ppc/range.s: New.
914 * gas/ppc/range.l: New.
915 * gas/ppc/ppc.exp (run_list_test): New. Use to run new tests.
916
90723616
RE
9172007-04-20 Richard Earnshaw <rearnsha@arm.com>
918
919 * gas/arm/mapshort.s: Add a small .data section.
920 * gas/arm/mapshort-eabi.d: Check the data section doesn't confuse
921 disassembly.
922 * gas/arm/mapshort-elf.d: Likewise.
923
076d447c
PB
9242007-04-19 Paul Brook <paul@codesourcery.com>
925
926 * gas/arm/thumb1_unified.d: New test.
927 * gas/arm/thumb1_unified.s: New test.
928
ec25e08f
AM
9292007-04-19 Nathan Froyd <froydnj@codesourcery.com>
930
931 * gas/ppc/booke.s: Add tlbsx, tlbsxe.
932 * gas/ppc/booke.d: Update.
933
381d071f
L
9342007-04-18 H.J. Lu <hongjiu.lu@intel.com>
935
936 * gas/i386/i386.exp: Add sse4.2 and x86-64-sse4.2.
937
938 * gas/i386/sse4_2.d: New file.
939 * gas/i386/sse4_2.s: Likewise.
940 * gas/i386/x86-64-sse4_2.d: Likewise.
941 * gas/i386/x86-64-sse4_2.s: Likewise.
942
42903f7f
L
9432007-04-18 H.J. Lu <hongjiu.lu@intel.com>
944
945 * gas/i386/i386.exp: Add sse4.1 and x86-64-sse4.1.
946
947 * gas/i386/sse4_1.d: New file.
948 * gas/i386/sse4_1.s: Likewise.
949 * gas/i386/x86-64-sse4_1.d: Likewise.
950 * gas/i386/x86-64-sse4_1.s: Likewise.
951
026d3abb
PB
9522007-04-18 Paul Brook <paul@codesourcery.com>
953
954 * gas/arm/thumb2_add.s: Add rsb #0 test.
955 * gas/arm/thumb2_add.d: Update expected output.
956
3b8d421e
PB
9572007-04-04 Paul Brook <paul@codesourcery.com>
958
959 * gas/arm/neon-cov.s: Add new vext test.
960 * gas/arm/neon-cov.d: Ditto.
961
46a1babe
CG
9622007-04-01 Christian Groessler <chris@groessler.org>
963
964 * gas/z8k/calr.d: Fix for 64bit bfd.
965 * gas/z8k/djnz.d: Likewise.
966 * gas/z8k/inout.d: Likewise.
967 * gas/z8k/jmp-cc.d: Likewise.
968 * gas/z8k/jr-back.d: Likewise.
969 * gas/z8k/jr-forw.d: Likewise.
970 * gas/z8k/reglabel.d: Likewise.
971 * gas/z8k/ctrl-names.d: Fix name. Fix for 64bit bfd.
972 * gas/z8k/ret-cc.d: Likewise.
973
728d1ad9
AM
9742007-03-31 Alan Modra <amodra@bigpond.net.au>
975
976 * gas/i386/nops-3.s: Don't use .align.
977
3c707909
PB
9782007-03-30 Paul Brook <paul@codesourcery.com>
979
980 * gas/arm/thumb2_ldmstm.d: New test.
981 * gas/arm/thumb2_ldmstm.s: New test.
982
f24f8f70
AM
9832007-03-27 Alan Modra <amodra@bigpond.net.au>
984
985 * gas/ppc/reloc.s: New.
986 * gas/ppc/reloc.d: New.
987
30e27cd0
JB
9882007-03-26 Julian Brown <julian@codesourcery.com>
989
990 * gas/arm/neon-const.s: Use FP syntax for 0/-0.
991 * gas/arm/vfp-neon-syntax-inc.s: Likewise, for 1.
992 * gas/arm/neon-cov.s: Use float syntax for FP immediate.
993
b6702015
PB
9942007-03-24 Paul Brook <paul@codesourcery.com>
995 Mark Shinwell <shinwell@codesourcery.com>
996
997 * gas/arm/archv6.s: Add new SRS tests.
998 * gas/arm/archv6.d: Update expected output.
999 * gas/arm/thumb32.s: Add new SRS tests.
1000 * gas/arm/thumb32.d: Update expected output.
1001 * gas/arm/srs-t2.d: New.
1002 * gas/arm/srs-t2.l: New.
1003 * gas/arm/srs-t2.s: New.
1004 * gas/arm/srs-arm.d: New.
1005 * gas/arm/srs-arm.l: New.
1006 * gas/arm/srs-arm.s: New.
1007
831480e9 10082007-03-23 H.J. Lu <hongjiu.lu@intel.com>
0003779b
L
1009
1010 * gas/i386/rex.s: Add tests for rex.WRXB.
1011 * gas/i386/rex.d: Updated.
1012
1013 * gas/i386/rex.d: Replace rex64XYZ with rex.WRXB.
1014 * gas/i386/x86-64-io-intel.d : Likewise.
1015 * gas/i386/x86-64-io-suffix.d: Likewise.
1016 * gas/i386/x86-64-io.d: Likewise.
1017 * gas/i386/x86-64-opcode.d: Likewise.
1018
831480e9 10192007-03-21 H.J. Lu <hongjiu.lu@intel.com>
8b38ad71
L
1020
1021 PR binutils/4218
1022 * gas/i386/nops.s: Add testcases for nop r/m.
1023 * gas/i386/x86-64-nops.s: Likewise.
1024
1025 * gas/i386/x86-64-opcode.s: Add testcases for xchg with %ax,
1026 %eax and %rax.
1027
1028 * gas/i386/nops.d: Updated.
1029 * gas/i386/x86-64-nops.d: Likewise.
1030 * gas/i386/x86-64-opcode.d: Likewise.
1031
831480e9 10322007-03-21 H.J. Lu <hongjiu.lu@intel.com>
c0f91ba6
L
1033
1034 * gas/i386/i386.exp: Run nops-3.
1035
1036 * gas/i386/nops-3.d: New file.
1037 * gas/i386/nops-3.s: Likewise.
1038
cb2eed63
MS
10392007-03-20 Mark Shinwell <shinwell@codesourcery.com>
1040
1041 * gas/arm/mul-overlap.s: Don't use %type.
1042 * gas/arm/mul-overlap.l: Update line numbers.
1043 * gas/arm/mul-overlap-v6.s: Don't use %type.
1044
8fb9d7b9
MS
10452007-03-18 Mark Shinwell <shinwell@codesourcery.com>
1046
1047 * gas/arm/mul-overlap.s: New.
1048 * gas/arm/mul-overlap.d: New.
1049 * gas/arm/mul-overlap.l: New.
1050 * gas/arm/mul-overlap-v6.s: New.
1051 * gas/arm/mul-overlap-v6.d: New.
1052
794ba86a
DJ
10532007-03-14 Daniel Jacobowitz <dan@codesourcery.com>
1054
1055 * gas/arm/thumbver.d, gas/arm/thumbver.s: New test.
1056
155257ea
PB
10572007-03-14 Paul Brook <paul@codesourcery.com>
1058
1059 * gas/arm/thumb2_add.d: Add tests using sp.
1060 * gas/arm/thumb2_add.s: Ditto.
1061
cd0c2fe2
AM
10622007-03-14 Alan Modra <amodra@bigpond.net.au>
1063
1064 PR 4029
1065 * gas/all/relax.s: New.
1066 * gas/all/relax.d: New.
1067 * gas/all/gas.exp: Run it.
1068
3894944c
HPN
10692007-03-11 Hans-Peter Nilsson <hp@bitrange.com>
1070
1071 * gas/mmix/comment-1.d, gas/mmix/bspec-1.d, gas/mmix/bspec-2.d:
1072 Adjust for change in readelf output.
1073
b5639b37
MS
10742007-03-06 Andreas Krebbel <krebbel1@de.ibm.com>
1075
1076 * gas/s390/zarch-z9-ec.d: New file.
1077 * gas/s390/zarch-z9-ec.s: New file.
1078 * gas/s390/s390.exp: Run the z9-ec testcases.
1079
412cc54e
L
10802007-03-05 H.J. Lu <hongjiu.lu@intel.com>
1081
1082 PR gas/3918
1083 * lib/gas-defs.exp (gas_started): New variable. Initialized to
1084 0.
1085 (gas_start): Set gas_started to 1.
1086 (gas_finish): Skip if gas_started is 0. Reset gas_started to 0.
1087
5e77afaa
PB
10882007-03-02 Paul Brook <paul@codesourcery.com>
1089
1090 * gas/arm/relax_branch_align.d: New test.
1091 * gas/arm/relax_branch_align.s: New test.
1092
aa32346d
NC
10932007-02-28 Nick Clifton <nickc@redhat.com>
1094
c5d07591
NC
1095 PR gas/3797
1096 * gas/lns/lns.exp: Do not run the lns-common test for the d10v
1097 port.
1098 * gas/d10v/address-002.l: Update expected assembler output.
1099 * gas/d10v/address-003.l, gas/d10v/address-004.l,
1100 gas/d10v/address-005.l, gas/d10v/address-006.l,
1101 gas/d10v/address-007.l, gas/d10v/address-008.l,
1102 gas/d10v/address-009.l, gas/d10v/address-010.l,
1103 gas/d10v/address-011.l, gas/d10v/address-012.l,
1104 gas/d10v/address-013.l, gas/d10v/address-014.l,
1105 gas/d10v/address-015.l, gas/d10v/address-016.l,
1106 gas/d10v/address-017.l, gas/d10v/address-018.l,
1107 gas/d10v/address-019.l, gas/d10v/address-020.l,
1108 gas/d10v/address-021.l, gas/d10v/address-022.l,
1109 gas/d10v/address-023.l, gas/d10v/address-024.l,
1110 gas/d10v/address-025.l, gas/d10v/address-026.l,
1111 gas/d10v/address-027.l, gas/d10v/address-030.l,
1112 gas/d10v/address-031.l, gas/d10v/address-032.l,
1113 gas/d10v/address-033.l, gas/d10v/address-034.l,
1114 gas/d10v/address-035.l, gas/d10v/address-036.l,
1115 gas/d10v/address-037.l, gas/d10v/address-038.l,
728d1ad9 1116 gas/d10v/address-039.l, gas/d10v/address-040.l,
c5d07591
NC
1117 gas/d10v/address-041.l: Likewise.
1118
11192007-02-28 Nick Clifton <nickc@redhat.com>
1120
1121 PR gas/3975
aa32346d
NC
1122 * gas/arm/mapshort.d: Split into two new files...
1123 * gas/arm/mapshort-eabi.d: The one and...
1124 * gas/arm/mapshort-elf.d: This one.
1125 * gas/arm/arch7.d: Remove 32-bit host expectation.
1126 * gas/arm/arm7t.d: Replace ".word 0x00000000" with ".*" as some
1127 arm targets will disassemble this value as an instruction.
1128 * gas/arm/neon-ldst-rm.d: Likewise.
1129 * gas/arm/thumb2_pool.d: Only run this test for ELF based arm
1130 ports.
1131 * gas/arm/thumbrel.d: Only run this test for EABI based arm
1132 ports.
1133 * gas/arm/wince_inst.d: Fix expected branch targets.
1134
b2e818b7
DD
11352007-02-22 DJ Delorie <dj@redhat.com>
1136
1137 * gas/s390/esa-g5.s: Adjust for corrected PKA syntax.
1138 * gas/s390/esa-g5.d: Adjust for corrected PKA syntax.
1139
8b082fb1
TS
11402007-02-20 Thiemo Seufer <ths@mips.com>
1141 Chao-Ying Fu <fu@mips.com>
1142
1143 * gas/mips/mips32-dspr2.s, gas/mips/mips32-dspr2.d: New test for
1144 DSP R2.
1145 * gas/mips/mips.exp: Run new test.
1146
929e4d1a
MS
11472007-02-19 Andreas Krebbel <krebbel1@de.ibm.com>
1148
1149 * gas/s390/esa-g5.d (cfxbr, cfebr, cfdbr): Exchanged floating
1150 point and fixed point operands.
1151 * gas/s390/esa-g5.s: Likewise.
1152 * gas/s390/zarch-z900.d (cfdr, cfer, cfxr, cgdbr, cgebr, cgxbr,
1153 cgdr, cger, cgxr): Likewise.
1154 * gas/s390/zarch-z900.s: Likewise.
1155
fda592e8
L
11562007-02-11 H.J. Lu <hongjiu.lu@intel.com>
1157
1158 PR gas/4027
1159 * gas/i386/opcode.s: Add more tests for "test".
1160 * i386/opcode-intel.d: Updated.
1161 * gas/i386/opcode-suffix.d: Likewise.
1162 * gas/i386/opcode.d: Likewise.
1163
7b5030c0
NC
11642007-02-06 Nick Clifton <nickc@redhat.com>
1165
1166 PR gas/3810 gas/3800
1167 * gas/elf/elf.exp: Expect the redef test to fail on targets which
1168 do not convert fixups against ordinary symbols into relocs against
1169 section symbols.
1170 * gas/all/gas.exp: Likewise.
1171
280d71bf
DB
11722007-02-05 Dave Brolley <brolley@redhat.com>
1173
1174 * gas/mep/relocs-junk1.s: Add a .data section.
1175 * gas/mep/relocs.d: Updated to match above.
1176
9e5a0568 11772007-02-04 H.J. Lu <hongjiu.lu@intel.com>
81d8aae1
L
1178
1179 PR gas/3961
1180 * gas/i386/secrel.d: Support 64bit host.
1181
7e017ce0
NC
11822007-02-02 Nick Clifton <nickc@redhat.com>
1183
1184 PR gas/3812
1185 * gas/v850/v850e1.d: Correct expected disassembly of cmov insn to
1186 account for sign extension.
1187
dc4503c6
PB
11882007-01-11 Paul Brook <paul@codesourcery.com>
1189
1190 * gas/arm/thumb2_add.d: Add test for missing operand.
1191 * gas/arm/thumb2_add.s: Ditto.
1192
7c48b4f1
NC
11932007-01-11 Nick Clifton <nickc@redhat.com>
1194
e2204714
NC
1195 * gas/mcore/allinsn.s: Remove use of '#' before numbers - it is a
1196 line comment character.
1197 * gas/mcore/allinsn.d: Adjust expected disassembly to match real
1198 output.
1199
1200 * gas/lns/lns.exp: Run the alternative version of the lns-common-1
1201 test for the MCore target.
7c48b4f1 1202
42037fe5
NC
12032007-01-08 Kai Tietz <kai.tietz@onevision.com>
1204
1205 * gas/all/gas.exp: Renamed target x86_64-*-mingw64 to x86_64-*-mingw*.
1206 * gas/i386/i386.exp: Ditto.
1207
a028a6f5
PB
12082007-01-04 Paul Brook <paul@codesourcery.com>
1209
1210 * gas/arm/archv6.s: Add more cpsie tests.
1211 * gas/arm/archv6.d: Ditto.
1212
baee4c9e
AS
12132007-01-04 Andreas Schwab <schwab@suse.de>
1214
1215 * gas/m68k/cpu32.[sd]: New test.
1216 * gas/m68k/all.exp: Run it.
1217
97828f49
JB
12182007-01-04 Julian Brown <julian@codesourcery.com>
1219
1220 * gas/arm/neon-omit.d: Fix expected encodings for vshl, vqshl.
1221
92559b5b
PB
12222007-01-04 Paul Brook <paul@codesourcery.com>
1223
1224 * gas/arm/neon-cov.d: Adjust expected output.
1225 * gas/arm/neon-omit.s: Add tests for vcgt and vcle. Reorder vacle
1226 and vacle.
1227 * gas/arm/neon-omit.d: Adjust expected output.
1228
5ccca1c0 1229For older changes see ChangeLog-2006
c9e214e5
AM
1230\f
1231Local Variables:
1232mode: change-log
1233left-margin: 8
1234fill-column: 74
1235version-control: never
1236End:
This page took 0.255947 seconds and 4 git commands to generate.