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