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