gas/
[platform/upstream/binutils.git] / gas / testsuite / ChangeLog
1 2005-01-31  Jan Beulich  <jbeulich@novell.com>
2
3         * gas/macros/badarg.[ls]: New.
4         * gas/macros/end.[ls]: New.
5         * gas/macros/redef.[ls]: New.
6         * gas/macros/macros.exp (run_list_test): Copy from elsewhere.
7         Run new tests.
8
9 2005-01-31  Jan Beulich  <jbeulich@novell.com>
10
11         * gas/ia64/operands.[ls]: New.
12         * gas/ia64/ia64.exp: Run new test.
13
14 2005-01-31  Jan Beulich  <jbeulich@novell.com>
15
16         * gas/ia64/proc.[ls]: New.
17         * gas/ia64/unwind-err.[ls]: New.
18         * gas/ia64/ia64.exp: Run new tests.
19
20 2005-01-31  Jan Beulich  <jbeulich@novell.com>
21
22         * gas/ia64/bundling.[ds]: New.
23         * gas/ia64/label.[ls]: New.
24         * gas/ia64/last.[ls]: New.
25         * gas/ia64/slot2.[ls]: New.
26         * gas/ia64/ia64.exp: Run new tests.
27
28 2005-01-31  Jan Beulich  <jbeulich@novell.com>
29
30         * gas/ia64/pseudo.[ds]: New.
31         * gas/ia64/ia64.exp: Run new test.
32
33 2005-01-27  Jan Beulich  <jbeulich@novell.com>
34
35         * gas/ia64/nop_x.[ds]: New.
36         * gas/ia64/ia64.exp: Run new test.
37
38 2005-01-27  Jan Beulich  <jbeulich@novell.com>
39
40         * gas/ia64/dv-waw-err.l: Don't expect ar112 move warning to refer to
41         M-unit.
42         * gas/ia64/mov-ar.[ds]: New.
43         * gas/ia64/ia64.exp: Run new test.
44
45 2005-01-24  Nick Clifton  <nickc@redhat.com>
46
47         * gas/all/sleb128.d: Do not assume an 8-bit byte.
48         * gas/all/quad.d: Likewise.  Also allow for ports which order
49         bytes within words in other than simple big-endian or
50         little-endian fashions.
51
52 2005-01-19  Richard Sandiford  <rsandifo@redhat.com>
53
54         * gas/all/sleb128.[sd]: New test.
55         * gas/all/quad.[sd]: New test.
56         * gas/all/gas.exp: Run them.
57
58 2005-01-17  Andrew Stubbs  <andrew.stubbs@st.com>
59
60         * gas/sh/arch/arch.exp: Correct the email address.
61         Correct a few comment typos.
62         Add new tests to ensure that the assembler will only accept
63         instructions valid in each architecture and vice-versa.
64         * gas/sh/arch/arch_expected.txt: Update/Correct the test results.
65         * gas/sh/arch/sh2a-nofpu-or-sh3-nommu.s: Regenerate.
66         * gas/sh/arch/sh2a-nofpu-or-sh4-nommu-nofpu.s: Regenerate.
67         * gas/sh/arch/sh2a-nofpu.s: Generate new file.
68         * gas/sh/arch/sh2a-or-sh3e.s: Regenerate.
69         * gas/sh/arch/sh2a-or-sh4.s: Regenerate.
70         * gas/sh/arch/sh2a.s: Generate new file.
71         * gas/sh/arch/sh2e.s: Regenerate.
72         * gas/sh/arch/sh2.s: Regenerate.
73         * gas/sh/arch/sh3-dsp.s: Regenerate.
74         * gas/sh/arch/sh3e.s: Regenerate.
75         * gas/sh/arch/sh3-nommu.s: Regenerate.
76         * gas/sh/arch/sh3.s: Regenerate.
77         * gas/sh/arch/sh4al-dsp.s: Regenerate.
78         * gas/sh/arch/sh4a-nofpu.s: Regenerate.
79         * gas/sh/arch/sh4a.s: Regenerate.
80         * gas/sh/arch/sh4-nofpu.s: Regenerate.
81         * gas/sh/arch/sh4-nommu-nofpu.s: Regenerate.
82         * gas/sh/arch/sh4.s: Regenerate.
83         * gas/sh/arch/sh-dsp.s: Regenerate.
84         * gas/sh/arch/sh.s: Regenerate.
85
86 2005-01-12  H.J. Lu  <hongjiu.lu@intel.com>
87
88         * i386/i386.exp: Run "sib".
89
90         * gas/i386/sib.d: New file.
91         * gas/i386/sib.s: Likewise.
92
93 2005-01-09  Andreas Schwab  <schwab@suse.de>
94
95         * gas/i386/intel16.d: Ignore trailing text with #pass. 
96         * gas/i386/intelok.d: Likewise.
97         * gas/i386/prefix.d: Likewise.
98         * gas/i386/sub.d: Likewise.
99         * gas/i386/padlock.d: Likewise.
100         * gas/i386/x86_64.d: Likewise.
101
102 2005-01-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
103
104         * gas/elf/elf.exp (section5): Use 0-9 instead of [:digit:].
105
106 2004-12-31  Alan Modra  <amodra@bigpond.net.au>
107
108         * gas/elf/elf.exp: Don't list reloc sections.
109         * gas/elf/section5.e: Remove reloc sections.
110
111 2004-12-21  Tomer Levi  <Tomer.Levi@nsc.com>
112
113         * gas/crx/beq_insn.d: Update reference file according to 
114         disassembler printing method.
115         * gas/crx/bit_insn.d: Likewise. 
116         * gas/crx/br_insn.d: Likewise. 
117         * gas/crx/cmpbr_insn.d: Likewise. 
118         * gas/crx/cop_insn.d: Likewise. 
119         * gas/crx/load_stor_insn.d: Likewise.
120
121 2004-12-21  Hans-Peter Nilsson  <hp@axis.com>
122
123         * gas/elf/section5.e, gas/elf/section5.l: Replace [:digit:],
124         [:xdigit:] and {N} in regexps with [0-9], [0-9a-fA-F] and N
125         copies, to cater to tcl versions before Tcl 8.2.3.
126
127 2004-12-20  Nick Clifton  <nickc@redhat.com>
128
129         * gas/elf/section5.[ls]: Use % instead of @ in .section
130         directives.
131
132 2004-12-16  Richard Sandiford  <rsandifo@redhat.com>
133
134         * gas/v850/split-lo16.{s,d}: New test.
135         * gas/v850/v850.exp: Run it.
136
137 2004-12-15 Jan Beulich  <jbeulich@novell.com>
138
139         * gas/elf/section5.[els]: New.
140
141 2004-12-13  Richard Sandiford  <rsandifo@redhat.com>
142
143         * gas/mips/elf-rel25.d, gas/mips/elf-rel25a.d: Cope with different
144         .text alignments.
145
146 2004-12-11  Alan Modra  <amodra@bigpond.net.au>
147
148         * gas/alpha/elf-usepv-1.d: Update for changed section syms.
149         * gas/arm/mapping.d: Likewise.
150         * gas/mips/tmips16-e.d: Likewise.
151         * gas/mips/tmips16-f.d: Likewise.
152         * gas/mmix/align-1.d: Likewise.
153         * gas/mmix/basep-10.d: Likewise.
154         * gas/mmix/basep-11.d: Likewise.
155         * gas/mmix/basep-7.d: Likewise.
156         * gas/mmix/basep-8.d: Likewise.
157         * gas/mmix/basep-9.d: Likewise.
158         * gas/mmix/builtin1.d: Likewise.
159         * gas/mmix/builtin2.d: Likewise.
160         * gas/mmix/builtin3.d: Likewise.
161         * gas/mmix/bz-c.d: Likewise.
162         * gas/mmix/comment-2.d: Likewise.
163         * gas/mmix/comment-3.d: Likewise.
164         * gas/mmix/cons-2.d: Likewise.
165         * gas/mmix/fb-1.d: Likewise.
166         * gas/mmix/fb-2.d: Likewise.
167         * gas/mmix/geta-c.d: Likewise.
168         * gas/mmix/greg1.d: Likewise.
169         * gas/mmix/greg1a.d: Likewise.
170         * gas/mmix/greg2.d: Likewise.
171         * gas/mmix/greg2a.d: Likewise.
172         * gas/mmix/greg3.d: Likewise.
173         * gas/mmix/greg4.d: Likewise.
174         * gas/mmix/greg5.d: Likewise.
175         * gas/mmix/greg6.d: Likewise.
176         * gas/mmix/greg7.d: Likewise.
177         * gas/mmix/greg8.d: Likewise.
178         * gas/mmix/is-1.d: Likewise.
179         * gas/mmix/jump-c.d: Likewise.
180         * gas/mmix/local-1.d: Likewise.
181         * gas/mmix/locall1.d: Likewise.
182         * gas/mmix/odd-1.d: Likewise.
183         * gas/mmix/op-0-1.d: Likewise.
184         * gas/mmix/op-0-1s.d: Likewise.
185         * gas/mmix/op-0-2.d: Likewise.
186         * gas/mmix/prefix1.d: Likewise.
187         * gas/mmix/prefix2.d: Likewise.
188         * gas/mmix/prefix3.d: Likewise.
189         * gas/mmix/pseudo-1.d: Likewise.
190         * gas/mmix/pushj-c.d: Likewise.
191         * gas/mmix/pushj-cs.d: Likewise.
192         * gas/mmix/sym-1.d: Likewise.
193         * gas/mmix/weak1-s.d: Likewise.
194         * gas/mmix/weak1.d: Likewise.
195         * gas/mmix/zerop-1.d: Likewise.
196         * gas/ppc/power4.d: Likewise.
197         * gas/ppc/test1elf32.d: Likewise.
198         * gas/ppc/test1elf64.d: Likewise.
199         * gas/sh/sh64/datal32-3.d: Likewise.
200         * gas/sh/sh64/datal64-3.d: Likewise.
201         * gas/sh/sh64/localcom-1.d: Likewise.
202
203 2004-12-10  Ian Lance Taylor  <ian@wasabisystems.com>
204
205         * gas/mips/elf-rel23a.d: New test.
206         * gas/mips/elf-rel23b.d: New test.
207         * gas/mips/elf-rel25.s: New test.
208         * gas/mips/elf-rel25.d: New test.
209         * gas/mips/elf-rel25a.d: New test.
210         * gas/mips/mips.exp: Run new tests.
211
212 2004-12-09  Paul Brook  <paul@codesourcery.com>
213
214         * gas/arm/unwind.d: Expect R_ARM_PREL31 relocations.
215
216 2004-12-09  Ian Lance Taylor  <ian@wasabisystems.com>
217
218         * gas/mips/branch-swap.d: Pass -32 to as.
219
220 2004-11-29  Tomer Levi  <Tomer.Levi@nsc.com>
221
222         * gas/crx/br_insn.d: Fix error in expected disassembly.
223
224 2004-11-29  Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
225
226         * testsuite/gas/m32r/rela-1.s: New test.
227         * testsuite/gas/m32r/rela-1.d: Expected disassembly.
228         * testsuite/gas/m32r/m32r.exp: Run the new test.
229         * testsuite/gas/m32r/relax-1.d: Update for fixed pcrel reloc
230         generation.
231
232 2004-11-27  Richard Earnshaw  <rearnsha@arm.com>
233
234         * gas/testsuite/arm/thumbv6.d (setend): Remove stray tab at end
235         of dump pattern.
236
237 2004-11-25  H.J. Lu  <hongjiu.lu@intel.com>
238
239         * gas/ia64/group-1.d: Adjust expected secion ordering.
240
241 2004-11-25 Jan Beulich  <jbeulich@novell.com>
242
243         * gas/i386/x86-64-inval.[sl]: Remove sahf/lahf.
244
245 2004-11-24  Paul Brook  <paul@codesourcery.com>
246
247         * gas/elf/group0a.d: Adjust expected secion ordering.
248         * gas/elf/group1a.d: Ditto.
249         * gas/elf/section4.d: Ditto.
250
251 2004-11-24  Nick Clifton  <nickc@redhat.com>
252
253         * gas/iq2000/allinsn.exp: Remove IQ10 tests.
254         * gas/iq2000/q10allinsn.d: Delete.
255         * gas/iq2000/q10allinsn.s: Delete.      
256         * gas/iq2000/q10hazard4.s: Delete.
257         * gas/iq2000/q10hazard5.s: Delete.
258         * gas/iq2000/q10load-hazards.exp: Delete.
259         * gas/iq2000/q10nohazard.s: Delete.
260         * gas/iq2000/q10noyield.s: Delete.
261         * gas/iq2000/q10test0.d: Delete.
262         * gas/iq2000/q10test0.s: Delete.
263         * gas/iq2000/q10test1.d: Delete.
264         * gas/iq2000/q10test1.s: Delete.
265         * gas/iq2000/q10test10.d: Delete.
266         * gas/iq2000/q10test10.s: Delete.
267         * gas/iq2000/q10test11.d: Delete.
268         * gas/iq2000/q10test11.s: Delete.
269         * gas/iq2000/q10test12.d: Delete.
270         * gas/iq2000/q10test12.s: Delete.
271         * gas/iq2000/q10test2.d: Delete.
272         * gas/iq2000/q10test2.s: Delete.
273         * gas/iq2000/q10test3.d: Delete.
274         * gas/iq2000/q10test3.s: Delete.
275         * gas/iq2000/q10test4.d: Delete.
276         * gas/iq2000/q10test4.s: Delete.
277         * gas/iq2000/q10test5.d: Delete.
278         * gas/iq2000/q10test5.s: Delete.
279         * gas/iq2000/q10test6.d: Delete.
280         * gas/iq2000/q10test6.s: Delete.
281         * gas/iq2000/q10test7.d: Delete.
282         * gas/iq2000/q10test7.s: Delete.
283         * gas/iq2000/q10test8.d: Delete.
284         * gas/iq2000/q10test8.s: Delete.
285         * gas/iq2000/q10test9.d: Delete.
286         * gas/iq2000/q10test9.s: Delete.
287         * gas/iq2000/q10yield.exp: Delete.
288         * gas/iq2000/test.exp: Delete.
289
290 2004-11-24  Ramana Radhakrishnan  <ramana.radhakrishnan@codito.com>
291
292         * gas/arc/st.s: Add checks for other variants of the sr and st
293         instruction.
294         * gas/arc/st.d: Update the expected disassembly.
295
296 2004-11-23  Nick Clifton  <nickc@redhat.com>
297
298         * gas/mn10300/relax.s: Add further tests of the relaxing of branch
299         instructions.
300         * gas/mn10300/relax.d: Add expected relocations.
301
302 2004-11-22  Ravi Ramaseshan  <ravi.ramaseshan@codito.com>
303
304         * gas/arc/ld.s: Add check of load of a long immediate.
305         * gas/arc/ld.d: Add expected disassembly.
306         
307 2004-11-22  Hans-Peter Nilsson  <hp@axis.com>
308
309         * gas/all/gas.exp: Run dg-runtest for all err-*.s and warn-*.s.
310         * gas/all/err-1.s, gas/all/warn-1.s: New tests.
311
312 2004-11-18  Inderpreet Singh   <inderpreetb@nioda.hcltech.com>
313
314         * gas/maxq10/call.d: Fix expected results now that bfd assembler
315         support is enabled by default.
316         * gas/maxq10/range.d: Likewise.
317         * gas/maxq20/call.d: Likewise.
318
319 2004-11-17  Daniel Jacobowitz  <dan@codesourcery.com>
320
321         * gas/arm/mapping.d: Expect F markers for Thumb code.
322         * gas/arm/unwind.d: Update big-endian pattern.
323
324 2004-11-12  Nick Clifton  <nickc@redhat.com>
325
326         * gas/mn10300/basic.exp: Add relax test.
327         * gas/mn10300/relax.s: New test.
328         * gas/mn10300/relax.d: Expected results.  Make sure that the
329         correct size of instruction has been selected.
330
331 2004-11-11  Bob Wilson  <bob.wilson@acm.org>
332
333         * gas/xtensa/short_branch_offset.s: New.
334         * gas/xtensa/short_branch_offset.d: New.
335         * gas/xtensa/all.exp: Run new test.
336
337 2004-11-10  Alan Modra  <amodra@bigpond.net.au>
338
339         * gas/i386/opcode.s: Pad section.
340         * gas/i386/intelok.s: Likewise.
341         * gas/i386/opcode.d: Update.
342         * gas/i386/intelok.d: Update.
343
344 2004-11-08  Inderpreet Singh   <inderpreetb@nioda.hcltech.com>
345             Vineet Sharma      <vineets@noida.hcltech.com>
346
347         * gas/maxq10: New directory.  Contains tests for maxq port.
348         * gas/maxq20: Likewise.
349
350 2004-11-05  H.J. Lu  <hongjiu.lu@intel.com>
351
352         * gas/i386/general.s: Add movzb.
353         * gas/i386/general.l: Updated.
354
355 2004-11-04  Hans-Peter Nilsson  <hp@axis.com>
356
357         * gas/all/gas.exp: Exclude float.s for crisv32-*-*.
358         * gas/cris/operand-err-1.s (test.m constant): Remove xfail marker
359         and update rationale.  Mark "ba [external_symbol]" and "ba [r3]"
360         as invalid.
361         * gas/ieee-fp/x930509a.exp: setup_xfail for crisv32-*-*.
362         * gas/macros/macros.exp: setup_xfail strings for crisv32-*-*.
363         * gas/cris/abs32-1.s, gas/cris/arch-err-1.s,
364         gas/cris/arch-err-2.s, gas/cris/arch-err-3.s,
365         gas/cris/arch-err-4.s, gas/cris/arch-err-5.s,
366         gas/cris/bound-err-1.s, gas/cris/brokw-3b.s,
367         gas/cris/march-err-1.s, gas/cris/march-err-2.s,
368         gas/cris/push-err-1.s, gas/cris/push-err-2.s,
369         gas/cris/pushpopv32.s, gas/cris/rd-abs32-1.d,
370         gas/cris/rd-abs32-2.d, gas/cris/rd-arch-1.d, gas/cris/rd-arch-2.d,
371         gas/cris/rd-arch-3.d, gas/cris/rd-bkw1b.d, gas/cris/rd-bkw2b.d,
372         gas/cris/rd-bkw3b.d, gas/cris/rd-bound1.d, gas/cris/rd-bound1.s,
373         gas/cris/rd-bound2.d, gas/cris/rd-bound3.d, gas/cris/rd-bound4.d,
374         gas/cris/rd-break32.d, gas/cris/rd-ppv1032.d, gas/cris/rd-ppv32.d,
375         gas/cris/rd-spr-1.d, gas/cris/rd-spr-1.s, gas/cris/rd-usp-1.d,
376         gas/cris/rd-usp-1b.d, gas/cris/rd-v10_32o-1.d,
377         gas/cris/rd-v10_32o-2.d, gas/cris/rd-v10_32o-2.s,
378         gas/cris/rd-v32-b1.d, gas/cris/rd-v32-b1.s, gas/cris/rd-v32-b2.d,
379         gas/cris/rd-v32-b2.s, gas/cris/rd-v32-b3.d, gas/cris/rd-v32-b3.s,
380         gas/cris/rd-v32-f1.d, gas/cris/rd-v32-f1.s, gas/cris/rd-v32-i1.d,
381         gas/cris/rd-v32-i1.s, gas/cris/rd-v32-l1.d, gas/cris/rd-v32-l1.s,
382         gas/cris/rd-v32-l3.d, gas/cris/rd-v32-l3.s, gas/cris/rd-v32-l4.d,
383         gas/cris/rd-v32-l4.s, gas/cris/rd-v32o-1.d, gas/cris/rd-v32s-1.d,
384         gas/cris/rd-v32s-2.d, gas/cris/rd-v32s-2.s, gas/cris/rd-v32s-3.d,
385         gas/cris/rd-v32s-3.s, gas/cris/rd-v32s-4.d, gas/cris/rd-v32s-4.s,
386         gas/cris/rd-vao-1.d, gas/cris/v32-err-1.s, gas/cris/v32-err-10.s,
387         gas/cris/v32-err-11.s, gas/cris/v32-err-2.s, gas/cris/v32-err-3.s,
388         gas/cris/v32-err-4.s, gas/cris/v32-err-5.s, gas/cris/v32-err-6.s,
389         gas/cris/v32-err-7.s, gas/cris/v32-err-8.s, gas/cris/v32-err-9.s:
390         New tests.
391
392 2004-11-04 Jan Beulich <jbeulich@novell.com>
393
394         * gas/i386/i386.exp: Execute new tests intelbad and intelok.
395         * gas/i386/intelbad.[sl]: New test to check for various things not
396         permitted in Intel mode.
397         * gas/i386/intel.d, gas/i386/opcode.d, gas/i386/x86-64-opcode.d:
398         Adjust for change to segment register store.
399         * gas/i386/intelok.[sd]: New test to check various Intel mode specific
400         things get handled correctly.
401         * gas/i386/x86_64.[sd]: Remove unsupported constructs referring to
402         'high' and 'low' parts of an operand, which the parser previously
403         accepted while neither telling that it's not supported nor that it
404         ignored the remainder of the line following these supposed keywords.
405
406 2004-10-28  Tomer Levi  <Tomer.Levi@nsc.com>
407
408         * gas/crx/cop_insn.d: Regenerate (after a bug fix in Assembler).
409
410 2004-10-27  Tomer Levi  <Tomer.Levi@nsc.com>
411
412         * gas/crx/cop_insn.s: Test new Co-Processor instruction 'cpi'.
413         * gas/crx/list_insn.s: Add hi/lo/u<N> registers tests, fix test bugs.
414         * gas/crx/cop_insn.d: Regenerate.
415         * gas/crx/list_insn.d: Likewise.
416
417 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
418
419         * gas/cfi/cfi-arm-1.d, gas/cfi/cfi-arm-1.s: New files.
420         * gas/cfi/cfi.exp: Run cfi-arm-1 test.
421
422 2004-10-21  Tomer Levi  <Tomer.Levi@nsc.com>
423
424         * gas/crx/cop_insn.s: Reverse operands order in store co-processor
425         instructions.
426         * gas/crx/list_insn.s: Remove test for unsupported 'popa' instruction.
427         * gas/crx/cop_insn.d: Regenerate.
428         * gas/crx/list_insn.d: Likewise.
429
430 2004-10-14  Paul Brook  <paul@codesourcery.com>
431
432         * gas/arm/mapping.d: Pass --special-syms to objdump.
433
434 2004-10-08  Daniel Jacobowitz  <dan@debian.org>
435
436         * gas/i386/i386.exp: Don't run divide test for targets where '/'
437         is a comment.  Run x86-64-unwind for 64-bit ELF targets.
438         * gas/i386/x86-64-unwind.d, gas/i386/x86-64-unwind.s: New.
439
440 2004-10-08  Alan Modra  <amodra@bigpond.net.au>
441
442         * gas/cfi/cfi-common-4.d: Correct for 64 bit targets.
443
444 2004-10-07  Bob Wilson  <bob.wilson@acm.org>
445
446         * gas/xtensa/all.exp: Adjust expected error message for j_too_far.
447         Change entry_align test to expect an error.
448         * gas/xtensa/entry_misalign2.s: Use no-transform instead of
449         no-generics directives.
450
451 2004-10-07  Richard Sandiford  <rsandifo@redhat.com>
452
453         * gas/mips/elf-rel{23,24}.[sd]: New tests.
454         * gas/mips/mips.exp: New test.
455
456 2004-10-07  Richard Sandiford  <rsandifo@redhat.com>
457
458         * gas/mips/elf-rel22.[sd]: New test.
459         * gas/mips/mips.exp: Run it.
460
461 2004-10-07  Richard Sandiford  <rsandifo@redhat.com>
462
463         * gas/mips/elf-rel21.[sd]: New test.
464         * gas/mips/mips.exp: Run it.
465
466 2004-10-07  Jan Beulich  <jbeulich@novell.com>
467
468         * gas/cfi/cfi-common-4.[ds]: New.
469         * gas/cfi/cfi.exp: Run new test.
470
471 2004-10-07  Tomer Levi  <Tomer.Levi@nsc.com>
472
473         * gas/crx/cop_insn.s: New file.
474         * gas/crx/cop_insn.d: Likewise.
475         * gas/crx/load_stor_insn.s: Move Co-processor insns to a separate
476         test.
477         * gas/crx/misc_insn.s: Likewise.
478         * gas/crx/load_stor_insn.d: Regenerate.
479         * gas/crx/misc_insn.d: Likewise.
480
481 2004-10-06  Aldy Hernandez  <aldyh@redhat.com>
482
483         * gas/ppc/e500.s: Add double-precision instructions.
484         * gas/ppc/e500.d: Same.
485
486 2004-10-05  Paul Brook  <paul@codesourcery.com>
487
488         * gas/arm/arm.exp: Add unwind table test.  Recognise
489         arm-symbian-symbianelf and arm-none-eabi.
490         * gas/arm/unwind.s: New file.
491         * gas/arm/unwind.d: New file.
492
493 2004-10-01  Bill Farmer  <Bill@the-farmers.freeserve.co.uk>
494
495         * gas/pdp11/opcode.d: Fix sob opcode value.
496
497 2004-09-30  Paul Brook  <paul@codesourcery.com>
498
499         * gas/arm/arch6zk.d: New file.
500         * gas/arm/arch6zk.s: New file.
501         * gas/arm/arm.exp: Add them.
502
503 2004-09-29  Alan Modra  <amodra@bigpond.net.au>
504
505         * gas/i386/secrel.s: Pad .rdata out to 16 byte boundary.
506         * gas/i386/secrel.d: Adjust to suit.
507
508 2004-09-19  Paul Brook  <paul@codesourcery.com>
509
510         * gas/elf/elf.exp: Recognise additional arm elf targets.
511
512 2004-09-17  Paul Brook  <paul@codesourcery.com>
513
514         * gas/arm/pic.s: Add (target2).
515         * gas/arm/pic.d: Ditto.
516
517 2004-09-13  Paul Brook  <paul@codesourcery.com>
518
519         * gas/arm/pic.d: Rename RELABS to TARGET1.
520         * gas/arm/pic.s: Ditto.
521
522 2004-09-03  Tomer Levi  <Tomer.Levi@nsc.com>
523
524         * gas/crx: New directory.
525         * gas/crx/allinsn.exp: New test script.
526         * gas/crx/arith_insn.s: New file.
527         * gas/crx/arith_insn.d: Likewise.
528         * gas/crx/beq_insn.s: Likewise.
529         * gas/crx/beq_insn.d: Likewise.
530         * gas/crx/bit_insn.s: Likewise.
531         * gas/crx/bit_insn.d: Likewise.
532         * gas/crx/br_insn.s: Likewise.
533         * gas/crx/br_insn.d: Likewise.
534         * gas/crx/cmov_insn.s: Likewise.
535         * gas/crx/cmov_insn.d: Likewise.
536         * gas/crx/cmpbr_insn.s: Likewise.
537         * gas/crx/cmpbr_insn.d: Likewise.
538         * gas/crx/jscond_insn.s: Likewise.
539         * gas/crx/jscond_insn.d: Likewise.
540         * gas/crx/list_insn.s: Likewise.
541         * gas/crx/list_insn.d: Likewise.
542         * gas/crx/load_stor_insn.s: Likewise.
543         * gas/crx/load_stor_insn.d: Likewise.
544         * gas/crx/misc_insn.s: Likewise.
545         * gas/crx/misc_insn.d: Likewise.
546         * gas/crx/no_op_insn.s: Likewise.
547         * gas/crx/no_op_insn.d: Likewise.
548         * gas/crx/shift_insn.s: Likewise.
549         * gas/crx/shift_insn.d: Likewise.
550
551 2004-08-27  Richard Sandiford  <rsandifo@redhat.com>
552
553         * gas/frv/fr550-pack1.[sd]: New test.
554         * gas/frv/allinsn.exp: Run it.
555
556 2004-08-27  Nick Clifton  <nickc@redhat.com>
557
558         * gas/i386/i386.exp: Allow pcrel test for COFF targets as well,
559         but not for PE targets.  Similarly for the absrel test.
560
561 2004-08-26  Nick Clifton  <nickc@redhat.com>
562
563         * gas/i386/i386.exp: Group ELF specific tests together.  Move the
564         pcrel test into the ELF only section.  Use is_elf_format to test
565         for ELF based toolchains.
566
567 2004-08-25  H.J. Lu  <hongjiu.lu@intel.com>
568
569         * gas/all/gas.exp: Use `string match ""' instead of `eq ""'.
570
571 2004-08-24  Jan Beulich  <jbeulich@novell.com>
572
573         * gas/all/altmacro.[sd]: Split out part from here...
574         * gas/all/altmac2.[sd]: ... to here.
575         * gas/all/excl.s: New.
576         * gas/all/gas.exp: Suppress both tests for a few targets known to
577           break. Run the new (split out) test only when the target doesn't
578           use '!' as a comment character.
579
580 2004-08-18  Thiemo Seufer  <seufer@csv.ica.uni-stuttgart.de>
581
582         * gas/mips/branch-swap.s: New testcase.
583         * gas/mips/branch-swap.d: New testcase.
584         * gas/mips/mips.exp: Run the testcase.
585
586 2004-08-18  Nick Clifton  <nickc@redhat.com>
587
588         * gas/macros/strings.s: Remove #NO_APP, accidentally committed as
589         part of another patch.
590
591 2004-08-15  Nick Clifton  <nickc@redhat.com>
592
593         * gas/all/altmacro.d: Allow for rest of frag being padded to an
594         alignment boundary.
595
596         * gas/arm/arm.exp: Run bignum test for ELF based targets only.
597
598 2004-08-16  Alan Modra  <amodra@bigpond.net.au>
599
600         * gas/cfi/cfi-alpha-1.d: Adjust for readelf fix.
601         * gas/cfi/cfi-alpha-3.d: Likewise.
602         * gas/cfi/cfi-i386.d: Likewise.
603         * gas/cfi/cfi-m68k.d: Likewise.
604         * gas/cfi/cfi-ppc-1.d: Likewise.
605         * gas/cfi/cfi-s390-1.d: Likewise.
606         * gas/cfi/cfi-s390x-1.d: Likewise.
607         * gas/cfi/cfi-sh-1.d: Likewise.
608         * gas/cfi/cfi-sparc-1.d: Likewise.
609         * gas/cfi/cfi-sparc64-1.d: Likewise.
610         * gas/cfi/cfi-x86_64.d: Likewise.
611
612 2004-08-13 Jan Beulich <jbeulich@novell.com>
613
614         * gas/all/altmacro.[sd]: New test.
615         * gas/all/gas.exp: Run the new test.
616
617 2004-08-10  Mark Mitchell  <mark@codesourcery.com>
618
619         * gas/arm/bignum1.s: New test.
620         * gas/arm/arm.exp: Run it.
621
622 2004-08-06  Paul Brook  <paul@codesourcery.com>
623
624         * gas/arm/pic.s,d: Test RELABS and SBREL relocations.
625
626 2004-08-05  Nitin Yewale  <nitiny@kpitcummins.com>
627
628         * h8300/h8300.exp: Addition of new test case to check rx
629         generation with adds and subs instruction for plain H8/300 target.
630         * h8300/addsubrxcheck.s: New test source file.
631
632 2004-08-01  Stephane Carrez  <stcarrez@nerim.fr>
633
634         * gas/m68hc11/m68hc11.exp: Fix tests for 2.15
635         * gas/elf/elf.exp: Test obj-elf for m6811-* and m6812-*
636         * gas/symver/symver.exp: Likewise for symver tests.
637
638 2004-07-30  Michal Ludvig  <mludvig@suse.cz>
639
640         * gas/i386/padlock.s, gas/i386/padlock.d: New tests for
641         VIA PadLock instructions.
642
643 2004-07-29  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
644
645         * gas/sh/basic.exp: Don't do sh2a test for sh5.
646         * gas/sh/sh2a.d: Match elf32-sh* format too.
647
648 2004-07-29  Alexandre Oliva  <aoliva@redhat.com>
649
650         2003-12-30  DJ Delorie  <dj@redhat.com>
651         * gas/sh/sh2a.s: New.
652         * gas/sh/sh2a.d: New.
653         * gas/sh/basic.exp: Add it.
654
655 2004-07-27  Tomer Levi  <Tomer.Levi@nsc.com>
656
657         * gas/all/gas.exp (do_930509a): Disable test for crx.
658
659 2004-07-22  H.J. Lu  <hongjiu.lu@intel.com>
660
661         * gas/i386/x86-64-inval.l: Remove the leading `+'.
662
663 2004-07-22  Nick Clifton  <nickc@redhat.com>
664
665         PR/280
666         * gas/h8300/ffxx1-coff.d: Remove duplicated raw insn values.
667         * gas/h8300/ffxx1-elf.d: Likewise.
668         * gas/h8300/h8sx_disp2.d: Likewise.
669         * gas/h8300/h8sx_mov_imm.d: Likewise.
670         * gas/h8300/h8sx_rtsl.d: Likewise.
671         * gas/h8300/ffxx1-coff.s: Remove inappropriate insn width specifier.
672         * gas/h8300/ffxx1-elf.s: Likewise.
673
674 2004-07-21  Jan Beulich <jbeulich@novell.com>
675
676         * gas/i386/x86-64-addr32.[ds]: New test for x86-64 32-bit
677         addressing in 64-bit mode.
678         * gas/i386/x86-64-rip.[ds]: New test for x86-64 rip-relative
679         addressing.
680         * gas/i386/i386.exp: Run the two new tests.
681
682         * gas/cfi/cfi-x86_64.d: Adjust expectation for leave to not have a
683         rex prefix.
684         * gas/i386/x86-64-inval.[ls]: Add a bunch of instructions illegal
685         in 64-bit mode.
686
687 2004-07-20  Maciej W. Rozycki  <macro@linux-mips.org>
688
689         * gas/mips/elf-rel19.d: Pass -march=mips1 to gas as the test
690         expects load delay slots.
691
692 2004-07-20  Maciej W. Rozycki  <macro@linux-mips.org>
693
694         * gas/mips/vr5400.d: Update for a correct disassembly of
695         "racm.ob".
696
697 2004-07-20  Maciej W. Rozycki  <macro@linux-mips.org>
698
699         * gas/mips/mips32.s: Adjust for the unified "break" syntax.  Add
700         another "break" case.  Update the comment accordingly.
701         * gas/mips/set-arch.s: Likewise.
702         * gas/mips/mips32.d: Adjust for the new output.
703         * gas/mips/set-arch.d: Likewise.
704
705 2004-07-15  Nitin Yewale <nitiny@kpitcummins.com>
706
707         * gas/h8300/h8300.exp (do_h8300hn_addressgen): Addition of
708         new test case for H8300H normal target to check symbol
709         address generation.
710         * gas/h8300/symaddgen.s: New test.
711
712 2004-07-13  Nick Clifton  <nickc@redhat.com>
713
714         * gas/i386/intel.s: Add test of newly expand arithmetic support
715         for Intel mode assembler.
716         * gas/i386/intel.d: Add expected disassmbly.
717
718 2004-07-13  Nick Clifton  <nickc@redhat.com>
719
720         * gas/vtable: Delete directory.  These tests are no longer needed
721         as the VTABLE_ reloc support is obsolete.
722
723 2004-07-08  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
724
725         * gas/m32r/pic.exp: Add New Test case for @GOTOFF, @GOT, @PLT.
726         * gas/m32r/pic2.s: New file: Test case for @GOTOFF, @GOT, @PLT.
727         * gas/m32r/pic2.d: New file: Expected results.
728
729 2004-07-08  Richard Sandiford  <rsandifo@redhat.com>
730
731         * gas/mips/elf-rel7.d: Expect relocations against bar to refer to bar.
732         * gas/mips/elf-refl19.d: Likewise L2.
733
734 2004-07-03  Richard Sandiford  <rsandifo@redhat.com>
735
736         * gas/mips/elf{,el}-rel.d: Adjust so that the earliest %hi() matches
737         the earliest %lo().
738         * gas/mips/elf-rel11.d: Don't expect the relocs to be reordered.
739         * gas/mips/elf-rel20.[sd]: New test.
740         * gas/mips/mips.exp: Run it.
741
742 2004-07-03  Maciej W. Rozycki  <macro@linux-mips.org>
743
744         * gas/mips/elf-rel9.[sd]: Fix typo in %lo() expression.
745
746 2004-07-01  H.J. Lu  <hongjiu.lu@intel.com>
747
748         * gas/ia64/group-1.d: New.
749         * gas/ia64/group-1.s: Likewise.
750
751         * gas/ia64/ia64.exp: Add group-1 to test comdat group.
752
753 2004-06-30  James E Wilson  <wilson@specifixinc.com>
754
755         * gas/ia64/dv-imply.d: Update.
756         * gas/ia64/dv-mutex.d: Likewise.
757         * gas/ia64/dv-safe.d: Likewise.
758
759 2004-06-29  Alan Modra  <amodra@bigpond.net.au>
760
761         * gas/m68k/mode5.s: Pad section.
762         * gas/m68k/mode5.d: Update.
763
764 2004-06-28  Alan Modra  <amodra@bigpond.net.au>
765
766         * gas/ppc/power4.d: Update.
767
768 2004-06-24  Alan Modra  <amodra@bigpond.net.au>
769
770         * gas/i386/prescott.s: Remove fisttpd and fisttpq.
771         * gas/i386/prescott.d: Update.
772
773 2004-06-08  Jakub Jelinek  <jakub@redhat.com>
774
775         * gas/ia64/dv-raw-err.s: Add some new postinc tests.
776         * gas/ia64/dv-raw-err.l: Updated.
777
778 2004-05-28  Peter Barada <peter@the-baradas.com>
779
780         * gas/m68k/mode5.s: New test file.  Checks conversion of mode 5
781         addressing with zero offset into mode 2 addressing.
782         * gas/m68k/mode5.d: New file: Expected disassmbly.
783         * gas/m68k/all.exp: Run new test.
784
785 2004-05-27  H.J. Lu  <hongjiu.lu@intel.com>
786
787         * gas/ia64/regs.d: Updated.
788
789 2004-05-26  H.J. Lu  <hongjiu.lu@intel.com>
790
791         * gas/ia64/ia64.exp: Run invalid-ar.
792
793         * gas/ia64/invalid-ar.l: New file. Test invalid AR access.
794         * gas/ia64/invalid-ar.s: Likewise.
795
796 2004-05-24  Peter Barada  <peter@the-baradas.com>
797
798         * gas/m68k/mcf-emac.d: Provide correct disassembler results.
799         * gas/m68k/mcf-mac.d: Provide correct disassembler results.
800
801 2004-05-20  H.J. Lu  <hongjiu.lu@intel.com>
802
803         * gas/ia64/dv-srlz.d: Fix a typo.
804
805 2004-05-12  Ben Elliston  <bje@au.ibm.com>
806
807         * gas/h8300/t03_add.exp: Remove stray semicolons.
808         * gas/h8300/t04_sub.exp: Likewise.
809         * gas/h8300/t05_cmp.exp: Likewise.
810         * gas/h8300/t08_or.exp: Likewise.
811         * gas/h8300/t09_xor.exp: Likewise.
812         * gas/h8300/t10_and.exp: Likewise.
813         * gas/hppa/reloc/reloc.exp: Likewise.
814         * gas/hppa/unsorted/unsorted.exp: Likewise.
815         * gas/i386/i386.exp: Likewise.
816         * gas/m68hc11/m68hc11.exp: Likewise.
817         * gas/mips/mips.exp: Likewise.
818         * gas/sparc/sparc.exp: Likewise.
819         * lib/gas-defs.exp: Likewise.
820
821 2004-05-11  Nick Clifton  <nickc@redhat.com>
822
823         * gas/elf/section4.s: New test.  Checks label arithmetic when
824         multiple same-name sections exist.
825         * gas/elf/section4.d: New file: Expected section list
826         * gas/elf/elf.exp: Run the new test.
827         * gas/elf/group0.s: Use % instead of @ for type argument to
828         .section directive (for compatability with ARM port).
829         * gas/elf/group1.s: Likewise.
830
831 2004-05-07  Richard Sandiford  <rsandifo@redhat.com>
832
833         * gas/mips/vr4122.[sd]: Rename to...
834         * gas/mips/vr4120-2.[sd]: ...and add tests for VR4181A errata
835         MD(1) and MD(4).
836         * gas/mips/mips.exp: Update accordingly.
837
838 2004-05-05  Alexandre Oliva  <aoliva@redhat.com>
839
840         * gas/frv/reloc1.d: Match elf32-frvfdpic as well.
841         * gas/frv/fr405-insn.d: Likewise.
842         * gas/frv/fr450-insn.d: Likewise.
843
844 2004-04-30  H.J. Lu  <hongjiu.lu@intel.com>
845
846         * gas/elf/elf.exp: Remove group1, add group1a and group1b for
847         section group.
848
849         * gas/elf/group1a.d: New file.
850         * gas/elf/group1b.d: Likewise.
851
852         * gas/elf/group1.e: Removed.
853
854 2004-04-30  Nick Clifton  <nickc@redhat.com>
855
856         * gas/arm/reg-alias.s: New file: Test case sensitive register
857         aliases.
858         * gas/arm/reg-alias.d: New file: Expected test output.
859         * gas/arm/arm.exp: Run reg-alias test.
860         Arrange tests in a more orderly fashion.
861
862 2004-04-30  Ben Elliston  <bje@au.ibm.com>
863
864         * gas/ppc/power4.s: Add dcbz and dcbzl test cases.
865         * gas/ppc/power4.d: Update accordingly.
866
867 2004-04-26  H.J. Lu  <hongjiu.lu@intel.com>
868
869         * gas/elf/elf.exp: Add group0a, group0b and group1 for section
870         group.
871
872         * gas/elf/group0.s: New file.
873         * gas/elf/group0a.d: Likewise.
874         * gas/elf/group0b.d: Likewise.
875         * gas/elf/group1.e: Likewise.
876         * gas/elf/group1.s: Likewise.
877
878 2004-04-23  Nick Clifton  <nickc@redhat.com>
879
880         * gas/symver/symver1.d: Cope with extra symbols inserted by
881         arm-elf toolchains.
882         * gas/symver/symver0.d: Likewise
883         * gas/elf/symver.d: Likewise.
884
885 2004-04-22  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
886
887         * gas/sh/pcrel2.d: Update.
888         * gas/sh/tlsd.d: Update.
889         * gas/sh/tlsnopic.d: Update.
890         * gas/sh/tlspic.d: Update.
891
892 2004-04-22  Mark Kettenis  <kettenis@gnu.org>
893
894         * lib/gas-defs.exp (is_elf_format): Add OpenBSD support.
895
896 2004-04-22  Atsushi Nemoto  <anemo@mba.ocn.ne.jp>
897
898         * gas/mips/lb-xgot-ilocks.d: Remove nops in load delay slot.
899         * gas/mips/mips-abi32-pic.d: Likewise.
900         * gas/mips/mips-abi32-pic2.d: Likewise.
901         * gas/mips/mips-gp32-fp32-pic.d: Likewise.
902         * gas/mips/mips-gp32-fp64-pic.d: Likewise.
903         * gas/mips/mips-gp64-fp32-pic.d: Likewise.
904         * gas/mips/mips-gp64-fp64-pic.d: Likewise.
905         * gas/mips/relax-swap1-mips2.d: Likewise.
906         * gas/mips/lb-svr4pic-ilocks.d: New test.
907         * gas/mips/mips.exp: Run it.
908
909 2004-04-22  Paul Brook  <paul@codesourcery.com>
910
911         * maverick.c (off8s): Test full shifted operand range.
912         (MCC2): Define.
913         (MVDSPACC, MVACCDSP): Use it.
914         * maverick.d, maverick.s: Regenerate.
915
916 2004-04-22  Peter Barada <peter@the-baradas.com>
917
918         * gas/m68k/mcf-mac.s: New test: Check ColdFire MAC instructions.
919         * gas/m68k/mcf-emac.s: New test: Similar checks.
920         * gas/m68k/mcf-mac.d: New test: Expected output.
921         * gas/m68k/mcf-emac.d: New test: Likewise.
922         * gas/m68k/all.exp: Run new tests.
923
924 2004-04-21  Chris Demetriou  <cgd@broadcom.com>
925
926         * gas/mips/elempic.d: File removed as part of -membedded-pic removal.
927         * gas/mips/empic.d: Likewise.
928         * gas/mips/empic.l: Likewise.
929         * gas/mips/empic.s: Likewise.
930         * gas/mips/empic2.d: Likewise.
931         * gas/mips/empic2.s: Likewise.
932         * gas/mips/empic3_e.d: Likewise.
933         * gas/mips/empic3_e.s: Likewise.
934         * gas/mips/empic3_g1.d: Likewise.
935         * gas/mips/empic3_g1.s: Likewise.
936         * gas/mips/empic3_g2.d: Likewise.
937         * gas/mips/empic3_g2.s: Likewise.
938         * gas/mips/jal-empic-elf-2.d: Likewise.
939         * gas/mips/jal-empic-elf-2.s: Likewise.
940         * gas/mips/jal-empic-elf-3.d: Likewise.
941         * gas/mips/jal-empic-elf-3.s: Likewise.
942         * gas/mips/jal-empic-elf.d: Likewise.
943         * gas/mips/jal-empic.d: Likewise.
944         * gas/mips/la-empic.d: Likewise.
945         * gas/mips/la-empic.s: Likewise.
946         * gas/mips/lb-empic.d: Likewise.
947         * gas/mips/ld-empic.d: Likewise.
948         * gas/mips/lif-empic.d: Likewise.
949         * gas/mips/telempic.d: Likewise.
950         * gas/mips/tempic.d: Likewise.
951         * gas/mips/ulh-empic.d: Likewise.
952         * gas/mips/ld-pic.s: Remove code conditional on EMPIC.
953         * gas/mips/lifloat.s: Likewise.
954         * gas/mips/mips.exp: Remove -membedded-pic tests and related comments.
955
956 2004-04-20  Brian Ford  <ford@vss.fsi.com>
957             DJ Delorie  <dj@redhat.com>
958
959         * gas/i386/secrel.s: New test for .secrel32.
960         * gas/i386/secrel.d: Likewise.
961         * gas/i386/i386.exp: Call it for PE targets.
962
963 2004-04-19  Jakub Jelinek  <jakub@redhat.com>
964
965         * gas/cfi/cfi-sparc64-1.d: Update.
966
967 2004-04-14  Richard Sandiford  <rsandifo@redhat.com>
968
969         * gas/mips/vr4122.[sd]: Change option to -mfix-vr4120.
970
971 2004-04-14  Richard Sandiford  <rsandifo@redhat.com>
972
973         * gas/elf/section2.e-mips: Allow named section symbols.
974         * gas/mips/{,el}empic.d, gas/mips/mips{,el}16-[ef].d: Likewise.
975
976 2004-04-13  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
977
978         * gas/m32r/parallel-2.s: New file: Test case for parallel code.
979         * gas/m32r/parallel-2.d: New file: Expected results.
980         * gas/m32r/m32r2.exp: Run the test.
981
982         * gas/m32r/seth.s: New file: Test for seth.
983         * gas/m32r/seth.d: New file: Expected results.
984         * gas/m32r/m32r.exp: Run the new test.
985
986 2004-04-01  Asgari Jinia  <asgarij@kpitcummins.com>
987
988         * gas/sh/renesas-1.s, gas/sh/renesas-1.d: New test for -renesas
989         option.
990         * gas/sh/basic.exp: Run the new test.
991
992 2004-04-01  Dave Korn  <dk@artimi.com>
993
994         * gas/dlx/alltests.exp: Execute new lohi test.
995         * gas/dlx/lohi.s: New test for spurious lo16/hi16
996           reloc overflow checking.
997         * gas/dlx/lohi.d: New file: expected output.
998         * gas/dlx/lhi.d: Updated to properly expect lo16
999           relocations where asked for.
1000         * gas/dlx/itype.d: Likewise.
1001         * gas/dlx/lhi.d: Corrected cut+paste error in test name.
1002
1003 2004-03-30  Stan Shebs  <shebs@apple.com>
1004
1005         * gas/macros/macros.exp: Remove mention of MPW config.
1006
1007 2004-03-27  Alan Modra  <amodra@bigpond.net.au>
1008
1009         * gas/i860/dir-intel03-err.l: Update for junk at end line becoming
1010         an error.
1011         * gas/m68hc11/m68hc11.exp: Likewise.
1012
1013 2004-03-23  Andreas Schwab  <schwab@suse.de>
1014
1015         * gas/cfi/cfi-m68k.d: Adjust offsets.
1016
1017 2004-03-22  Hans-Peter Nilsson  <hp@axis.com>
1018
1019         * gas/cris/regreg.d: Assemble with --no-mul-bug-abort.
1020         * gas/cris/mulbug-err-1.s, gas/cris/rd-mulbug-1.d: New tests.
1021
1022 2004-03-17  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
1023
1024         * gas/cfi/cfi-sh-1.d: New file.
1025         * gas/cfi/cfi-sh-1.s: Likewise.
1026         * gas/cfi/cfi.exp: Add SH case.
1027
1028 2004-03-16  Alan Modra  <amodra@bigpond.net.au>
1029
1030         * gas/ppc/altivec.d: Update.
1031         * gas/ppc/altivec_xcoff.d: Update.
1032         * gas/ppc/altivec_xcoff64.d: Update.
1033         * gas/ppc/astest.d: Update.
1034         * gas/ppc/astest2.d: Update.
1035         * gas/ppc/astest2_64.d: Update.
1036         * gas/ppc/astest64.d: Update.
1037         * gas/ppc/booke.d: Update.
1038         * gas/ppc/booke_xcoff.d: Update.
1039         * gas/ppc/booke_xcoff64.d: Update.
1040         * gas/ppc/e500.d: Update.
1041         * gas/ppc/power4.d: Update.
1042         * gas/ppc/test1elf32.d: Update.
1043         * gas/ppc/test1elf64.d: Update.
1044         * gas/ppc/test1xcoff32.d: Update.
1045
1046 2004-03-15  Alan Modra  <amodra@bigpond.net.au>
1047
1048         * gas/i386/padlock.s: Pad with .p2align.
1049         * gas/i386/padlock.d: Adjust.
1050
1051 2004-03-12  Michal Ludvig  <mludvig@suse.cz>
1052
1053         * gas/i386/padlock.s, gas/i386/padlock.d: New tests for
1054         VIA PadLock instructions.
1055         * gas/i386/i386.exp: Run padlock tests.
1056
1057 2004-03-12  Alan Modra  <amodra@bigpond.net.au>
1058
1059         * gas/i386/katmai.d: Revert last change.
1060
1061         * gas/i386/katmai.d: Adjust for clflush change.
1062
1063 2004-03-08  Andreas Jaeger  <aj@suse.de>
1064
1065         * gas/cfi/cfi-s390x-1.d: Adjust offsets.
1066
1067 2004-03-07  Richard Henderson  <rth@redhat.com>
1068
1069         * gas/cfi/cfi-common-2.d, gas/cfi/cfi-i386.d: Adjust offsets.
1070
1071 2004-03-07  Andreas Jaeger  <aj@suse.de>
1072
1073         * gas/cfi/cfi-x86_64.d: Adjust offsets.
1074
1075 2004-03-07  Richard Henderson  <rth@redhat.com>
1076
1077         * gas/alpha/elf-reloc-8.d, gas/cfi/cfi-alpha-1.d,
1078         gas/cfi/cfi-alpha-2.d, gas/cfi/cfi-alpha-3.d, gas/cfi/cfi-common-1.d,
1079         gas/cfi/cfi-common-2.d, gas/cfi/cfi-common-3.d: Adjust offsets.
1080
1081 2004-03-03  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
1082
1083         * gas/sh/sh64/err-dsp.s: Fix expected error message.
1084
1085 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
1086
1087         * gas/frv/fr405-insn.[sdl]: New test.
1088         * gas/frv/fr450-spr.[sd]: New test.
1089         * gas/frv/fr450-insn.[sdl]: New test.
1090         * gas/frv/fr450-media-issue.[sl]: New test.
1091         * gas/frv/allinsn.exp: Run new tests.  Ensure fr405 instructions
1092         aren't accepted for -mcpu=fr400 or -mcpu=fr500.  Ensure fr450
1093         instructions aren't accepted for -mcpu=fr400, -mcpu=fr405 or
1094         -mcpu=fr500.
1095
1096 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
1097
1098         * gas/frv/allinsn.s (rstb, rsth, rst, rstd, rstq): Replace with nops.
1099         (rstbf, rsthf, rstf, rstdf, rstqf): Likewise.
1100         * gas/frv/allinsn.d: Update accordingly.
1101
1102 2004-02-17  Petko Manolov  <petkan@nucleusys.com>
1103
1104         * gas/arm/maverick.c: DSPSC to/from opcode fixes.
1105         * gas/arm/maverick.d: Likewise.
1106         * gas/arm/maverick.s: Likewise.
1107
1108 2004-02-09  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
1109
1110         * gas/sh/basic.exp: Don't do sh4a tests for sh5.
1111
1112 2004-02-06  Nathan Sidwell  <nathan@codesourcery.com>
1113
1114         * gas/macros/test2.s: Lowercase it.
1115
1116 2004-02-02  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
1117
1118         * gas/mips/div.d: Update to accomodate changes in macro
1119         expansions.
1120         gas/mips/elf-rel-got-n32.d: Likewise.
1121         gas/mips/elf-rel-got-n64.d: Likewise.
1122         gas/mips/elf-rel-xgot-n32.d: Likewise.
1123         gas/mips/elf-rel-xgot-n64.d: Likewise.
1124         gas/mips/la-svr4pic.d: Likewise.
1125         gas/mips/la-xgot.d: Likewise.
1126         gas/mips/lca-svr4pic.d: Likewise.
1127         gas/mips/lca-xgot.d: Likewise.
1128
1129 2004-02-01  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
1130
1131         * gas/sh/sh4a-fp.d: Fix opcode name fssra to fsrra.
1132         * gas/sh/sh4a-fp.s: Likewise.
1133         * gas/sh/err-sh4a-fp.s: Likewise.
1134
1135 2004-01-24  Chris Demetriou  <cgd@broadcom.com>
1136
1137         * gas/mips/relax-swap1.s: Add extra space at end, so the
1138         disassembly will consistently have "..." at its end.
1139         * gas/mips/relax-swap2.s: Likewise.
1140         * gas/mips/relax-swap1-mips2.d: Expect "..." at end of disassembly.
1141
1142 2004-01-23  Daniel Jacobowitz  <drow@mvista.com>
1143
1144         * gas/arm/arm.exp: Add "undefined" test.
1145         * gas/arm/undefined.s, gas/arm/undefined.l: New files.
1146
1147 2004-01-23  Richard Sandiford  <rsandifo@redhat.com>
1148
1149         * gas/mips/macro-warn-[1234].[sdl]: New tests.
1150         * gas/mips/macro-warn-[12]-n32.[dl]: New tests.
1151         * gas/mips/mips.exp: Run them.
1152
1153 2004-01-23  Richard Sandiford  <rsandifo@redhat.com>
1154
1155         * gas/mips/elf-rel19.[sd]: New test.
1156         * gas/mips/mips.exp: Run it.
1157
1158 2004-01-11 Tom Rix   <tcrix@worldnet.att.net>
1159
1160         * gas/m68hc11/movb.s: Add m68hc12 movb and movw dump test.
1161         * gas/m68hc11/movb.d: Likewise.
1162         * gas/m68hc11/m68hc11.exp: Likewise.  Add more movb failure tests.
1163
1164 2004-01-19  Alan Modra  <amodra@bigpond.net.au>
1165
1166         * gas/i386/katmai.d: Adjust for changed sib printing.
1167         * gas/i386/prescott.d: Likewise.
1168         * gas/i386/sse2.d: Likewise.
1169         * gas/i386/ssemmx2.d: Likewise.
1170
1171 2004-01-16  Alexandre Oliva  <aoliva@redhat.com>
1172
1173         * gas/mn10300/mov5.s: New.
1174         * gas/mn10300/basic.exp (do_mov5): New.
1175
1176 2004-01-14  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
1177
1178         * gas/mips/relax-swap1-mips1.d: New test for branch relaxation
1179         with swapping for MIPS1.
1180         * gas/mips/relax-swap1-mips2.d: New test for branch relaxation
1181         with swapping for MIPS2.
1182         * gas/mips/relax-swap1.l: Stderr output for the new tests.
1183         * gas/mips/relax-swap1.s: Source for the new tests.
1184         * gas/mips/relax-swap2.d: New test for branch likely relaxation
1185         with swapping.
1186         * gas/mips/relax-swap2.l: Stderr output for the new test.
1187         * gas/mips/relax-swap2.s: Source for the new test.
1188         * gas/mips/mips.exp: Run the new tests.
1189
1190 2004-01-13  Ian Lance Taylor  <ian@wasabisystems.com>
1191
1192         * gas/mips/mips16-64.d: New test.
1193         * gas/mips/mips.exp: Run it.
1194
1195 2004-01-12  Richard Sandiford  <rsandifo@redhat.com>
1196
1197         * gas/mips/elf-rel18.[sd]: New test.
1198         * gas/mips/mips.exp: Run it.
1199
1200 2004-01-09  Paul Brook  <paul@codesourcery.com>
1201
1202         * gas/arm/vfp2.s, gas/arm/vfp2.d: New test.
1203         * gas/arm/arm.exp: Add them.
1204
1205 2004-01-08  Ian Lance Taylor  <ian@wasabisystems.com>
1206
1207         * gas/mips/ldstla-n64.d: Pass -64 to assembler, not -n64.
1208         * gas/mips/ldstla-n64-shared.d: Likewise.
1209
1210 2004-01-07  Nick Clifton  <nickc@redhat.com>
1211
1212         * gas/cris/rd-dw2-1.d: Expect a pointer size from readelf.
1213
1214 2004-01-06  Alexandre Oliva  <aoliva@redhat.com>
1215
1216         2003-11-05  Alexandre Oliva  <aoliva@redhat.com>
1217         * lib/gas-defs.exp (is_elf_format): Match frv-uclinux.
1218         2003-09-18  Alexandre Oliva  <aoliva@redhat.com>
1219         * gas/frv/fdpic.s, gas/frv/fdpic.d: Renamed from ucpic*.
1220         2003-09-15  Alexandre Oliva  <aoliva@redhat.com>
1221         * gas/frv/ucpic.s, gas/frv/ucpic.d: Use gr15 as PIC register.  Use
1222         gprel12 for rodata symbol and gotoff12 for sdata symbol.
1223         2003-08-08  Alexandre Oliva  <aoliva@redhat.com>
1224         * gas/frv/ucpic.d: Test gotoff and gotofffuncdesc.
1225         2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
1226         * gas/frv/ucpic.d, gas/frv/ucpic.s: New.
1227         * gas/frv/allinsns.exp: Run it.
1228
1229 2004-01-02  Albert Bartoszko  <albar@nt.kegel.com.pl>
1230
1231         * gas/msp430/opcode.s: Add test for an 'add' instruction which
1232         looks similar to an 'rla' instruction.
1233
1234 For older changes see ChangeLog-9303
1235 \f
1236 Local Variables:
1237 mode: change-log
1238 left-margin: 8
1239 fill-column: 74
1240 version-control: never
1241 End: