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