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