* breakpoint.c (do_enable_breakpoint): Delay enabling until after
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
CommitLineData
8a72226a
L
12007-10-08 H.J. Lu <hongjiu.lu@intel.com>
2
3 * gas/i386/i386.exp: Run simd-suffix and x86-64-simd-suffix.
4
5 * gas/i386/simd-suffix.d: New.
6 * gas/i386/x86-64-simd-suffix.d: Likewise.
7
8 * gas/i386/x86-64-opcode.d: Updated.
9 * gas/i386/x86-64-simd.d: Likewise.
10
f409fd1e
MR
112007-10-08 Maciej W. Rozycki <macro@linux-mips.org>
12
13 * gas/mips/cp0-names-r3000.d: New test for R3000 CP0 symbolic
14 disassembly.
15 * gas/mips/cp0-names-r4000.d: New test for R4000/R4400 symbolic
16 CP0 disassembly.
17 * mips/mips.exp: Run the new tests.
18
192007-10-08 Maciej W. Rozycki <macro@linux-mips.org>
741fe287
MR
20
21 * gas/mips/at-1.d, gas/mips/at-2.l: New tests to check the ".set
22 at=REG" directive.
23 * gas/mips/at-1.s, gas/mips/at-2.s: Sources for the new tests.
24 * gas/mips/mips.exp: Run the new tests.
25
47dd174c
L
262007-10-05 H.J. Lu <hongjiu.lu@intel.com>
27
28 * gas/i386/i386.exp: Run smx.
29
30 * gas/i386/smx.d: New.
31 * gas/i386/smx.s: Likewise.
32
f2a421c4
L
332007-10-04 H.J. Lu <hongjiu.lu@intel.com>
34
35 * gas/i386/simd.s: Add tests for unpckhpd and unpckhps.
36 * gas/i386/x86-64-simd.s: Likewise.
37
38 * gas/i386/simd-intel.d: Updated.
39 * gas/i386/simd.d: Likewise.
40 * gas/i386/x86-64-simd-intel.d: Likewise.
41 * gas/i386/x86-64-simd.d: Likewise.
42
c8ab98e0
DD
432007-10-04 David Daney <ddaney@avtrex.com>
44
45 * gas/mips/odd-float.d, gas/mips/odd-float.s: New test.
46 * gas/mips/mips.exp: Run it.
47
955e1e6a
L
482007-10-04 H.J. Lu <hongjiu.lu@intel.com>
49
50 PR gas/5109
51 * gas/i386/simd-intel.d: Updated.
52 * gas/i386/simd.d: Likewise.
53 * gas/i386/x86-64-simd-intel.d: Likewise.
54 * gas/i386/x86-64-simd.d: Likewise.
55
56 * gas/i386/simd.s: Add more tests.
57 * gas/i386/x86-64-simd.s: Likewise.
58
38a57ae7
NC
592007-10-04 Helge Deller <deller@gmx.de>
60
61 * gas/all/gas.exp: Include new test "strings".
62 * gas/all/string.s: New
63 * gas/all/string.d: New.
64
3a9eaa7d
NC
652007-10-01 Tristan Gingold <gingold@adacore.com>
66
67 * gas/ppc/altivec_xcoff.s: Do not use .machine pseudo-ops as it
68 overrides gas options.
69 * gas/ppc/altivec_xcoff64.s: Likewise.
70 * gas/ppc/booke_xcoff64.s: Likewise.
71 * gas/ppc/altivec_xcoff.d: Accept 32bits offsets.
72 * gas/ppc/booke_xcoff.s: Do not use .machine pseudo-op and remove
73 booke64 opcodes.
74 * gas/ppc/booke_xcoff.d: Accept 32bits offsets and renumber.
75 * gas/ppc/booke_xcoff64.d: Use booke opcodes.
76
07e8d93c
L
772007-09-30 H.J. Lu <hongjiu.lu@intel.com>
78
79 PR gas/5080
80 * gas/i386/simd-intel.d: Updated.
81 * gas/i386/simd.d: Likewise.
82 * gas/i386/x86-64-simd-intel.d: Likewise.
83 * gas/i386/x86-64-simd.d: Likewise.
84
85 * gas/i386/simd.s: Add new tests for cvttsd2si and cvttss2si.
86 * gas/i386/x86-64-simd.s: Likewise.
87
7c52e0e8
L
882007-09-27 H.J. Lu <hongjiu.lu@intel.com>
89
90 PR binutils/5072
91 * gas/i386/i386.exp: Run x86-64-opcode-inval and
92 x86-64-opcode-inval-intel.
93
94 * gas/i386/x86-64-opcode-inval-intel.d: New.
95 * gas/i386/x86-64-opcode-inval.d: Likewise.
96 * gas/i386/x86-64-opcode-inval.s: Likewise.
97
d0fa1372
KH
982007-09-27 Kazu Hirata <kazu@codesourcery.com>
99
100 * gas/m68k/fido.s: Add tests for %mbo.
101 * gas/m68k/fido.d: Update accordingly.
102
87767711
JB
1032007-09-26 Jan Beulich <jbeulich@novell.com>
104
105 * gas/i386/x86-64-addr32.d: Adjust expectations.
106
9a04903e
JB
1072007-09-26 Jan Beulich <jbeulich@novell.com>
108
109 * gas/i386/reloc64.s: Adjust for %eip-relative addressing no
110 longer generating errors.
111 * gas/i386/reloc64.d, gas/i386/reloc64.l: Update.
112 * gas/i386/x86-64-addr32.s: Remove explicit addr32 prefix
113 for %eip-realtive addressing case.
114
cac27205
NC
1152007-09-25 Nathan Sidwell <nathan@codesourcery.com>
116
117 * gas/m68k/br-isaa.d: Dump relocs too.
118 * gas/m68k/br-isab.d: Likewise.
119 * gas/m68k/br-isac.d: Likewise. Adjust for long branch relaxation.
120
49954fb4
CD
1212007-09-24 Carlos O'Donell <carlos@codesourcery.com>
122
123 * gas/mips/align.s, gas/mips/align.d: New test.
124 * gas/mips/mips.exp: Run it.
125
20afcfb7
L
1262007-09-20 H.J. Lu <hongjiu.lu@intel.com>
127
128 * gas/i386/sib.s: Add more eiz tests.
129 * gas/i386/x86-64-sib.s: Add more riz tests.
130
131 * gas/i386/sib-intel.d: Updated.
132 * gas/i386/sib.d: Likewise.
133 * gas/i386/x86-64-sib-intel.d: Likewise.
134 * gas/i386/x86-64-sib.d: Likewise.
135
db51cc60
L
1362007-09-20 H.J. Lu <hongjiu.lu@intel.com>
137
138 PR 658
139 * gas/i386/i386.exp: Run sib-intel, x86-64-sib and
140 x86-64-sib-intel.
141
142 * gas/i386/nops-1-i386-i686.d: Updated.
143 * gas/i386/nops-1-i386.d: Likewise.
144 * gas/i386/nops-1.d: Likewise.
145 * gas/i386/nops-2-i386.d: Likewise.
146 * gas/i386/nops-2-merom.d: Likewise.
147 * gas/i386/nops-2.d: Likewise.
148 * gas/i386/nops-3-i386.d: Likewise.
149 * gas/i386/nops-3.d : Likewise.
150 * gas/i386/sib.d: Likewise.
151
152 * gas/i386/sib.s: Use %eiz in testcases.
153
154 * gas/i386/sib-intel.d: New.
155 * gas/i386/x86-64-sib-intel.d: Likewise.
156 * gas/i386/x86-64-sib.d: Likewise.
157 * gas/i386/x86-64-sib.s: Likewise.
158
0f7da397
L
1592007-09-19 H.J. Lu <hongjiu.lu@intel.com>
160
161 * gas/i386/intelok.s: Add tests for memory without base.
162 * gas/i386/intelok.d: Updated.
163 * gas/i386/intelok.e: Likewise.
164
916af048
L
1652007-09-17 H.J. Lu <hongjiu.lu@intel.com>
166
167 * gas/i386/x86-64-rip.s: Revert the last change.
168 * gas/i386/x86-64-rip-intel.d: Likewise.
169 * gas/i386/x86-64-rip.d: Likewise.
170
27ac7208
L
1712007-09-15 H.J. Lu <hongjiu.lu@intel.com>
172
173 PR gas/5034
174 * gas/i386/x86-64-rip.s: Add Intel mode testcases.
175 * gas/i386/x86-64-rip-intel.d: Updated.
176 * gas/i386/x86-64-rip.d: Likewise.
177
f033ec5c 1782007-09-14 Michael Meissner <michael.meissner@amd.com>
85f10a01
MM
179 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
180 Tony Linthicum <tony.linthicum@amd.com>
181
182 * gas/i386/i386.exp (x86-64-sse5): Run SSE5 64-bit tests.
85f10a01
MM
183
184 * gas/i386/x86-64-sse5.s: New file for SSE5 support.
185 * gas/i386/x86-64-sse5.d: Ditto.
186
ae91ad40 1872007-09-12 Jan Beulich <jbeulich@novell.com>
f033ec5c 188
ae91ad40
JB
189 * gas/i386/sse4_1.s, gas/i386/x86-64-sse4_1.s: Add two-operand forms
190 of blendvps, blendvpd, and pblendvb.
191 * gas/i386/sse4_1.d, gas/i386/sse4_1-intel.d,
192 gas/i386/x86-64-sse4_1.d, gas/i386/x86-64-sse4_1-intel.d: Adjust,
193 making last/first operand of blendvps, blendvpd, and pblendvb
194 optional.
195
ec56d5c0 1962007-09-12 Jan Beulich <jbeulich@novell.com>
f033ec5c 197
ec56d5c0
JB
198 * gas/i386/amdfam10.s, gas/i386/x86-64-amdfam10.s: Add Intel syntax
199 code.
200 * gas/i386/amdfam10.d, gas/i386/x86-64-amdfam10.d: Adjust.
201
26186d74
L
2022007-09-06 H.J. Lu <hongjiu.lu@intel.com>
203
204 * gas/i386/svme.s: Updated to allow eax in 64bit.
205 * gas/i386/svme.d: Updated.
206 * gas/i386/svme64.d: Likewise.
207
144c41d9
L
2082007-08-31 H.J. Lu <hongjiu.lu@intel.com>
209
210 * gas/i386/svme.s: Updated to accept eax in 32bit and rax in
211 64bit.
212 * gas/i386/svme.d: Updated.
213 * gas/i386/svme64.d: Likewise.
214
bbedc832
L
2152007-08-30 H.J. Lu <hongjiu.lu@intel.com>
216
217 * gas/i386/amd.s: Add rdtscp.
218 * gas/i386/amd.d: Updated.
219
220 * gas/i386/mem-intel.d: Update invlpg for BYTE PTR.
221 * gas/i386/x86-64-mem-intel.d: Likewise.
222
223 * gas/i386/x86-64-opcode.s: Add swapgs.
224 * gas/i386/x86-64-opcode.d: Updated.
225
851feff8
DJ
2262007-08-29 Daniel Jacobowitz <dan@codesourcery.com>
227
228 * gas/lns/lns-duplicate.d, gas/lns/lns-duplicate.s: New.
229 * gas/lns/lns.exp: Run lns-duplicate.
230
5cee3fe6
L
2312007-08-29 H.J. Lu <hongjiu.lu@intel.com>
232
233 * gas/i386/i386.exp: Run x86-64-reg and x86-64-reg-intel.
234
235 * gas/i386/x86-64-reg.s: New. Add tests for instructions
236 with one register operand.
237 * gas/i386/x86-64-reg-intel.d: Likewise.
238 * gas/i386/x86-64-reg.d: Likewise.
239
b844680a
L
2402007-08-29 H.J. Lu <hongjiu.lu@intel.com>
241
242 * gas/i386/i386.exp: Run reg and reg-intel.
243
244 * gas/i386/katmai.d: Update bad instructions.
245
246 * gas/i386/reg.s: New. Add tests for instructions with one
247 register operand.
248 * gas/i386/reg-intel.d: Likewise.
249 * gas/i386/reg.d: Likewise.
250
d9a5e5e5
L
2512007-08-28 H.J. Lu <hongjiu.lu@intel.com>
252
03d92d88
L
253 * gas/i386/i386.exp: Run mem, mem-intel, x86-64-mem and
254 x86-64-mem-intel.
255
d9a5e5e5
L
256 * gas/i386/mem.s: New. Add tests for instructions with one
257 memory operand.
258 * gas/i386/x86-64-mem.s: Likewise.
03d92d88 259 * gas/i386/mem-intel.d: Likewise.
d9a5e5e5
L
260 * gas/i386/mem.d: Likewise.
261 * gas/i386/x86-64-mem-intel.d: Likewise.
262 * gas/i386/x86-64-mem.d: Likewise.
263
7f6a71ff 2642007-08-28 Mark Shinwell <shinwell@codesourcery.com>
d9a5e5e5 265 Joseph Myers <joseph@codesourcery.com>
7f6a71ff
JM
266
267 * lib/gas-defs.exp (gas_version): Use remote_* functions instead
268 of exec.
269 (gas_host_run): New.
270 (gas_run): Use gas_host_run.
271 (gas_start): Likewise.
272 (run_dump_test): Likewise.
273 (objdump): Use gas_host_run.
274 (objdump_start_no_subdir): Likewise.
275 * lib/gas-dg.exp (gas-dg-test): Use "remote_file host delete".
276 * lib/run: Remove.
277 * gas/macros/macros.exp: Download app4b.s to host.
278 * gas/i386/i386.exp (gas_64_check): Use gas_host_run.
279 (gas_32_check): Likewise.
280 * gas/maxq10/maxq10.exp (gas_64_check): Likewise
281 (gas_32_check): Likewise.
282 * gas/maxq20/maxq20.exp (gas_64_check): Likewise
283 (gas_32_check): Likewise.
284 * gas/sparc/sparc.exp (gas_64_check): Likewise.
285 * gas/cfi/cfi.exp: Likewise.
286 * gas/elf/elf.exp (run_list_test): Likewise. Use temporary file
287 for readelf output in place of pipe.
288 * gas/all/gas.exp: Download incbin.dat to host.
289 (do_comment): Allow \r\r\n.
290
4396b686
PB
2912007-08-09 Paul Brook <paul@codesourcery.com>
292
293 * gas/arm/relax_load_align.d: new test.
294 * gas/arm/relax_load_align.s: new test.
295
c3ad16c0
L
2962007-08-09 H.J. Lu <hongjiu.lu@intel.com>
297
298 * gas/i386/i386.exp: Run sse4_1-intel, sse4_2-intel,
299 x86-64-sse4_1-intel and x86-64-sse4_2-intel.
300
301 * gas/i386/sse4_1-intel.d: New file.
302 * gas/i386/sse4_2-intel.d: Likewise.
303 * gas/i386/x86-64-sse4_1-intel.d: Likewise.
304 * gas/i386/x86-64-sse4_2-intel.d: Likewise.
305
306 * gas/i386/sse4_1.s: Add tests for Intel syntax.
307 * gas/i386/sse4_2.s: Likewise.
308 * gas/i386/x86-64-sse4_1.s: Likewise.
309 * gas/i386/x86-64-sse4_2.s: Likewise.
310
311 * gas/i386/sse4_1.d: Updated.
312 * gas/i386/sse4_2.d: Likewise.
313 * gas/i386/x86-64-sse4_1.d: Likewise.
314 * gas/i386/x86-64-sse4_2.d: Likewise.
315
151fab34
AM
3162007-08-09 Alan Modra <amodra@bigpond.net.au>
317
318 * gas/all/weakref1u.d (not-target): Match *-*-*aout.
319
8976381e
L
3202007-07-29 H.J. Lu <hongjiu.lu@intel.com>
321
322 PR binutils/4834
323 * gas/i386/simd-intel.d: Updated.
324 * gas/i386/simd.d: Likewise.
325 * gas/i386/x86-64-simd-intel.d: Likewise.
326 * gas/i386/x86-64-simd.d: Likewise.
327
328 * gas/i386/simd.s: Add tests for SSE4 instructions.
329 * gas/i386/x86-64-simd.s: Likewise.
330
34828aad
L
3312007-07-29 H.J. Lu <hongjiu.lu@intel.com>
332
333 * gas/i386/simd.s: Add tests for cvtss2si/cvtsd2si in Intel
334 mode.
335 * gas/i386/x86-64-simd.s: Likewise.
336
337 * gas/i386/simd-intel.d: Updated.
338 * gas/i386/simd.d: Likewise.
339 * gas/i386/x86-64-simd-intel.d: Likewise.
340 * gas/i386/x86-64-simd.d: Likewise.
341
09335d05
L
3422007-07-28 H.J. Lu <hongjiu.lu@intel.com>
343
59d5bbeb 344 PR binutils/4834
09335d05
L
345 * gas/i386/simd-intel.d: Updated.
346 * gas/i386/simd.d: Likewise.
347 * gas/i386/x86-64-simd-intel.d: Likewise.
348 * gas/i386/x86-64-simd.d: Likewise.
349
350 * gas/i386/simd.s: Add new tests.
351 * gas/i386/x86-64-simd.s: Likewise.
352
231af070
L
3532007-07-28 H.J. Lu <hongjiu.lu@intel.com>
354
355 * gas/i386/x86-64-opcode.d: Updated.
356 * gas/i386/x86-64-simd-intel.d: Likewise.
357 * gas/i386/x86-64-simd.d: Likewise.
358
359 * gas/i386/x86-64-simd.s: Add movq.
360
76bc74dc
L
3612007-07-23 H.J. Lu <hongjiu.lu@intel.com>
362
363 * gas/i386/i386.exp: Run nops16-1, nops-1-i386-i686, nops-1-k8,
364 nops-3-i386, nops-4, nops-4-i386, x86-64-nops-2, x86-64-nops-3,
365 x86-64-nops-4, x86-64-nops-4-core2 and x86-64-nops-4-k8.
366
367 * gas/i386/nops-1-i386-i686.d: New.
368 * gas/i386/nops-1-k8.d: Likewise.
369 * gas/i386/nops-3-i386.d : Likewise.
370 * gas/i386/nops-3-i686.d: Likewise.
371 * gas/i386/nops-4-i386.d: Likewise.
372 * gas/i386/nops-4.d: Likewise.
373 * gas/i386/nops16-1.d: Likewise.
374 * gas/i386/nops16-1.s: Likewise.
375 * gas/i386/x86-64-nops-1-k8.d: Likewise.
376 * gas/i386/x86-64-nops-2.d: Likewise.
377 * gas/i386/x86-64-nops-3.d: Likewise.
378 * gas/i386/x86-64-nops-4-core2.d: Likewise.
379 * gas/i386/x86-64-nops-4-k8.d: Likewise.
380 * gas/i386/x86-64-nops-4.d: Likewise.
381
382 * gas/i386/nops-1-i386.d: Updated.
383 * gas/i386/nops-1-i686.d: Likewise.
384 * gas/i386/nops-1.d: Likewise.
385 * gas/i386/nops-2-i386.d: Likewise.
386 * gas/i386/nops-2-merom.d : Likewise.
387 * gas/i386/nops-2.d: Likewise.
388 * gas/i386/nops-3.d: Likewise.
389 * gas/i386/x86-64-nops-1-merom.d: Likewise.
390 * gas/i386/x86-64-nops-1-nocona.d: Likewise.
391 * gas/i386/x86-64-nops-1.d: Likewise.
392
393 * gas/i386/x86-64-nops-1.s: Removed.
394
3952007-07-23 Evandro Menezes <evandro.menezes@amd.com>
396 H.J. Lu <hongjiu.lu@intel.com>
397
398 * gas/i386/i386.exp: Don't run x86-64-nops-1-k8. Run
399 nops-3-i686 and nops-4-i686.
400
401 * gas/i386/nops-3-i686.d: New.
402 * gas/i386/nops-4-i686.d: Likewise.
403 * gas/i386/nops-4.s: Likewise.
404
dc89df6a
RS
4052007-07-23 Richard Sandiford <richard@codesourcery.com>
406
407 * lib/gas-defs.exp (run_list_test): Make the options optional.
408 * gas/cr16/cr16.exp (run_list_test): Delete.
409
b27a00c5
NC
4102007-07-19 Nick Clifton <nickc@redhat.com>
411
412 PR gas/4804
413 * gas/elf/elf.exp (target_machine): Treat the arm-linux-gnu target
414 in the same way as the arm-eabi target.
415 * gas/arm/mapshort-eabi.d: Use this file for the arm-linux-gnu
416 target.
417 * gas/arm/mapshort-elf.d: Do not use this file for the
418 arm-linux-gnu target.
419
14051056
L
4202007-07-16 H.J. Lu <hongjiu.lu@intel.com>
421
422 * gas/i386/simd.s: Add tests for punpcklbw, punpckldq,
423 punpcklwd and punpcklqdq.
424 * gas/i386/x86-64-simd.s: Likewise.
425
426 * gas/i386/simd-intel.d: Updated.
427 * gas/i386/simd.d: Likewise.
428 * gas/i386/x86-64-simd-intel.d: Likewise.
429 * gas/i386/x86-64-simd.d: Likewise.
430
d929913e
NC
4312007-07-14 Nick Clifton <nickc@redhat.com>
432
433 * gas/arm/arm.s: Add tests for re-aliasing a previously removed
434 alias.
435 * gas/arm/arm.l: Add new expected warning message.
436
e600c1cf
L
4372007-07-04 H.J. Lu <hongjiu.lu@intel.com>
438
439 * gas/i386/ssemmx2.d: Ignore padding.
440
96f8e2ee
L
4412007-07-04 H.J. Lu <hongjiu.lu@intel.com>
442
443 * gas/i386/rex.s: Avoid the last rex prefix becoming the
444 rex prefix for the padding.
445
872ce6ff
L
4462007-07-04 H.J. Lu <hongjiu.lu@intel.com>
447
448 * gas/i386/i386.exp: Run x86-64-nops-1 for x86_64-*-mingw*.
449
1a412f5f
NC
4502007-07-04 Nick Clifton <nickc@redhat.com>
451
452 * gas/mep/relocs.d: Fix expected disassembly to work on 64-bit
453 hosts.
454
3ccac826
NC
4552007-07-03 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
456
457 * gas/elf/elf.exp: Expect redef test to fail for CR16.
458 * gas/all/gas.exp: Expect forward and do_930509a tests to fail for
459 the CR16.
460 * gas/cr16/cinv_test.d: Remove whitespace dependencies.
461
ec2655a6
NC
4622007-07-03 Nick Clifton <nickc@redhat.com>
463
464 * lib/gas-defs.exp: Update copyright notice to refer to GPLv3.
465 * gas/all/itbl-test.c, gas/all/test-example.c, gas/all/test-gen.c,
466 gas/arm/maverick.c, gas/cris/cris.exp, gas/hppa/basic/basic.exp,
467 gas/hppa/parse/parse.exp, gas/hppa/reloc/reloc.exp,
468 gas/hppa/unsorted/unsorted.exp, gas/mmix/mmix-err.exp,
469 gas/mmix/mmix-list.exp, gas/mmix/mmix.exp, gas/mn10200/basic.exp,
470 gas/mn10300/am33-2.c, gas/mn10300/basic.exp, gas/pdp11/opcode.s,
471 gas/ppc/aix.exp, gas/sh/arch/arch.exp, gas/sh/sh64/sh64.exp,
472 gas/sh/basic.exp, gas/sh/err.exp, gas/v850/basic.exp: Likewise.
473
afa2158f
NS
4742007-07-03 Nathan Sidwell <nathan@codesourcery.com>
475
476 * gas/m68k/mcf-coproc.d: New.
477 * gas/m68k/mcf-coproc.s: New.
478 * gas/m68k/all.exp: Add it.
479
3d3d428f
NC
4802007-06-29 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
481
482 * gas/cr16: New directory
483 * gas/cr16.exp: New file
484 * add_test.d and add_test.s: New files
485 * and_test.d and and_test.s: New files
486 * ash_test.d and ash_test.s: New files
487 * bal_test.d and bal_test.s: New files
488 * bcc_test.d and bcc_test.s: New files
489 * beq0_test.d and beq0_test.s: New files
490 * cbitb_test.d and cbitb_test.s: New files
491 * cbitw_test.d and cbitw_test.s: New files
492 * cinv_test.d and cinv_test.s: New files
493 * cmp_test.d and cmp_test.s: New files
494 * excp_test.d and excp_test.s: New files
495 * jal_test.d and jal_test.s: New files
496 * jcc_test.d and jcc_test.s: New files
497 * loadb_test.d and loadb_test.s: New files
498 * loadd_test.d and loadd_test.s: New files
499 * loadm_test.d and loadm_test.s: New files
500 * loadw_test.d and loadw_test.s: New files
501 * lpsp_test.d and lpsp_test.s: New files
502 * lsh_test.d and lsh_test.s: New files
503 * mov_test.d and mov_test.s: New files
504 * mul_test.d and mul_test.s: New files
505 * or_test.d and or_test.s: New files
506 * popret_test.d and popret_test.s: New files
507 * pop_test.d and pop_test.s: New files
508 * push_test.d and push_test.s: New files
509 * sbitb_test.d and sbitb_test.s: New files
510 * sbitw_test.d and sbitw_test.s: New files
511 * scc_test.d and scc_test.s: New files
512 * storb_test.d and storb_test.s: New files
513 * stord_test.d and stord_test.s: New files
514 * storm_test.d and storm_test.s: New files
515 * storw_test.d and storw_test.s: New files
516 * sub_test.d and sub_test.s: New files
517 * tbitb_test.d and tbitb_test.s: New files
518 * tbit_test.d and tbit_test.s: New files
519 * tbitw_test.d and tbitw_test.s: New files
520 * xor_test.d and xor_test.s: New files
521
cd2cf30b
PB
5222007-06-26 Paul Brook <paul@codesourcery.com>
523
524 * gas/arm/vfp1xD.d: Add new fmrx/fmxr tests.
525 * gas/arm/vfp1xD.s: Ditto.
526 * gas/arm/vfp1xD_t2.d: Ditto.
527 * gas/arm/vfp1xD_t2.s: Ditto.
528
a46ed97f
NC
5292007-06-24 Nick Clifton <nickc@redhat.com>
530
531 * gas/arm/backslash-at.d: Fix for non-ELF arm targets.
532
09a2c6cf
L
5332007-06-23 H.J. Lu <hongjiu.lu@intel.com>
534
535 PR binutils/4667
536 * gas/i386/i386.exp: Run simd, simd-intel, x86-64-simd
537 and x86-64-simd-intel.
538
539 * gas/i386/opcode-intel.d: Updated.
540
541 * gas/i386/simd-intel.d: New.
542 * gas/i386/simd.d: Likewise.
543 * gas/i386/simd.s: Likewise.
544 * gas/i386/x86-64-simd-intel.d: Likewise.
545 * gas/i386/x86-64-simd.d: Likewise.
546 * gas/i386/x86-64-simd.s: Likewise.
547
ddefa7f5
KH
5482007-06-18 Kazu Hirata <kazu@codesourcery.com>
549
550 * gas/m68k/all.exp: Run mcf-wdebug.
551 * gas/testsuite/gas/m68k/mcf-wdebug.d,
552 gas/testsuite/gas/m68k/mcf-wdebug.s: New.
553
728ca7c9
PB
5542007-06-14 Paul Brook <paul@codesourcery.com>
555
556 * gas/arm/thumb32.s: Add tests for shift instructions.
557 * gas/arm/thumb32.d: Ditto.
558
dce323d1
PB
5592007-06-06 Paul Brook <paul@codesourcery.com>
560
561 * gas/arm/thumb.d: Update expected output.
562 * gas/arm/thumb2_relax.d: Ditto.
563
79d49516
PB
5642007-06-05 Paul Brook <paul@codesourcery.com>
565
566 * gas/arm/thumb32.d: Add writeback addressing mode tests.
567 * gas/arm/thumb32.s: Update expected output.
568
dfeb0666
NC
5692007-06-05 Nick Clifton <nickc@redhat.com>
570
571 PR gas/4587
572 * gas/sparc/sparc.exp: Run pr4587 list test.
573 * gas/sparc/pr4587.s: New test case.
574 * gas/sparc/pr4587.l: Expected assembler output.
575
5762007-06-05 Nick Clifton <nickc@redhat.com>
577
578 * lib/gas-defs.exp (run_list_test): New proc.
579 * gas/alpha/alpha.exp: Delete proc run_list_test.
580 * gas/bfin/bfin.exp : Likewise.
581 * gas/cfi/cfi.exp : Likewise.
582 * gas/crx/allinsn.exp : Likewise.
583 * gas/d10v/d10v.exp : Likewise.
584 * gas/d30v/d30v.exp : Likewise.
585 * gas/frv/allinsn.exp : Likewise.
586 * gas/i386/i386.exp : Likewise.
587 * gas/i860.i860.exp : Likewise.
588 * gas/ia64/ia64.exp : Likewise.
589 * gas/lns/lns.exp : Likewise.
590 * gas/macros/macros.exp : Likewise.
591 * gas/maxq10/maxq10.exp : Likewise.
592 * gas/maxq20/maxq20.exp : Likewise.
593 * gas/mips/mips.exp : Likewise.
594 * gas/mmix/mmix-list.exp : Likewise.
595 * gas/mn10300/basic.exp : Likewise.
596 * gas/msp430/msp430.exp : Likewise.
597 * gas/pdp11/pdp11.exp : Likewise.
598 * gas/ppc/ppc.exp : Likewise.
599 * gas/s390/s390.exp : Likewise.
600 * gas/elf/elf.exp (proc run_list_test): Rename to run_elf_list_test.
601
c699f087
JJ
6022007-05-29 Jakub Jelinek <jakub@redhat.com>
603
604 PR gas/4558
605 * gas/sparc/sparc.exp: Add v9branch{1,2,3,4,5} tests.
606 * gas/sparc/v9branch1.d: New test.
607 * gas/sparc/v9branch1.s: New.
608 * gas/sparc/v9branch2.d: New test.
609 * gas/sparc/v9branch2.s: New.
610 * gas/sparc/v9branch3.d: New test.
611 * gas/sparc/v9branch3.s: New.
612 * gas/sparc/v9branch4.d: New test.
613 * gas/sparc/v9branch4.s: New.
614 * gas/sparc/v9branch5.d: New test.
615 * gas/sparc/v9branch5.s: New.
616
efd81785
PB
6172007-03-25 Paul Brook <paul@codesourcery.com>
618
619 * gas/arm/thumb32.s: Add tests for subs pc, lr.
620 * gas/arm/thumb32.d: Change error-output: to stderr:.
621 Update expected output.
622
e39ff52a
PB
6232007-05-22 Paul Brook <paul@codesourcery.com>
624
625 * gas/arm/backslash-at.d: Update expected output.
626
5d14452b
L
6272007-05-17 H.J. Lu <hongjiu.lu@intel.com>
628
629 2003-06-05 Michal Ludvig <mludvig@suse.cz>
630 * gas/cfi/cfi-x86_64.s: Test new directives
631 and different writings of registers and numbers.
632 * gas/cfi/cfi-x86_64.d: Updated pattern to
633 match the above change.
634
2a676888
MS
6352007-05-15 Mark Shinwell <shinwell@codesourcery.com>
636
637 * gas/arm/backslash-at.d: New.
638 * gas/arm/backslash-at.s: New.
639
1c3f20b4
NC
6402007-05-15 Vincent Riviere <vincent.riviere@freesbee.fr>
641 Nick Clifton <nickc@redhat.com>
642
643 PR gas/3041
644 * gas/m68k/p3041.s: New test case.
645 * gas/m68k/p3041.d: New expected disassembly.
646 * gas/m68k/all.exp: Run new test for m68k-*-netbsd toolchains.
647 Only run arch-cpu-1 test for ELF based toolchains.
648
649 Tidy ups for m68k-netbsd gas toolchain:
650 * gas/m68k/cpu32.d: Allow for extra text after expected
651 disassembly.
652 * gas/m68k/mcf-trap.d: Allow for alternative trap mnemonics.
653 * gas/m68k/br-isab.d: Fix name of test.
654 * gas/m68k/br-isac.d: Fix name of test.
655
9beff690
L
6562007-05-14 H.J. Lu <hongjiu.lu@intel.com>
657
658 PR binutils/4502
659 * gas/i386/amd.d: Replace "pfmulhrw" with "pmulhrw".
660
1bc5dc87
KH
6612007-05-04 Kazu Hirata <kazu@codesourcery.com>
662
663 * gas/m68k/all.exp: Skip fmoveml on fido.
664
bfb56888
L
6652007-05-03 H.J. Lu <hongjiu.lu@intel.com>
666
667 PR gas/4460
668 * gas/i386/gotpc.s: Add a new test.
669 * gas/i386/reloc64.s: Likewise.
670
671 * gas/i386/gotpc.d: Updated.
672 * gas/i386/reloc64.d: Likewise.
673
20592a94
L
6742007-05-03 H.J. Lu <hongjiu.lu@intel.com>
675
676 * gas/i386/crc32-intel.d: Updated.
677 * gas/i386/crc32.d: Likewise.
678 * gas/i386/sse4_2.d: Likewise.
679 * gas/i386/x86-64-crc32-intel.d: Likewise.
680 * gas/i386/x86-64-crc32.d: Likewise.
681 * gas/i386/x86-64-sse4_2.d: Likewise.
682
683 * gas/i386/crc32.s: Remove crc32 instructions with ambiguous
684 operand size and suffix in crc32 instructions in Intel mode.
685 * gas/i386/x86-64-crc32.s: Likewise.
686
687 * gas/i386/sse4_2.s: Remove crc32 instructions with ambiguous
688 operand size.
689 * gas/i386/x86-64-sse4_2.s: Likewise.
690
691 * gas/i386/i386.exp: Run inval-crc32 and x86-64-inval-crc32.
692
693 * gas/i386/inval-crc32.l: New.
694 * gas/i386/inval-crc32.s: Likewise.
695 * gas/i386/x86-64-inval-crc32.l: Likewise.
696 * gas/i386/x86-64-inval-crc32.s: Likewise.
697
9344ff29
L
6982007-05-01 H.J. Lu <hongjiu.lu@intel.com>
699
700 * gas/i386/crc32-intel.d: New file.
701 * gas/i386/crc32.d:Likewise.
702 * gas/i386/crc32.s:Likewise.
703 * gas/i386/x86-64-crc32-intel.d:Likewise.
704 * gas/i386/x86-64-crc32.d:Likewise.
705 * gas/i386/x86-64-crc32.s:Likewise.
706
707 * gas/i386/i386.exp: Run crc32, crc32-intel, x86-64-crc32
708 and x86-64-crc32-intel.
709
5d669648
L
7102007-04-26 H.J. Lu <hongjiu.lu@intel.com>
711
712 PR binutils/4430
713 * gas/i386/amd.d: Updated.
714 * gas/i386/immed32.d: Likewise.
715 * gas/i386/intel.d: Likewise.
716 * gas/i386/intel16.d: Likewise.
717 * gas/i386/intelok.d: Likewise.
718 * gas/i386/jump16.d: Likewise.
719 * gas/i386/naked.d: Likewise.
720 * gas/i386/opcode-suffix.d: Likewise.
721 * gas/i386/opcode.d: Likewise.
722 * gas/i386/prescott.d: Likewise.
723 * gas/i386/ssemmx2.d: Likewise.
724 * gas/i386/tlsd.d: Likewise.
725 * gas/i386/tlspic.d: Likewise.
726 * gas/i386/x86-64-addr32.d: Likewise.
727 * gas/i386/x86-64-prescott.d: Likewise.
728 * gas/i386/x86-64-rip.d: Likewise.
729 * gas/i386/x86_64.d: Likewise.
730
185b1163
L
7312007-04-26 H.J. Lu <hongjiu.lu@intel.com>
732
733 PR binutils/4429
734 * gas/i386/i386.exp: Run "x86-64-addr32-intel" and
735 "x86-64-rip-intel".
736
737 * gas/i386/intelok.d: Updated.
738
739 * gas/i386/x86-64-addr32-intel.d: New file.
740 * gas/i386/x86-64-rip-intel.d: Likewise.
741
dacc8b01
MS
7422007-04-24 Andreas Krebbel <krebbel1@de.ibm.com>
743
744 * gas/s390/zarch-z9-ec.d: Add pfpo, ectg and csst.
745 * gas/s390/zarch-z9-ec.s: Likewise.
746
9a2e615a
NS
7472007-04-23 Nathan Sidwell <nathan@codesourcery.com>
748
749 * gas/m68k/br-isaa.s: New.
750 * gas/m68k/br-isaa.d: New.
751 * gas/m68k/br-isab.s: New.
752 * gas/m68k/br-isab.d: New.
753 * gas/m68k/br-isac.s: New.
754 * gas/m68k/br-isac.d: New.
755 * gas/m68k/all.exp: Adjust.
756
5f69fa6d
RE
7572007-04-21 Richard Earnshaw <rearnsha@arm.com>
758
759 * gas/arm/arch4t.d: Convert to unified syntax.
760 * gas/arm/archv6.d: Likewise.
761 * gas/arm/archv6t2.d: Likewise.
762 * gas/arm/arch3.d: Likewise.
763 * gas/arm/arch7dm.d: Likewise.
764 * gas/arm/arch7t.d: Likewise.
765 * gas/arm/archv1.d: Likewise.
766 * gas/arm/copro.d: Likewise.
767 * gas/arm/inst.d: Likewise.
768 * gas/arm/macro1.d: Likewise.
769 * gas/arm/tcompat.d: Likewise.
770 * gas/arm/wince_inst.d: Likewise.
771 * gas/arm/xscale.d: Likewise.
772
773 * gas/arm/thumb.d: White space cleanup.
774 * gas/arm/thumb2_relax.d: Likewise.
775 * gas/arm/thumb32.d: Likewise.
776
78336706
NS
7772007-04-20 Nathan Sidwell <nathan@codesourcery.com>
778
779 * gas/m68k/ctrl-1.d, gas/m68k/ctrl-1.s: New.
780 * gas/m68k/ctrl-2.d, gas/m68k/ctrl-2.s: New.
781 * gas/m68k/all.exp: Add them.
782
c5c2803a
AM
7832007-04-20 Alan Modra <amodra@bigpond.net.au>
784
785 * gas/ppc/range64.s: New.
786 * gas/ppc/range64.l: New.
787 * gas/ppc/range.s: New.
788 * gas/ppc/range.l: New.
789 * gas/ppc/ppc.exp (run_list_test): New. Use to run new tests.
790
90723616
RE
7912007-04-20 Richard Earnshaw <rearnsha@arm.com>
792
793 * gas/arm/mapshort.s: Add a small .data section.
794 * gas/arm/mapshort-eabi.d: Check the data section doesn't confuse
795 disassembly.
796 * gas/arm/mapshort-elf.d: Likewise.
797
076d447c
PB
7982007-04-19 Paul Brook <paul@codesourcery.com>
799
800 * gas/arm/thumb1_unified.d: New test.
801 * gas/arm/thumb1_unified.s: New test.
802
ec25e08f
AM
8032007-04-19 Nathan Froyd <froydnj@codesourcery.com>
804
805 * gas/ppc/booke.s: Add tlbsx, tlbsxe.
806 * gas/ppc/booke.d: Update.
807
381d071f
L
8082007-04-18 H.J. Lu <hongjiu.lu@intel.com>
809
810 * gas/i386/i386.exp: Add sse4.2 and x86-64-sse4.2.
811
812 * gas/i386/sse4_2.d: New file.
813 * gas/i386/sse4_2.s: Likewise.
814 * gas/i386/x86-64-sse4_2.d: Likewise.
815 * gas/i386/x86-64-sse4_2.s: Likewise.
816
42903f7f
L
8172007-04-18 H.J. Lu <hongjiu.lu@intel.com>
818
819 * gas/i386/i386.exp: Add sse4.1 and x86-64-sse4.1.
820
821 * gas/i386/sse4_1.d: New file.
822 * gas/i386/sse4_1.s: Likewise.
823 * gas/i386/x86-64-sse4_1.d: Likewise.
824 * gas/i386/x86-64-sse4_1.s: Likewise.
825
026d3abb
PB
8262007-04-18 Paul Brook <paul@codesourcery.com>
827
828 * gas/arm/thumb2_add.s: Add rsb #0 test.
829 * gas/arm/thumb2_add.d: Update expected output.
830
3b8d421e
PB
8312007-04-04 Paul Brook <paul@codesourcery.com>
832
833 * gas/arm/neon-cov.s: Add new vext test.
834 * gas/arm/neon-cov.d: Ditto.
835
46a1babe
CG
8362007-04-01 Christian Groessler <chris@groessler.org>
837
838 * gas/z8k/calr.d: Fix for 64bit bfd.
839 * gas/z8k/djnz.d: Likewise.
840 * gas/z8k/inout.d: Likewise.
841 * gas/z8k/jmp-cc.d: Likewise.
842 * gas/z8k/jr-back.d: Likewise.
843 * gas/z8k/jr-forw.d: Likewise.
844 * gas/z8k/reglabel.d: Likewise.
845 * gas/z8k/ctrl-names.d: Fix name. Fix for 64bit bfd.
846 * gas/z8k/ret-cc.d: Likewise.
847
728d1ad9
AM
8482007-03-31 Alan Modra <amodra@bigpond.net.au>
849
850 * gas/i386/nops-3.s: Don't use .align.
851
3c707909
PB
8522007-03-30 Paul Brook <paul@codesourcery.com>
853
854 * gas/arm/thumb2_ldmstm.d: New test.
855 * gas/arm/thumb2_ldmstm.s: New test.
856
f24f8f70
AM
8572007-03-27 Alan Modra <amodra@bigpond.net.au>
858
859 * gas/ppc/reloc.s: New.
860 * gas/ppc/reloc.d: New.
861
30e27cd0
JB
8622007-03-26 Julian Brown <julian@codesourcery.com>
863
864 * gas/arm/neon-const.s: Use FP syntax for 0/-0.
865 * gas/arm/vfp-neon-syntax-inc.s: Likewise, for 1.
866 * gas/arm/neon-cov.s: Use float syntax for FP immediate.
867
b6702015
PB
8682007-03-24 Paul Brook <paul@codesourcery.com>
869 Mark Shinwell <shinwell@codesourcery.com>
870
871 * gas/arm/archv6.s: Add new SRS tests.
872 * gas/arm/archv6.d: Update expected output.
873 * gas/arm/thumb32.s: Add new SRS tests.
874 * gas/arm/thumb32.d: Update expected output.
875 * gas/arm/srs-t2.d: New.
876 * gas/arm/srs-t2.l: New.
877 * gas/arm/srs-t2.s: New.
878 * gas/arm/srs-arm.d: New.
879 * gas/arm/srs-arm.l: New.
880 * gas/arm/srs-arm.s: New.
881
831480e9 8822007-03-23 H.J. Lu <hongjiu.lu@intel.com>
0003779b
L
883
884 * gas/i386/rex.s: Add tests for rex.WRXB.
885 * gas/i386/rex.d: Updated.
886
887 * gas/i386/rex.d: Replace rex64XYZ with rex.WRXB.
888 * gas/i386/x86-64-io-intel.d : Likewise.
889 * gas/i386/x86-64-io-suffix.d: Likewise.
890 * gas/i386/x86-64-io.d: Likewise.
891 * gas/i386/x86-64-opcode.d: Likewise.
892
831480e9 8932007-03-21 H.J. Lu <hongjiu.lu@intel.com>
8b38ad71
L
894
895 PR binutils/4218
896 * gas/i386/nops.s: Add testcases for nop r/m.
897 * gas/i386/x86-64-nops.s: Likewise.
898
899 * gas/i386/x86-64-opcode.s: Add testcases for xchg with %ax,
900 %eax and %rax.
901
902 * gas/i386/nops.d: Updated.
903 * gas/i386/x86-64-nops.d: Likewise.
904 * gas/i386/x86-64-opcode.d: Likewise.
905
831480e9 9062007-03-21 H.J. Lu <hongjiu.lu@intel.com>
c0f91ba6
L
907
908 * gas/i386/i386.exp: Run nops-3.
909
910 * gas/i386/nops-3.d: New file.
911 * gas/i386/nops-3.s: Likewise.
912
cb2eed63
MS
9132007-03-20 Mark Shinwell <shinwell@codesourcery.com>
914
915 * gas/arm/mul-overlap.s: Don't use %type.
916 * gas/arm/mul-overlap.l: Update line numbers.
917 * gas/arm/mul-overlap-v6.s: Don't use %type.
918
8fb9d7b9
MS
9192007-03-18 Mark Shinwell <shinwell@codesourcery.com>
920
921 * gas/arm/mul-overlap.s: New.
922 * gas/arm/mul-overlap.d: New.
923 * gas/arm/mul-overlap.l: New.
924 * gas/arm/mul-overlap-v6.s: New.
925 * gas/arm/mul-overlap-v6.d: New.
926
794ba86a
DJ
9272007-03-14 Daniel Jacobowitz <dan@codesourcery.com>
928
929 * gas/arm/thumbver.d, gas/arm/thumbver.s: New test.
930
155257ea
PB
9312007-03-14 Paul Brook <paul@codesourcery.com>
932
933 * gas/arm/thumb2_add.d: Add tests using sp.
934 * gas/arm/thumb2_add.s: Ditto.
935
cd0c2fe2
AM
9362007-03-14 Alan Modra <amodra@bigpond.net.au>
937
938 PR 4029
939 * gas/all/relax.s: New.
940 * gas/all/relax.d: New.
941 * gas/all/gas.exp: Run it.
942
3894944c
HPN
9432007-03-11 Hans-Peter Nilsson <hp@bitrange.com>
944
945 * gas/mmix/comment-1.d, gas/mmix/bspec-1.d, gas/mmix/bspec-2.d:
946 Adjust for change in readelf output.
947
b5639b37
MS
9482007-03-06 Andreas Krebbel <krebbel1@de.ibm.com>
949
950 * gas/s390/zarch-z9-ec.d: New file.
951 * gas/s390/zarch-z9-ec.s: New file.
952 * gas/s390/s390.exp: Run the z9-ec testcases.
953
412cc54e
L
9542007-03-05 H.J. Lu <hongjiu.lu@intel.com>
955
956 PR gas/3918
957 * lib/gas-defs.exp (gas_started): New variable. Initialized to
958 0.
959 (gas_start): Set gas_started to 1.
960 (gas_finish): Skip if gas_started is 0. Reset gas_started to 0.
961
5e77afaa
PB
9622007-03-02 Paul Brook <paul@codesourcery.com>
963
964 * gas/arm/relax_branch_align.d: New test.
965 * gas/arm/relax_branch_align.s: New test.
966
aa32346d
NC
9672007-02-28 Nick Clifton <nickc@redhat.com>
968
c5d07591
NC
969 PR gas/3797
970 * gas/lns/lns.exp: Do not run the lns-common test for the d10v
971 port.
972 * gas/d10v/address-002.l: Update expected assembler output.
973 * gas/d10v/address-003.l, gas/d10v/address-004.l,
974 gas/d10v/address-005.l, gas/d10v/address-006.l,
975 gas/d10v/address-007.l, gas/d10v/address-008.l,
976 gas/d10v/address-009.l, gas/d10v/address-010.l,
977 gas/d10v/address-011.l, gas/d10v/address-012.l,
978 gas/d10v/address-013.l, gas/d10v/address-014.l,
979 gas/d10v/address-015.l, gas/d10v/address-016.l,
980 gas/d10v/address-017.l, gas/d10v/address-018.l,
981 gas/d10v/address-019.l, gas/d10v/address-020.l,
982 gas/d10v/address-021.l, gas/d10v/address-022.l,
983 gas/d10v/address-023.l, gas/d10v/address-024.l,
984 gas/d10v/address-025.l, gas/d10v/address-026.l,
985 gas/d10v/address-027.l, gas/d10v/address-030.l,
986 gas/d10v/address-031.l, gas/d10v/address-032.l,
987 gas/d10v/address-033.l, gas/d10v/address-034.l,
988 gas/d10v/address-035.l, gas/d10v/address-036.l,
989 gas/d10v/address-037.l, gas/d10v/address-038.l,
728d1ad9 990 gas/d10v/address-039.l, gas/d10v/address-040.l,
c5d07591
NC
991 gas/d10v/address-041.l: Likewise.
992
9932007-02-28 Nick Clifton <nickc@redhat.com>
994
995 PR gas/3975
aa32346d
NC
996 * gas/arm/mapshort.d: Split into two new files...
997 * gas/arm/mapshort-eabi.d: The one and...
998 * gas/arm/mapshort-elf.d: This one.
999 * gas/arm/arch7.d: Remove 32-bit host expectation.
1000 * gas/arm/arm7t.d: Replace ".word 0x00000000" with ".*" as some
1001 arm targets will disassemble this value as an instruction.
1002 * gas/arm/neon-ldst-rm.d: Likewise.
1003 * gas/arm/thumb2_pool.d: Only run this test for ELF based arm
1004 ports.
1005 * gas/arm/thumbrel.d: Only run this test for EABI based arm
1006 ports.
1007 * gas/arm/wince_inst.d: Fix expected branch targets.
1008
b2e818b7
DD
10092007-02-22 DJ Delorie <dj@redhat.com>
1010
1011 * gas/s390/esa-g5.s: Adjust for corrected PKA syntax.
1012 * gas/s390/esa-g5.d: Adjust for corrected PKA syntax.
1013
8b082fb1
TS
10142007-02-20 Thiemo Seufer <ths@mips.com>
1015 Chao-Ying Fu <fu@mips.com>
1016
1017 * gas/mips/mips32-dspr2.s, gas/mips/mips32-dspr2.d: New test for
1018 DSP R2.
1019 * gas/mips/mips.exp: Run new test.
1020
929e4d1a
MS
10212007-02-19 Andreas Krebbel <krebbel1@de.ibm.com>
1022
1023 * gas/s390/esa-g5.d (cfxbr, cfebr, cfdbr): Exchanged floating
1024 point and fixed point operands.
1025 * gas/s390/esa-g5.s: Likewise.
1026 * gas/s390/zarch-z900.d (cfdr, cfer, cfxr, cgdbr, cgebr, cgxbr,
1027 cgdr, cger, cgxr): Likewise.
1028 * gas/s390/zarch-z900.s: Likewise.
1029
fda592e8
L
10302007-02-11 H.J. Lu <hongjiu.lu@intel.com>
1031
1032 PR gas/4027
1033 * gas/i386/opcode.s: Add more tests for "test".
1034 * i386/opcode-intel.d: Updated.
1035 * gas/i386/opcode-suffix.d: Likewise.
1036 * gas/i386/opcode.d: Likewise.
1037
7b5030c0
NC
10382007-02-06 Nick Clifton <nickc@redhat.com>
1039
1040 PR gas/3810 gas/3800
1041 * gas/elf/elf.exp: Expect the redef test to fail on targets which
1042 do not convert fixups against ordinary symbols into relocs against
1043 section symbols.
1044 * gas/all/gas.exp: Likewise.
1045
280d71bf
DB
10462007-02-05 Dave Brolley <brolley@redhat.com>
1047
1048 * gas/mep/relocs-junk1.s: Add a .data section.
1049 * gas/mep/relocs.d: Updated to match above.
1050
9e5a0568 10512007-02-04 H.J. Lu <hongjiu.lu@intel.com>
81d8aae1
L
1052
1053 PR gas/3961
1054 * gas/i386/secrel.d: Support 64bit host.
1055
7e017ce0
NC
10562007-02-02 Nick Clifton <nickc@redhat.com>
1057
1058 PR gas/3812
1059 * gas/v850/v850e1.d: Correct expected disassembly of cmov insn to
1060 account for sign extension.
1061
dc4503c6
PB
10622007-01-11 Paul Brook <paul@codesourcery.com>
1063
1064 * gas/arm/thumb2_add.d: Add test for missing operand.
1065 * gas/arm/thumb2_add.s: Ditto.
1066
7c48b4f1
NC
10672007-01-11 Nick Clifton <nickc@redhat.com>
1068
e2204714
NC
1069 * gas/mcore/allinsn.s: Remove use of '#' before numbers - it is a
1070 line comment character.
1071 * gas/mcore/allinsn.d: Adjust expected disassembly to match real
1072 output.
1073
1074 * gas/lns/lns.exp: Run the alternative version of the lns-common-1
1075 test for the MCore target.
7c48b4f1 1076
42037fe5
NC
10772007-01-08 Kai Tietz <kai.tietz@onevision.com>
1078
1079 * gas/all/gas.exp: Renamed target x86_64-*-mingw64 to x86_64-*-mingw*.
1080 * gas/i386/i386.exp: Ditto.
1081
a028a6f5
PB
10822007-01-04 Paul Brook <paul@codesourcery.com>
1083
1084 * gas/arm/archv6.s: Add more cpsie tests.
1085 * gas/arm/archv6.d: Ditto.
1086
baee4c9e
AS
10872007-01-04 Andreas Schwab <schwab@suse.de>
1088
1089 * gas/m68k/cpu32.[sd]: New test.
1090 * gas/m68k/all.exp: Run it.
1091
97828f49
JB
10922007-01-04 Julian Brown <julian@codesourcery.com>
1093
1094 * gas/arm/neon-omit.d: Fix expected encodings for vshl, vqshl.
1095
92559b5b
PB
10962007-01-04 Paul Brook <paul@codesourcery.com>
1097
1098 * gas/arm/neon-cov.d: Adjust expected output.
1099 * gas/arm/neon-omit.s: Add tests for vcgt and vcle. Reorder vacle
1100 and vacle.
1101 * gas/arm/neon-omit.d: Adjust expected output.
1102
5ccca1c0 1103For older changes see ChangeLog-2006
c9e214e5
AM
1104\f
1105Local Variables:
1106mode: change-log
1107left-margin: 8
1108fill-column: 74
1109version-control: never
1110End:
This page took 0.216629 seconds and 4 git commands to generate.