gas/:
[binutils-gdb.git] / gas / testsuite / ChangeLog
index 09706cfe982f5db2287c9f3d0e2cde46bc8b0fc4..84261dc3d2f3e664c85fecda6c46cff1cb127c0e 100644 (file)
@@ -1,3 +1,370 @@
+2005-06-01  Maciej W. Rozycki  <macro@linux-mips.org>
+
+       * gas/mips/ldstla-32-1.l: Update to handle leading zeroes.
+       * gas/mips/ldstla-32-mips3-1.l: Likewise.
+
+2005-05-27  Jan Beulich  <jbeulich@novell.com>
+
+       * gas/ia64/proc.l: Adjust.
+
+2005-05-25  Steve Ellcey  <sje@cup.hp.com>
+
+       * gas/ia64/global.d: Change --sym to --syms.
+
+2005-05-25  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/ia64/group-1.d: Updated.
+       * gas/ia64/group-2.d: Likewise.
+
+2005-05-25  Jan Beulich  <jbeulich@novell.com>
+
+       * gas/ia64/radix.s: New.
+       * gas/ia64/radix.l: New.
+       * gas/ia64/ia64.exp: Run new test.
+
+2005-05-25  Jan Beulich  <jbeulich@novell.com>
+
+       * gas/i386/intelok.d: Account for 32-bit displacements being shown
+       in hex.
+
+2005-05-24  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/elf/group0b.d: Updated.
+       * gas/elf/group1b.d: Likewise.
+
+2005-05-19  Jan Beulich  <jbeulich@novell.com>
+
+       * gas/ia64/reloc-uw.s: New.
+       * gas/ia64/reloc-uw.d: New.
+       * gas/ia64/reloc-uw-ilp32.d: New.
+       * gas/ia64/ia64.exp: Run new test.
+
+2005-05-18  Jan Beulich  <jbeulich@novell.com>
+
+       * gas/all/altmacro.s: Parenthesize operand of %.
+
+2005-05-17  Zack Weinberg  <zack@codesourcery.com>
+
+       * gas/arm/arm.exp: Convert all existing "gas_test" tests to
+       "run_dump_test" tests.  Run more tests unconditionally.  Run new tests.
+       * gas/arm/arch4t.s, gas/arm/arch6zk.s, gas/arm/arm3.s, gas/arm/arm6.s
+       * gas/arm/arm7dm.s, gas/arm/bignum1.s, gas/arm/float.s
+       * gas/arm/immed.s, gas/arm/iwmmxt.s, gas/arm/offset.s, gas/arm/thumb.s:
+       Adjust to work as a dump test.
+       * gas/arm/arch4t.d, gas/arm/arch6zk.d, gas/arm/arm3.d, gas/arm/arm6.d
+       * gas/arm/arm7dm.d, gas/arm/bignum1.d, gas/arm/float.d
+       * gas/arm/immed.d, gas/arm/iwmmxt.d, gas/arm/offset.d, gas/arm/thumb.d:
+       New files.
+
+       * gas/arm/armv1-bad.l, gas/arm/armv1-bad.s: Remove tests for
+       diagnostics that don't happen in the first pass anymore.
+
+       * gas/arm/iwmmxt-bad.l, gas/arm/r15-bad.l, gas/arm/req.l
+       * gas/arm/vfp-bad.l:
+       Update expected diagnostics.
+       * gas/arm/pic.d: Update expected reloc name.
+       * gas/arm/thumbv6.d: CPY no longer appears in disassembly.
+       * gas/arm/r15-bad.s: Avoid two-argument mul.
+       * gas/arm/req.s: Adjust comments.
+       * gas/arm/maverick.d, gas/arm/maverick.s: Avoid inappropriate
+       use of PC.
+
+       * gas/arm/macro-1.d, gas/arm/macro1.s
+       * gas/arm/t16-bad.l, gas/arm/t16-bad.s
+       * gas/arm/tcompat.d, gas/arm/tcompat.s
+       * gas/arm/tcompat2.d, gas/arm/tcompat2.s
+       * gas/arm/thumb32.d, gas/arm/thumb32.s
+       New test pair.
+
+2005-05-17  Jan Beulich  <jbeulich@novell.com>
+
+       * gas/mmix/err-byte1.s: Adjust expected error text on line 10.
+
+2005-05-17  Nick Clifton  <nickc@redhat.com>
+
+       * gas/v850/split-lo16.s: Add test for a lo() pseudo reloc
+       corrupting an ld.w instruction.
+       * gas/v850/split-lo16.d: Add expected, correct (ie not corrupt)
+       output.
+
+2005-05-10  Michael Matz  <matz@suse.de>
+
+       * gas/hppa/parse/block1.s: Use official limit (0x3fffffff) for
+       .block.
+
+2005-05-10  Hans-Peter Nilsson  <hp@bitrange.com>
+
+       * gas/mmix/relax2.s: Drop ":" off label definitions.
+
+2005-05-09  Jan Beulich  <jbeulich@novell.com>
+
+       * gas/i386/tlsd.[sd]: Adjust to not assume zero displacement will
+       actually be present in memory addressing.
+       * gas/i386/tlspic.[sd]: Likewise.
+
+2005-05-07  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR 940
+       * gas/ia64/group-2.d: New.
+       * gas/ia64/group-2.s: New.
+
+       * gas/ia64/ia64.exp: Add "group-2".
+
+2005-05-07  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR 843
+       * gas/i386/i386.exp: Add x86-64-branch.
+
+       * gas/i386/x86-64-branch.d: New.
+       * gas/i386/x86-64-branch.s: New.
+
+2005-05-06  Jan Beulich  <jbeulich@novell.com>
+
+       * gas/macros/badarg.s: Add check for bad qualifier specification.
+       * gas/macros/badarg.l: Adjust.
+       * gas/macros/vararg.[sd]: New.
+       * gas/macros/macros.exp: Run new test.
+
+2005-05-06  Jan Beulich  <jbeulich@novell.com>
+
+       * gas/all/cond.s: Also test .ifb/.ifnb.
+       * gas/all/cond.d: Adjust.
+
+2005-05-06  Jan Beulich  <jbeulich@novell.com>
+
+       * gas/macros/dot.s: Don't use pseudo-ops in first column.
+       * gas/macros/dot.l: Match broader range of possible outputs.
+       * gas/macros/purge.l: Likewise.
+       * gas/macros/purge.s: Start generated macro names with an underscore.
+
+2005-05-05  Paul Brook  <paul@codesourcery.com>
+
+       * gas/i386/i386.exp: Don't run divide test on vxworks.
+
+2005-05-05  Nick Clifton  <nickc@redhat.com>
+
+       * Update the address and phone number of the FSF organization in
+       the GPL notices in the following files:
+       gas/all/itbl-test.c, gas/all/test-example.c, gas/all/test-gen.c,
+       gas/arm/maverick.c, gas/cris/cris.exp, gas/hppa/basic/basic.exp,
+       gas/hppa/parse/parse.exp, gas/hppa/reloc/reloc.exp,
+       gas/hppa/unsorted/unsorted.exp, gas/m88k/m88k.exp,
+       gas/mmix/mmix-err.exp, gas/mmix/mmix-list.exp, gas/mmix/mmix.exp,
+       gas/mn10200/basic.exp, gas/mn10300/am33-2.c,
+       gas/mn10300/basic.exp, gas/pdp11/opcode.s, gas/ppc/aix.exp,
+       gas/sh/basic.exp, gas/sh/err.exp, gas/sh/arch/arch.exp,
+       gas/sh/sh64/sh64.exp, gas/v850/basic.exp, lib/gas-defs.exp
+
+2005-05-05  Mike Frysinger  <vapier@gentoo.org>
+
+       * gas/sh/basic.exp: Replace linux-gnu with linux-* to allow for
+       versions of Linux which do not use glibc.
+       * gas/vax/vax.exp: Likewise.
+
+2005-05-05  Paul Brook  <paul@codesourcery.com>
+
+       * lib/gas-defs.exp (regexp_diff): Pass test if last line is "#...".
+
+2005-04-26  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/all/assign.s: Make `x' and `y' global.
+
+2005-04-25  Jan Beulich  <jbeulich@novell.com>
+
+       * gas/macros/badarg.s: Add tests for collisions between/among macro
+       parameters and local symbols.
+       * gas/macros/badarg.l: Adjust.
+
+2005-04-20  Jan Beulich  <jbeulich@novell.com>
+
+       * gas/elf/struct.s: Adjust to not get into alignment issues.
+       * gas/elf/struct.d: Adjust for the above and the test's name.
+
+2005-04-19  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/i386/padlock.d: Updated.
+
+2005-04-19  Andreas Schwab  <schwab@suse.de>
+
+       * gas/ia64/invalid-ar.l: Adapt to changed error message.
+
+2005-04-18  Jan Beulich  <jbeulich@novell.com>
+
+       * gas/macros/purge.[ls]: New.
+       * gas/macros/macros.exp: Run new test.
+
+2005-04-15  Jan Beulich  <jbeulich@novell.com>
+
+       * gas/elf/struct.[sd]: New.
+       * gas/elf/elf.exp: Run new test.
+
+2005-04-15  Alan Modra  <amodra@bigpond.net.au>
+
+       * gas/all/assign.s: New.
+       * gas/all/assign.d: New.
+       * gas/all/gas.exp: Run it.
+
+2005-04-13  Maciej W. Rozycki  <macro@linux-mips.org>
+
+       * gas/mips/ldstla-32.s: Exclude offsets that are now meant to fail
+       and include more instructions/offsets that are meant to succeed.
+       Use $4 instead $3 to avoid register dependencies.
+       * gas/mips/ldstla-32.d: Update accordingly.
+       * gas/mips/ldstla-32-shared.d: Likewise.
+       * gas/mips/ldstla-32-mips3.d: New test based on the above, except
+       for mips3.
+       * gas/mips/ldstla-32-mips3-shared.d: Similarly, for PIC.
+       * gas/mips/ldstla-32-mips3.s: Source for the new tests.
+       * gas/mips/ldstla-32-1.s: New test for offsets that are meant to
+       fail.
+       * gas/mips/ldstla-32-mips3-1.s: Likewise, for mips3.
+       * gas/mips/ldstla-32-1.l: Stderr output for the new test.
+       * gas/mips/ldstla-32-mips3-1.l: Likewise.
+       * gas/mips/mips.exp: Run the new tests.
+
+2005-04-11  Mark Kettenis  <kettenis@gnu.org>
+
+       * gas/all/gas.exp: Don't run fastcall labels test on
+       i*86-*-openbsd*.
+
+2005-04-11  Jan Beulich  <jbeulich@novell.com>
+
+       * gas/macros/dot.[ls]: New.
+       * gas/macros/macros.exp: Run new test.
+
+2005-04-06  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/i386/x86-64-pcrel.s: Test R_X86_64_32S.
+       * gas/i386/x86-64-pcrel.d: Updated.
+
+2005-04-01  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
+
+       * gas/vax/flonum.s: New testcase: Encode some flonums.
+       * gas/vax/flonum.d: Expected result of new testcase.
+       * gas/vax/vax.exp: Call the new testcase.
+
+       * gas/vax/elf-rel.d: Call gas with -k. Thanks to Matt Thomas for
+       figuring out.
+       * gas/vax/vax.exp: Run elf-rel.[sd] for NetBSD-ELF and Linux.
+
+2005-04-01  Jan Beulich  <jbeulich@novell.com>
+
+       * gas/i386/bss.[sd]: New.
+       * gas/i386/i386.exp: Run new test.
+
+2005-04-01  Jan Beulich  <jbeulich@novell.com>
+
+       * gas/i386/x86-64-pcrel.[sd]: New.
+       * gas/i386/i386.exp: Run new test.
+
+2005-03-30  Julian Brown  <julian@codesourcery.com>
+
+       * gas/arm/mapping.d: Update expected output due to mapping symbols
+       being untyped.
+
+2005-03-29  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/i386/i386.exp: Run segment and inval-seg for i386. Run
+       x86-64-segment and x86-64-inval-seg for x86-64.
+
+       * gas/i386/intel.d: Expect movw for moving between memory and
+       segment register.
+       * gas/i386/naked.d: Likewise.
+       * gas/i386/opcode.d: Likewise.
+       * gas/i386/x86-64-opcode.d: Likewise.
+
+       * gas/i386/opcode.s: Use movw for moving between memory and
+       segment register.
+       * gas/i386/x86-64-opcode.s: Likewise.
+
+       * : Likewise.
+
+       * gas/i386/inval-seg.l: New.
+       * gas/i386/inval-seg.s: New.
+       * gas/i386/segment.l: New.
+       * gas/i386/segment.s: New.
+       * gas/i386/x86-64-inval-seg.l: New.
+       * gas/i386/x86-64-inval-seg.s: New.
+       * gas/i386/x86-64-segment.l: New.
+       * gas/i386/x86-64-segment.s: New.
+
+2005-03-29  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * gas/arm/tls.s, gas/arm/tls.d: New files.
+       * gas/arm/arm.exp: Run TLS test.
+
+2005-03-29  Julian Brown  <julian@codesourcery.com>
+
+       * gas/arm/unwind.d: Update expected output.
+
+2005-03-28  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR 803
+       * gas/ia64/dv-imply.d: Pass -mtune=itanium1 to as.
+       * gas/ia64/dv-mutex.d : Likewise.
+       * gas/ia64/dv-safe.d: Likewise.
+       * gas/ia64/dv-srlz.d.nop: Likewise.
+       * gas/ia64/ldxmov-1.d: Likewise.
+       * gas/ia64/opc-b.d: Likewise.
+       * gas/ia64/opc-f.d: Likewise.
+       * gas/ia64/opc-i.d: Likewise.
+       * gas/ia64/opc-m.d: Likewise.
+       * gas/ia64/operand-or.d: Likewise.
+       * gas/ia64/pcrel.d: Likewise.
+       * gas/ia64/pseudo.d: Likewise.
+       * gas/ia64/tls.d: Likewise.
+
+2005-03-24  Hans-Peter Nilsson  <hp@axis.com>
+
+       * gas/cris/range-err-1.s: Adjust expected messages for hosts with
+       64-bit longs.
+
+2005-03-23  Alan Modra  <amodra@bigpond.net.au>
+
+       * gas/elf/section5.s: Don't start directives in first column.
+
+2005-03-21  Nick Clifton  <nickc@redhat.com>
+
+       * gas/arm/iwmmxt.s: Update instructions that use the "never" value
+       in the conditional field to use "le" instead.  This is so that the
+       disassembler will disassemble them.
+       * gas/arm/iwmmxt.d: Update expected disassemblies.
+
+2005-03-17  Jan Beulich  <jbeulich@novell.com>
+
+       * gas/i386/intel.d: Add stderr directive.
+       * gas/i386/intel.e: New.
+       * gas/i386/intel16.d: Add stderr directive. Adjust for changed
+       source.
+       * gas/i386/intel16.e: New.
+       * gas/i386/intel16.s: Add instances of addressing forms with base
+       and index specified in reverse order.
+       * gas/i386/intelbad.l: Adjust for changed source.
+       * gas/i386/intelbad.s: Add more operand forms to check.
+       * gas/i386/intelok.d: Remove -r from objdump options. Add stderr
+       directive. Adjust for changed source.
+       * gas/i386/intelok.e: New.
+       * gas/i386/intelok.s: Define MASM constants byte, word, etc. Add
+       more operand forms to check.
+       * gas/i386/x86_64.d: Add stderr directive.
+       * gas/i386/x86_64.e: New.
+       * gas/i386/x86_64.s: Adjust for parser changes.
+
+2005-03-15  Zack Weinberg  <zack@codesourcery.com>
+
+       * gas/arm/archv6t2.d, gas/arm/archv6t2.s: New dump test.
+       * gas/arm/archv6t2-bad.l, gas/arm/archv6t2-bad.l: New errors test.
+       * gas/arm/arm.exp: Run them.
+
+2005-03-14  Eric Christopher  <echristo@redhat.com>
+
+       * gas/cfi/cfi-mips-1.d, gas/cfi/cfi-mips-1.s: New dump test.
+       * gas/cfi/cfi.exp: Run it.
+       * gas/cfi/cfi-common-1.d: Update.
+       * gas/cfi/cfi-common-2.d: Ditto.
+       * gas/cfi/cfi-common-3.d: Ditto.
+       * gas/cfi/cfi-common-4.d: Ditto.
+
 2005-03-12  Zack Weinberg  <zack@codesourcery.com>
 
        * gas/arm/thumbv6k.d, gas/arm/thumbv6k.s: New dump test.
        * gas/arc/extensions.d: Likewise.
        * gas/arc/warn.s: Warnings for readonly core registers accessed.
        * gas/arc/warn.d: Likewise.
-       * testsuite/gas/arc/arc.exp: Run extensions testcase.
+       * gas/arc/arc.exp: Run extensions testcase.
 
 2005-03-03  Richard Sandiford  <rsandifo@redhat.com>
 
        * gas/ia64/ia64.exp: Pass -munwind-check=error for unwind-err
        and proc.
 
+2005-02-10  Julian Brown  <julian@codesourcery.com>
+
+       * gas/arm/unwind.d: Alter expected output to include dependency on
+       __aeabi_unwind_cpp_pr[01].
+
 2005-02-09  Jan Beulich  <jbeulich@novell.com>
 
        * gas/i386/intelok.s: Remove comments disabling alternative forms of
 
 2004-11-29  Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
 
-       * testsuite/gas/m32r/rela-1.s: New test.
-       * testsuite/gas/m32r/rela-1.d: Expected disassembly.
-       * testsuite/gas/m32r/m32r.exp: Run the new test.
-       * testsuite/gas/m32r/relax-1.d: Update for fixed pcrel reloc
+       * gas/m32r/rela-1.s: New test.
+       * gas/m32r/rela-1.d: Expected disassembly.
+       * gas/m32r/m32r.exp: Run the new test.
+       * gas/m32r/relax-1.d: Update for fixed pcrel reloc
        generation.
 
 2004-11-27  Richard Earnshaw  <rearnsha@arm.com>
 
-       * gas/testsuite/arm/thumbv6.d (setend): Remove stray tab at end
+       * gas/arm/thumbv6.d (setend): Remove stray tab at end
        of dump pattern.
 
 2004-11-25  H.J. Lu  <hongjiu.lu@intel.com>
        * gas/m68k/mode5.d: New file: Expected disassmbly.
        * gas/m68k/all.exp: Run new test.
 
+2004-05-28  Andrew Stubbs <andrew.stubbs@superh.com>
+
+       * gas/sh/arch: New directory.
+       * gas/sh/arch/arch.exp: New test script.
+       * gas/sh/arch/arch_expected.txt: New file.
+       * gas/sh/arch/sh.s: New file.
+       * gas/sh/arch/sh2.s: New file.
+       * gas/sh/arch/sh-dsp.s: New file.
+       * gas/sh/arch/sh2e.s: New file.
+       * gas/sh/arch/sh3-nommu.s: New file.
+       * gas/sh/arch/sh3.s: New file.
+       * gas/sh/arch/sh3-dsp.s: New file.
+       * gas/sh/arch/sh3e.s: New file.
+       * gas/sh/arch/sh4-nommu-nofpu.s: New file.
+       * gas/sh/arch/sh4-nofpu.s: New file.
+       * gas/sh/arch/sh4.s: New file.
+       * gas/sh/arch/sh4a-nofpu.s: New file.
+       * gas/sh/arch/sh4al-dsp.s: New file.
+       * gas/sh/arch/sh4a.s: New file.
+
 2004-05-27  H.J. Lu  <hongjiu.lu@intel.com>
 
        * gas/ia64/regs.d: Updated.