2005-05-05 Paul Brook <paul@codesourcery.com>
[binutils.git] / gas / testsuite / ChangeLog
blobc478244caf8948d5d58ad54069fb2ccc0d2930a4
1 2005-05-05  Paul Brook  <paul@codesourcery.com>
3         * gas/i386/i386.exp: Don't run divide test on vxworks.
5 2005-05-05  Mike Frysinger  <vapier@gentoo.org>
7         * gas/sh/basic.exp: Replace linux-gnu with linux-* to allow for
8         versions of Linux which do not use glibc.
9         * gas/vax/vax.exp: Likewise.
11 2005-05-05  Paul Brook  <paul@codesourcery.com>
13         * lib/gas-defs.exp (regexp_diff): Pass test if last line is "#...".
15 2005-04-26  H.J. Lu  <hongjiu.lu@intel.com>
17         * gas/all/assign.s: Make `x' and `y' global.
19 2005-04-25  Jan Beulich  <jbeulich@novell.com>
21         * gas/macros/badarg.s: Add tests for collisions between/among macro
22         parameters and local symbols.
23         * gas/macros/badarg.l: Adjust.
25 2005-04-20  Jan Beulich  <jbeulich@novell.com>
27         * gas/elf/struct.s: Adjust to not get into alignment issues.
28         * gas/elf/struct.d: Adjust for the above and the test's name.
30 2005-04-19  H.J. Lu  <hongjiu.lu@intel.com>
32         * gas/i386/padlock.d: Updated.
34 2005-04-19  Andreas Schwab  <schwab@suse.de>
36         * gas/ia64/invalid-ar.l: Adapt to changed error message.
38 2005-04-18  Jan Beulich  <jbeulich@novell.com>
40         * gas/macros/purge.[ls]: New.
41         * gas/macros/macros.exp: Run new test.
43 2005-04-15  Jan Beulich  <jbeulich@novell.com>
45         * gas/elf/struct.[sd]: New.
46         * gas/elf/elf.exp: Run new test.
48 2005-04-15  Alan Modra  <amodra@bigpond.net.au>
50         * gas/all/assign.s: New.
51         * gas/all/assign.d: New.
52         * gas/all/gas.exp: Run it.
54 2005-04-13  Maciej W. Rozycki  <macro@linux-mips.org>
56         * gas/mips/ldstla-32.s: Exclude offsets that are now meant to fail
57         and include more instructions/offsets that are meant to succeed.
58         Use $4 instead $3 to avoid register dependencies.
59         * gas/mips/ldstla-32.d: Update accordingly.
60         * gas/mips/ldstla-32-shared.d: Likewise.
61         * gas/mips/ldstla-32-mips3.d: New test based on the above, except
62         for mips3.
63         * gas/mips/ldstla-32-mips3-shared.d: Similarly, for PIC.
64         * gas/mips/ldstla-32-mips3.s: Source for the new tests.
65         * gas/mips/ldstla-32-1.s: New test for offsets that are meant to
66         fail.
67         * gas/mips/ldstla-32-mips3-1.s: Likewise, for mips3.
68         * gas/mips/ldstla-32-1.l: Stderr output for the new test.
69         * gas/mips/ldstla-32-mips3-1.l: Likewise.
70         * gas/mips/mips.exp: Run the new tests.
72 2005-04-11  Mark Kettenis  <kettenis@gnu.org>
74         * gas/all/gas.exp: Don't run fastcall labels test on
75         i*86-*-openbsd*.
77 2005-04-11  Jan Beulich  <jbeulich@novell.com>
79         * gas/macros/dot.[ls]: New.
80         * gas/macros/macros.exp: Run new test.
82 2005-04-06  H.J. Lu  <hongjiu.lu@intel.com>
84         * gas/i386/x86-64-pcrel.s: Test R_X86_64_32S.
85         * gas/i386/x86-64-pcrel.d: Updated.
87 2005-04-01  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
89         * gas/vax/flonum.s: New testcase: Encode some flonums.
90         * gas/vax/flonum.d: Expected result of new testcase.
91         * gas/vax/vax.exp: Call the new testcase.
93         * gas/vax/elf-rel.d: Call gas with -k. Thanks to Matt Thomas for
94         figuring out.
95         * gas/vax/vax.exp: Run elf-rel.[sd] for NetBSD-ELF and Linux.
97 2005-04-01  Jan Beulich  <jbeulich@novell.com>
99         * gas/i386/bss.[sd]: New.
100         * gas/i386/i386.exp: Run new test.
102 2005-04-01  Jan Beulich  <jbeulich@novell.com>
104         * gas/i386/x86-64-pcrel.[sd]: New.
105         * gas/i386/i386.exp: Run new test.
107 2005-03-30  Julian Brown  <julian@codesourcery.com>
109         * gas/arm/mapping.d: Update expected output due to mapping symbols
110         being untyped.
112 2005-03-29  H.J. Lu  <hongjiu.lu@intel.com>
114         * gas/i386/i386.exp: Run segment and inval-seg for i386. Run
115         x86-64-segment and x86-64-inval-seg for x86-64.
117         * gas/i386/intel.d: Expect movw for moving between memory and
118         segment register.
119         * gas/i386/naked.d: Likewise.
120         * gas/i386/opcode.d: Likewise.
121         * gas/i386/x86-64-opcode.d: Likewise.
123         * gas/i386/opcode.s: Use movw for moving between memory and
124         segment register.
125         * gas/i386/x86-64-opcode.s: Likewise.
127         * : Likewise.
129         * gas/i386/inval-seg.l: New.
130         * gas/i386/inval-seg.s: New.
131         * gas/i386/segment.l: New.
132         * gas/i386/segment.s: New.
133         * gas/i386/x86-64-inval-seg.l: New.
134         * gas/i386/x86-64-inval-seg.s: New.
135         * gas/i386/x86-64-segment.l: New.
136         * gas/i386/x86-64-segment.s: New.
138 2005-03-29  Daniel Jacobowitz  <dan@codesourcery.com>
140         * gas/arm/tls.s, gas/arm/tls.d: New files.
141         * gas/arm/arm.exp: Run TLS test.
143 2005-03-28  H.J. Lu  <hongjiu.lu@intel.com>
145         PR 803
146         * gas/ia64/dv-imply.d: Pass -mtune=itanium1 to as.
147         * gas/ia64/dv-mutex.d : Likewise.
148         * gas/ia64/dv-safe.d: Likewise.
149         * gas/ia64/dv-srlz.d.nop: Likewise.
150         * gas/ia64/ldxmov-1.d: Likewise.
151         * gas/ia64/opc-b.d: Likewise.
152         * gas/ia64/opc-f.d: Likewise.
153         * gas/ia64/opc-i.d: Likewise.
154         * gas/ia64/opc-m.d: Likewise.
155         * gas/ia64/operand-or.d: Likewise.
156         * gas/ia64/pcrel.d: Likewise.
157         * gas/ia64/pseudo.d: Likewise.
158         * gas/ia64/tls.d: Likewise.
160 2005-03-24  Hans-Peter Nilsson  <hp@axis.com>
162         * gas/cris/range-err-1.s: Adjust expected messages for hosts with
163         64-bit longs.
165 2005-03-23  Alan Modra  <amodra@bigpond.net.au>
167         * gas/elf/section5.s: Don't start directives in first column.
169 2005-03-21  Nick Clifton  <nickc@redhat.com>
171         * gas/arm/iwmmxt.s: Update instructions that use the "never" value
172         in the conditional field to use "le" instead.  This is so that the
173         disassembler will disassemble them.
174         * gas/arm/iwmmxt.d: Update expected disassemblies.
176 2005-03-17  Jan Beulich  <jbeulich@novell.com>
178         * gas/i386/intel.d: Add stderr directive.
179         * gas/i386/intel.e: New.
180         * gas/i386/intel16.d: Add stderr directive. Adjust for changed
181         source.
182         * gas/i386/intel16.e: New.
183         * gas/i386/intel16.s: Add instances of addressing forms with base
184         and index specified in reverse order.
185         * gas/i386/intelbad.l: Adjust for changed source.
186         * gas/i386/intelbad.s: Add more operand forms to check.
187         * gas/i386/intelok.d: Remove -r from objdump options. Add stderr
188         directive. Adjust for changed source.
189         * gas/i386/intelok.e: New.
190         * gas/i386/intelok.s: Define MASM constants byte, word, etc. Add
191         more operand forms to check.
192         * gas/i386/x86_64.d: Add stderr directive.
193         * gas/i386/x86_64.e: New.
194         * gas/i386/x86_64.s: Adjust for parser changes.
196 2005-03-15  Zack Weinberg  <zack@codesourcery.com>
198         * gas/arm/archv6t2.d, gas/arm/archv6t2.s: New dump test.
199         * gas/arm/archv6t2-bad.l, gas/arm/archv6t2-bad.l: New errors test.
200         * gas/arm/arm.exp: Run them.
202 2005-03-14  Eric Christopher  <echristo@redhat.com>
204         * gas/cfi/cfi-mips-1.d, gas/cfi/cfi-mips-1.s: New dump test.
205         * gas/cfi/cfi.exp: Run it.
206         * gas/cfi/cfi-common-1.d: Update.
207         * gas/cfi/cfi-common-2.d: Ditto.
208         * gas/cfi/cfi-common-3.d: Ditto.
209         * gas/cfi/cfi-common-4.d: Ditto.
211 2005-03-12  Zack Weinberg  <zack@codesourcery.com>
213         * gas/arm/thumbv6k.d, gas/arm/thumbv6k.s: New dump test.
214         * gas/arm/arm.exp: Run it.
216 2005-03-10  Aldy Hernandez  <aldyh@redhat.com>
218         * gas/ppc/e500.d: Fix encoding of efscfd.
220 2005-03-10  Jeff Baker  <jbaker@qnx.com>
221             Alan Modra  <amodra@bigpond.net.au>
223         * gas/ppc/booke.s: Add new m[t,f]sprg testcases.
224         * gas/ppc/booke.d: Likewise.
226 2005-03-09  Richard Sandiford  <rsandifo@redhat.com>
228         * gas/mips/vr4130.[sd]: New test.
229         * gas/mips/mips.exp: Run it.
231 2005-03-09  Richard Sandiford  <rsandifo@redhat.com>
233         * gas/mips/relax-swap1-mips[12].d: Expect the delay slots of
234         bc1f and bc1t to be filled.
235         * gas/mips/branch-misc-3.[sd]: New test.
236         * gas/mips/mips.exp: Run it.
238 2005-03-09  Ben Elliston  <bje@au.ibm.com>
240         * gas/maxq10/maxq10.exp: Remove stray semicolons.
241         * gas/maxq20/maxq20.exp: Likewise.
243 2005-03-08  Jan Beulich  <jbeulich@novell.com>
245         * gas/ia64/no-fit.[ls]: New.
246         * gas/ia64/ia64.exp: Run new test.
248 2005-03-08  Jan Beulich  <jbeulich@novell.com>
250         * gas/ia64/xdata.[sd], gas/ia64/xdata-ilp32.d: New.
251         * gas/ia64/ia64.exp: Run new tests.
253 2005-03-08  Jan Beulich  <jbeulich@novell.com>
255         * gas/ia64/pcrel.d: Account for big endian target.
256         * gas/ia64/reloc-bad.s: Enforce 64-bit ABI.
258 2005-03-08  Hans-Peter Nilsson  <hp@axis.com>
260         Adjust testsuite for cris-axis-aout.
261         * gas/cris/rd-bcnst.d, gas/cris/rd-usp-1.d: Adjust regexps for a.out output.
262         * gas/cris/mulbug-err-1.s, gas/cris/rd-arch-1.d,
263         gas/cris/rd-arch-2.d, gas/cris/rd-arch-3.d, gas/cris/rd-break32.d,
264         gas/cris/rd-pcrel2.d, gas/cris/rd-ppv1032.d, gas/cris/rd-ppv32.d,
265         gas/cris/rd-usp-1b.d, gas/cris/v32-err-7.s: Pass --em=criself.
267 2005-03-04  David Daney  <ddaney@avtrex.com>
269         * gas/mips/elf-rel23b.d: Use '__gnu_local_gp' instead of '_gp'
270         for -mno-shared optimization.
271         * gas/mips/elf-rel25a.d: Ditto.
273 2005-03-04  Nick Clifton  <nickc@redhat.com>
275         * gas/arm/arm.exp: Fix test for running the "undefined" to catch
276         more non-ELF cases.
277         * gas/arm/pic.d: Fix for vxworks target.
278         * gas/arm/basic.d: Likewise.
279         * gas/arm/unwind.d: Likewise.
281 2005-03-04  Richard Sandiford  <rsandifo@redhat.com>
283         * gas/mips/ldstla-{n32.s, n32.d, n32-shared.d}: Delete.
284         * gas/mips/ldstla-{n64.d, n64-shared.d}: Adjust expected output
285         for loads and stores from constant addresses.
286         * gas/mips/ldstla-{sym32.s, eabi64.d, n64-sym32.d}: New tests.
287         * gas/mips/mips.exp: Run them.
289 2005-03-03  Richard Sandiford  <rsandifo@redhat.com>
291         * gas/mips/mips.exp: Move tls tests to main $elf block.
293 2005-03-03  Nick Clifton  <nickc@redhat.com>
295         * gas/macros/macros.exp (and.s): Expect this test to fail for the
296         tic4x-coff target because it uses the '&' character as a line
297         separator.
299         * gas/sh/basic.exp: Add an sh-hms version of the pcrel test.
300         * gas/sh/pcrel-hms.d: New file.  Adjusted form of pcrel-coff.d for
301         the sh-hms target.
302         * gas/sh/arch/arch.exp: Expect the same failures for sh-hms port
303         as for the sh-coff port.
305         * gas/macros/macros.exp (run_list_test): Also expect the msp430
306         port to fail the strings test because it defines
307         ONLY_STANDARD_ESCAPES.
309         * gas/arm/arch6zk.s: Add three nop instructions in order to pad
310         the .text section out to a 32-byte boundary as will automatically
311         be done by the arm-aout target.
312         * gas/arm/arch6zk.d: Add expected nop disassemblies.
314         * gas/d30v/serial.l: Remove listing lines that are no longer
315         emitted and fix up expected binary encoding.
316         * gas/d30v/serial2.l: Likewise.
317         * gas/d30v/serial2O.l: Likewise.
319 2005-03-03  Ramana Radhakrishnan  <ramana.radhakrishnan@codito.com>
321         * gas/arc/extensions.s: Add tests for extcoreregister.
322         * gas/arc/extensions.d: Likewise.
323         * gas/arc/warn.s: Warnings for readonly core registers accessed.
324         * gas/arc/warn.d: Likewise.
325         * testsuite/gas/arc/arc.exp: Run extensions testcase.
327 2005-03-03  Richard Sandiford  <rsandifo@redhat.com>
329         * gas/mips/noat-1.d: Add -mips1 to assembler options.
331 2005-03-03  Ramana Radhakrishnan  <ramana.radhakrishnan@codito.com>
333         * gas/arc/ld.s: Add checks for short immediates with ld.
334         * gas/arc/ld.d: Likewise.
336 2005-03-02  Daniel Jacobowitz  <dan@codesourcery.com>
338         * gas/mips/tls-o32.d, gas/mips/tls-o32.s, gas/mips/tls-ill.l,
339         gas/mips/tls-ill.s: New files.
340         * gas/mips/mips.exp: Run TLS tests.
342 2005-03-02  Alan Modra  <amodra@bigpond.net.au>
344         * gas/ppc/astest.d: Adjust for relocs reduced to section sym.
345         * gas/ppc/astest2.d: Likewise.
346         * gas/ppc/astest2_64.d: Likewise.
347         * ppc/astest64.d: Likewise.
348         * ppc/booke.d: Likewise.
349         * ppc/power4.d: Likewise.
350         * ppc/test1elf32.d: Likewise.
351         * ppc/test1elf64.d: Likewise.
353 2005-03-02  Jan Beulich  <jbeulich@novell.com>
355         * gas/i386/cr-err.[ls]: New.
356         * gas/i386/crx.[ds]: New.
357         * gas/i386/i386.exp: Run new tests.
359 2005-03-02  Jan Beulich  <jbeulich@novell.com>
361         * gas/i386/intelok.d: Add -r to objdump options. Adjust expectations.
362         * gas/i386/intelok.s: Add checks for various special memory operands.
364 2005-03-01  Ramana Radhakrishnan  <ramana.radhakrishnan@codito.com>
366         * gas/arc/extensions.s: New file.
367         * gas/arc/extensions.d: New file.
369 2005-03-01  Nick Clifton  <nickc@redhat.com>
371         * gas/arm/arm.exp (undefined): Run a COFF variant of this test for
372         COFF based ports.
373         * gas/arm/undefined_coff.s: New file: Variant of undefined.s but
374         with a COFF formated local label name.
375         * gas/arm/undefined_coff.l: New file.  Variant of undefined.l.
377 2005-03-01  Stig Petter Olsroed  <stigpo@users.sourceforge.net>
378             Nick Clifton  <nickc@redhat.com>
380         * gas/arm/inst.d: Allow for ARM ports which decode the reloc
381         associated with branches and so show the exact symbolic
382         destination address rather than an offset from the start of the
383         section.
384         * gas/arm/pic.d: Likewise.
386 2005-03-01  Alan Modra  <amodra@bigpond.net.au>
388         * gas/m68k/mcf-emac.d: Allow for 64-bit addresses.
389         * gas/m68k/mcf-mac.d: Likewise.
390         * gas/m68k/mcf-mov3q.d: Likewise.
391         * gas/m68k/mode5.d: Likewise.
393 2005-02-22  Eric Christopher  <echristo@redhat.com>
395         * gas/mips/elf-rel10.d: Update for label change.
397 2005-02-22  Maciej W. Rozycki  <macro@mips.com>
399         * gas/mips/mips16-dwarf2.d: Pass -mabi=32.  Include relocation
400         information.
401         * gas/mips/mips16-dwarf2-n32.d: New test to check DWARF2 line
402         information for MIPS16 for the n32 ABI.
403         * gas/mips/mips.exp. Run the new test.
405 2005-02-22  Eric Christopher  <echristo@redhat.com>
407         * gas/mips/elf-rel10.s: Add label for frob.
409 2005-02-22  Maciej W. Rozycki  <macro@mips.com>
411         * gas/mips/mips16-dwarf2.d: New test to check DWARF2 line
412         information for MIPS16.
413         * gas/mips/mips16-dwarf2.s: Source for the new test.
414         * gas/mips/mips.exp: Run the new test.
416 2005-02-21  Alan Modra  <amodra@bigpond.net.au>
418         * gas/d10v/instruction_packing-005.d: Adjust.
419         * gas/d10v/instruction_packing-008.d: Ignore disassembled stabs.
420         * gas/d10v/instruction_packing-009.d: Likewise.
421         * gas/d10v/instruction_packing-010.d: Likewise.
422         * gas/d10v/warning-001.d: Use #warning instead of #error.
423         * gas/d10v/warning-002.d: Likewise.
424         * gas/d10v/warning-003.d: Likewise.
425         * gas/d10v/warning-004.d: Likewise.
426         * gas/d10v/warning-005.d: Likewise.
427         * gas/d10v/warning-006.d: Likewise.
428         * gas/d10v/warning-007.d: Likewise.
429         * gas/d10v/warning-008.d: Likewise.
430         * gas/d10v/warning-009.d: Likewise.
431         * gas/d10v/warning-010.d: Likewise.
432         * gas/d10v/warning-011.d: Likewise.
433         * gas/d10v/warning-012.d: Likewise.
434         * gas/d10v/warning-013.d: Likewise.
435         * gas/d10v/warning-015.d: Likewise.
436         * gas/d10v/warning-016.d: Likewise.
437         * gas/d10v/warning-017.d: Likewise.
438         * gas/d10v/warning-018.d: Likewise.
439         * gas/d10v/warning-019.d: Likewise.
440         * lib/gas-defs.exp (run_dump_test): Don't require a dump program if
441         #warning given.  Rearrange to allow $program to remain unset.
442         Fail the test if warning not found when expected.  Conversely fail
443         the test if assembler errors or warnings given when not expected.
445 2005-02-18  Thiemo Seufer  <seufer@csv.ica.uni-stuttgart.de>
447         * gas/mips/noat-1.s, gas/mips/noat-1.d, gas/mips/noat-2.s,
448         gas/mips/noat2.l, gas/mips/noat-3.s, gas/mips/noat-3.l,
449         gas/mips/noat-4.s, gas/mips/noat-4.l, gas/mips/noat-5.s,
450         gas/mips/noat-5.l, gas/mips/noat-6.s, gas/mips/noat-6.l,
451         gas/mips/noat-7.s, gas/mips/noat-7.l: New files, testcases for
452         .set noat in macro expansions.
453         * gas/mips/mips.exp: Run new testcases.
454         * gas/mips/rol-hw.d, gas/mips/rol-hw.l, gas/mips/rol.d,
455         gas/mips/rol.l, gas/mips/rol.s, gas/mips/rol64-hw.d,
456         gas/mips/rol64-hw.l, gas/mips/rol64.d, gas/mips/rol64.l,
457         gas/mips/rol64.s, gas/mips/uld2-eb.d, gas/mips/uld2-el.d,
458         gas/mips/uld2.l, gas/mips/uld2.s, gas/mips/ulh2-eb.d,
459         gas/mips/ulh2-el.d, gas/mips/ulh2.l, gas/mips/ulh2.s,
460         gas/mips/ulw2-eb-ilocks.d, gas/mips/ulw2-eb.d,
461         gas/mips/ulw2-el-ilocks.d, gas/mips/ulw2-el.d, gas/mips/ulw2.l,
462         gas/mips/ulw2.s: Don't try to test .set noat.
464 2005-02-17  H.J. Lu  <hongjiu.lu@intel.com>
466         * gas/ia64/hint.b-err.l: New file.
467         * gas/ia64/hint.b-err.s: Likewise.
468         * gas/ia64/hint.b-warn.l: Likewise.
469         * gas/ia64/hint.b-warn.s: Likewise.
471         * gas/ia64/ia64.exp: Run hint.b-err and hint.b-warn.
473         * gas/ia64/opc-b.d: Pass -mhint.b=ok to as.
475 2005-02-17  Jan Beulich  <jbeulich@novell.com>
477         * gas/ia64/nostkreg.[ds]: New.
478         * gas/ia64/ia64.exp: Run new test.
480 2005-02-16  Alan Modra  <amodra@bigpond.net.au>
482         * gas/all/gas.exp (quad): Don't run on i960.
484 2005-02-15  Nigel Stephens  <nigel@mips.com>
485             Maciej W. Rozycki  <macro@mips.com>
487         * gas/mips/mips16-hilo.d: New test for the R_MIPS16_HI16 and
488         R_MIPS16_LO16 relocs.
489         * gas/mips/mips16-hilo-n32.d: Likewise, for the n32 ABI.
490         * gas/mips/mips16-hilo.s: Source for the new tests.
491         * gas/mips/mips.exp: Run the new tests.
493 2005-02-15  Jan Beulich  <jbeulich@novell.com>
495         * gas/ia64/pcrel.[ds]: New.
496         * gas/ia64/ia64.exp: Run new test.
498 2005-02-15  Jan Beulich  <jbeulich@novell.com>
500         * gas/ia64/dv-raw-err.l: Expect specific resource for RAW
501         violation on b0.
502         * gas/ia64/regval.[ls]: New.
503         * gas/ia64/ia64.exp: Run new test.
505 2005-02-15  Jan Beulich  <jbeulich@novell.com>
507         * gas/ia64/dv-raw-err.s: Don't use r0 or f0 as output operand.
508         * gas/ia64/dv-waw-err.s: Likewise.
509         * gas/ia64/reg-err.[ls]: New.
510         * gas/ia64/ia64.exp: Run new test.
512 2005-02-15  Jan Beulich  <jbeulich@novell.com>
514         * gas/ia64/reloc.[ds]: New.
515         * gas/ia64/reloc-bad.[ls]: New.
516         * gas/ia64/ia64.exp: Run new tests.
518 2005-02-15  Jan Beulich  <jbeulich@novell.com>
520         * gas/ia64/operand-or.d: Pass -xnone to assembler.
522 2005-02-13  Jan Beulich  <jbeulich@novell.com>
524         * gas/ia64/label.l: Adjust line numbers.
525         * gas/ia64/label.s: Add .explicit.
526         * gas/ia64/nop_x.s: Likewise.
527         * gas/ia64/opc-a.d: Add assembler option -xnone.
528         * gas/ia64/opc-b.d: Likewise.
529         * gas/ia64/opc-f.d: Likewise.
530         * gas/ia64/opc-i.d: Likewise.
531         * gas/ia64/opc-m.d: Likewise.
532         * gas/ia64/opc-x.d: Likewise.
533         * gas/ia64/pseudo.d: Likewise.
534         * gas/ia64/regs.d: Likewise.
535         * gas/ia64/tls.d: Likewise.
536         * gas/ia64/unwind-err.l: Adjust line numbers.
537         * gas/ia64/unwind-err.s: Remove explicit stops.
539 2005-02-13  Jan Beulich  <jbeulich@novell.com>
541         * gas/ia64/pound.[ls]: New.
542         * gas/ia64/ia64.exp: Run new test.
544 2005-02-13  H.J. Lu  <hongjiu.lu@intel.com>
546         * gas/ia64/ia64.exp: Add "operand-or".
548         * gas/ia64/operand-or.d: New file.
549         * gas/ia64/operand-or.s: Likewise.
551 2005-02-11  H.J. Lu  <hongjiu.lu@intel.com>
553         * gas/ia64/ia64.exp: Pass -munwind-check=error for unwind-err
554         and proc.
556 2005-02-09  Jan Beulich  <jbeulich@novell.com>
558         * gas/i386/intelok.s: Remove comments disabling alternative forms of
559         fbld, fbstp, and fldcw.
560         * gas/i386/intelok.d: Expect two instances of fbld, fbstp, and fldcw.
562 2005-02-07  Inderpreet Singh <inderpreetb@noida.hcltech.com>
564         * gas/maxq10/jump.d: Fixed relative jump offset.
565         * gas/maxq10/call.d: Likewise.
566         * gas/maxq20/jump.d: Likewise.
567         * gas/maxq20/call.d: Likewise.
569 2005-02-07  Hans-Peter Nilsson  <hp@axis.com>
571         * lib/gas-defs.exp: Support new directive "warning".
573 2005-02-02  Jan Beulich  <jbeulich@novell.com>
575         * gas/ia64/pred-rel.s: New.
576         * gas/ia64/ia64.exp: Run new test.
578 2005-01-31  Daniel Jacobowitz  <dan@codesourcery.com>
580         * gas/mips/elf-rel23.d, gas/mips/elf-rel23a.d: Accept little-endian.
581         * gas/mips/tmipsel16-e.d, gas/mips/tmipsel16-f.d: Accept section
582         symbol names.
584 2005-01-31  Jan Beulich  <jbeulich@novell.com>
586         * gas/macros/repeat.[ds]: New.
587         * gas/macros/macros.exp: Run new test.
589 2005-01-31  Jan Beulich  <jbeulich@novell.com>
591         * gas/macros/badarg.[ls]: New.
592         * gas/macros/end.[ls]: New.
593         * gas/macros/redef.[ls]: New.
594         * gas/macros/macros.exp (run_list_test): Copy from elsewhere.
595         Run new tests.
597 2005-01-31  Jan Beulich  <jbeulich@novell.com>
599         * gas/ia64/operands.[ls]: New.
600         * gas/ia64/ia64.exp: Run new test.
602 2005-01-31  Jan Beulich  <jbeulich@novell.com>
604         * gas/ia64/proc.[ls]: New.
605         * gas/ia64/unwind-err.[ls]: New.
606         * gas/ia64/ia64.exp: Run new tests.
608 2005-01-31  Jan Beulich  <jbeulich@novell.com>
610         * gas/ia64/bundling.[ds]: New.
611         * gas/ia64/label.[ls]: New.
612         * gas/ia64/last.[ls]: New.
613         * gas/ia64/slot2.[ls]: New.
614         * gas/ia64/ia64.exp: Run new tests.
616 2005-01-31  Jan Beulich  <jbeulich@novell.com>
618         * gas/ia64/pseudo.[ds]: New.
619         * gas/ia64/ia64.exp: Run new test.
621 2005-01-27  Jan Beulich  <jbeulich@novell.com>
623         * gas/ia64/nop_x.[ds]: New.
624         * gas/ia64/ia64.exp: Run new test.
626 2005-01-27  Jan Beulich  <jbeulich@novell.com>
628         * gas/ia64/dv-waw-err.l: Don't expect ar112 move warning to refer to
629         M-unit.
630         * gas/ia64/mov-ar.[ds]: New.
631         * gas/ia64/ia64.exp: Run new test.
633 2005-01-24  Nick Clifton  <nickc@redhat.com>
635         * gas/all/sleb128.d: Do not assume an 8-bit byte.
636         * gas/all/quad.d: Likewise.  Also allow for ports which order
637         bytes within words in other than simple big-endian or
638         little-endian fashions.
640 2005-01-19  Richard Sandiford  <rsandifo@redhat.com>
642         * gas/all/sleb128.[sd]: New test.
643         * gas/all/quad.[sd]: New test.
644         * gas/all/gas.exp: Run them.
646 2005-01-17  Andrew Stubbs  <andrew.stubbs@st.com>
648         * gas/sh/arch/arch.exp: Correct the email address.
649         Correct a few comment typos.
650         Add new tests to ensure that the assembler will only accept
651         instructions valid in each architecture and vice-versa.
652         * gas/sh/arch/arch_expected.txt: Update/Correct the test results.
653         * gas/sh/arch/sh2a-nofpu-or-sh3-nommu.s: Regenerate.
654         * gas/sh/arch/sh2a-nofpu-or-sh4-nommu-nofpu.s: Regenerate.
655         * gas/sh/arch/sh2a-nofpu.s: Generate new file.
656         * gas/sh/arch/sh2a-or-sh3e.s: Regenerate.
657         * gas/sh/arch/sh2a-or-sh4.s: Regenerate.
658         * gas/sh/arch/sh2a.s: Generate new file.
659         * gas/sh/arch/sh2e.s: Regenerate.
660         * gas/sh/arch/sh2.s: Regenerate.
661         * gas/sh/arch/sh3-dsp.s: Regenerate.
662         * gas/sh/arch/sh3e.s: Regenerate.
663         * gas/sh/arch/sh3-nommu.s: Regenerate.
664         * gas/sh/arch/sh3.s: Regenerate.
665         * gas/sh/arch/sh4al-dsp.s: Regenerate.
666         * gas/sh/arch/sh4a-nofpu.s: Regenerate.
667         * gas/sh/arch/sh4a.s: Regenerate.
668         * gas/sh/arch/sh4-nofpu.s: Regenerate.
669         * gas/sh/arch/sh4-nommu-nofpu.s: Regenerate.
670         * gas/sh/arch/sh4.s: Regenerate.
671         * gas/sh/arch/sh-dsp.s: Regenerate.
672         * gas/sh/arch/sh.s: Regenerate.
674 2005-01-12  H.J. Lu  <hongjiu.lu@intel.com>
676         * i386/i386.exp: Run "sib".
678         * gas/i386/sib.d: New file.
679         * gas/i386/sib.s: Likewise.
681 2005-01-09  Andreas Schwab  <schwab@suse.de>
683         * gas/i386/intel16.d: Ignore trailing text with #pass.
684         * gas/i386/intelok.d: Likewise.
685         * gas/i386/prefix.d: Likewise.
686         * gas/i386/sub.d: Likewise.
687         * gas/i386/padlock.d: Likewise.
688         * gas/i386/x86_64.d: Likewise.
690 2005-01-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
692         * gas/elf/elf.exp (section5): Use 0-9 instead of [:digit:].
694 2004-12-31  Alan Modra  <amodra@bigpond.net.au>
696         * gas/elf/elf.exp: Don't list reloc sections.
697         * gas/elf/section5.e: Remove reloc sections.
699 2004-12-21  Tomer Levi  <Tomer.Levi@nsc.com>
701         * gas/crx/beq_insn.d: Update reference file according to
702         disassembler printing method.
703         * gas/crx/bit_insn.d: Likewise.
704         * gas/crx/br_insn.d: Likewise.
705         * gas/crx/cmpbr_insn.d: Likewise.
706         * gas/crx/cop_insn.d: Likewise.
707         * gas/crx/load_stor_insn.d: Likewise.
709 2004-12-21  Hans-Peter Nilsson  <hp@axis.com>
711         * gas/elf/section5.e, gas/elf/section5.l: Replace [:digit:],
712         [:xdigit:] and {N} in regexps with [0-9], [0-9a-fA-F] and N
713         copies, to cater to tcl versions before Tcl 8.2.3.
715 2004-12-20  Nick Clifton  <nickc@redhat.com>
717         * gas/elf/section5.[ls]: Use % instead of @ in .section
718         directives.
720 2004-12-16  Richard Sandiford  <rsandifo@redhat.com>
722         * gas/v850/split-lo16.{s,d}: New test.
723         * gas/v850/v850.exp: Run it.
725 2004-12-15 Jan Beulich  <jbeulich@novell.com>
727         * gas/elf/section5.[els]: New.
729 2004-12-13  Richard Sandiford  <rsandifo@redhat.com>
731         * gas/mips/elf-rel25.d, gas/mips/elf-rel25a.d: Cope with different
732         .text alignments.
734 2004-12-11  Alan Modra  <amodra@bigpond.net.au>
736         * gas/alpha/elf-usepv-1.d: Update for changed section syms.
737         * gas/arm/mapping.d: Likewise.
738         * gas/mips/tmips16-e.d: Likewise.
739         * gas/mips/tmips16-f.d: Likewise.
740         * gas/mmix/align-1.d: Likewise.
741         * gas/mmix/basep-10.d: Likewise.
742         * gas/mmix/basep-11.d: Likewise.
743         * gas/mmix/basep-7.d: Likewise.
744         * gas/mmix/basep-8.d: Likewise.
745         * gas/mmix/basep-9.d: Likewise.
746         * gas/mmix/builtin1.d: Likewise.
747         * gas/mmix/builtin2.d: Likewise.
748         * gas/mmix/builtin3.d: Likewise.
749         * gas/mmix/bz-c.d: Likewise.
750         * gas/mmix/comment-2.d: Likewise.
751         * gas/mmix/comment-3.d: Likewise.
752         * gas/mmix/cons-2.d: Likewise.
753         * gas/mmix/fb-1.d: Likewise.
754         * gas/mmix/fb-2.d: Likewise.
755         * gas/mmix/geta-c.d: Likewise.
756         * gas/mmix/greg1.d: Likewise.
757         * gas/mmix/greg1a.d: Likewise.
758         * gas/mmix/greg2.d: Likewise.
759         * gas/mmix/greg2a.d: Likewise.
760         * gas/mmix/greg3.d: Likewise.
761         * gas/mmix/greg4.d: Likewise.
762         * gas/mmix/greg5.d: Likewise.
763         * gas/mmix/greg6.d: Likewise.
764         * gas/mmix/greg7.d: Likewise.
765         * gas/mmix/greg8.d: Likewise.
766         * gas/mmix/is-1.d: Likewise.
767         * gas/mmix/jump-c.d: Likewise.
768         * gas/mmix/local-1.d: Likewise.
769         * gas/mmix/locall1.d: Likewise.
770         * gas/mmix/odd-1.d: Likewise.
771         * gas/mmix/op-0-1.d: Likewise.
772         * gas/mmix/op-0-1s.d: Likewise.
773         * gas/mmix/op-0-2.d: Likewise.
774         * gas/mmix/prefix1.d: Likewise.
775         * gas/mmix/prefix2.d: Likewise.
776         * gas/mmix/prefix3.d: Likewise.
777         * gas/mmix/pseudo-1.d: Likewise.
778         * gas/mmix/pushj-c.d: Likewise.
779         * gas/mmix/pushj-cs.d: Likewise.
780         * gas/mmix/sym-1.d: Likewise.
781         * gas/mmix/weak1-s.d: Likewise.
782         * gas/mmix/weak1.d: Likewise.
783         * gas/mmix/zerop-1.d: Likewise.
784         * gas/ppc/power4.d: Likewise.
785         * gas/ppc/test1elf32.d: Likewise.
786         * gas/ppc/test1elf64.d: Likewise.
787         * gas/sh/sh64/datal32-3.d: Likewise.
788         * gas/sh/sh64/datal64-3.d: Likewise.
789         * gas/sh/sh64/localcom-1.d: Likewise.
791 2004-12-10  Ian Lance Taylor  <ian@wasabisystems.com>
793         * gas/mips/elf-rel23a.d: New test.
794         * gas/mips/elf-rel23b.d: New test.
795         * gas/mips/elf-rel25.s: New test.
796         * gas/mips/elf-rel25.d: New test.
797         * gas/mips/elf-rel25a.d: New test.
798         * gas/mips/mips.exp: Run new tests.
800 2004-12-09  Paul Brook  <paul@codesourcery.com>
802         * gas/arm/unwind.d: Expect R_ARM_PREL31 relocations.
804 2004-12-09  Ian Lance Taylor  <ian@wasabisystems.com>
806         * gas/mips/branch-swap.d: Pass -32 to as.
808 2004-11-29  Tomer Levi  <Tomer.Levi@nsc.com>
810         * gas/crx/br_insn.d: Fix error in expected disassembly.
812 2004-11-29  Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
814         * testsuite/gas/m32r/rela-1.s: New test.
815         * testsuite/gas/m32r/rela-1.d: Expected disassembly.
816         * testsuite/gas/m32r/m32r.exp: Run the new test.
817         * testsuite/gas/m32r/relax-1.d: Update for fixed pcrel reloc
818         generation.
820 2004-11-27  Richard Earnshaw  <rearnsha@arm.com>
822         * gas/testsuite/arm/thumbv6.d (setend): Remove stray tab at end
823         of dump pattern.
825 2004-11-25  H.J. Lu  <hongjiu.lu@intel.com>
827         * gas/ia64/group-1.d: Adjust expected secion ordering.
829 2004-11-25 Jan Beulich  <jbeulich@novell.com>
831         * gas/i386/x86-64-inval.[sl]: Remove sahf/lahf.
833 2004-11-24  Paul Brook  <paul@codesourcery.com>
835         * gas/elf/group0a.d: Adjust expected secion ordering.
836         * gas/elf/group1a.d: Ditto.
837         * gas/elf/section4.d: Ditto.
839 2004-11-24  Nick Clifton  <nickc@redhat.com>
841         * gas/iq2000/allinsn.exp: Remove IQ10 tests.
842         * gas/iq2000/q10allinsn.d: Delete.
843         * gas/iq2000/q10allinsn.s: Delete.
844         * gas/iq2000/q10hazard4.s: Delete.
845         * gas/iq2000/q10hazard5.s: Delete.
846         * gas/iq2000/q10load-hazards.exp: Delete.
847         * gas/iq2000/q10nohazard.s: Delete.
848         * gas/iq2000/q10noyield.s: Delete.
849         * gas/iq2000/q10test0.d: Delete.
850         * gas/iq2000/q10test0.s: Delete.
851         * gas/iq2000/q10test1.d: Delete.
852         * gas/iq2000/q10test1.s: Delete.
853         * gas/iq2000/q10test10.d: Delete.
854         * gas/iq2000/q10test10.s: Delete.
855         * gas/iq2000/q10test11.d: Delete.
856         * gas/iq2000/q10test11.s: Delete.
857         * gas/iq2000/q10test12.d: Delete.
858         * gas/iq2000/q10test12.s: Delete.
859         * gas/iq2000/q10test2.d: Delete.
860         * gas/iq2000/q10test2.s: Delete.
861         * gas/iq2000/q10test3.d: Delete.
862         * gas/iq2000/q10test3.s: Delete.
863         * gas/iq2000/q10test4.d: Delete.
864         * gas/iq2000/q10test4.s: Delete.
865         * gas/iq2000/q10test5.d: Delete.
866         * gas/iq2000/q10test5.s: Delete.
867         * gas/iq2000/q10test6.d: Delete.
868         * gas/iq2000/q10test6.s: Delete.
869         * gas/iq2000/q10test7.d: Delete.
870         * gas/iq2000/q10test7.s: Delete.
871         * gas/iq2000/q10test8.d: Delete.
872         * gas/iq2000/q10test8.s: Delete.
873         * gas/iq2000/q10test9.d: Delete.
874         * gas/iq2000/q10test9.s: Delete.
875         * gas/iq2000/q10yield.exp: Delete.
876         * gas/iq2000/test.exp: Delete.
878 2004-11-24  Ramana Radhakrishnan  <ramana.radhakrishnan@codito.com>
880         * gas/arc/st.s: Add checks for other variants of the sr and st
881         instruction.
882         * gas/arc/st.d: Update the expected disassembly.
884 2004-11-23  Nick Clifton  <nickc@redhat.com>
886         * gas/mn10300/relax.s: Add further tests of the relaxing of branch
887         instructions.
888         * gas/mn10300/relax.d: Add expected relocations.
890 2004-11-22  Ravi Ramaseshan  <ravi.ramaseshan@codito.com>
892         * gas/arc/ld.s: Add check of load of a long immediate.
893         * gas/arc/ld.d: Add expected disassembly.
895 2004-11-22  Hans-Peter Nilsson  <hp@axis.com>
897         * gas/all/gas.exp: Run dg-runtest for all err-*.s and warn-*.s.
898         * gas/all/err-1.s, gas/all/warn-1.s: New tests.
900 2004-11-18  Inderpreet Singh   <inderpreetb@nioda.hcltech.com>
902         * gas/maxq10/call.d: Fix expected results now that bfd assembler
903         support is enabled by default.
904         * gas/maxq10/range.d: Likewise.
905         * gas/maxq20/call.d: Likewise.
907 2004-11-17  Daniel Jacobowitz  <dan@codesourcery.com>
909         * gas/arm/mapping.d: Expect F markers for Thumb code.
910         * gas/arm/unwind.d: Update big-endian pattern.
912 2004-11-12  Nick Clifton  <nickc@redhat.com>
914         * gas/mn10300/basic.exp: Add relax test.
915         * gas/mn10300/relax.s: New test.
916         * gas/mn10300/relax.d: Expected results.  Make sure that the
917         correct size of instruction has been selected.
919 2004-11-11  Bob Wilson  <bob.wilson@acm.org>
921         * gas/xtensa/short_branch_offset.s: New.
922         * gas/xtensa/short_branch_offset.d: New.
923         * gas/xtensa/all.exp: Run new test.
925 2004-11-10  Alan Modra  <amodra@bigpond.net.au>
927         * gas/i386/opcode.s: Pad section.
928         * gas/i386/intelok.s: Likewise.
929         * gas/i386/opcode.d: Update.
930         * gas/i386/intelok.d: Update.
932 2004-11-08  Inderpreet Singh   <inderpreetb@nioda.hcltech.com>
933             Vineet Sharma      <vineets@noida.hcltech.com>
935         * gas/maxq10: New directory.  Contains tests for maxq port.
936         * gas/maxq20: Likewise.
938 2004-11-05  H.J. Lu  <hongjiu.lu@intel.com>
940         * gas/i386/general.s: Add movzb.
941         * gas/i386/general.l: Updated.
943 2004-11-04  Hans-Peter Nilsson  <hp@axis.com>
945         * gas/all/gas.exp: Exclude float.s for crisv32-*-*.
946         * gas/cris/operand-err-1.s (test.m constant): Remove xfail marker
947         and update rationale.  Mark "ba [external_symbol]" and "ba [r3]"
948         as invalid.
949         * gas/ieee-fp/x930509a.exp: setup_xfail for crisv32-*-*.
950         * gas/macros/macros.exp: setup_xfail strings for crisv32-*-*.
951         * gas/cris/abs32-1.s, gas/cris/arch-err-1.s,
952         gas/cris/arch-err-2.s, gas/cris/arch-err-3.s,
953         gas/cris/arch-err-4.s, gas/cris/arch-err-5.s,
954         gas/cris/bound-err-1.s, gas/cris/brokw-3b.s,
955         gas/cris/march-err-1.s, gas/cris/march-err-2.s,
956         gas/cris/push-err-1.s, gas/cris/push-err-2.s,
957         gas/cris/pushpopv32.s, gas/cris/rd-abs32-1.d,
958         gas/cris/rd-abs32-2.d, gas/cris/rd-arch-1.d, gas/cris/rd-arch-2.d,
959         gas/cris/rd-arch-3.d, gas/cris/rd-bkw1b.d, gas/cris/rd-bkw2b.d,
960         gas/cris/rd-bkw3b.d, gas/cris/rd-bound1.d, gas/cris/rd-bound1.s,
961         gas/cris/rd-bound2.d, gas/cris/rd-bound3.d, gas/cris/rd-bound4.d,
962         gas/cris/rd-break32.d, gas/cris/rd-ppv1032.d, gas/cris/rd-ppv32.d,
963         gas/cris/rd-spr-1.d, gas/cris/rd-spr-1.s, gas/cris/rd-usp-1.d,
964         gas/cris/rd-usp-1b.d, gas/cris/rd-v10_32o-1.d,
965         gas/cris/rd-v10_32o-2.d, gas/cris/rd-v10_32o-2.s,
966         gas/cris/rd-v32-b1.d, gas/cris/rd-v32-b1.s, gas/cris/rd-v32-b2.d,
967         gas/cris/rd-v32-b2.s, gas/cris/rd-v32-b3.d, gas/cris/rd-v32-b3.s,
968         gas/cris/rd-v32-f1.d, gas/cris/rd-v32-f1.s, gas/cris/rd-v32-i1.d,
969         gas/cris/rd-v32-i1.s, gas/cris/rd-v32-l1.d, gas/cris/rd-v32-l1.s,
970         gas/cris/rd-v32-l3.d, gas/cris/rd-v32-l3.s, gas/cris/rd-v32-l4.d,
971         gas/cris/rd-v32-l4.s, gas/cris/rd-v32o-1.d, gas/cris/rd-v32s-1.d,
972         gas/cris/rd-v32s-2.d, gas/cris/rd-v32s-2.s, gas/cris/rd-v32s-3.d,
973         gas/cris/rd-v32s-3.s, gas/cris/rd-v32s-4.d, gas/cris/rd-v32s-4.s,
974         gas/cris/rd-vao-1.d, gas/cris/v32-err-1.s, gas/cris/v32-err-10.s,
975         gas/cris/v32-err-11.s, gas/cris/v32-err-2.s, gas/cris/v32-err-3.s,
976         gas/cris/v32-err-4.s, gas/cris/v32-err-5.s, gas/cris/v32-err-6.s,
977         gas/cris/v32-err-7.s, gas/cris/v32-err-8.s, gas/cris/v32-err-9.s:
978         New tests.
980 2004-11-04 Jan Beulich <jbeulich@novell.com>
982         * gas/i386/i386.exp: Execute new tests intelbad and intelok.
983         * gas/i386/intelbad.[sl]: New test to check for various things not
984         permitted in Intel mode.
985         * gas/i386/intel.d, gas/i386/opcode.d, gas/i386/x86-64-opcode.d:
986         Adjust for change to segment register store.
987         * gas/i386/intelok.[sd]: New test to check various Intel mode specific
988         things get handled correctly.
989         * gas/i386/x86_64.[sd]: Remove unsupported constructs referring to
990         'high' and 'low' parts of an operand, which the parser previously
991         accepted while neither telling that it's not supported nor that it
992         ignored the remainder of the line following these supposed keywords.
994 2004-10-28  Tomer Levi  <Tomer.Levi@nsc.com>
996         * gas/crx/cop_insn.d: Regenerate (after a bug fix in Assembler).
998 2004-10-27  Tomer Levi  <Tomer.Levi@nsc.com>
1000         * gas/crx/cop_insn.s: Test new Co-Processor instruction 'cpi'.
1001         * gas/crx/list_insn.s: Add hi/lo/u<N> registers tests, fix test bugs.
1002         * gas/crx/cop_insn.d: Regenerate.
1003         * gas/crx/list_insn.d: Likewise.
1005 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
1007         * gas/cfi/cfi-arm-1.d, gas/cfi/cfi-arm-1.s: New files.
1008         * gas/cfi/cfi.exp: Run cfi-arm-1 test.
1010 2004-10-21  Tomer Levi  <Tomer.Levi@nsc.com>
1012         * gas/crx/cop_insn.s: Reverse operands order in store co-processor
1013         instructions.
1014         * gas/crx/list_insn.s: Remove test for unsupported 'popa' instruction.
1015         * gas/crx/cop_insn.d: Regenerate.
1016         * gas/crx/list_insn.d: Likewise.
1018 2004-10-14  Paul Brook  <paul@codesourcery.com>
1020         * gas/arm/mapping.d: Pass --special-syms to objdump.
1022 2004-10-08  Daniel Jacobowitz  <dan@debian.org>
1024         * gas/i386/i386.exp: Don't run divide test for targets where '/'
1025         is a comment.  Run x86-64-unwind for 64-bit ELF targets.
1026         * gas/i386/x86-64-unwind.d, gas/i386/x86-64-unwind.s: New.
1028 2004-10-08  Alan Modra  <amodra@bigpond.net.au>
1030         * gas/cfi/cfi-common-4.d: Correct for 64 bit targets.
1032 2004-10-07  Bob Wilson  <bob.wilson@acm.org>
1034         * gas/xtensa/all.exp: Adjust expected error message for j_too_far.
1035         Change entry_align test to expect an error.
1036         * gas/xtensa/entry_misalign2.s: Use no-transform instead of
1037         no-generics directives.
1039 2004-10-07  Richard Sandiford  <rsandifo@redhat.com>
1041         * gas/mips/elf-rel{23,24}.[sd]: New tests.
1042         * gas/mips/mips.exp: New test.
1044 2004-10-07  Richard Sandiford  <rsandifo@redhat.com>
1046         * gas/mips/elf-rel22.[sd]: New test.
1047         * gas/mips/mips.exp: Run it.
1049 2004-10-07  Richard Sandiford  <rsandifo@redhat.com>
1051         * gas/mips/elf-rel21.[sd]: New test.
1052         * gas/mips/mips.exp: Run it.
1054 2004-10-07  Jan Beulich  <jbeulich@novell.com>
1056         * gas/cfi/cfi-common-4.[ds]: New.
1057         * gas/cfi/cfi.exp: Run new test.
1059 2004-10-07  Tomer Levi  <Tomer.Levi@nsc.com>
1061         * gas/crx/cop_insn.s: New file.
1062         * gas/crx/cop_insn.d: Likewise.
1063         * gas/crx/load_stor_insn.s: Move Co-processor insns to a separate
1064         test.
1065         * gas/crx/misc_insn.s: Likewise.
1066         * gas/crx/load_stor_insn.d: Regenerate.
1067         * gas/crx/misc_insn.d: Likewise.
1069 2004-10-06  Aldy Hernandez  <aldyh@redhat.com>
1071         * gas/ppc/e500.s: Add double-precision instructions.
1072         * gas/ppc/e500.d: Same.
1074 2004-10-05  Paul Brook  <paul@codesourcery.com>
1076         * gas/arm/arm.exp: Add unwind table test.  Recognise
1077         arm-symbian-symbianelf and arm-none-eabi.
1078         * gas/arm/unwind.s: New file.
1079         * gas/arm/unwind.d: New file.
1081 2004-10-01  Bill Farmer  <Bill@the-farmers.freeserve.co.uk>
1083         * gas/pdp11/opcode.d: Fix sob opcode value.
1085 2004-09-30  Paul Brook  <paul@codesourcery.com>
1087         * gas/arm/arch6zk.d: New file.
1088         * gas/arm/arch6zk.s: New file.
1089         * gas/arm/arm.exp: Add them.
1091 2004-09-29  Alan Modra  <amodra@bigpond.net.au>
1093         * gas/i386/secrel.s: Pad .rdata out to 16 byte boundary.
1094         * gas/i386/secrel.d: Adjust to suit.
1096 2004-09-19  Paul Brook  <paul@codesourcery.com>
1098         * gas/elf/elf.exp: Recognise additional arm elf targets.
1100 2004-09-17  Paul Brook  <paul@codesourcery.com>
1102         * gas/arm/pic.s: Add (target2).
1103         * gas/arm/pic.d: Ditto.
1105 2004-09-13  Paul Brook  <paul@codesourcery.com>
1107         * gas/arm/pic.d: Rename RELABS to TARGET1.
1108         * gas/arm/pic.s: Ditto.
1110 2004-09-03  Tomer Levi  <Tomer.Levi@nsc.com>
1112         * gas/crx: New directory.
1113         * gas/crx/allinsn.exp: New test script.
1114         * gas/crx/arith_insn.s: New file.
1115         * gas/crx/arith_insn.d: Likewise.
1116         * gas/crx/beq_insn.s: Likewise.
1117         * gas/crx/beq_insn.d: Likewise.
1118         * gas/crx/bit_insn.s: Likewise.
1119         * gas/crx/bit_insn.d: Likewise.
1120         * gas/crx/br_insn.s: Likewise.
1121         * gas/crx/br_insn.d: Likewise.
1122         * gas/crx/cmov_insn.s: Likewise.
1123         * gas/crx/cmov_insn.d: Likewise.
1124         * gas/crx/cmpbr_insn.s: Likewise.
1125         * gas/crx/cmpbr_insn.d: Likewise.
1126         * gas/crx/jscond_insn.s: Likewise.
1127         * gas/crx/jscond_insn.d: Likewise.
1128         * gas/crx/list_insn.s: Likewise.
1129         * gas/crx/list_insn.d: Likewise.
1130         * gas/crx/load_stor_insn.s: Likewise.
1131         * gas/crx/load_stor_insn.d: Likewise.
1132         * gas/crx/misc_insn.s: Likewise.
1133         * gas/crx/misc_insn.d: Likewise.
1134         * gas/crx/no_op_insn.s: Likewise.
1135         * gas/crx/no_op_insn.d: Likewise.
1136         * gas/crx/shift_insn.s: Likewise.
1137         * gas/crx/shift_insn.d: Likewise.
1139 2004-08-27  Richard Sandiford  <rsandifo@redhat.com>
1141         * gas/frv/fr550-pack1.[sd]: New test.
1142         * gas/frv/allinsn.exp: Run it.
1144 2004-08-27  Nick Clifton  <nickc@redhat.com>
1146         * gas/i386/i386.exp: Allow pcrel test for COFF targets as well,
1147         but not for PE targets.  Similarly for the absrel test.
1149 2004-08-26  Nick Clifton  <nickc@redhat.com>
1151         * gas/i386/i386.exp: Group ELF specific tests together.  Move the
1152         pcrel test into the ELF only section.  Use is_elf_format to test
1153         for ELF based toolchains.
1155 2004-08-25  H.J. Lu  <hongjiu.lu@intel.com>
1157         * gas/all/gas.exp: Use `string match ""' instead of `eq ""'.
1159 2004-08-24  Jan Beulich  <jbeulich@novell.com>
1161         * gas/all/altmacro.[sd]: Split out part from here...
1162         * gas/all/altmac2.[sd]: ... to here.
1163         * gas/all/excl.s: New.
1164         * gas/all/gas.exp: Suppress both tests for a few targets known to
1165         break. Run the new (split out) test only when the target doesn't
1166         use '!' as a comment character.
1168 2004-08-18  Thiemo Seufer  <seufer@csv.ica.uni-stuttgart.de>
1170         * gas/mips/branch-swap.s: New testcase.
1171         * gas/mips/branch-swap.d: New testcase.
1172         * gas/mips/mips.exp: Run the testcase.
1174 2004-08-18  Nick Clifton  <nickc@redhat.com>
1176         * gas/macros/strings.s: Remove #NO_APP, accidentally committed as
1177         part of another patch.
1179 2004-08-15  Nick Clifton  <nickc@redhat.com>
1181         * gas/all/altmacro.d: Allow for rest of frag being padded to an
1182         alignment boundary.
1184         * gas/arm/arm.exp: Run bignum test for ELF based targets only.
1186 2004-08-16  Alan Modra  <amodra@bigpond.net.au>
1188         * gas/cfi/cfi-alpha-1.d: Adjust for readelf fix.
1189         * gas/cfi/cfi-alpha-3.d: Likewise.
1190         * gas/cfi/cfi-i386.d: Likewise.
1191         * gas/cfi/cfi-m68k.d: Likewise.
1192         * gas/cfi/cfi-ppc-1.d: Likewise.
1193         * gas/cfi/cfi-s390-1.d: Likewise.
1194         * gas/cfi/cfi-s390x-1.d: Likewise.
1195         * gas/cfi/cfi-sh-1.d: Likewise.
1196         * gas/cfi/cfi-sparc-1.d: Likewise.
1197         * gas/cfi/cfi-sparc64-1.d: Likewise.
1198         * gas/cfi/cfi-x86_64.d: Likewise.
1200 2004-08-13 Jan Beulich <jbeulich@novell.com>
1202         * gas/all/altmacro.[sd]: New test.
1203         * gas/all/gas.exp: Run the new test.
1205 2004-08-10  Mark Mitchell  <mark@codesourcery.com>
1207         * gas/arm/bignum1.s: New test.
1208         * gas/arm/arm.exp: Run it.
1210 2004-08-06  Paul Brook  <paul@codesourcery.com>
1212         * gas/arm/pic.s,d: Test RELABS and SBREL relocations.
1214 2004-08-05  Nitin Yewale  <nitiny@kpitcummins.com>
1216         * h8300/h8300.exp: Addition of new test case to check rx
1217         generation with adds and subs instruction for plain H8/300 target.
1218         * h8300/addsubrxcheck.s: New test source file.
1220 2004-08-01  Stephane Carrez  <stcarrez@nerim.fr>
1222         * gas/m68hc11/m68hc11.exp: Fix tests for 2.15
1223         * gas/elf/elf.exp: Test obj-elf for m6811-* and m6812-*
1224         * gas/symver/symver.exp: Likewise for symver tests.
1226 2004-07-30  Michal Ludvig  <mludvig@suse.cz>
1228         * gas/i386/padlock.s, gas/i386/padlock.d: New tests for
1229         VIA PadLock instructions.
1231 2004-07-29  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
1233         * gas/sh/basic.exp: Don't do sh2a test for sh5.
1234         * gas/sh/sh2a.d: Match elf32-sh* format too.
1236 2004-07-29  Alexandre Oliva  <aoliva@redhat.com>
1238         2003-12-30  DJ Delorie  <dj@redhat.com>
1239         * gas/sh/sh2a.s: New.
1240         * gas/sh/sh2a.d: New.
1241         * gas/sh/basic.exp: Add it.
1243 2004-07-27  Tomer Levi  <Tomer.Levi@nsc.com>
1245         * gas/all/gas.exp (do_930509a): Disable test for crx.
1247 2004-07-22  H.J. Lu  <hongjiu.lu@intel.com>
1249         * gas/i386/x86-64-inval.l: Remove the leading `+'.
1251 2004-07-22  Nick Clifton  <nickc@redhat.com>
1253         PR/280
1254         * gas/h8300/ffxx1-coff.d: Remove duplicated raw insn values.
1255         * gas/h8300/ffxx1-elf.d: Likewise.
1256         * gas/h8300/h8sx_disp2.d: Likewise.
1257         * gas/h8300/h8sx_mov_imm.d: Likewise.
1258         * gas/h8300/h8sx_rtsl.d: Likewise.
1259         * gas/h8300/ffxx1-coff.s: Remove inappropriate insn width specifier.
1260         * gas/h8300/ffxx1-elf.s: Likewise.
1262 2004-07-21  Jan Beulich <jbeulich@novell.com>
1264         * gas/i386/x86-64-addr32.[ds]: New test for x86-64 32-bit
1265         addressing in 64-bit mode.
1266         * gas/i386/x86-64-rip.[ds]: New test for x86-64 rip-relative
1267         addressing.
1268         * gas/i386/i386.exp: Run the two new tests.
1270         * gas/cfi/cfi-x86_64.d: Adjust expectation for leave to not have a
1271         rex prefix.
1272         * gas/i386/x86-64-inval.[ls]: Add a bunch of instructions illegal
1273         in 64-bit mode.
1275 2004-07-20  Maciej W. Rozycki  <macro@linux-mips.org>
1277         * gas/mips/elf-rel19.d: Pass -march=mips1 to gas as the test
1278         expects load delay slots.
1280 2004-07-20  Maciej W. Rozycki  <macro@linux-mips.org>
1282         * gas/mips/vr5400.d: Update for a correct disassembly of
1283         "racm.ob".
1285 2004-07-20  Maciej W. Rozycki  <macro@linux-mips.org>
1287         * gas/mips/mips32.s: Adjust for the unified "break" syntax.  Add
1288         another "break" case.  Update the comment accordingly.
1289         * gas/mips/set-arch.s: Likewise.
1290         * gas/mips/mips32.d: Adjust for the new output.
1291         * gas/mips/set-arch.d: Likewise.
1293 2004-07-15  Nitin Yewale <nitiny@kpitcummins.com>
1295         * gas/h8300/h8300.exp (do_h8300hn_addressgen): Addition of
1296         new test case for H8300H normal target to check symbol
1297         address generation.
1298         * gas/h8300/symaddgen.s: New test.
1300 2004-07-13  Nick Clifton  <nickc@redhat.com>
1302         * gas/i386/intel.s: Add test of newly expand arithmetic support
1303         for Intel mode assembler.
1304         * gas/i386/intel.d: Add expected disassmbly.
1306 2004-07-13  Nick Clifton  <nickc@redhat.com>
1308         * gas/vtable: Delete directory.  These tests are no longer needed
1309         as the VTABLE_ reloc support is obsolete.
1311 2004-07-08  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
1313         * gas/m32r/pic.exp: Add New Test case for @GOTOFF, @GOT, @PLT.
1314         * gas/m32r/pic2.s: New file: Test case for @GOTOFF, @GOT, @PLT.
1315         * gas/m32r/pic2.d: New file: Expected results.
1317 2004-07-08  Richard Sandiford  <rsandifo@redhat.com>
1319         * gas/mips/elf-rel7.d: Expect relocations against bar to refer to bar.
1320         * gas/mips/elf-refl19.d: Likewise L2.
1322 2004-07-03  Richard Sandiford  <rsandifo@redhat.com>
1324         * gas/mips/elf{,el}-rel.d: Adjust so that the earliest %hi() matches
1325         the earliest %lo().
1326         * gas/mips/elf-rel11.d: Don't expect the relocs to be reordered.
1327         * gas/mips/elf-rel20.[sd]: New test.
1328         * gas/mips/mips.exp: Run it.
1330 2004-07-03  Maciej W. Rozycki  <macro@linux-mips.org>
1332         * gas/mips/elf-rel9.[sd]: Fix typo in %lo() expression.
1334 2004-07-01  H.J. Lu  <hongjiu.lu@intel.com>
1336         * gas/ia64/group-1.d: New.
1337         * gas/ia64/group-1.s: Likewise.
1339         * gas/ia64/ia64.exp: Add group-1 to test comdat group.
1341 2004-06-30  James E Wilson  <wilson@specifixinc.com>
1343         * gas/ia64/dv-imply.d: Update.
1344         * gas/ia64/dv-mutex.d: Likewise.
1345         * gas/ia64/dv-safe.d: Likewise.
1347 2004-06-29  Alan Modra  <amodra@bigpond.net.au>
1349         * gas/m68k/mode5.s: Pad section.
1350         * gas/m68k/mode5.d: Update.
1352 2004-06-28  Alan Modra  <amodra@bigpond.net.au>
1354         * gas/ppc/power4.d: Update.
1356 2004-06-24  Alan Modra  <amodra@bigpond.net.au>
1358         * gas/i386/prescott.s: Remove fisttpd and fisttpq.
1359         * gas/i386/prescott.d: Update.
1361 2004-06-08  Jakub Jelinek  <jakub@redhat.com>
1363         * gas/ia64/dv-raw-err.s: Add some new postinc tests.
1364         * gas/ia64/dv-raw-err.l: Updated.
1366 2004-05-28  Peter Barada <peter@the-baradas.com>
1368         * gas/m68k/mode5.s: New test file.  Checks conversion of mode 5
1369         addressing with zero offset into mode 2 addressing.
1370         * gas/m68k/mode5.d: New file: Expected disassmbly.
1371         * gas/m68k/all.exp: Run new test.
1373 2004-05-27  H.J. Lu  <hongjiu.lu@intel.com>
1375         * gas/ia64/regs.d: Updated.
1377 2004-05-26  H.J. Lu  <hongjiu.lu@intel.com>
1379         * gas/ia64/ia64.exp: Run invalid-ar.
1381         * gas/ia64/invalid-ar.l: New file. Test invalid AR access.
1382         * gas/ia64/invalid-ar.s: Likewise.
1384 2004-05-24  Peter Barada  <peter@the-baradas.com>
1386         * gas/m68k/mcf-emac.d: Provide correct disassembler results.
1387         * gas/m68k/mcf-mac.d: Provide correct disassembler results.
1389 2004-05-20  H.J. Lu  <hongjiu.lu@intel.com>
1391         * gas/ia64/dv-srlz.d: Fix a typo.
1393 2004-05-12  Ben Elliston  <bje@au.ibm.com>
1395         * gas/h8300/t03_add.exp: Remove stray semicolons.
1396         * gas/h8300/t04_sub.exp: Likewise.
1397         * gas/h8300/t05_cmp.exp: Likewise.
1398         * gas/h8300/t08_or.exp: Likewise.
1399         * gas/h8300/t09_xor.exp: Likewise.
1400         * gas/h8300/t10_and.exp: Likewise.
1401         * gas/hppa/reloc/reloc.exp: Likewise.
1402         * gas/hppa/unsorted/unsorted.exp: Likewise.
1403         * gas/i386/i386.exp: Likewise.
1404         * gas/m68hc11/m68hc11.exp: Likewise.
1405         * gas/mips/mips.exp: Likewise.
1406         * gas/sparc/sparc.exp: Likewise.
1407         * lib/gas-defs.exp: Likewise.
1409 2004-05-11  Nick Clifton  <nickc@redhat.com>
1411         * gas/elf/section4.s: New test.  Checks label arithmetic when
1412         multiple same-name sections exist.
1413         * gas/elf/section4.d: New file: Expected section list
1414         * gas/elf/elf.exp: Run the new test.
1415         * gas/elf/group0.s: Use % instead of @ for type argument to
1416         .section directive (for compatability with ARM port).
1417         * gas/elf/group1.s: Likewise.
1419 2004-05-07  Richard Sandiford  <rsandifo@redhat.com>
1421         * gas/mips/vr4122.[sd]: Rename to...
1422         * gas/mips/vr4120-2.[sd]: ...and add tests for VR4181A errata
1423         MD(1) and MD(4).
1424         * gas/mips/mips.exp: Update accordingly.
1426 2004-05-05  Alexandre Oliva  <aoliva@redhat.com>
1428         * gas/frv/reloc1.d: Match elf32-frvfdpic as well.
1429         * gas/frv/fr405-insn.d: Likewise.
1430         * gas/frv/fr450-insn.d: Likewise.
1432 2004-04-30  H.J. Lu  <hongjiu.lu@intel.com>
1434         * gas/elf/elf.exp: Remove group1, add group1a and group1b for
1435         section group.
1437         * gas/elf/group1a.d: New file.
1438         * gas/elf/group1b.d: Likewise.
1440         * gas/elf/group1.e: Removed.
1442 2004-04-30  Nick Clifton  <nickc@redhat.com>
1444         * gas/arm/reg-alias.s: New file: Test case sensitive register
1445         aliases.
1446         * gas/arm/reg-alias.d: New file: Expected test output.
1447         * gas/arm/arm.exp: Run reg-alias test.
1448         Arrange tests in a more orderly fashion.
1450 2004-04-30  Ben Elliston  <bje@au.ibm.com>
1452         * gas/ppc/power4.s: Add dcbz and dcbzl test cases.
1453         * gas/ppc/power4.d: Update accordingly.
1455 2004-04-26  H.J. Lu  <hongjiu.lu@intel.com>
1457         * gas/elf/elf.exp: Add group0a, group0b and group1 for section
1458         group.
1460         * gas/elf/group0.s: New file.
1461         * gas/elf/group0a.d: Likewise.
1462         * gas/elf/group0b.d: Likewise.
1463         * gas/elf/group1.e: Likewise.
1464         * gas/elf/group1.s: Likewise.
1466 2004-04-23  Nick Clifton  <nickc@redhat.com>
1468         * gas/symver/symver1.d: Cope with extra symbols inserted by
1469         arm-elf toolchains.
1470         * gas/symver/symver0.d: Likewise
1471         * gas/elf/symver.d: Likewise.
1473 2004-04-22  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
1475         * gas/sh/pcrel2.d: Update.
1476         * gas/sh/tlsd.d: Update.
1477         * gas/sh/tlsnopic.d: Update.
1478         * gas/sh/tlspic.d: Update.
1480 2004-04-22  Mark Kettenis  <kettenis@gnu.org>
1482         * lib/gas-defs.exp (is_elf_format): Add OpenBSD support.
1484 2004-04-22  Atsushi Nemoto  <anemo@mba.ocn.ne.jp>
1486         * gas/mips/lb-xgot-ilocks.d: Remove nops in load delay slot.
1487         * gas/mips/mips-abi32-pic.d: Likewise.
1488         * gas/mips/mips-abi32-pic2.d: Likewise.
1489         * gas/mips/mips-gp32-fp32-pic.d: Likewise.
1490         * gas/mips/mips-gp32-fp64-pic.d: Likewise.
1491         * gas/mips/mips-gp64-fp32-pic.d: Likewise.
1492         * gas/mips/mips-gp64-fp64-pic.d: Likewise.
1493         * gas/mips/relax-swap1-mips2.d: Likewise.
1494         * gas/mips/lb-svr4pic-ilocks.d: New test.
1495         * gas/mips/mips.exp: Run it.
1497 2004-04-22  Paul Brook  <paul@codesourcery.com>
1499         * maverick.c (off8s): Test full shifted operand range.
1500         (MCC2): Define.
1501         (MVDSPACC, MVACCDSP): Use it.
1502         * maverick.d, maverick.s: Regenerate.
1504 2004-04-22  Peter Barada <peter@the-baradas.com>
1506         * gas/m68k/mcf-mac.s: New test: Check ColdFire MAC instructions.
1507         * gas/m68k/mcf-emac.s: New test: Similar checks.
1508         * gas/m68k/mcf-mac.d: New test: Expected output.
1509         * gas/m68k/mcf-emac.d: New test: Likewise.
1510         * gas/m68k/all.exp: Run new tests.
1512 2004-04-21  Chris Demetriou  <cgd@broadcom.com>
1514         * gas/mips/elempic.d: File removed as part of -membedded-pic removal.
1515         * gas/mips/empic.d: Likewise.
1516         * gas/mips/empic.l: Likewise.
1517         * gas/mips/empic.s: Likewise.
1518         * gas/mips/empic2.d: Likewise.
1519         * gas/mips/empic2.s: Likewise.
1520         * gas/mips/empic3_e.d: Likewise.
1521         * gas/mips/empic3_e.s: Likewise.
1522         * gas/mips/empic3_g1.d: Likewise.
1523         * gas/mips/empic3_g1.s: Likewise.
1524         * gas/mips/empic3_g2.d: Likewise.
1525         * gas/mips/empic3_g2.s: Likewise.
1526         * gas/mips/jal-empic-elf-2.d: Likewise.
1527         * gas/mips/jal-empic-elf-2.s: Likewise.
1528         * gas/mips/jal-empic-elf-3.d: Likewise.
1529         * gas/mips/jal-empic-elf-3.s: Likewise.
1530         * gas/mips/jal-empic-elf.d: Likewise.
1531         * gas/mips/jal-empic.d: Likewise.
1532         * gas/mips/la-empic.d: Likewise.
1533         * gas/mips/la-empic.s: Likewise.
1534         * gas/mips/lb-empic.d: Likewise.
1535         * gas/mips/ld-empic.d: Likewise.
1536         * gas/mips/lif-empic.d: Likewise.
1537         * gas/mips/telempic.d: Likewise.
1538         * gas/mips/tempic.d: Likewise.
1539         * gas/mips/ulh-empic.d: Likewise.
1540         * gas/mips/ld-pic.s: Remove code conditional on EMPIC.
1541         * gas/mips/lifloat.s: Likewise.
1542         * gas/mips/mips.exp: Remove -membedded-pic tests and related comments.
1544 2004-04-20  Brian Ford  <ford@vss.fsi.com>
1545             DJ Delorie  <dj@redhat.com>
1547         * gas/i386/secrel.s: New test for .secrel32.
1548         * gas/i386/secrel.d: Likewise.
1549         * gas/i386/i386.exp: Call it for PE targets.
1551 2004-04-19  Jakub Jelinek  <jakub@redhat.com>
1553         * gas/cfi/cfi-sparc64-1.d: Update.
1555 2004-04-14  Richard Sandiford  <rsandifo@redhat.com>
1557         * gas/mips/vr4122.[sd]: Change option to -mfix-vr4120.
1559 2004-04-14  Richard Sandiford  <rsandifo@redhat.com>
1561         * gas/elf/section2.e-mips: Allow named section symbols.
1562         * gas/mips/{,el}empic.d, gas/mips/mips{,el}16-[ef].d: Likewise.
1564 2004-04-13  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
1566         * gas/m32r/parallel-2.s: New file: Test case for parallel code.
1567         * gas/m32r/parallel-2.d: New file: Expected results.
1568         * gas/m32r/m32r2.exp: Run the test.
1570         * gas/m32r/seth.s: New file: Test for seth.
1571         * gas/m32r/seth.d: New file: Expected results.
1572         * gas/m32r/m32r.exp: Run the new test.
1574 2004-04-01  Asgari Jinia  <asgarij@kpitcummins.com>
1576         * gas/sh/renesas-1.s, gas/sh/renesas-1.d: New test for -renesas
1577         option.
1578         * gas/sh/basic.exp: Run the new test.
1580 2004-04-01  Dave Korn  <dk@artimi.com>
1582         * gas/dlx/alltests.exp: Execute new lohi test.
1583         * gas/dlx/lohi.s: New test for spurious lo16/hi16
1584         reloc overflow checking.
1585         * gas/dlx/lohi.d: New file: expected output.
1586         * gas/dlx/lhi.d: Updated to properly expect lo16
1587         relocations where asked for.
1588         * gas/dlx/itype.d: Likewise.
1589         * gas/dlx/lhi.d: Corrected cut+paste error in test name.
1591 2004-03-30  Stan Shebs  <shebs@apple.com>
1593         * gas/macros/macros.exp: Remove mention of MPW config.
1595 2004-03-27  Alan Modra  <amodra@bigpond.net.au>
1597         * gas/i860/dir-intel03-err.l: Update for junk at end line becoming
1598         an error.
1599         * gas/m68hc11/m68hc11.exp: Likewise.
1601 2004-03-23  Andreas Schwab  <schwab@suse.de>
1603         * gas/cfi/cfi-m68k.d: Adjust offsets.
1605 2004-03-22  Hans-Peter Nilsson  <hp@axis.com>
1607         * gas/cris/regreg.d: Assemble with --no-mul-bug-abort.
1608         * gas/cris/mulbug-err-1.s, gas/cris/rd-mulbug-1.d: New tests.
1610 2004-03-17  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
1612         * gas/cfi/cfi-sh-1.d: New file.
1613         * gas/cfi/cfi-sh-1.s: Likewise.
1614         * gas/cfi/cfi.exp: Add SH case.
1616 2004-03-16  Alan Modra  <amodra@bigpond.net.au>
1618         * gas/ppc/altivec.d: Update.
1619         * gas/ppc/altivec_xcoff.d: Update.
1620         * gas/ppc/altivec_xcoff64.d: Update.
1621         * gas/ppc/astest.d: Update.
1622         * gas/ppc/astest2.d: Update.
1623         * gas/ppc/astest2_64.d: Update.
1624         * gas/ppc/astest64.d: Update.
1625         * gas/ppc/booke.d: Update.
1626         * gas/ppc/booke_xcoff.d: Update.
1627         * gas/ppc/booke_xcoff64.d: Update.
1628         * gas/ppc/e500.d: Update.
1629         * gas/ppc/power4.d: Update.
1630         * gas/ppc/test1elf32.d: Update.
1631         * gas/ppc/test1elf64.d: Update.
1632         * gas/ppc/test1xcoff32.d: Update.
1634 2004-03-15  Alan Modra  <amodra@bigpond.net.au>
1636         * gas/i386/padlock.s: Pad with .p2align.
1637         * gas/i386/padlock.d: Adjust.
1639 2004-03-12  Michal Ludvig  <mludvig@suse.cz>
1641         * gas/i386/padlock.s, gas/i386/padlock.d: New tests for
1642         VIA PadLock instructions.
1643         * gas/i386/i386.exp: Run padlock tests.
1645 2004-03-12  Alan Modra  <amodra@bigpond.net.au>
1647         * gas/i386/katmai.d: Revert last change.
1649         * gas/i386/katmai.d: Adjust for clflush change.
1651 2004-03-08  Andreas Jaeger  <aj@suse.de>
1653         * gas/cfi/cfi-s390x-1.d: Adjust offsets.
1655 2004-03-07  Richard Henderson  <rth@redhat.com>
1657         * gas/cfi/cfi-common-2.d, gas/cfi/cfi-i386.d: Adjust offsets.
1659 2004-03-07  Andreas Jaeger  <aj@suse.de>
1661         * gas/cfi/cfi-x86_64.d: Adjust offsets.
1663 2004-03-07  Richard Henderson  <rth@redhat.com>
1665         * gas/alpha/elf-reloc-8.d, gas/cfi/cfi-alpha-1.d,
1666         gas/cfi/cfi-alpha-2.d, gas/cfi/cfi-alpha-3.d, gas/cfi/cfi-common-1.d,
1667         gas/cfi/cfi-common-2.d, gas/cfi/cfi-common-3.d: Adjust offsets.
1669 2004-03-03  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
1671         * gas/sh/sh64/err-dsp.s: Fix expected error message.
1673 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
1675         * gas/frv/fr405-insn.[sdl]: New test.
1676         * gas/frv/fr450-spr.[sd]: New test.
1677         * gas/frv/fr450-insn.[sdl]: New test.
1678         * gas/frv/fr450-media-issue.[sl]: New test.
1679         * gas/frv/allinsn.exp: Run new tests.  Ensure fr405 instructions
1680         aren't accepted for -mcpu=fr400 or -mcpu=fr500.  Ensure fr450
1681         instructions aren't accepted for -mcpu=fr400, -mcpu=fr405 or
1682         -mcpu=fr500.
1684 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
1686         * gas/frv/allinsn.s (rstb, rsth, rst, rstd, rstq): Replace with nops.
1687         (rstbf, rsthf, rstf, rstdf, rstqf): Likewise.
1688         * gas/frv/allinsn.d: Update accordingly.
1690 2004-02-17  Petko Manolov  <petkan@nucleusys.com>
1692         * gas/arm/maverick.c: DSPSC to/from opcode fixes.
1693         * gas/arm/maverick.d: Likewise.
1694         * gas/arm/maverick.s: Likewise.
1696 2004-02-09  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
1698         * gas/sh/basic.exp: Don't do sh4a tests for sh5.
1700 2004-02-06  Nathan Sidwell  <nathan@codesourcery.com>
1702         * gas/macros/test2.s: Lowercase it.
1704 2004-02-02  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
1706         * gas/mips/div.d: Update to accomodate changes in macro
1707         expansions.
1708         gas/mips/elf-rel-got-n32.d: Likewise.
1709         gas/mips/elf-rel-got-n64.d: Likewise.
1710         gas/mips/elf-rel-xgot-n32.d: Likewise.
1711         gas/mips/elf-rel-xgot-n64.d: Likewise.
1712         gas/mips/la-svr4pic.d: Likewise.
1713         gas/mips/la-xgot.d: Likewise.
1714         gas/mips/lca-svr4pic.d: Likewise.
1715         gas/mips/lca-xgot.d: Likewise.
1717 2004-02-01  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
1719         * gas/sh/sh4a-fp.d: Fix opcode name fssra to fsrra.
1720         * gas/sh/sh4a-fp.s: Likewise.
1721         * gas/sh/err-sh4a-fp.s: Likewise.
1723 2004-01-24  Chris Demetriou  <cgd@broadcom.com>
1725         * gas/mips/relax-swap1.s: Add extra space at end, so the
1726         disassembly will consistently have "..." at its end.
1727         * gas/mips/relax-swap2.s: Likewise.
1728         * gas/mips/relax-swap1-mips2.d: Expect "..." at end of disassembly.
1730 2004-01-23  Daniel Jacobowitz  <drow@mvista.com>
1732         * gas/arm/arm.exp: Add "undefined" test.
1733         * gas/arm/undefined.s, gas/arm/undefined.l: New files.
1735 2004-01-23  Richard Sandiford  <rsandifo@redhat.com>
1737         * gas/mips/macro-warn-[1234].[sdl]: New tests.
1738         * gas/mips/macro-warn-[12]-n32.[dl]: New tests.
1739         * gas/mips/mips.exp: Run them.
1741 2004-01-23  Richard Sandiford  <rsandifo@redhat.com>
1743         * gas/mips/elf-rel19.[sd]: New test.
1744         * gas/mips/mips.exp: Run it.
1746 2004-01-11 Tom Rix   <tcrix@worldnet.att.net>
1748         * gas/m68hc11/movb.s: Add m68hc12 movb and movw dump test.
1749         * gas/m68hc11/movb.d: Likewise.
1750         * gas/m68hc11/m68hc11.exp: Likewise.  Add more movb failure tests.
1752 2004-01-19  Alan Modra  <amodra@bigpond.net.au>
1754         * gas/i386/katmai.d: Adjust for changed sib printing.
1755         * gas/i386/prescott.d: Likewise.
1756         * gas/i386/sse2.d: Likewise.
1757         * gas/i386/ssemmx2.d: Likewise.
1759 2004-01-16  Alexandre Oliva  <aoliva@redhat.com>
1761         * gas/mn10300/mov5.s: New.
1762         * gas/mn10300/basic.exp (do_mov5): New.
1764 2004-01-14  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
1766         * gas/mips/relax-swap1-mips1.d: New test for branch relaxation
1767         with swapping for MIPS1.
1768         * gas/mips/relax-swap1-mips2.d: New test for branch relaxation
1769         with swapping for MIPS2.
1770         * gas/mips/relax-swap1.l: Stderr output for the new tests.
1771         * gas/mips/relax-swap1.s: Source for the new tests.
1772         * gas/mips/relax-swap2.d: New test for branch likely relaxation
1773         with swapping.
1774         * gas/mips/relax-swap2.l: Stderr output for the new test.
1775         * gas/mips/relax-swap2.s: Source for the new test.
1776         * gas/mips/mips.exp: Run the new tests.
1778 2004-01-13  Ian Lance Taylor  <ian@wasabisystems.com>
1780         * gas/mips/mips16-64.d: New test.
1781         * gas/mips/mips.exp: Run it.
1783 2004-01-12  Richard Sandiford  <rsandifo@redhat.com>
1785         * gas/mips/elf-rel18.[sd]: New test.
1786         * gas/mips/mips.exp: Run it.
1788 2004-01-09  Paul Brook  <paul@codesourcery.com>
1790         * gas/arm/vfp2.s, gas/arm/vfp2.d: New test.
1791         * gas/arm/arm.exp: Add them.
1793 2004-01-08  Ian Lance Taylor  <ian@wasabisystems.com>
1795         * gas/mips/ldstla-n64.d: Pass -64 to assembler, not -n64.
1796         * gas/mips/ldstla-n64-shared.d: Likewise.
1798 2004-01-07  Nick Clifton  <nickc@redhat.com>
1800         * gas/cris/rd-dw2-1.d: Expect a pointer size from readelf.
1802 2004-01-06  Alexandre Oliva  <aoliva@redhat.com>
1804         2003-11-05  Alexandre Oliva  <aoliva@redhat.com>
1805         * lib/gas-defs.exp (is_elf_format): Match frv-uclinux.
1806         2003-09-18  Alexandre Oliva  <aoliva@redhat.com>
1807         * gas/frv/fdpic.s, gas/frv/fdpic.d: Renamed from ucpic*.
1808         2003-09-15  Alexandre Oliva  <aoliva@redhat.com>
1809         * gas/frv/ucpic.s, gas/frv/ucpic.d: Use gr15 as PIC register.  Use
1810         gprel12 for rodata symbol and gotoff12 for sdata symbol.
1811         2003-08-08  Alexandre Oliva  <aoliva@redhat.com>
1812         * gas/frv/ucpic.d: Test gotoff and gotofffuncdesc.
1813         2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
1814         * gas/frv/ucpic.d, gas/frv/ucpic.s: New.
1815         * gas/frv/allinsns.exp: Run it.
1817 2004-01-02  Albert Bartoszko  <albar@nt.kegel.com.pl>
1819         * gas/msp430/opcode.s: Add test for an 'add' instruction which
1820         looks similar to an 'rla' instruction.
1822 For older changes see ChangeLog-9303
1824 Local Variables:
1825 mode: change-log
1826 left-margin: 8
1827 fill-column: 74
1828 version-control: never
1829 End: