2007-07-04 H.J. Lu <hongjiu.lu@intel.com>
[platform/upstream/binutils.git] / gas / testsuite / ChangeLog
1 2007-07-04  H.J. Lu  <hongjiu.lu@intel.com>
2
3         * gas/i386/ssemmx2.d: Ignore padding.
4
5 2007-07-04  H.J. Lu  <hongjiu.lu@intel.com>
6
7         * gas/i386/rex.s: Avoid the last rex prefix becoming the
8         rex prefix for the padding.
9
10 2007-07-04  H.J. Lu  <hongjiu.lu@intel.com>
11
12         * gas/i386/i386.exp: Run x86-64-nops-1 for x86_64-*-mingw*.
13
14 2007-07-04  Nick Clifton  <nickc@redhat.com>
15
16         * gas/mep/relocs.d: Fix expected disassembly to work on 64-bit
17         hosts.
18
19 2007-07-03  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
20
21         * gas/elf/elf.exp: Expect redef test to fail for CR16.
22         * gas/all/gas.exp: Expect forward and do_930509a tests to fail for
23         the CR16.
24         * gas/cr16/cinv_test.d: Remove whitespace dependencies.
25
26 2007-07-03  Nick Clifton  <nickc@redhat.com>
27
28         * lib/gas-defs.exp: Update copyright notice to refer to GPLv3.
29         * gas/all/itbl-test.c, gas/all/test-example.c, gas/all/test-gen.c,
30         gas/arm/maverick.c, gas/cris/cris.exp, gas/hppa/basic/basic.exp,
31         gas/hppa/parse/parse.exp, gas/hppa/reloc/reloc.exp,
32         gas/hppa/unsorted/unsorted.exp, gas/mmix/mmix-err.exp,
33         gas/mmix/mmix-list.exp, gas/mmix/mmix.exp, gas/mn10200/basic.exp,
34         gas/mn10300/am33-2.c, gas/mn10300/basic.exp, gas/pdp11/opcode.s,
35         gas/ppc/aix.exp, gas/sh/arch/arch.exp, gas/sh/sh64/sh64.exp,
36         gas/sh/basic.exp, gas/sh/err.exp, gas/v850/basic.exp: Likewise.
37
38 2007-07-03  Nathan Sidwell  <nathan@codesourcery.com>
39
40         * gas/m68k/mcf-coproc.d: New.
41         * gas/m68k/mcf-coproc.s: New.
42         * gas/m68k/all.exp: Add it.
43
44 2007-06-29  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
45
46         * gas/cr16: New directory
47         * gas/cr16.exp: New file
48         * add_test.d and  add_test.s: New files
49         * and_test.d and and_test.s: New files
50         * ash_test.d and ash_test.s: New files
51         * bal_test.d and bal_test.s: New files
52         * bcc_test.d and bcc_test.s: New files
53         * beq0_test.d and beq0_test.s: New files
54         * cbitb_test.d and cbitb_test.s: New files
55         * cbitw_test.d and cbitw_test.s: New files
56         * cinv_test.d and cinv_test.s: New files
57         * cmp_test.d and cmp_test.s: New files
58         * excp_test.d and excp_test.s: New files
59         * jal_test.d and jal_test.s: New files
60         * jcc_test.d and jcc_test.s: New files
61         * loadb_test.d and loadb_test.s: New files
62         * loadd_test.d and loadd_test.s: New files
63         * loadm_test.d and loadm_test.s: New files
64         * loadw_test.d and loadw_test.s: New files
65         * lpsp_test.d and lpsp_test.s: New files
66         * lsh_test.d and lsh_test.s: New files
67         * mov_test.d and mov_test.s: New files
68         * mul_test.d and mul_test.s: New files
69         * or_test.d and or_test.s: New files
70         * popret_test.d and popret_test.s: New files
71         * pop_test.d and pop_test.s: New files
72         * push_test.d and push_test.s: New files
73         * sbitb_test.d and sbitb_test.s: New files
74         * sbitw_test.d and sbitw_test.s: New files
75         * scc_test.d and scc_test.s: New files
76         * storb_test.d and storb_test.s: New files
77         * stord_test.d and stord_test.s: New files
78         * storm_test.d and storm_test.s: New files
79         * storw_test.d and storw_test.s: New files
80         * sub_test.d and sub_test.s: New files
81         * tbitb_test.d and tbitb_test.s: New files
82         * tbit_test.d and tbit_test.s: New files
83         * tbitw_test.d and tbitw_test.s: New files
84         * xor_test.d and xor_test.s: New files
85
86 2007-06-26  Paul Brook  <paul@codesourcery.com>
87
88         * gas/arm/vfp1xD.d: Add new fmrx/fmxr tests.
89         * gas/arm/vfp1xD.s: Ditto.
90         * gas/arm/vfp1xD_t2.d: Ditto.
91         * gas/arm/vfp1xD_t2.s: Ditto.
92
93 2007-06-24  Nick Clifton  <nickc@redhat.com>
94
95         * gas/arm/backslash-at.d: Fix for non-ELF arm targets.
96
97 2007-06-23  H.J. Lu  <hongjiu.lu@intel.com>
98
99         PR binutils/4667
100         * gas/i386/i386.exp: Run simd, simd-intel, x86-64-simd
101         and x86-64-simd-intel.
102
103         * gas/i386/opcode-intel.d: Updated.
104
105         * gas/i386/simd-intel.d: New.
106         * gas/i386/simd.d: Likewise.
107         * gas/i386/simd.s: Likewise.
108         * gas/i386/x86-64-simd-intel.d: Likewise.
109         * gas/i386/x86-64-simd.d: Likewise.
110         * gas/i386/x86-64-simd.s: Likewise.
111
112 2007-06-18  Kazu Hirata  <kazu@codesourcery.com>
113
114         * gas/m68k/all.exp: Run mcf-wdebug.
115         * gas/testsuite/gas/m68k/mcf-wdebug.d,
116         gas/testsuite/gas/m68k/mcf-wdebug.s: New.
117
118 2007-06-14  Paul Brook  <paul@codesourcery.com>
119
120         * gas/arm/thumb32.s: Add tests for shift instructions.
121         * gas/arm/thumb32.d: Ditto.
122
123 2007-06-06  Paul Brook  <paul@codesourcery.com>
124
125         * gas/arm/thumb.d: Update expected output.
126         * gas/arm/thumb2_relax.d: Ditto.
127
128 2007-06-05  Paul Brook  <paul@codesourcery.com>
129
130         * gas/arm/thumb32.d: Add writeback addressing mode tests.
131         * gas/arm/thumb32.s: Update expected output.
132
133 2007-06-05  Nick Clifton  <nickc@redhat.com>
134
135         PR gas/4587
136         * gas/sparc/sparc.exp: Run pr4587 list test.
137         * gas/sparc/pr4587.s: New test case.
138         * gas/sparc/pr4587.l: Expected assembler output.
139
140 2007-06-05  Nick Clifton  <nickc@redhat.com>
141
142         * lib/gas-defs.exp (run_list_test): New proc.
143         * gas/alpha/alpha.exp: Delete proc run_list_test.
144         * gas/bfin/bfin.exp : Likewise.
145         * gas/cfi/cfi.exp : Likewise.
146         * gas/crx/allinsn.exp : Likewise.
147         * gas/d10v/d10v.exp : Likewise.
148         * gas/d30v/d30v.exp : Likewise.
149         * gas/frv/allinsn.exp : Likewise.
150         * gas/i386/i386.exp : Likewise.
151         * gas/i860.i860.exp : Likewise.
152         * gas/ia64/ia64.exp : Likewise.
153         * gas/lns/lns.exp : Likewise.
154         * gas/macros/macros.exp : Likewise.
155         * gas/maxq10/maxq10.exp : Likewise.
156         * gas/maxq20/maxq20.exp : Likewise.
157         * gas/mips/mips.exp : Likewise.
158         * gas/mmix/mmix-list.exp : Likewise.
159         * gas/mn10300/basic.exp : Likewise.
160         * gas/msp430/msp430.exp : Likewise.
161         * gas/pdp11/pdp11.exp : Likewise.
162         * gas/ppc/ppc.exp : Likewise.
163         * gas/s390/s390.exp : Likewise.
164         * gas/elf/elf.exp (proc run_list_test): Rename to run_elf_list_test.
165
166 2007-05-29  Jakub Jelinek  <jakub@redhat.com>
167
168         PR gas/4558
169         * gas/sparc/sparc.exp: Add v9branch{1,2,3,4,5} tests.
170         * gas/sparc/v9branch1.d: New test.
171         * gas/sparc/v9branch1.s: New.
172         * gas/sparc/v9branch2.d: New test.
173         * gas/sparc/v9branch2.s: New.
174         * gas/sparc/v9branch3.d: New test.
175         * gas/sparc/v9branch3.s: New.
176         * gas/sparc/v9branch4.d: New test.
177         * gas/sparc/v9branch4.s: New.
178         * gas/sparc/v9branch5.d: New test.
179         * gas/sparc/v9branch5.s: New.
180
181 2007-03-25  Paul Brook  <paul@codesourcery.com>
182
183         * gas/arm/thumb32.s: Add tests for subs pc, lr.
184         * gas/arm/thumb32.d: Change error-output: to stderr:.
185         Update expected output.
186
187 2007-05-22  Paul Brook  <paul@codesourcery.com>
188
189         * gas/arm/backslash-at.d: Update expected output.
190
191 2007-05-17  H.J. Lu  <hongjiu.lu@intel.com>
192
193         2003-06-05  Michal Ludvig  <mludvig@suse.cz>
194         * gas/cfi/cfi-x86_64.s: Test new directives
195         and different writings of registers and numbers.
196         * gas/cfi/cfi-x86_64.d: Updated pattern to
197         match the above change.
198
199 2007-05-15  Mark Shinwell  <shinwell@codesourcery.com>
200
201         * gas/arm/backslash-at.d: New.
202         * gas/arm/backslash-at.s: New.
203
204 2007-05-15  Vincent Riviere  <vincent.riviere@freesbee.fr>
205             Nick Clifton  <nickc@redhat.com>
206
207         PR gas/3041
208         * gas/m68k/p3041.s: New test case.
209         * gas/m68k/p3041.d: New expected disassembly.
210         * gas/m68k/all.exp: Run new test for m68k-*-netbsd toolchains.
211         Only run arch-cpu-1 test for ELF based toolchains.
212
213         Tidy ups for m68k-netbsd gas toolchain:
214         * gas/m68k/cpu32.d: Allow for extra text after expected
215         disassembly.
216         * gas/m68k/mcf-trap.d: Allow for alternative trap mnemonics.
217         * gas/m68k/br-isab.d: Fix name of test.
218         * gas/m68k/br-isac.d: Fix name of test.
219         
220 2007-05-14  H.J. Lu  <hongjiu.lu@intel.com>
221
222         PR binutils/4502
223         * gas/i386/amd.d: Replace "pfmulhrw" with "pmulhrw".
224
225 2007-05-04  Kazu Hirata  <kazu@codesourcery.com>
226
227         * gas/m68k/all.exp: Skip fmoveml on fido.
228
229 2007-05-03  H.J. Lu  <hongjiu.lu@intel.com>
230
231         PR gas/4460
232         * gas/i386/gotpc.s: Add a new test.
233         * gas/i386/reloc64.s: Likewise.
234
235         * gas/i386/gotpc.d: Updated.
236         * gas/i386/reloc64.d: Likewise.
237
238 2007-05-03  H.J. Lu  <hongjiu.lu@intel.com>
239
240         * gas/i386/crc32-intel.d: Updated.
241         * gas/i386/crc32.d: Likewise.
242         * gas/i386/sse4_2.d: Likewise.
243         * gas/i386/x86-64-crc32-intel.d: Likewise.
244         * gas/i386/x86-64-crc32.d: Likewise.
245         * gas/i386/x86-64-sse4_2.d: Likewise.
246
247         * gas/i386/crc32.s: Remove crc32 instructions with ambiguous
248         operand size and suffix in crc32 instructions in Intel mode.
249         * gas/i386/x86-64-crc32.s: Likewise.
250
251         * gas/i386/sse4_2.s: Remove crc32 instructions with ambiguous
252         operand size.
253         * gas/i386/x86-64-sse4_2.s: Likewise.
254
255         * gas/i386/i386.exp: Run inval-crc32 and x86-64-inval-crc32.
256
257         * gas/i386/inval-crc32.l: New.
258         * gas/i386/inval-crc32.s: Likewise.
259         * gas/i386/x86-64-inval-crc32.l: Likewise.
260         * gas/i386/x86-64-inval-crc32.s: Likewise.
261
262 2007-05-01  H.J. Lu  <hongjiu.lu@intel.com>
263
264         * gas/i386/crc32-intel.d: New file.
265         * gas/i386/crc32.d:Likewise.
266         * gas/i386/crc32.s:Likewise.
267         * gas/i386/x86-64-crc32-intel.d:Likewise.
268         * gas/i386/x86-64-crc32.d:Likewise.
269         * gas/i386/x86-64-crc32.s:Likewise.
270
271         * gas/i386/i386.exp: Run crc32, crc32-intel, x86-64-crc32
272         and x86-64-crc32-intel.
273
274 2007-04-26  H.J. Lu  <hongjiu.lu@intel.com>
275
276         PR binutils/4430
277         * gas/i386/amd.d: Updated.
278         * gas/i386/immed32.d: Likewise.
279         * gas/i386/intel.d: Likewise.
280         * gas/i386/intel16.d: Likewise.
281         * gas/i386/intelok.d: Likewise.
282         * gas/i386/jump16.d: Likewise.
283         * gas/i386/naked.d: Likewise.
284         * gas/i386/opcode-suffix.d: Likewise.
285         * gas/i386/opcode.d: Likewise.
286         * gas/i386/prescott.d: Likewise.
287         * gas/i386/ssemmx2.d: Likewise.
288         * gas/i386/tlsd.d: Likewise.
289         * gas/i386/tlspic.d: Likewise.
290         * gas/i386/x86-64-addr32.d: Likewise.
291         * gas/i386/x86-64-prescott.d: Likewise.
292         * gas/i386/x86-64-rip.d: Likewise.
293         * gas/i386/x86_64.d: Likewise.
294
295 2007-04-26  H.J. Lu  <hongjiu.lu@intel.com>
296
297         PR binutils/4429
298         * gas/i386/i386.exp: Run "x86-64-addr32-intel" and
299         "x86-64-rip-intel".
300
301         * gas/i386/intelok.d: Updated.
302
303         * gas/i386/x86-64-addr32-intel.d: New file.
304         * gas/i386/x86-64-rip-intel.d: Likewise.
305
306 2007-04-24  Andreas Krebbel  <krebbel1@de.ibm.com>
307
308         * gas/s390/zarch-z9-ec.d: Add pfpo, ectg and csst.
309         * gas/s390/zarch-z9-ec.s: Likewise.
310
311 2007-04-23  Nathan Sidwell  <nathan@codesourcery.com>
312
313         * gas/m68k/br-isaa.s: New.
314         * gas/m68k/br-isaa.d: New.
315         * gas/m68k/br-isab.s: New.
316         * gas/m68k/br-isab.d: New.
317         * gas/m68k/br-isac.s: New.
318         * gas/m68k/br-isac.d: New.
319         * gas/m68k/all.exp: Adjust.
320
321 2007-04-21  Richard Earnshaw  <rearnsha@arm.com>
322
323         * gas/arm/arch4t.d: Convert to unified syntax.
324         * gas/arm/archv6.d: Likewise.
325         * gas/arm/archv6t2.d: Likewise.
326         * gas/arm/arch3.d: Likewise.
327         * gas/arm/arch7dm.d: Likewise.
328         * gas/arm/arch7t.d: Likewise.
329         * gas/arm/archv1.d: Likewise.
330         * gas/arm/copro.d: Likewise.
331         * gas/arm/inst.d: Likewise.
332         * gas/arm/macro1.d: Likewise.
333         * gas/arm/tcompat.d: Likewise.
334         * gas/arm/wince_inst.d: Likewise.
335         * gas/arm/xscale.d: Likewise.
336
337         * gas/arm/thumb.d: White space cleanup.
338         * gas/arm/thumb2_relax.d: Likewise.
339         * gas/arm/thumb32.d: Likewise.
340         
341 2007-04-20  Nathan Sidwell  <nathan@codesourcery.com>
342
343         * gas/m68k/ctrl-1.d, gas/m68k/ctrl-1.s: New.
344         * gas/m68k/ctrl-2.d, gas/m68k/ctrl-2.s: New.
345         * gas/m68k/all.exp: Add them.
346
347 2007-04-20  Alan Modra  <amodra@bigpond.net.au>
348
349         * gas/ppc/range64.s: New.
350         * gas/ppc/range64.l: New.
351         * gas/ppc/range.s: New.
352         * gas/ppc/range.l: New.
353         * gas/ppc/ppc.exp (run_list_test): New.  Use to run new tests.
354
355 2007-04-20  Richard Earnshaw  <rearnsha@arm.com>
356
357         * gas/arm/mapshort.s: Add a small .data section.
358         * gas/arm/mapshort-eabi.d: Check the data section doesn't confuse
359         disassembly.
360         * gas/arm/mapshort-elf.d: Likewise.
361
362 2007-04-19  Paul Brook  <paul@codesourcery.com>
363
364         * gas/arm/thumb1_unified.d: New test.
365         * gas/arm/thumb1_unified.s: New test.
366
367 2007-04-19  Nathan Froyd <froydnj@codesourcery.com>
368
369         * gas/ppc/booke.s: Add tlbsx, tlbsxe.
370         * gas/ppc/booke.d: Update.
371
372 2007-04-18  H.J. Lu <hongjiu.lu@intel.com>
373
374         * gas/i386/i386.exp: Add sse4.2 and x86-64-sse4.2.
375
376         * gas/i386/sse4_2.d: New file.
377         * gas/i386/sse4_2.s: Likewise.
378         * gas/i386/x86-64-sse4_2.d: Likewise.
379         * gas/i386/x86-64-sse4_2.s: Likewise.
380
381 2007-04-18  H.J. Lu <hongjiu.lu@intel.com>
382
383         * gas/i386/i386.exp: Add sse4.1 and x86-64-sse4.1.
384
385         * gas/i386/sse4_1.d: New file.
386         * gas/i386/sse4_1.s: Likewise.
387         * gas/i386/x86-64-sse4_1.d: Likewise.
388         * gas/i386/x86-64-sse4_1.s: Likewise.
389
390 2007-04-18  Paul Brook  <paul@codesourcery.com>
391
392         * gas/arm/thumb2_add.s: Add rsb #0 test.
393         * gas/arm/thumb2_add.d: Update expected output.
394
395 2007-04-04  Paul Brook  <paul@codesourcery.com>
396
397         * gas/arm/neon-cov.s: Add new vext test.
398         * gas/arm/neon-cov.d: Ditto.
399
400 2007-04-01  Christian Groessler  <chris@groessler.org>
401
402         * gas/z8k/calr.d: Fix for 64bit bfd.
403         * gas/z8k/djnz.d: Likewise.
404         * gas/z8k/inout.d: Likewise.
405         * gas/z8k/jmp-cc.d: Likewise.
406         * gas/z8k/jr-back.d: Likewise.
407         * gas/z8k/jr-forw.d: Likewise.
408         * gas/z8k/reglabel.d: Likewise.
409         * gas/z8k/ctrl-names.d: Fix name.  Fix for 64bit bfd.
410         * gas/z8k/ret-cc.d: Likewise.
411
412 2007-03-31  Alan Modra  <amodra@bigpond.net.au>
413
414         * gas/i386/nops-3.s: Don't use .align.
415
416 2007-03-30  Paul Brook  <paul@codesourcery.com>
417
418         * gas/arm/thumb2_ldmstm.d: New test.
419         * gas/arm/thumb2_ldmstm.s: New test.
420
421 2007-03-27  Alan Modra  <amodra@bigpond.net.au>
422
423         * gas/ppc/reloc.s: New.
424         * gas/ppc/reloc.d: New.
425
426 2007-03-26  Julian Brown  <julian@codesourcery.com>
427
428         * gas/arm/neon-const.s: Use FP syntax for 0/-0.
429         * gas/arm/vfp-neon-syntax-inc.s: Likewise, for 1.
430         * gas/arm/neon-cov.s: Use float syntax for FP immediate.
431
432 2007-03-24  Paul Brook  <paul@codesourcery.com>
433         Mark Shinwell  <shinwell@codesourcery.com>
434
435         * gas/arm/archv6.s: Add new SRS tests.
436         * gas/arm/archv6.d: Update expected output.
437         * gas/arm/thumb32.s: Add new SRS tests.
438         * gas/arm/thumb32.d: Update expected output.
439         * gas/arm/srs-t2.d: New.
440         * gas/arm/srs-t2.l: New.
441         * gas/arm/srs-t2.s: New.
442         * gas/arm/srs-arm.d: New.
443         * gas/arm/srs-arm.l: New.
444         * gas/arm/srs-arm.s: New.
445
446 2007-03-23  H.J. Lu  <hongjiu.lu@intel.com>
447
448         * gas/i386/rex.s: Add tests for rex.WRXB.
449         * gas/i386/rex.d: Updated.
450
451         * gas/i386/rex.d: Replace rex64XYZ with rex.WRXB.
452         * gas/i386/x86-64-io-intel.d : Likewise.
453         * gas/i386/x86-64-io-suffix.d: Likewise.
454         * gas/i386/x86-64-io.d: Likewise.
455         * gas/i386/x86-64-opcode.d: Likewise.
456
457 2007-03-21  H.J. Lu  <hongjiu.lu@intel.com>
458
459         PR binutils/4218
460         * gas/i386/nops.s: Add testcases for nop r/m.
461         * gas/i386/x86-64-nops.s: Likewise.
462
463         * gas/i386/x86-64-opcode.s: Add testcases for xchg with %ax,
464         %eax and %rax.
465
466         * gas/i386/nops.d: Updated.
467         * gas/i386/x86-64-nops.d: Likewise.
468         * gas/i386/x86-64-opcode.d: Likewise.
469
470 2007-03-21  H.J. Lu  <hongjiu.lu@intel.com>
471
472         * gas/i386/i386.exp: Run nops-3.
473
474         * gas/i386/nops-3.d: New file.
475         * gas/i386/nops-3.s: Likewise.
476
477 2007-03-20  Mark Shinwell  <shinwell@codesourcery.com>
478
479         * gas/arm/mul-overlap.s: Don't use %type.
480         * gas/arm/mul-overlap.l: Update line numbers.
481         * gas/arm/mul-overlap-v6.s: Don't use %type.
482
483 2007-03-18  Mark Shinwell  <shinwell@codesourcery.com>
484
485         * gas/arm/mul-overlap.s: New.
486         * gas/arm/mul-overlap.d: New.
487         * gas/arm/mul-overlap.l: New.
488         * gas/arm/mul-overlap-v6.s: New.
489         * gas/arm/mul-overlap-v6.d: New.
490
491 2007-03-14  Daniel Jacobowitz  <dan@codesourcery.com>
492
493         * gas/arm/thumbver.d, gas/arm/thumbver.s: New test.
494
495 2007-03-14  Paul Brook  <paul@codesourcery.com>
496
497         * gas/arm/thumb2_add.d: Add tests using sp.
498         * gas/arm/thumb2_add.s: Ditto.
499
500 2007-03-14  Alan Modra  <amodra@bigpond.net.au>
501
502         PR 4029
503         * gas/all/relax.s: New.
504         * gas/all/relax.d: New.
505         * gas/all/gas.exp: Run it.
506
507 2007-03-11  Hans-Peter Nilsson  <hp@bitrange.com>
508
509         * gas/mmix/comment-1.d, gas/mmix/bspec-1.d, gas/mmix/bspec-2.d:
510         Adjust for change in readelf output.
511
512 2007-03-06  Andreas Krebbel  <krebbel1@de.ibm.com>
513
514         * gas/s390/zarch-z9-ec.d: New file.
515         * gas/s390/zarch-z9-ec.s: New file.
516         * gas/s390/s390.exp: Run the z9-ec testcases.
517
518 2007-03-05  H.J. Lu  <hongjiu.lu@intel.com>
519
520         PR gas/3918
521         * lib/gas-defs.exp (gas_started): New variable. Initialized to
522         0.
523         (gas_start): Set gas_started to 1.
524         (gas_finish): Skip if gas_started is 0.  Reset gas_started to 0.
525
526 2007-03-02  Paul Brook  <paul@codesourcery.com>
527
528         * gas/arm/relax_branch_align.d: New test.
529         * gas/arm/relax_branch_align.s: New test.
530
531 2007-02-28  Nick Clifton  <nickc@redhat.com>
532
533         PR gas/3797
534         * gas/lns/lns.exp: Do not run the lns-common test for the d10v
535         port.
536         * gas/d10v/address-002.l: Update expected assembler output.
537         * gas/d10v/address-003.l, gas/d10v/address-004.l,
538         gas/d10v/address-005.l, gas/d10v/address-006.l,
539         gas/d10v/address-007.l, gas/d10v/address-008.l,
540         gas/d10v/address-009.l, gas/d10v/address-010.l,
541         gas/d10v/address-011.l, gas/d10v/address-012.l,
542         gas/d10v/address-013.l, gas/d10v/address-014.l,
543         gas/d10v/address-015.l, gas/d10v/address-016.l,
544         gas/d10v/address-017.l, gas/d10v/address-018.l,
545         gas/d10v/address-019.l, gas/d10v/address-020.l,
546         gas/d10v/address-021.l, gas/d10v/address-022.l,
547         gas/d10v/address-023.l, gas/d10v/address-024.l,
548         gas/d10v/address-025.l, gas/d10v/address-026.l,
549         gas/d10v/address-027.l, gas/d10v/address-030.l,
550         gas/d10v/address-031.l, gas/d10v/address-032.l,
551         gas/d10v/address-033.l, gas/d10v/address-034.l,
552         gas/d10v/address-035.l, gas/d10v/address-036.l,
553         gas/d10v/address-037.l, gas/d10v/address-038.l,
554         gas/d10v/address-039.l, gas/d10v/address-040.l,
555         gas/d10v/address-041.l: Likewise.
556
557 2007-02-28  Nick Clifton  <nickc@redhat.com>
558
559         PR gas/3975
560         * gas/arm/mapshort.d: Split into two new files...
561         * gas/arm/mapshort-eabi.d: The one and...
562         * gas/arm/mapshort-elf.d: This one.
563         * gas/arm/arch7.d: Remove 32-bit host expectation.
564         * gas/arm/arm7t.d: Replace ".word 0x00000000" with ".*" as some
565         arm targets will disassemble this value as an instruction.
566         * gas/arm/neon-ldst-rm.d: Likewise.
567         * gas/arm/thumb2_pool.d: Only run this test for ELF based arm
568         ports.
569         * gas/arm/thumbrel.d: Only run this test for EABI based arm
570         ports.
571         * gas/arm/wince_inst.d: Fix expected branch targets.
572
573 2007-02-22  DJ Delorie  <dj@redhat.com>
574
575         * gas/s390/esa-g5.s: Adjust for corrected PKA syntax.
576         * gas/s390/esa-g5.d: Adjust for corrected PKA syntax.
577
578 2007-02-20  Thiemo Seufer  <ths@mips.com>
579             Chao-Ying Fu  <fu@mips.com>
580
581         * gas/mips/mips32-dspr2.s, gas/mips/mips32-dspr2.d: New test for
582         DSP R2.
583         * gas/mips/mips.exp: Run new test.
584
585 2007-02-19  Andreas Krebbel  <krebbel1@de.ibm.com>
586
587         * gas/s390/esa-g5.d (cfxbr, cfebr, cfdbr): Exchanged floating
588         point and fixed point operands.
589         * gas/s390/esa-g5.s: Likewise.
590         * gas/s390/zarch-z900.d (cfdr, cfer, cfxr, cgdbr, cgebr, cgxbr,
591         cgdr, cger, cgxr): Likewise.
592         * gas/s390/zarch-z900.s: Likewise.
593
594 2007-02-11  H.J. Lu  <hongjiu.lu@intel.com>
595
596         PR gas/4027
597         * gas/i386/opcode.s: Add more tests for "test".
598         * i386/opcode-intel.d: Updated.
599         * gas/i386/opcode-suffix.d: Likewise.
600         * gas/i386/opcode.d: Likewise.
601
602 2007-02-06  Nick Clifton  <nickc@redhat.com>
603
604         PR gas/3810 gas/3800
605         * gas/elf/elf.exp: Expect the redef test to fail on targets which
606         do not convert fixups against ordinary symbols into relocs against
607         section symbols.
608         * gas/all/gas.exp: Likewise.
609
610 2007-02-05  Dave Brolley  <brolley@redhat.com>
611
612         * gas/mep/relocs-junk1.s: Add a .data section.
613         * gas/mep/relocs.d: Updated to match above.
614
615 2007-02-04  H.J. Lu  <hongjiu.lu@intel.com>
616
617         PR gas/3961
618         * gas/i386/secrel.d: Support 64bit host.
619
620 2007-02-02  Nick Clifton  <nickc@redhat.com>
621
622         PR gas/3812
623         * gas/v850/v850e1.d: Correct expected disassembly of cmov insn to
624         account for sign extension.
625
626 2007-01-11  Paul Brook  <paul@codesourcery.com>
627
628         * gas/arm/thumb2_add.d: Add test for missing operand.
629         * gas/arm/thumb2_add.s: Ditto.
630
631 2007-01-11  Nick Clifton  <nickc@redhat.com>
632
633         * gas/mcore/allinsn.s: Remove use of '#' before numbers - it is a
634         line comment character.
635         * gas/mcore/allinsn.d: Adjust expected disassembly to match real
636         output.
637
638         * gas/lns/lns.exp: Run the alternative version of the lns-common-1
639         test for the MCore target.
640
641 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
642
643         * gas/all/gas.exp: Renamed target x86_64-*-mingw64 to x86_64-*-mingw*.
644         * gas/i386/i386.exp: Ditto.
645
646 2007-01-04  Paul Brook  <paul@codesourcery.com>
647
648         * gas/arm/archv6.s: Add more cpsie tests.
649         * gas/arm/archv6.d: Ditto.
650
651 2007-01-04  Andreas Schwab  <schwab@suse.de>
652
653         * gas/m68k/cpu32.[sd]: New test.
654         * gas/m68k/all.exp: Run it.
655
656 2007-01-04  Julian Brown  <julian@codesourcery.com>
657
658         * gas/arm/neon-omit.d: Fix expected encodings for vshl, vqshl.
659
660 2007-01-04  Paul Brook  <paul@codesourcery.com>
661
662         * gas/arm/neon-cov.d: Adjust expected output.
663         * gas/arm/neon-omit.s: Add tests for vcgt and vcle.  Reorder vacle
664         and vacle.
665         * gas/arm/neon-omit.d: Adjust expected output.
666
667 For older changes see ChangeLog-2006
668 \f
669 Local Variables:
670 mode: change-log
671 left-margin: 8
672 fill-column: 74
673 version-control: never
674 End: