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