OSDN Git Service

* gas/d30v/serial2.l: Adjust position of page break.
[pf3gnuchains/pf3gnuchains3x.git] / gas / testsuite / ChangeLog
1 2009-09-08  Alan Modra  <amodra@bigpond.net.au>
2
3         * gas/d30v/serial2.l: Adjust position of page break.
4         * gas/lns/lns-common-1-alt.d: Match 2009-04-24 change.
5         * gas/mt/ms1-16-003.d: Correct reloc name.
6         * gas/mt/relocs.d: Elide incorrect file format strings.
7
8 2009-09-08  Alan Modra  <amodra@bigpond.net.au>
9
10         * gas/all/gas.exp (do_comment): Don't run on m32c.
11         * gas/all/align.d: Likewise.
12         * gas/all/incbin.d: Likewise.
13         * gas/macros/semi.d: Likewise.
14         * gas/elf/ifunc-1.d: Don't run on alpha.
15
16 2009-09-04  Jie Zhang  <jie.zhang@analog.com>
17
18         * gas/bfin/arithmetic.s, gas/bfin/arithmetic.d: Add check
19         for (IU) option for multiply and multiply-accumulate to
20         data register instructon.
21
22 2009-09-03  Jie Zhang  <jie.zhang@analog.com>
23
24         * gas/bfin/parallel5.s: New test.
25         * gas/bfin/error.exp: New test.
26
27 2009-09-03  Jie Zhang  <jie.zhang@analog.com>
28
29         * gas/bfin/line_number.l, gas/bfin/line_number.s: New test.
30         * gas/bfin/bfin.exp: Add the new test.
31
32 2009-09-03  Jie Zhang  <jie.zhang@analog.com>
33
34         * gas/bfin/expected_move_errors.s,
35         gas/bfin/expected_move_errors.l: Add "LC1 = I0;".
36         * gas/bfin/move.s, gas/bfin/move.d: Remove "CYCLES = A0.W".
37
38 2009-09-03  Jie Zhang  <jie.zhang@analog.com>
39
40         * gas/bfin/expected_comparison_errors.l: Expect error on Line 13.
41
42 2009-09-03  Jie Zhang  <jie.zhang@analog.com>
43
44         * gas/bfin/loop.s, gas/bfin/loop.d: New test.
45         * gas/bfin/loop2.s, gas/bfin/loop2.d: New test.
46         * gas/bfin/loop3.s, gas/bfin/loop3.d: New test.
47         * gas/bfin/bfin.exp: Add the new tests.
48
49 2009-09-02  Jie Zhang  <jie.zhang@analog.com>
50
51         From  Bernd Schmidt  <bernd.schmidt@analog.com>
52         * gas/bfin/expected_errors.l, gas/bfin/expected_errors.s:
53         Check error messages for invalid load/store insns.
54
55 2009-09-01  H.J. Lu  <hongjiu.lu@intel.com>
56
57         * gas/i386/att-regs.s: Add ymm tests for 16bit and 64bit.
58         * gas/i386/intel-regs.s: Likewise.
59
60         * gas/i386/att-regs.d: Updated.
61         * gas/i386/intel-regs.d: Likewise.
62
63 2009-09-01  H.J. Lu  <hongjiu.lu@intel.com>
64
65         * gas/i386/att-regs.s: Remove a tab.
66
67 2009-09-01  Jie Zhang  <jie.zhang@analog.com>
68
69         * gas/bfin/expected_comparison_errors.s: Add more cases.
70         * gas/bfin/expected_comparison_errors.l: Update accordingly.
71
72 2009-09-01  Jie Zhang  <jie.zhang@analog.com>
73
74         * gas/bfin/stack2.s: Add pop multiple instruction with a label
75         on the same line.
76         * gas/bfin/stack2.d: Adjust accordingly.
77
78 2009-08-31  Jan Beulich  <jbeulich@novell.com>
79
80         * gas/elf/section5.l: Remove no longer issued warning pattern.
81
82 2009-08-29  Matt Fleming  <matt@console-pimps.org>
83
84         * gas/sh/sign-extension.d: New file.
85         * gas/sh/sign-extension.s: New file.
86         * gas/sh/basic.exp: Run new test.
87
88 2009-08-28  H.J. Lu  <hongjiu.lu@intel.com>
89
90         * gas/i386/l1om.d: Check elf64-l1om format.
91
92 2006-08-11  Bernd Schmidt  <bernd.schmidt@analog.com>
93
94         * gas/bfin/parallel.s: Add more test cases.
95         * gas/bfin/parallel.d: Update accordingly.
96         * gas/bfin/resource_conflict.l: New test.
97         * gas/bfin/resource_conflict.s: New test.
98         * gas/bfin/bfin.exp: Add resource_conflict.
99
100 2009-08-11  Nick Clifton  <nickc@redhat.com>
101
102         PR 10443
103         * gas/arm/t16-bad.l: Update expected messages for moves with
104         shifted operands.
105
106 2009-08-10  Daniel Gutson  <dgutson@codesourcery.com>
107
108         PR gas/10479
109         * gas/arm/sp-pc-usage-t.d: New test case.
110         * gas/arm/sp-pc-usage-t.s: New file.
111
112 2006-08-09  Bernd Schmidt  <bernd.schmidt@analog.com>
113
114         From Mike Frysinger <michael.frysinger@analog.com>
115         * gas/bfin/reloc.d: Adjust for the renamed relocations.
116
117 2009-08-07  Daniel Jacobowitz  <dan@codesourcery.com>
118
119         * gas/arm/mapping2.s: Test code after .ident.
120
121 2009-08-05  Chao-ying Fu  <fu@mips.com>
122
123         * gas/mips/jal-svr4pic.d, gas/mips/jal-xgot.d,
124         gas/mips/mips-abi32-pic2.d: Add R_MIPS_JALR relocations after jalr.
125
126 2009-08-04  Nathan Sidwell  <nathan@codesourcery.com>
127
128         * gas/arm/missing.s: New.
129         * gas/arm/missing.d: New.
130         * gas/arm/missing.l: New.
131
132 2009-07-15  Daniel Gutson  <dgutson@codesourcery.com>
133             Daniel Jacobowitz  <dan@codesourcery.com>
134
135         * gas/arm/mapdir.d, gas/arm/mapdir.s: New files.
136         * gas/arm/mapping.d: Adapted to new symbols generation.
137         * gas/arm/mapping2.d: New test case.
138         * gas/arm/mapping2.s: New file.
139         * gas/arm/mapping3.d: New test case.
140         * gas/arm/mapping3.s: New file.
141         * gas/arm/mapping4.d: New test case.
142         * gas/arm/mapping4.s: New file.
143         * gas/arm/mapshort-eabi.d: Adapted to new symbols generation.
144         * gas/elf/section2.e-armeabi: Adapted to new symbols generation.
145
146 2009-07-27  Jan Beulich  <jbeulich@novell.com>
147
148         * gas/elf/file.[ds]: New.
149         * gas/elf/elf.exp: Run new test.
150
151 2009-07-25  H.J. Lu  <hongjiu.lu@intel.com>
152
153         * gas/i386/l1om.d: New.
154         * gas/i386/l1om-inval.l: Likewise.
155         * gas/i386/l1om-inval.s: Likewise.
156
157         * gas/i386/i386.exp: Run l1om-inval and l1om.
158
159 2009-07-24  Jan Beulich  <jbeulich@novell.com>
160
161         * gas/i386/8087.[ds]: New.
162         * gas/i386/287.[ds]: New.
163         * gas/i386/387.[ds]: New.
164         * gas/i386/no87.[ls]: New.
165         * gas/i386/no87-2.[ls]: New.
166         * gas/i386/i386.exp: Run new tests.
167         * gas/i386/att-regs.s: Also check FPU register access.
168         * gas/i386/intel-regs.s: Likewise.
169         * gas/i386/att-regs.d: Adjust expectations.
170         * gas/i386/intel-regs.d: Likewise.
171
172 2009-07-23  Ulrich Drepper  <drepper@redhat.com>
173
174         * gas/elf/type.s: Add unique global symbol definition.
175         * gas/elf/type.e: Add expected readelf output for global unique
176         symbol.
177
178 2009-07-21  H.J. Lu  <hongjiu.lu@intel.com>
179
180         PR gas/10420
181         * gas/i386/i386.exp: Run x86-64-nops-1-pentium.
182
183         * gas/i386/x86-64-nops-1-pentium.d: New.
184
185 2009-07-16  H.J. Lu  <hongjiu.lu@intel.com>
186
187         * gas/i386/i386.exp: Run ifunc and x86-64-ifunc.
188
189         * gas/i386/ifunc.d: New,
190         * gas/i386/ifunc.s: Likewise.
191         * gas/i386/x86-64-ifunc.d: Likewise.
192
193 2009-07-16  Nathan Sidwell  <nathan@codesourcery.com>
194
195         * gas/arm/target-reloc-1.s: New.
196         * gas/arm/target-reloc-1.d: New.
197
198 2009-07-14  Daniel Gutson  <dgutson@codesourcery.com>
199
200         * gas/arm/align64.s: New test case.
201         * gas/arm/align64.d: Expected disassembly.
202
203 2009-07-14  Daniel Gutson  <dgutson@codesourcery.com>
204
205         * gas/arm/thumb-w-bad.d: New test case.
206         * gas/arm/thumb-w-bad.l: New file.
207         * gas/arm/thumb-w-bad.s: New file.
208         * gas/arm/thumb-w-good.d: New test case.
209         * gas/arm/thumb-w-good.s: New file.
210
211 2009-07-09  Daniel Gutson  <dgutson@codesourcery.com>
212
213         * gas/arm/inst-po.d: New testcase.
214         * gas/arm/inst-po.s: New file.
215         * gas/arm/inst-po-2.d: New testcase.
216         * gas/arm/inst-po-2.s: New file.
217         * gas/arm/inst-po-2.l: New file.
218         * gas/arm/inst-po-3.d: New testcase.
219         * gas/arm/inst-po-3.s: New file.
220         * gas/arm/inst-po-be.d: New testcase.
221
222 2009-07-07  2009-07-04  Chung-Lin Tang  <cltang@pllab.cs.nthu.edu.tw>
223
224         * gas/arm/iwmmxt2.d: Fix insn pattern for torvsc,
225         add patterns for waddsubhx.
226         * gas/arm/iwmmxt2.s: Add tests for waddsubhx.
227
228 2009-07-07  H.J. Lu  <hongjiu.lu@intel.com>
229
230         * gas/i386/fma4.d: Append "#pass".
231         * gas/i386/x86-64-fma4.d: Likewise.
232
233 2009-07-07  Tristan Gingold  <gingold@adacore.com>
234
235         * gas/i386/jump.d: Adjust to be relocated offset for jump to
236         external symbol.
237
238 2009-07-06  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
239
240         * gas/i386/i386.exp: Add FMA4 tests.
241         * gas/i386/x86-64-fma4.d: Ditto.
242         * gas/i386/fma4.d: Ditto.
243         * gas/i386/x86-64-fma4.s: Ditto.
244         * gas/i386/fma4.s: Ditto.       
245         
246 2009-07-01  Nick Clifton  <nickc@redhat.com>
247
248         PR 10168
249         * gas/arm/thumb32.d: Fix expected disassembly of PKHTB insn.
250
251 2009-07-01  Paul Brook <paul@codesourcery.com>
252
253         * gas/arm/fp-save.s: Add .fnstart and .fnend directives.
254
255 2009-06-30  Nick Clifton  <nickc@redhat.com>
256
257         PR 10288
258         * gas/arm/adrl.d: Update expected disassembly.
259         * gas/arm/arch4t-eabi.d: Likewise.
260         * gas/arm/arch4t.d: Likewise.
261         * gas/arm/arch6zk.d: Likewise.
262         * gas/arm/archv6t2.d: Likewise.
263         * gas/arm/arm-it.d: Likewise.
264         * gas/arm/arm3.d: Likewise.
265         * gas/arm/arm7dm.d: Likewise.
266         * gas/arm/arm7t.d: Likewise.
267         * gas/arm/backslash-at.d: Likewise.
268         * gas/arm/bl-local-v4t.d: Likewise.
269         * gas/arm/blx-local.d: Likewise.
270         * gas/arm/copro.d: Likewise.
271         * gas/arm/el_segundo.d: Likewise.
272         * gas/arm/float.d: Likewise.
273         * gas/arm/fp-save.d: Likewise.
274         * gas/arm/fpa-mem.d: Likewise.
275         * gas/arm/group-reloc-alu.d: Likewise.
276         * gas/arm/group-reloc-ldr.d: Likewise.
277         * gas/arm/group-reloc-ldrs.d: Likewise.
278         * gas/arm/immed.d: Likewise.
279         * gas/arm/inst.d: Likewise.
280         * gas/arm/iwmmxt.d: Likewise.
281         * gas/arm/ldconst.d: Likewise.
282         * gas/arm/macro1.d: Likewise.
283         * gas/arm/mapmisc.d: Likewise.
284         * gas/arm/mapsecs.d: Likewise.
285         * gas/arm/mapshort-eabi.d: Likewise.
286         * gas/arm/mapshort-elf.d: Likewise.
287         * gas/arm/movw-local.d: Likewise.
288         * gas/arm/neon-ldst-rm.d: Likewise.
289         * gas/arm/offset.d: Likewise.
290         * gas/arm/reg-alias.d: Likewise.
291         * gas/arm/relax_load_align.d: Likewise.
292         * gas/arm/tcompat.d: Likewise.
293         * gas/arm/tcompat2.d: Likewise.
294         * gas/arm/thumb-eabi.d: Likewise.
295         * gas/arm/thumb.d: Likewise.
296         * gas/arm/thumb1_unified.d: Likewise.
297         * gas/arm/thumb2_add.d: Likewise.
298         * gas/arm/thumb2_it.d: Likewise.
299         * gas/arm/thumb2_it_auto.d: Likewise.
300         * gas/arm/thumb2_pool.d: Likewise.
301         * gas/arm/thumb2_relax.d: Likewise.
302         * gas/arm/thumb32.d: Likewise.
303         * gas/arm/thumbv6.d: Likewise.
304         * gas/arm/thumbv6k.d: Likewise.
305         * gas/arm/tls.d: Likewise.
306         * gas/arm/vfp1.d: Likewise.
307         * gas/arm/vfp1_t2.d: Likewise.
308         * gas/arm/vfp1xD.d: Likewise.
309         * gas/arm/wince.d: Likewise.
310         * gas/arm/wince_inst.d: Likewise.
311         * gas/arm/xscale.d: Likewise.
312
313 2009-06-29  Nick Clifton  <nickc@redhat.com>
314
315         PR 10288
316         * gas/arm/arch6zk.d: Update expected disassembly.
317         * gas/arm/arch7.d: Likewise.
318         * gas/arm/arm-it-auto-2.d: Likewise.
319         * gas/arm/arm-it-auto.d: Likewise.
320         * gas/arm/copro.d: Likewise.
321         * gas/arm/float.d: Likewise.
322         * gas/arm/fpa-mem.d: Likewise.
323         * gas/arm/group-reloc-ldc.d: Likewise.
324         * gas/arm/group-reloc-ldr.d: Likewise.
325         * gas/arm/iwmmxt.d: Likewise.
326         * gas/arm/maverick.d: Likewise.
327         * gas/arm/neon-omit.d: Likewise.
328         * gas/arm/svc.d: Likewise.
329         * gas/arm/thumb-eabi.d: Likewise.
330         * gas/arm/thumb.d: Likewise.
331         * gas/arm/thumb1_unified.d: Likewise.
332         * gas/arm/thumb2_add.d: Likewise.
333         * gas/arm/thumb2_relax.d: Likewise.
334         * gas/arm/thumb32.d: Likewise.
335         * gas/arm/vfp-neon-syntax.d: Likewise.
336         * gas/arm/vfp-neon-syntax_t2.d: Likewise.
337         * gas/arm/vfp1xD.d: Likewise.
338         * gas/arm/vfp1xD_t2.d: Likewise.
339         * gas/arm/vfpv3-const-conv.d: Likewise.
340         * gas/arm/xscale.d: Likewise.
341
342 2009-06-22  Daniel Gutson <dgutson@codesourcery.com>
343
344         * gas/arm/arm-it-auto.d: New test.
345         * gas/arm/arm-it-auto.s: New file.
346         * gas/arm/arm-it-auto-2.d: New test case.
347         * gas/arm/arm-it-auto-2.s: New file.
348         * gas/arm/arm-it-auto-3.d: New test case.
349         * gas/arm/arm-it-auto-3.s: New file.
350         * gas/arm/arm-it-bad.d: New test case.
351         * gas/arm/arm-it-bad.l: New file.
352         * gas/arm/arm-it-bad.s: New file.
353         * gas/arm/arm-it-bad-2.d: New test case.
354         * gas/arm/arm-it-bad-2.l: New file.
355         * gas/arm/arm-it-bad-2.s: New file.
356         * gas/arm/arm-it-bad-3.d: New test case.
357         * gas/arm/arm-it-bad-3.l: New file.
358         * gas/arm/arm-it-bad-3.s: New file.
359         * gas/arm/thumb2_it_auto.d: New test.
360         * gas/arm/thumb2_it_bad.l: Error message updated.
361         * gas/arm/thumb2_it_bad_auto.d: New test.
362         * gas/arm/thumb2_it.d: Comment added.
363         * gas/arm/thumb2_it_bad.d: Comment added.
364
365 2009-06-19  Alan Modra  <amodra@bigpond.net.au>
366
367         PR gas/10255
368         * gas/cfi/cfi-common-7.s: Skip a multiple of four.
369         * gas/cfi/cfi-common-7.d: Adjust.
370
371 2009-06-18  Nick Clifton  <nickc@redhat.com>
372
373         PR 10169
374         * gas/arm/thumb2_bad_reg.s: Add tests for SSAT and USAT with an
375         out of range shift.
376         * gas/arm/thumb2_bad_reg.l: Update expected error messages.
377
378         PR 10288
379         * gas/arm/align.s: Add labels so that COFF based targets can
380         correctly locate THUMB code.
381         * gas/arm/copro.d: Do not pass --architecture switch to objdump.
382
383 2009-06-15  Nick Clifton  <nickc@redhat.com>
384
385         PR gas/10186
386         * gas/arm/thumb32.d: Fix expected binary value of SEV.W instruction.
387
388 2009-06-09  Jakub Jelinek  <jakub@redhat.com>
389
390         PR gas/10255
391         * gas/cfi/cfi-common-7.d: New test.
392         * gas/cfi/cfi-common-7.s: New.
393         * gas/cfi/cfi.exp: Add cfi-common-7 test.
394
395 2009-06-08  Dave Korn  <dave.korn.cygwin@gmail.com>
396
397         * gas/i386/jump.d:  Tweak patterns to also match PE platform output.
398
399 2009-06-01  H.J. Lu  <hongjiu.lu@intel.com>
400
401         PR gas/10198
402         * gas/i386/jump.s: Add test for "jmp $+2".
403         * gas/i386/jump16.s: Likewise.
404
405         * gas/i386/jump.d: Updated.
406         * gas/i386/jump16.d: Likewise.
407
408 2009-05-26  Catherine Moore  <clm@codesourcery.com>
409
410         * gas/mips/eret.s: Remove.
411         * gas/mips/eret.d: Remove.
412         * gas/mips/eret.l: Remove.
413         * gas/mips/eret-1.s: New.
414         * gas/mips/eret-1.d: New.
415         * gas/mips/eret-2.s: New.
416         * gas/mips/eret-2.d: New.
417         * gas/mips/eret-3.s: New.
418         * gas/mips/eret-3.d: New.
419         * gas/mips/mips.exp: Run new tests.  Remove old tests.
420
421 2009-05-23  Richard Sandiford  <rdsandiford@googlemail.com>
422
423         * gas/mips/vr4130.s, gas/mips/vr4130.d: Expect part A to have nops.
424
425 2009-05-23  Richard Sandiford  <rdsandiford@googlemail.com>
426
427         * gas/mips/align.d: Use an nm test rather than an objdump one.
428
429 2009-05-22  H.J. Lu  <hongjiu.lu@intel.com>
430
431         * gas/elf/ifunc-1.d: New.
432         * gas/elf/ifunc-1.s: Likewise.
433
434         * gas/elf/elf.exp: Run ifunc-1.
435
436 2009-05-22  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
437
438         * gas/i386/i386.exp: Remove SSE5 tests.
439         * gas/i386/x86-64-sse5.s: Delete. Remove SSE5 tests.
440         * gas/i386/x86-64-sse5.d: Ditto.
441         * gas/i386/arch-10-1.l: Remove SSE5 tests.
442         * gas/i386/arch-10-2.l: Ditto.
443         * gas/i386/arch-10-3.l: Ditto.
444         * gas/i386/arch-10-4.l: Ditto.
445         * gas/i386/arch-10.d: Ditto.
446         * gas/i386/arch-10.s: Ditto.
447         * gas/i386/arch-4.s: Delete. Remove SSE5 tests.
448         * gas/i386/arch-4.d: Ditto.
449         * gas/i386/arch-8.s: Ditto.
450         * gas/i386/arch-8.d: Ditto.
451         * gas/i386/arch-2.s: Remove SSE5 tests.
452         * gas/i386/arch-2.d: Remove SSE5 tests.
453         * gas/i386/x86-64-arch-2.s: Ditto.
454         
455 2009-05-19  Dave Korn  <dave.korn.cygwin@gmail.com>
456
457         * gas/pe/:  New directory for PE format-specific tests.
458         * gas/pe/aligncomm-a.d:  New test pattern file.
459         * gas/pe/aligncomm-a.s:  New test source file.
460         * gas/pe/aligncomm-b.d:  New test pattern file.
461         * gas/pe/aligncomm-b.s:  New test source file.
462         * gas/pe/aligncomm-c.d:  New test pattern file.
463         * gas/pe/aligncomm-c.s:  New test source file.
464         * gas/pe/aligncomm-d.d:  New test pattern file.
465         * gas/pe/aligncomm-d.s:  New test source file.
466         * gas/pe/pe.exp:  New test control script.
467         * lib/gas-defs.exp (is_pecoff_format):  New function.
468
469 2009-05-05  H.J. Lu  <hongjiu.lu@intel.com>
470
471         * gas/lns/lns-common-1-ia64.s: Add test for discriminator.
472
473 2009-05-05  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
474
475         * gas/arm/bl-local-v4t.d: New file.
476         * gas/arm/bl-local-v4t.s: New file.
477         * gas/arm/blx-local.s: Update for branches and calls to local
478           functions.
479         * gas/arm/blx-local.d: Likewise.
480         * gas/arm/blx-local.l: New file.
481         * gas/arm/blx-local-thumb.l: New file.
482         * gas/arm/blx-local-thumb.s: New file.
483         * gas/arm/blx-local-thumb.d: New file.
484
485 2009-05-01  Nathan Sidwell  <nathan@codesourcery.com>
486             Daniel Jacobowitz  <dan@codesourcery.com>
487
488         * gas/arm/attr-mcpu.d: Add -mfpu=neon.
489         * gas/arm/mapmisc.d: Correct expected output for .double and
490         .dcb.d.
491
492 2009-04-30  Nick Clifton  <nickc@redhat.com>
493
494         * gas/elf/elf.exp: Extend type test to include an ifunc symbol.
495         Provide an alternative test for targets which do not support ifunc
496         symbols.
497         gas/elf/type.s: Add entry for an ifunc symbol.
498         gas/elf/type.e: Add ifunc entry to expected symbol dump.
499         gas/elf/section2.e-armelf: Add  entry for ifunc symbol.
500         gas/elf/type-noifunc.s: New file.
501         gas/elf/type-noifunc.e: Likewise.
502
503 2009-04-24  Cary Coutant  <ccoutant@google.com>
504
505         * gas/lns/lns-common-1.d: Add test for discriminator.
506         * gas/lns/lns-common-1.s: Likewise.
507
508 2009-04-20  Jan Beulich  <jbeulich@novell.com>
509
510         * gas/i386/equ.s: Adjust.
511         * gas/i386/equ.d: Remove reference to equ.e.
512         * gas/i386/equ.e: Delete.
513         * gas/i386/intel-expr.s: New.
514         * gas/i386/intel-expr.d: New.
515         * gas/i386/i386.exp: Run new test.
516         * gas/i386/intel.s: Adjust.
517         * gas/i386/intel.e: Remove no longer valid warning messages.
518         * gas/i386/intel16.s: Adjust.
519         * gas/i386/intel16.d: Remove reference to intel16.e.
520         * gas/i386/intel16.e: Delete.
521         * gas/i386/intelbad.s: Add more tests.
522         * gas/i386/intelbad.l: Adjust.
523         * gas/i386/intelok.s: Remove now unneeded equates. Add more
524         tests.
525         * gas/i386/intelok.d: Remove reference to intelok.e. Adjust.
526         * gas/i386/intelok.e: Delete.
527         * gas/i386/x86_64.s: Adjust.
528         * gas/i386/x86_64.d: Remove reference to x86_64.e.
529         * gas/i386/x86_64.e: Delete.
530
531 2009-04-16  Alan Modra  <amodra@bigpond.net.au>
532
533         * gas/all/gas.exp: Disable assign and assign-ok tests on blackfin.
534         * gas/all/p2425.s: Use "==" instead of "=".
535         * gas/all/weakref1.s: Likewise.
536         * gas/macros/and.s: Likewise.
537         * gas/macros/test1.s: Likewise.
538         * gas/hppa/parse/parse.exp: Remove xfail on block1.
539
540 2009-04-15  Jan Beulich  <jbeulich@novell.com>
541
542         * gas/i386/intel.e: Adjust expectations.
543
544 2009-04-15  Jan Beulich  <jbeulich@novell.com>
545
546         * gas/i386/x86-64-sse5.s: Add test of protd.
547         * gas/i386/x86-64-sse5.d: Adjust expectations to match input.
548
549 2009-04-09  Catherine Moore  <clm@codesourcery.com>
550
551         * gas/mips/mips.exp: Run new tests.
552         * gas/mips/eret.s: New test.
553         * gas/mips/eret.d: New test output.
554         * gas/mips/eret.l: New test output.
555
556 2009-04-07  Peter Bergner  <bergner@vnet.ibm.com>
557
558         * gas/ppc/e500mc.d: Update to match extended mnemonics.
559
560 2009-04-01  Nathan Sidwell  <nathan@codesourcery.com>
561
562         * gas/arm/align.s, gas/arm/align.d: New.
563         * gas/arm/thumb32.d, gas/arm/arch6zk.d, gas/arm/arch6zk.s,
564         arm/thumb2_relax.d: Adjust for align changes.
565
566 2009-03-31  Peter Bergner  <bergner@vnet.ibm.com>
567
568         * gas/ppc/power7.d ("ori", ".p2align"): Add tests for group ending nop.
569         * gas/ppc/power7.s: Likewise.
570         * gas/ppc/power6.d: Likewise.
571         * gas/ppc/power6.s: Likewise.
572
573 2009-03-30  Joseph Myers  <joseph@codesourcery.com>
574
575         * gas/arm/mapsecs.d, gas/arm/mapsecs.s: New.
576
577 2009-03-26  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
578
579         * gas/arm/wince_inst.d: Convert to unified syntax.
580
581 2009-03-18  Andrew Stubbs  <ams@codesourcery.com>
582
583         * gas/arm/adr-invalid.d: New file.
584         * gas/arm/adr-invalid.l: New file.
585         * gas/arm/adr-invalid.s: New file.
586
587 2009-03-14  Richard Sandiford  <r.sandiford@uk.ibm.com>
588
589         * gas/ppc/textalign-xcoff-001.d: Expect the section VMAs to be
590         properly aligned.
591         * gas/ppc/textalign-xcoff-002.d: Likewise.
592
593 2009-03-14  Richard Sandiford  <r.sandiford@uk.ibm.com>
594
595         * gas/ppc/xcoff-branch-1.s, gas/ppc/xcoff-branch-1-32.d,
596         gas/ppc/xcoff-branch-1-64.d: New tests.
597         * gas/ppc/aix.exp: Run them.
598
599 2009-03-11  Hans-Peter Nilsson  <hp@axis.com>
600
601         * gas/cris/rd-bkw5.d, gas/cris/rd-bkw5.s, gas/cris/rd-bkw5b.d,
602         gas/cris/rd-bkw5bpic.d, gas/cris/rd-bkw5bv32.d,
603         gas/cris/rd-bkw5bv32pic.d, gas/cris/rd-bkw5pic.d,
604         gas/cris/rd-bkw5v32.d, gas/cris/rd-bkw5v32pic.d: New tests.
605
606 2009-03-10  Hans-Peter Nilsson  <hp@axis.com>
607
608         * gas/cris/rd-bkw4.d, gas/cris/rd-bkw4v32.d, gas/cris/rd-bkw4.s:
609         New test.
610
611 2009-03-10  Alan Modra  <amodra@bigpond.net.au>
612
613         * gas/ppc/altivec_and_spe.d (objdump): Add -Maltivec.
614         * gas/ppc/common.d: Adjust for -Mcom not including -Mppc.
615
616 2009-03-05  Joseph Myers  <joseph@codesourcery.com>
617
618         * gas/arm/mapmisc.d, gas/arm/mapmisc.dat, gas/arm/mapmisc.s: New.
619
620 2009-03-02  Qinwei  <qinwei@sunnorth.com.cn>
621
622         * gas/score/arith_32-lt.d: New file.
623         * gas/score/arith_32.d: New file.
624         * gas/score/arith_32.s: New file.
625         * gas/score/bit_32-lt.d: New file.
626         * gas/score/bit_32.d: New file.
627         * gas/score/bit_32.s: New file.
628         * gas/score/branch_32-lt.d: New file.
629         * gas/score/branch_32.d: New file.
630         * gas/score/branch_32.s: New file.
631         * gas/score/cmp_32-lt.d: New file.
632         * gas/score/cmp_32.d: New file.
633         * gas/score/cmp_32.s: New file.
634         * gas/score/load_store_32-lt.d: New file.
635         * gas/score/load_store_32.d: New file.
636         * gas/score/load_store_32.s: New file.
637         * gas/score/logical_32-lt.d: New file.
638         * gas/score/logical_32.d: New file.
639         * gas/score/logical_32.s: New file.
640         * gas/score/mv_32-lt.d: New file.
641         * gas/score/mv_32.d: New file.
642         * gas/score/mv_32.s: New file.
643         * gas/score/relax_32.exp: New file.
644         * gas/score/relaxation_macro.h: New file.
645         * gas/score/shift_32-lt.d: New file.
646         * gas/score/shift_32.d: New file.
647         * gas/score/shift_32.s: New file.
648         * gas/score/syscontrol_32-lt.d: New file.
649         * gas/score/syscontrol_32.d: New file.
650         * gas/score/syscontrol_32.s: New file.
651
652 2009-03-01  Mark Mitchell  <mark@codesourcery.com>
653
654         * gas/arm/archv6m.s: Add dmb, dsb, and isb.
655         * gas/arm/archv6m.d: Likewise.
656
657 2009-02-26  Peter Bergner  <bergner@vnet.ibm.com>
658
659         * gas/ppc/e500mc.d ("wait", "waitsrv", "waitimpl"): Add tests.
660         * gas/ppc/e500mc.s: Likewise.
661         * gas/ppc/power6.d ("cdtbcd", "cbcdtd", "addg6s"): Add tests.
662         * gas/ppc/power6.s: Likewise.
663         * gas/ppc/power7.d ("lfdpx", "mffgpr", "mftgpr"): Remove invalid tests.
664         ("wait", "waitsrv", "waitimpl", "divwe", "divwe.", "divweo", "divweo.",
665         "divweu", "divweu.", "divweuo", "divweuo.", "bpermd", "popcntw",
666         "popcntd", "ldbrx", "stdbrx", "lfiwzx", "lfiwzx", "fcfids", "fcfids.",
667         "fcfidus", "fcfidus.", "fctiwu", "fctiwu.", "fctiwuz", "fctiwuz.",
668         "fctidu", "fctidu.", "fctiduz", "fctiduz.", "fcfidu", "fcfidu.",
669         "ftdiv", "ftdiv", "ftsqrt", "ftsqrt", "dcbtt", "dcbtstt", "dcffix",
670         "dcffix.", "lbarx", "lbarx", "lbarx", "lharx", "lharx", "lharx",
671         "stbcx.", "sthcx.", "fre", "fre.", "fres", "fres.", "frsqrte",
672         "frsqrte.", "frsqrtes", "frsqrtes.", "isel"): Add tests.
673         * gas/ppc/power7.s: Likewise.
674         * gas/ppc/vsx.d: New test.
675         * gas/ppc/vsx.s: Likewise.
676         * gas/ppc/ppc.exp: Run it.
677
678 2009-02-23  Mark Mitchell  <mark@codesourcery.com>
679
680         * gas/arm/thumb2_bad_reg.s: Update to allow R13 as second argument
681         for CMP.
682         * gas/arm/thumb2_bad_reg.l: Adjust accordingly.
683
684 2009-02-19  Peter Bergner  <bergner@vnet.ibm.com>
685
686         * gas/ppc/e500mc.d ("lfdepx", "stfdepx"): Fix tests to expect a
687         floating point register.
688
689 2009-02-18  Adam Nemet  <anemet@caviumnetworks.com>
690
691         * gas/mips/octeon.s: Add more tests for dmfc2 and dmtc2.
692         * gas/mips/octeon.d: Update.
693         * gas/mips/octeon-ill.l: Update error message.
694
695 2009-02-16  Nick Clifton  <nickc@redhat.com>
696
697         * gas/mips/e32-rel2.d: Adjust expected output to remove the 0x4000
698         offset.
699         * gas/mips/e32el-rel2.d: Likewise.
700         * gas/mips/elf-rel2.d: Likewise.
701         * gas/mips/elf-rel9-mips16.d: Likewise.
702         * gas/mips/elf-rel9.d: Likewise.
703         * gas/mips/elfel-rel2.d: Likewise.
704         * gas/mips/lb.d: Likewise.
705         * gas/mips/mips-abi32.d: Likewise.
706         * gas/mips/mips-gp32-fp32.d: Likewise.
707         * gas/mips/mips-gp32-fp64.d: Likewise.
708         * gas/mips/mips-gp64-fp32.d: Likewise.
709         * gas/mips/mips-gp64-fp64.d: Likewise.
710         * gas/mips/mips32-sf32.d: Likewise.
711
712 2009-02-12  Nathan Sidwell  <nathan@codesourcery.com>
713
714         * m68k/br-isac.d, m68k/br-isac.s: Add stldsr test.
715
716 2009-02-06  Nick Clifton  <nickc@redhat.com>
717
718         * gas/mips/beq.d: Make no assumptions about the symbols used as
719         branch targets in the disassembly, or the names of the relocs
720         produced.
721         * gas/mips/bge.d: Likewise.
722         * gas/mips/bgeu.d: Likewise.
723         * gas/mips/blt.d: Likewise.
724         * gas/mips/bltu.d: Likewise.
725         * gas/mips/mips32-sf32.d: Likewise.
726         * gas/mips/mips1-fp.d: Likewise.
727         * gas/mips/branch-misc-1.d: Skip for the mips-ecoff target.
728         * gas/mips/branch-misc-2-64.d: Likewise.
729         * gas/mips/branch-misc-2.d: Likewise.
730         * gas/mips/branch-misc-2pic-64.d: Likewise.
731         * gas/mips/branch-misc-2pic.d: Likewise.
732         * gas/mips/branch-swap.d: Likewise.
733
734 2009-02-06  Nick Clifton  <nickc@redhat.com>
735
736         * gas/elf/symtab.d: But do not run the test for the Alpha or HPPA
737         ports.
738         
739 2009-02-05  Peter Bergner  <bergner@vnet.ibm.com>
740
741         * gas/ppc/booke.s ("dcbt", "dcbtst"): New tests.
742         * gas/ppc/booke.d: Likewise.
743         * gas/ppc/power4_32.s: Likewise.
744         * gas/ppc/power4_32.d: Likewise.
745
746 2009-02-05  Catherine Moore  <clm@codesourcery.com>
747
748         * gas/elf/elf.exp: Really run the symtab test.
749
750 2009-02-04  H.J. Lu  <hongjiu.lu@intel.com>
751
752         AVX Programming Reference (January, 2009)
753         * gas/i386/arch-avx-1-3.l: New.
754         * gas/i386/arch-avx-1-3.s: Likewise.
755         * gas/i386/arch-avx-1-4.l: Likewise.
756         * gas/i386/arch-avx-1-4.s: Likewise.
757         * gas/i386/arch-avx-1-5.l: Likewise.
758         * gas/i386/arch-avx-1-5.s: Likewise.
759         * gas/i386/arch-avx-1-6.l: Likewise.
760         * gas/i386/arch-avx-1-6.s: Likewise.
761
762         * gas/i386/arch-10.s: Add vpclmul instructions.
763         * gas/i386/arch-avx-1.s: Likewise.
764         * gas/i386/avx.s: Likewise.
765         * gas/i386/x86-64-arch-2.s: Likewise.
766         * gas/i386/x86-64-avx.s: Likewise.
767
768         * gas/i386/sse2avx.s: Add pclmul instructions.
769         * gas/i386/x86-64-sse2avx.s: Likewise.
770
771         * gas/i386/arch-10.d: Updated.
772         * gas/i386/arch-10-1.l: Likewise.
773         * gas/i386/arch-10-2.l: Likewise.
774         * gas/i386/arch-10-3.l: Likewise.
775         * gas/i386/arch-10-4.l: Likewise.
776         * gas/i386/arch-avx-1.d: Likewise.
777         * gas/i386/arch-avx-1-1.l: Likewise.
778         * gas/i386/arch-avx-1-2.l: Likewise.
779         * gas/i386/avx.d: Likewise.
780         * gas/i386/avx-intel.d: Likewise.
781         * gas/i386/sse2avx.d: Likewise.
782         * gas/i386/x86-64-arch-2.d: Likewise.
783         * gas/i386/x86-64-avx.d: Likewise.
784         * gas/i386/x86-64-avx-intel.d: Likewise.
785         * gas/i386/x86-64-sse2avx.d: Likewise.
786
787         * gas/i386/i386.exp: Run arch-avx-1-3, arch-avx-1-4,
788         arch-avx-1-5 and arch-avx-1-6.
789
790 2009-02-03  DJ Delorie  <dj@redhat.com>
791
792         * gas/mep/relocs.d: Updated for new configuration.
793         * gas/mep/complex-relocs.exp: Likewise.
794
795 2009-02-03  Sandip Matte  <sandip@rmicorp.com>
796
797         * gas/mips/mips.exp (xlr): New architecture.
798         (xlr-ext): Run test.
799         * gas/mips/xlr-ext.d, gas/mips/xlr-ext.s: New.
800
801 2009-02-03  Maxim Kuvyrkov  <maxim@codesourcery.com>
802
803         * gas/m68k/tls-gd-3.d, gas/m68k/tls-gd-3.s: New test.
804         * gas/m68k/all.exp: Run it.
805
806 2009-01-29  Mark Mitchell  <mark@codesourcery.com>
807
808         * gas/arm/copro.s: Avoid using r15 where not permitted.
809         * gas/arm/copro.d: Adjust accordingly.
810         * gas/arm/thumb2_bad_reg.s: New.
811         * gas/arm/thumb2_bad_reg.l: Likewise.
812         * gas/arm/thumb2_bad_reg.d: Likewise.
813
814 2009-01-29  Mark Mitchell  <mark@codesourcery.com>
815
816         * gas/arm/thumb32.s: Add tests for orn and rrx.
817         * gas/arm/thumb32.d: Adjust accordingly.
818         * gas/arm/thumb32.l: Likewise.
819         * gas/arm/thumb2_invert.s: Add tests for orn and orr.
820         * gas/arm/thumb2_invert.d: Adjust accordingly.
821         * gas/arm/tcompat.s: Add tests for rrx.
822         * gas/arm/tcompat.d: Adjust accordingly.
823
824 2009-01-29  Mark Mitchell  <mark@codesourcery.com>
825
826         * gas/arm/thumb32.s (qadd): Add tests for them.
827         * gas/arm/thumb32.d: Adjust accordingly.
828
829 2009-01-29  Mark Mitchell  <mark@codesourcery.com>
830
831         * gas/arm/thumb32.s (qadd): Add qadd, qdadd, qsub, and qdsub.
832         * gas/arm/thumb32.d: Likewise.
833
834 2009-01-29  Paul Brook  <paul@codesourcery.com>
835             Mark Mitchell  <mark@codesourcery.com>
836
837         * gas/arm/thumb2_mul.s: New file.
838         * gas/arm/thumb2_mul.d: Likewise.
839         * gas/arm/thumb2_mul-bad.s: Likewise.
840         * gas/arm/thumb2_mul-bad.d: Likewise.
841         * gas/arm/thumb2_mul-bad.l: Likewise.
842         * gas/arm/t16-bad.s: Add tests for"mul" with high registers.
843         * gas/arm/t16-bad.l: Update accordingly.
844
845 2009-01-29  Nick Clifton  <nickc@redhat.com>
846
847         * gas/all/gas.exp: Expect forward test to fail for MeP.
848         Expect relax test to fail for MeP.
849         * gas/mep/relocs.d: Update expected disassembly.
850
851 2009-01-27  Nick Clifton  <nickc@redhat.com>
852
853         * gas/arm/attr-cpu-directive.d: Only run test for EABI targets.
854         * gas/arm/attr-default.d : Likewise.
855         * gas/arm/attr-march-all.d: Likewise.
856         * gas/arm/attr-march-armv1.d: Likewise.
857         * gas/arm/attr-march-armv2.d: Likewise.
858         * gas/arm/attr-march-armv2a.d: Likewise.
859         * gas/arm/attr-march-armv2s.d: Likewise.
860         * gas/arm/attr-march-armv3.d: Likewise.
861         * gas/arm/attr-march-armv3m.d: Likewise.
862         * gas/arm/attr-march-armv4.d: Likewise.
863         * gas/arm/attr-march-armv4t.d: Likewise.
864         * gas/arm/attr-march-armv4txm.d: Likewise.
865         * gas/arm/attr-march-armv4xm.d: Likewise.
866         * gas/arm/attr-march-armv5.d: Likewise.
867         * gas/arm/attr-march-armv5t.d: Likewise.
868         * gas/arm/attr-march-armv5te.d: Likewise.
869         * gas/arm/attr-march-armv5tej.d: Likewise.
870         * gas/arm/attr-march-armv5texp.d: Likewise.
871         * gas/arm/attr-march-armv5txm.d: Likewise.
872         * gas/arm/attr-march-armv6-m.d: Likewise.
873         * gas/arm/attr-march-armv6.d: Likewise.
874         * gas/arm/attr-march-armv6j.d: Likewise.
875         * gas/arm/attr-march-armv6k.d: Likewise.
876         * gas/arm/attr-march-armv6kt2.d: Likewise.
877         * gas/arm/attr-march-armv6t2.d: Likewise.
878         * gas/arm/attr-march-armv6z.d: Likewise.
879         * gas/arm/attr-march-armv6zk.d: Likewise.
880         * gas/arm/attr-march-armv6zkt2.d: Likewise.
881         * gas/arm/attr-march-armv6zt2.d: Likewise.
882         * gas/arm/attr-march-armv7-a.d: Likewise.
883         * gas/arm/attr-march-armv7-m.d: Likewise.
884         * gas/arm/attr-march-armv7-r.d: Likewise.
885         * gas/arm/attr-march-armv7.d: Likewise.
886         * gas/arm/attr-march-armv7a.d: Likewise.
887         * gas/arm/attr-march-armv7m.d: Likewise.
888         * gas/arm/attr-march-armv7r.d: Likewise.
889         * gas/arm/attr-march-iwmmxt.d: Likewise.
890         * gas/arm/attr-march-iwmmxt2.d: Likewise.
891         * gas/arm/attr-march-xscale.d: Likewise.
892         * gas/arm/attr-mcpu.d: Likewise.
893         * gas/arm/attr-mfpu-arm1020e.d: Likewise.
894         * gas/arm/attr-mfpu-arm1020t.d: Likewise.
895         * gas/arm/attr-mfpu-arm1136jf-s.d: Likewise.
896         * gas/arm/attr-mfpu-arm1136jfs.d: Likewise.
897         * gas/arm/attr-mfpu-arm7500fe.d: Likewise.
898         * gas/arm/attr-mfpu-fpa.d: Likewise.
899         * gas/arm/attr-mfpu-fpa10.d: Likewise.
900         * gas/arm/attr-mfpu-fpa11.d: Likewise.
901         * gas/arm/attr-mfpu-fpe.d: Likewise.
902         * gas/arm/attr-mfpu-fpe2.d: Likewise.
903         * gas/arm/attr-mfpu-fpe3.d: Likewise.
904         * gas/arm/attr-mfpu-maverick.d: Likewise.
905         * gas/arm/attr-mfpu-neon-fp16.d: Likewise.
906         * gas/arm/attr-mfpu-neon.d: Likewise.
907         * gas/arm/attr-mfpu-softfpa.d: Likewise.
908         * gas/arm/attr-mfpu-softvfp+vfp.d: Likewise.
909         * gas/arm/attr-mfpu-softvfp.d: Likewise.
910         * gas/arm/attr-mfpu-vfp.d: Likewise.
911         * gas/arm/attr-mfpu-vfp10-r0.d: Likewise.
912         * gas/arm/attr-mfpu-vfp10.d: Likewise.
913         * gas/arm/attr-mfpu-vfp3.d: Likewise.
914         * gas/arm/attr-mfpu-vfp9.d: Likewise.
915         * gas/arm/attr-mfpu-vfpv2.d: Likewise.
916         * gas/arm/attr-mfpu-vfpv3-d16.d: Likewise.
917         * gas/arm/attr-mfpu-vfpv3.d: Likewise.
918         * gas/arm/attr-mfpu-vfpxd.d: Likewise.
919         * gas/arm/attr-order.d: Likewise.
920         * gas/arm/attr-override-cpu-directive.d: Likewise.
921         * gas/arm/attr-override-mcpu.d: Likewise.
922
923 2009-01-27  Nick Clifton  <nickc@redhat.com>
924
925         * gas/lib/gas-defs.exp: Update description of run_dump_test proc.
926
927         * gas/mips/dli.d: Pass -64 to gas.
928         * gas/mips/mips64-mips3d-incl.d: Likewise.
929         * gas/mips/octeon.d: Likewise.
930         * gas/mips/sb1-ext-mdmx.d: Likewise.
931         * gas/mips/sb1-ext-ps.d: Likewise.
932         * gas/mips/e32el-rel2.s: Pass -march=mips3 to gas.
933         Update expected relocs.
934         * gas/mips/ld-ilocks-addr32.d: Do not run for tx39 targets.
935         * gas/mips/mips.exp: Remove 'ilocks' variable.
936         Add ecoff targets to 'addr32' variable.
937         Set 'no_mips16' for ecoff targets.
938         Do not run div-ilocks or mul-ilocks test variants.
939         * gas/mips/mips16-intermix.d: Use nm instead of objdump so that
940         the symbol table output is sorted.  Update expecetd output.
941
942 2009-01-26  Andrew Stubbs  <ams@codesourcery.com>
943
944         * gas/arm/attr-cpu-directive.d: New file.
945         * gas/arm/attr-cpu-directive.s: New file.
946         * gas/arm/attr-default.d: New file.
947         * gas/arm/attr-march-all.d: New file.
948         * gas/arm/attr-march-armv1.d: New file.
949         * gas/arm/attr-march-armv2.d: New file.
950         * gas/arm/attr-march-armv2a.d: New file.
951         * gas/arm/attr-march-armv2s.d: New file.
952         * gas/arm/attr-march-armv3.d: New file.
953         * gas/arm/attr-march-armv3m.d: New file.
954         * gas/arm/attr-march-armv4.d: New file.
955         * gas/arm/attr-march-armv4t.d: New file.
956         * gas/arm/attr-march-armv4txm.d: New file.
957         * gas/arm/attr-march-armv4xm.d: New file.
958         * gas/arm/attr-march-armv5.d: New file.
959         * gas/arm/attr-march-armv5t.d: New file.
960         * gas/arm/attr-march-armv5te.d: New file.
961         * gas/arm/attr-march-armv5tej.d: New file.
962         * gas/arm/attr-march-armv5texp.d: New file.
963         * gas/arm/attr-march-armv5txm.d: New file.
964         * gas/arm/attr-march-armv6-m.d: New file.
965         * gas/arm/attr-march-armv6.d: New file.
966         * gas/arm/attr-march-armv6j.d: New file.
967         * gas/arm/attr-march-armv6k.d: New file.
968         * gas/arm/attr-march-armv6kt2.d: New file.
969         * gas/arm/attr-march-armv6t2.d: New file.
970         * gas/arm/attr-march-armv6z.d: New file.
971         * gas/arm/attr-march-armv6zk.d: New file.
972         * gas/arm/attr-march-armv6zkt2.d: New file.
973         * gas/arm/attr-march-armv6zt2.d: New file.
974         * gas/arm/attr-march-armv7-a.d: New file.
975         * gas/arm/attr-march-armv7-m.d: New file.
976         * gas/arm/attr-march-armv7-r.d: New file.
977         * gas/arm/attr-march-armv7.d: New file.
978         * gas/arm/attr-march-armv7a.d: New file.
979         * gas/arm/attr-march-armv7m.d: New file.
980         * gas/arm/attr-march-armv7r.d: New file.
981         * gas/arm/attr-march-iwmmxt.d: New file.
982         * gas/arm/attr-march-iwmmxt2.d: New file.
983         * gas/arm/attr-march-xscale.d: New file.
984         * gas/arm/attr-mcpu.d: New file.
985         * gas/arm/attr-mfpu-arm1020e.d: New file.
986         * gas/arm/attr-mfpu-arm1020t.d: New file.
987         * gas/arm/attr-mfpu-arm1136jf-s.d: New file.
988         * gas/arm/attr-mfpu-arm1136jfs.d: New file.
989         * gas/arm/attr-mfpu-arm7500fe.d: New file.
990         * gas/arm/attr-mfpu-fpa.d: New file.
991         * gas/arm/attr-mfpu-fpa10.d: New file.
992         * gas/arm/attr-mfpu-fpa11.d: New file.
993         * gas/arm/attr-mfpu-fpe.d: New file.
994         * gas/arm/attr-mfpu-fpe2.d: New file.
995         * gas/arm/attr-mfpu-fpe3.d: New file.
996         * gas/arm/attr-mfpu-maverick.d: New file.
997         * gas/arm/attr-mfpu-neon-fp16.d: New file.
998         * gas/arm/attr-mfpu-neon.d: New file.
999         * gas/arm/attr-mfpu-softfpa.d: New file.
1000         * gas/arm/attr-mfpu-softvfp+vfp.d: New file.
1001         * gas/arm/attr-mfpu-softvfp.d: New file.
1002         * gas/arm/attr-mfpu-vfp.d: New file.
1003         * gas/arm/attr-mfpu-vfp10-r0.d: New file.
1004         * gas/arm/attr-mfpu-vfp10.d: New file.
1005         * gas/arm/attr-mfpu-vfp3.d: New file.
1006         * gas/arm/attr-mfpu-vfp9.d: New file.
1007         * gas/arm/attr-mfpu-vfpv2.d: New file.
1008         * gas/arm/attr-mfpu-vfpv3-d16.d: New file.
1009         * gas/arm/attr-mfpu-vfpv3.d: New file.
1010         * gas/arm/attr-mfpu-vfpxd.d: New file.
1011         * gas/arm/attr-order.d: Update Tag_ARM_ISA_use and Tag_THUMB_ISA_use.
1012         * gas/arm/attr-override-cpu-directive.d: New file.
1013         * gas/arm/attr-override-cpu-directive.s: New file.
1014         * gas/arm/attr-override-mcpu.d: New file.
1015         * gas/arm/attr-override-mcpu.s: New file.
1016         * gas/arm/blank.s: New file.
1017         * gas/arm/eabi_attr_1.d: Update Tag_ARM_ISA_use and Tag_THUMB_ISA_use.
1018
1019 2009-01-26  Nick Clifton  <nickc@redhat.com>
1020
1021         * gas/arm/attr-order.d: Do not run this test for non-ELF based ARM
1022         targets.
1023
1024 2009-01-24  Andreas Schwab  <schwab@suse.de>
1025
1026         * gas/lns/lns.exp: Don't run lns-duplicate for d10v target.
1027
1028 2009-01-23  Andreas Schwab  <schwab@suse.de>
1029
1030         * gas/mips/mips16-e.d: Adjust for change in LOCAL_LABEL_PREFIX.
1031         * gas/mips/mipsel16-e.d: Likewise.
1032         * gas/mips/tmips16-e.d: Likewise.
1033         * gas/mips/tmipsel16-e.d: Likewise.
1034
1035 2009-01-19  Nick Clifton  <nickc@redhat.com>
1036
1037         * lib/gas-defs.exp (run_list_test): Fix typo in comment.
1038
1039 2009-01-19  Nick Clifton  <nickc@redhat.com>
1040
1041         * gas/arm/attr-syntax.d: Do not run for non-ELF based ARM
1042         targets.
1043
1044 2009-01-19  Andrew Stubbs  <ams@codesourcery.com>
1045
1046         * gas/arm/attr-order.d: New file.
1047         * gas/arm/attr-order.s: New file.
1048
1049 2009-01-16  Andrew Stubbs  <ams@codesourcery.com>
1050             Daniel Jacobowitz  <dan@codesourcery.com>
1051
1052         * gas/arm/attr-syntax.d: New file.
1053         * gas/arm/attr-syntax.s: New file.
1054
1055 2009-01-15  Nick Clifton  <nickc@redhat.com>
1056
1057         PR 9722
1058         * gas/testsuite/gas/arm/archv6m.d: Update expected NOP opcode.
1059         * gas/testsuite/gas/arm/pr9722.s: New test.
1060         * gas/testsuite/gas/arm/pr9722.d: Expected disassembly.
1061
1062 2009-01-14  Peter Bergner  <bergner@vnet.ibm.com>
1063
1064         * gas/ppc/power6.s ("mtfsf", "mtfsf.", "mtfsfi", "mtfsfi."): Add tests.
1065         * gas/ppc/power6.d: Likewise.
1066
1067 2009-01-12  H.J. Lu  <hongjiu.lu@intel.com>
1068
1069         * gas/i386/sse-noavx.s: Add tests for lfence, mfence and movnti.
1070         * gas/i386/x86-64-sse-noavx.s: Likewise.
1071
1072         * gas/i386/sse-noavx.d: Updated.
1073         * gas/i386/x86-64-sse-noavx.d: Likewise.
1074
1075 2009-01-12  H.J. Lu  <hongjiu.lu@intel.com>
1076
1077         * gas/i386/opts.s: Add tests for add, adc, and, cmp, or, sbb,
1078         sub and xor.
1079         * gas/i386/x86-64-opts.s: Likewise.
1080
1081         * gas/i386/opts.d: Updated.
1082         * gas/i386/opts-intel.d: Likewise.
1083         * gas/i386/sse2avx-opts.d: Likewise.
1084         * gas/i386/sse2avx-opts-intel.d: Likewise.
1085         * gas/i386/x86-64-opts.d: Likewise.
1086         * gas/i386/x86-64-opts-intel.d: Likewise.
1087         * gas/i386/x86-64-sse2avx-opts.d: Likewise.
1088         * gas/i386/x86-64-sse2avx-opts-intel.d: Likewise.
1089
1090 2009-01-10  H.J. Lu  <hongjiu.lu@intel.com>
1091
1092         * gas/i386/arch-10.s: Add clflush and syscall.
1093         * gas/i386/x86-64-arch-2.s: Likewise.
1094
1095         * gas/i386/arch-10.d: Updated.
1096         * gas/i386/arch-10-1.l: Likewise.
1097         * gas/i386/arch-10-2.l: Likewise.
1098         * gas/i386/arch-10-3.l: Likewise.
1099         * gas/i386/arch-10-4.l: Likewise.
1100         * gas/i386/x86-64-arch-2.d: Likewise.
1101
1102 2009-01-09  H.J. Lu  <hongjiu.lu@intel.com>
1103
1104         * gas/i386/arch-10.s: Add rdtscp.
1105         * gas/i386/x86-64-arch-2.s: Likewise.
1106
1107         * gas/i386/arch-10.d: Updated.
1108         * gas/i386/arch-10-1.l: Likewise.
1109         * gas/i386/arch-10-2.l: Likewise.
1110         * gas/i386/arch-10-3.l: Likewise.
1111         * gas/i386/arch-10-4.l: Likewise.
1112         * gas/i386/x86-64-arch-2.d: Likewise.
1113
1114 2009-01-06  Chao-ying Fu  <fu@mips.com>
1115
1116         * gas/mips/jalr.s, gas/mips/jalr.l: Add more tests for jalr
1117         and jalr.hb.
1118
1119 2009-01-06  H.J. Lu  <hongjiu.lu@intel.com>
1120
1121         AVX Programming Reference (December, 2008)
1122         * gas/i386/avx.s: Add tests for 256bit vmovntdq, vmovntpd and
1123         vmovntps.
1124         * gas/i386/x86-64-avx.s: Likewise.
1125
1126         * gas/i386/avx.d: Updated.
1127         * gas/i386/avx-intel.d: Likewise.
1128         * gas/i386/x86-64-avx.d: Likewise.
1129         * gas/i386/x86-64-avx-intel.d: Likewise.
1130
1131 2009-01-05  H.J. Lu  <hongjiu.lu@intel.com>
1132
1133         AVX Programming Reference (December, 2008)
1134         * gas/i386/arch-10.s: Replace vfmaddpd with vfmadd132pd.
1135         * gas/i386/x86-64-arch-2.s: Likewise.
1136
1137         * gas/i386/arch-10.d: Updated.
1138         * gas/i386/arch-10-1.l: Likewise.
1139         * gas/i386/arch-10-2.l: Likewise.
1140         * gas/i386/arch-10-3.l: Likewise.
1141         * gas/i386/arch-10-4.l: Likewise.
1142         * gas/i386/avx.d: Likewise.
1143         * gas/i386/avx-intel.d: Likewise.
1144         * gas/i386/inval-avx.l: Likewise.
1145         * gas/i386/x86-64-arch-2.d: Likewise.
1146         * gas/i386/x86-64-avx.d: Likewise.
1147         * gas/i386/x86-64-avx-intel.d: Likewise.
1148         * gas/i386/x86-64-inval-avx.l: Likewise.
1149
1150         * gas/i386/avx.s: Remove vpermil2ps/vpermil2pd and FMA
1151         instructions.  Update tests.
1152         * gas/i386/inval-avx.s: Likewise.
1153         * gas/i386/x86-64-avx.s: Likewise.
1154         * gas/i386/x86-64-inval-avx.s: Likewise.
1155
1156         * gas/i386/fma.d: New.
1157         * gas/i386/fma.s: Likewise.
1158         * gas/i386/fma-intel.d: Likewise.
1159         * gas/i386/x86-64-fma.d: Likewise.
1160         * gas/i386/x86-64-fma.s: Likewise.
1161         * gas/i386/x86-64-fma-intel.d: Likewise.
1162
1163         * gas/i386/i386.exp: Run fma, fma-intel, x86-64-fma and
1164         x86-64-fma-intel.
1165
1166 For older changes see ChangeLog-2008
1167 \f
1168 Local Variables:
1169 mode: change-log
1170 left-margin: 8
1171 fill-column: 74
1172 version-control: never
1173 End: