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