gas/
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
index 641368d604f4e86f997a692d02694ae6a5772c1c..5afbf51a54700fe73feb3e9248c14856b1c64cf1 100644 (file)
@@ -1,3 +1,285 @@
+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-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/arm/arm.exp: Run it.
+
+2005-03-10  Aldy Hernandez  <aldyh@redhat.com>
+
+       * gas/ppc/e500.d: Fix encoding of efscfd.
+
+2005-03-10  Jeff Baker  <jbaker@qnx.com>
+           Alan Modra  <amodra@bigpond.net.au>
+
+       * gas/ppc/booke.s: Add new m[t,f]sprg testcases.
+       * gas/ppc/booke.d: Likewise.
+
+2005-03-09  Richard Sandiford  <rsandifo@redhat.com>
+
+       * gas/mips/vr4130.[sd]: New test.
+       * gas/mips/mips.exp: Run it.
+
+2005-03-09  Richard Sandiford  <rsandifo@redhat.com>
+
+       * gas/mips/relax-swap1-mips[12].d: Expect the delay slots of
+       bc1f and bc1t to be filled.
+       * gas/mips/branch-misc-3.[sd]: New test.
+       * gas/mips/mips.exp: Run it.
+
+2005-03-09  Ben Elliston  <bje@au.ibm.com>
+
+       * gas/maxq10/maxq10.exp: Remove stray semicolons.
+       * gas/maxq20/maxq20.exp: Likewise.
+
+2005-03-08  Jan Beulich  <jbeulich@novell.com>
+
+       * gas/ia64/no-fit.[ls]: New.
+       * gas/ia64/ia64.exp: Run new test.
+
+2005-03-08  Jan Beulich  <jbeulich@novell.com>
+
+       * gas/ia64/xdata.[sd], gas/ia64/xdata-ilp32.d: New.
+       * gas/ia64/ia64.exp: Run new tests.
+
+2005-03-08  Jan Beulich  <jbeulich@novell.com>
+
+       * gas/ia64/pcrel.d: Account for big endian target.
+       * gas/ia64/reloc-bad.s: Enforce 64-bit ABI.
+
+2005-03-08  Hans-Peter Nilsson  <hp@axis.com>
+
+       Adjust testsuite for cris-axis-aout.
+       * gas/cris/rd-bcnst.d, gas/cris/rd-usp-1.d: Adjust regexps for a.out output.
+       * gas/cris/mulbug-err-1.s, gas/cris/rd-arch-1.d,
+       gas/cris/rd-arch-2.d, gas/cris/rd-arch-3.d, gas/cris/rd-break32.d,
+       gas/cris/rd-pcrel2.d, gas/cris/rd-ppv1032.d, gas/cris/rd-ppv32.d,
+       gas/cris/rd-usp-1b.d, gas/cris/v32-err-7.s: Pass --em=criself.
+
+2005-03-04  David Daney  <ddaney@avtrex.com>
+
+       * gas/mips/elf-rel23b.d: Use '__gnu_local_gp' instead of '_gp'
+       for -mno-shared optimization.
+       * gas/mips/elf-rel25a.d: Ditto.
+
+2005-03-04  Nick Clifton  <nickc@redhat.com>
+
+       * gas/arm/arm.exp: Fix test for running the "undefined" to catch
+       more non-ELF cases.
+       * gas/arm/pic.d: Fix for vxworks target.
+       * gas/arm/basic.d: Likewise.
+       * gas/arm/unwind.d: Likewise.
+
+2005-03-04  Richard Sandiford  <rsandifo@redhat.com>
+
+       * gas/mips/ldstla-{n32.s, n32.d, n32-shared.d}: Delete.
+       * gas/mips/ldstla-{n64.d, n64-shared.d}: Adjust expected output
+       for loads and stores from constant addresses.
+       * gas/mips/ldstla-{sym32.s, eabi64.d, n64-sym32.d}: New tests.
+       * gas/mips/mips.exp: Run them.
+
+2005-03-03  Richard Sandiford  <rsandifo@redhat.com>
+
+       * gas/mips/mips.exp: Move tls tests to main $elf block.
+
+2005-03-03  Nick Clifton  <nickc@redhat.com>
+
+       * gas/macros/macros.exp (and.s): Expect this test to fail for the
+       tic4x-coff target because it uses the '&' character as a line
+       separator.
+
+       * gas/sh/basic.exp: Add an sh-hms version of the pcrel test.
+       * gas/sh/pcrel-hms.d: New file.  Adjusted form of pcrel-coff.d for
+       the sh-hms target.
+       * gas/sh/arch/arch.exp: Expect the same failures for sh-hms port
+       as for the sh-coff port.
+
+       * gas/macros/macros.exp (run_list_test): Also expect the msp430
+       port to fail the strings test because it defines
+       ONLY_STANDARD_ESCAPES.
+
+       * gas/arm/arch6zk.s: Add three nop instructions in order to pad
+       the .text section out to a 32-byte boundary as will automatically
+       be done by the arm-aout target.
+       * gas/arm/arch6zk.d: Add expected nop disassemblies.
+
+       * gas/d30v/serial.l: Remove listing lines that are no longer
+       emitted and fix up expected binary encoding.
+       * gas/d30v/serial2.l: Likewise.
+       * gas/d30v/serial2O.l: Likewise.
+
+2005-03-03  Ramana Radhakrishnan  <ramana.radhakrishnan@codito.com>
+
+       * gas/arc/extensions.s: Add tests for extcoreregister.
+       * 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.
+
+2005-03-03  Richard Sandiford  <rsandifo@redhat.com>
+
+       * gas/mips/noat-1.d: Add -mips1 to assembler options.
+
+2005-03-03  Ramana Radhakrishnan  <ramana.radhakrishnan@codito.com>
+
+       * gas/arc/ld.s: Add checks for short immediates with ld.
+       * gas/arc/ld.d: Likewise.
+
+2005-03-02  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * gas/mips/tls-o32.d, gas/mips/tls-o32.s, gas/mips/tls-ill.l,
+       gas/mips/tls-ill.s: New files.
+       * gas/mips/mips.exp: Run TLS tests.
+
+2005-03-02  Alan Modra  <amodra@bigpond.net.au>
+
+       * gas/ppc/astest.d: Adjust for relocs reduced to section sym.
+       * gas/ppc/astest2.d: Likewise.
+       * gas/ppc/astest2_64.d: Likewise.
+       * ppc/astest64.d: Likewise.
+       * ppc/booke.d: Likewise.
+       * ppc/power4.d: Likewise.
+       * ppc/test1elf32.d: Likewise.
+       * ppc/test1elf64.d: Likewise.
+
+2005-03-02  Jan Beulich  <jbeulich@novell.com>
+
+       * gas/i386/cr-err.[ls]: New.
+       * gas/i386/crx.[ds]: New.
+       * gas/i386/i386.exp: Run new tests.
+
 2005-03-02  Jan Beulich  <jbeulich@novell.com>
 
        * gas/i386/intelok.d: Add -r to objdump options. Adjust expectations.
        destination address rather than an offset from the start of the
        section.
        * gas/arm/pic.d: Likewise.
-       
+
 2005-03-01  Alan Modra  <amodra@bigpond.net.au>
 
        * gas/m68k/mcf-emac.d: Allow for 64-bit addresses.
        * gas/all/altmac2.[sd]: ... to here.
        * gas/all/excl.s: New.
        * gas/all/gas.exp: Suppress both tests for a few targets known to
-         break. Run the new (split out) test only when the target doesn't
-         use '!' as a comment character.
+       break. Run the new (split out) test only when the target doesn't
+       use '!' as a comment character.
 
 2004-08-18  Thiemo Seufer  <seufer@csv.ica.uni-stuttgart.de>
 
 
        * gas/dlx/alltests.exp: Execute new lohi test.
        * gas/dlx/lohi.s: New test for spurious lo16/hi16
-         reloc overflow checking.
+       reloc overflow checking.
        * gas/dlx/lohi.d: New file: expected output.
        * gas/dlx/lhi.d: Updated to properly expect lo16
-         relocations where asked for.
+       relocations where asked for.
        * gas/dlx/itype.d: Likewise.
        * gas/dlx/lhi.d: Corrected cut+paste error in test name.
 
This page took 0.025616 seconds and 4 git commands to generate.