Patch to update IA-64 port to SDM 2.1.
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
index 2f1c6c152138c5d77dafe53780f19e3908e867de..fe04795bca4490cf0ac5ac40572204850b8d8497 100644 (file)
@@ -1,3 +1,679 @@
+2002-12-04  David Mosberger  <davidm@hpl.hp.com>
+
+       * gas/ia64/opc-b.d: Update for instructions added by SDM2.1.
+       * gas/ia64/opc-b.s: Ditto.
+       * gas/ia64/opc-f.d: Ditto.
+       * gas/ia64/opc-f.s: Ditto.
+       * gas/ia64/opc-i.d: Ditto.
+       * gas/ia64/opc-i.s: Ditto.
+       * gas/ia64/opc-m.d: Ditto.
+       * gas/ia64/opc-m.s: Ditto.
+       * gas/ia64/opc-x.d: Ditto.
+       * gas/ia64/opc-x.s: Ditto.
+
+2002-12-03  Richard Henderson  <rth@redhat.com>
+
+       * gas/ia64/ldxmov-1.[ds]: New.
+       * gas/ia64/ldxmov-2.[ls]: New.
+       * gas/ia64/ia64.exp: Run them.
+
+2002-12-03  Alan Modra  <amodra@bigpond.net.au>
+
+       * gas/arm/adrl.s: Test behaviour against globals too.
+       * gas/arm/adrl.d: Adjust.
+
+2002-12-02  Nick Clifton  <nickc@redhat.com>
+
+       * gasp: Remove entire directory tree.  (Gasp has been removed from
+       binutils).
+       * config/default.asp (GASP): Remove definition and initialization.
+
+2002-12-01  Stephane Carrez  <stcarrez@nerim.fr>
+
+       * gas/m68hc11/m68hc11.exp: Rename from all.exp; run the new tests.
+       * gas/m68hc11/all.exp: Remove.
+       * gas/m68hc11/indexed12.d: New test.
+       * gas/m68hc11/indexed12.s: Likewise.
+       * gas/m68hc11/bug-1825.d: Likewise.
+       * gas/m68hc11/bug-1825.s: Likewise.
+
+2002-12-01  Stephane Carrez  <stcarrez@nerim.fr>
+
+       * gas/m68hc11/insns.s: Don't use .comm for stack symbol so that objdump
+       can find the real symbol and not a gas internal debug symbol.
+       * gas/m68hc11/insns.d: Update.
+       * gas/m68hc11/insns-dwarf2.d: Update.
+       * gas/m68hc11/insns12.d: Update.
+       * gas/m68hc11/opers12.s (min5b, min9b): Use 16 and -256 for the min.
+       * gas/m68hc11/opers12.d: Update after indexed offset operand fixes.
+       * gas/m68hc11/opers12-dwarf2.d: Likewise.
+
+2002-11-30  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
+
+       * sh/gas/sh/pic.s: Add a test for ".long foo@PLT+.-2-label".
+       * sh/gas/sh/pic.d: Add expected output.
+
+2002-11-29  Nick Clifton  <nickc@redhat.com>
+
+       * gas/arm/arch5tej.s: Replace "nop"s with tests of breakpoint
+       instruction.
+       * gas/arm/arch5tej.d: Expect "bkpt"s not nops.
+
+2002-11-26  Hans-Peter Nilsson  <hp@axis.com>
+
+       * gas/cris/rd-bcnst.d, gas/cris/rd-bcnst.d: New test.
+
+2002-11-25  DJ Delorie  <dj@redhat.com>
+
+       * gas/xstormy16/allinsn.d: Fix sdiv/sdivlh encodings.
+
+2002-11-19  DJ Delorie  <dj@redhat.com>
+
+       * gas/xstormy16/allinsn.sh: Add sdiv, divlh, and sdivlh.
+       * gas/xstormy16/allinsn.d: Regenerate.
+       * gas/xstormy16/allinsn.s: Regenerate.
+       
+2002-11-18  Svein E. Seldal  <Svein.Seldal@solidas.com>
+
+       * gas/all/gas.exp: Setup for tic4x testcase
+       * gas/macros/macros.exp: Ditto
+       * gas/tic4x: New tic4x gas testsuite directory
+       * gas/tic4x/addressing.s: Create. Fix bug in one insn
+       * gas/tic4x/addressing_c3x.d: Create and update
+       * gas/tic4x/addressing_c4x.d: Create and update
+       * gas/tic4x/allopcodes.S: Create. Add support for new
+       opclass.h changes.
+       * gas/tic4x/data.d: Create
+       * gas/tic4x/data.s: Create
+       * gas/tic4x/float.d: Create
+       * gas/tic4x/float.s: Create
+       * gas/tic4x/opclasses.h: Create. Added testsuites for the
+       new enhanced opcodes.
+       * gas/tic4x/opcodes.s: Create (regenerate).
+       * gas/tic4x/opcodes_c3x.d: Create. Updated from enhanced
+       changes
+       * gas/tic4x/opcodes_c4x.d: Create. Ditto.
+       * gas/tic4x/rebuild.sh: Create
+       * gas/tic4x/registers.s: Create
+       * gas/tic4x/registers_c3x.d: Create
+       * gas/tic4x/registers_c4x.d: Create
+       * gas/tic4x/zeros.d: Create
+       * gas/tic4x/zeros.s: Create
+       * gas/tic4x/opcodes_new.d: Added new testsuite for
+       the enhanced and special insns.
+       * gas/tic4x/tic4x.exp: Create. Added the opcodes_new testsuite
+
+2002-11-12  Alan Modra  <amodra@bigpond.net.au>
+
+       * gas/ppc/booke.d: Adjust output for corrected condition reg.
+
+2002-11-07  Nick Clifton  <nickc@redhat.com>
+
+       * gas/all/gas.exp: Only run fastcall test for x86 PE targets.
+
+2002-11-07  Casper S. Hornstrup  <chorns@users.sourceforge.net>
+
+       * gas/all/gas.exp: Run fastcall label handling test.
+       * gas/all/fastcall.s: New file for testing handling of fastcall
+       labels.
+
+2002-11-01  H.J. Lu <hjl@gnu.org>
+
+       * gas/i386/i386.exp: Add "sub".
+
+       * gas/i386/sub.d: New.
+       * gas/i386/sub.s: New.
+
+2002-10-22  H.J. Lu <hjl@gnu.org>
+
+       * gas/mips/branch-misc-2.d: Updated.
+
+2002-10-23  Hans-Peter Nilsson  <hp@axis.com>
+
+       * gas/cris/rd-pcrel1.d, gas/cris/rd-pcrel1.s,
+       gas/cris/rd-pcrel2.d, gas/cris/rd-pcrel2.s: New tests.
+
+2002-10-21  Richard Sandiford  <rsandifo@redhat.com>
+
+       * gas/mips/elf-rel7.[sd]: New test.
+       * gas/mips/mips.exp: Run it.
+
+2002-10-12  Alexandre Oliva  <aoliva@redhat.com>
+
+       * gas/mips/mips.exp: Don't xfail relax.
+       * gas/mips/relax.s: Increase coverage.
+       * gas/mips/relax.d: Add expected output.  Use relax.l for as stderr.
+       * gas/mips/relax.l: New file.
+
+2002-10-11  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
+
+       * gas/sh/tlsd.s, gas/sh/tlsd.d: New.
+       * gas/sh/tlsnopic.s, gas/sh/tlsnopic.d: New.
+       * gas/sh/tlspic.s, gas/sh/tlspic.d: New.
+       * gas/sh/basic.exp: Add new tests.
+
+2002-10-09  Stephen Clarke <stephen.clarke@superh.com>
+
+       * gas/elf.exp: Don't run for sh64*-*-linux*, because it sets the
+       lsb in SHmedia code addresses.
+       * gas/sh/basic.exp: Force SHcompact for sh64*-*-linux* to enable
+       recognition of SH-1/2/3/4 instructions.
+       (proc do_fp): Do not run dsp tests for sh64*-*-linux*.
+       * gas/sh/sh64/abi-32.d: Adjust expected output to include
+       sh64*-*-linux* formats too.
+       * gas/sh/sh64/abi-64.d, gas/sh/sh64/basic-1.d,
+       gas/sh/sh64/case-1.d, gas/sh/sh64/case-noexp-1.d,
+       gas/sh/sh64/crange1-1.d, gas/sh/sh64/crange1-2.d,
+       gas/sh/sh64/crange2-1.d, gas/sh/sh64/crange2-2.d,
+       sh/sh64/crange2-noexp-1.d, gas/sh/sh64/crange3-1.d,
+       gas/sh/sh64/crange4-1.d, gas/sh/sh64/crange5-1.d,
+       gas/sh/sh64/creg-1.d, gas/sh/sh64/creg-2.d, gas/sh/sh64/datal-2.d,
+       gas/sh/sh64/datal32-1.d, gas/sh/sh64/datal32-3.d,
+       gas/sh/sh64/datal64-1.d, gas/sh/sh64/datal64-3.d,
+       gas/sh/sh64/endian-1.d, gas/sh/sh64/endian-2.d,
+       gas/sh/sh64/err-noexp-cmd1.s, gas/sh/sh64/immexpr32-1.d,
+       gas/sh/sh64/immexpr32-2.d, gas/sh/sh64/immexpr64-1.d,
+       gas/sh/sh64/immexpr64-2.d, gas/sh/sh64/lineno.d,
+       gas/sh/sh64/localcom-1.d, gas/sh/sh64/mix-1.d,
+       gas/sh/sh64/mix-noexp-1.d, gas/sh/sh64/movi-3.d,
+       gas/sh/sh64/movi32-1.d, gas/sh/sh64/movi32-2.d,
+       gas/sh/sh64/movi32-noexp-2.d, gas/sh/sh64/movi64-1.d,
+       gas/sh/sh64/movi64-2.d, gas/sh/sh64/movi64-3.d,
+       gas/sh/sh64/movi64-noexp-2.d, gas/sh/sh64/pt-1.d,
+       gas/sh/sh64/pt-noexp-1.d, gas/sh/sh64/pt32-1.d,
+       gas/sh/sh64/pt32-noexp-2.d, gas/sh/sh64/pt64-1.d,
+       gas/sh/sh64/pt64-32-1.d, gas/sh/sh64/pt64-32-2.d,
+       gas/sh/sh64/pt64-noexp-2.d, gas/sh/sh64/ptc32-1.d,
+       gas/sh/sh64/ptc32-noexp-1.d, gas/sh/sh64/ptc64-1.d,
+       gas/sh/sh64/ptc64-32-1.d, gas/sh/sh64/ptc64-noexp-1.d,
+       gas/sh/sh64/ptext32-1.d, gas/sh/sh64/ptext32-noexp-1.d,
+       gas/sh/sh64/ptext64-1.d, gas/sh/sh64/ptext64-32-1.d,
+       gas/sh/sh64/ptext64-noexp-1.d, gas/sh/sh64/rel32-1.d,
+       gas/sh/sh64/rel32-2.d, gas/sh/sh64/rel32-3.d,
+       gas/sh/sh64/rel32-4.d, gas/sh/sh64/rel32-5.d,
+       gas/sh/sh64/rel64-1.d, gas/sh/sh64/rel64-2.d,
+       gas/sh/sh64/rel64-3.d, gas/sh/sh64/rel64-4.d,
+       gas/sh/sh64/rel64-5.d, gas/sh/sh64/relax-1.d,
+       gas/sh/sh64/relax-2.d, gas/sh/sh64/relax-3.d,
+       gas/sh/sh64/shift32-1.d, gas/sh/sh64/shift32-3.d,
+       gas/sh/sh64/shift32-noexp-3.d, gas/sh/sh64/shift64-1.d,
+       gas/sh/sh64/shift64-2.d, gas/sh/sh64/shift64-3.d,
+       gas/sh/sh64/shift64-noexp-3.d, gas/sh/sh64/syntax-1.d,
+       gas/sh/sh64/syntax-2.d, gas/sh/sh64/ua32-1.d,
+       gas/sh/sh64/ua64-1.d: Likewise.
+
+2002-10-03  Chris Demetriou  <cgd@broadcom.com>
+
+       * gas/mips/mips-no-jalx.l: Make error message regexps accomodate
+       tools which target a specific CPU by default.
+
+2002-10-03  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
+
+       * testsuite/gas/sh/pcrel2.d: Check code also.
+
+2002-10-02  Stephen Clarke <stephen.clarke@superh.com>
+
+       * gas/sh/sh64/ptc32-noexp-1.d: Adjust for changes to *ABS*
+       symbol generation.
+       * gas/sh/sh64/ptc64-noexp-1.d: Likewise.
+
+2002-09-30  H.J. Lu <hjl@gnu.org>
+
+       * gas/mips/mips.exp: Undo the last change.
+
+2002-09-30  H.J. Lu <hjl@gnu.org>
+
+       * gas/mips/mips.exp: Set xfail on empic, empic2, empic3_g1 and
+       empic3_g2 on Linux/mips.
+
+2002-09-30  H.J. Lu <hjl@gnu.org>
+
+       * gas/mips/vr4120.d: Use "#pass" instead of "#..." to skip the
+       rest of output.
+
+2002-09-30  Gavin Romig-Koch  <gavin@redhat.com>
+           Ken Raeburn  <raeburn@cygnus.com>
+           Aldy Hernandez  <aldyh@redhat.com>
+           DJ Delorie  <dj@redhat.com>
+           Michael Meissner  <meissner@redhat.com>
+           Eric Christopher  <echristo@redhat.com>
+           Richard Sandiford  <rsandifo@redhat.com>
+
+       * gas/mips/mips4100.[sd]: Move dmadd16 and madd16 checks to...
+       * gas/mips/vr4111.[sd]: ...this new test.
+       * gas/mips/vr4120.[sd],
+       * gas/mips/vr4122.[sd],
+       * gas/mips/vr5400.[sd],
+       * gas/mips/vr5500.[sd]: New tests.
+       * mips.exp: Run them.
+
+2002-09-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
+
+       * gas/sh/pcrel2.s: New.
+       * gas/sh/pcrel2.d: New.
+       * gas/sh/basic.exp: Add pcrel2 test.
+
+2002-09-27  Jason Thorpe  <thorpej@wasabisystems.com>
+
+       * gas/vax/elf-rel.[ds]: New test.
+       * gas/vax/quad.exp: Move contents to...
+       * gas/vax/vax.exp: ...here.  New file.
+
+2002-09-27  H.J. Lu <hjl@gnu.org>
+
+       * gas/mips/mips-jalx.s: Add ".p2align 4".
+       * gas/mips/mips16-jalx.s: Likewise.
+
+       * gas/mips/mips-jalx.d: Check nop.
+       * gas/mips/mips16-jalx.d: Likewise.
+
+2002-09-26  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
+
+       * gas/mips/mips-jalx.d: New file, check jalx assembly.
+       * gas/mips/mips-jalx.s: Likewise.
+       * gas/mips/mips-no-jalx.l: Likewise.
+       * gas/mips/mips-no-jalx.s: Likewise.
+       * gas/mips/mips16-jalx.d: Likewise.
+       * gas/mips/mips16-jalx.s: Likewise.
+       * gas/mips/mips.exp: Add new tests.
+
+2002-09-26  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
+
+       * gas/mips/jal-range.s: Fix jump overflow check.
+       * gas/mips/jal-range.l: Likewise.
+
+2002-09-23  Nick Clifton  <nickc@redhat.com>
+
+       * gas/arm/armv1-bad.s: Add LDM and STM instructions which are
+       unpredictable because of their use of the writeback bit.
+
+2002-09-21  Nick Clifton  <nickc@redhat.com>
+
+       * gas/arm/inst.s: Fix UNPREDICATABLE use of writeback in LDM/STM
+       instructions.
+       * gas/arm/inst.d: Update expected results.
+
+2002-09-19  Jakub Jelinek  <jakub@redhat.com>
+
+       * gas/i386/tlspic.s: Add tests.
+       * gas/i386/tlspic.d: Regenerated.
+       * gas/i386/tlsnopic.s: Add tests.
+       * gas/i386/tlsnopic.d: Regenerated.
+
+2002-09-19  Richard Henderson  <rth@redhat.com>
+
+       * gas/alpha/elf-reloc-7.s: New.
+       * gas/alpha/elf-reloc-7.d: New.
+       * gas/alpha/alpha.exp: Run it.
+
+2002-09-18  Chris Demetriou  <cgd@broadcom.com>
+
+       * gas/mips/mips-abi32-pic2.s: New file.
+       * gas/mips/mips-abi32-pic2.d: New file.
+       * gas/mips/mips.exp: Run new test.
+
+2002-09-18  Chris Demetriou  <cgd@broadcom.com>
+
+       * gas/mips/baddata1.s: New file.
+       * gas/mips/baddata1.l: New file.
+       * gas/mips/mips.exp: Run new test.
+
+2002-09-18  Chris Demetriou  <cgd@broadcom.com>
+
+       * gas/mips/branch-misc-1.d: New file.
+       * gas/mips/branch-misc-1.s: New file.
+       * gas/mips/branch-misc-2.s: New file.
+       * gas/mips/branch-misc-2.d: New file.
+       * gas/mips/mips.exp: Run new tests.
+
+2002-09-17  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
+
+       * gas/mips/jal-range.s: Check for jal overflows.
+       * gas/mips/jal-range.l: List file for it.
+       * gas/mips/mips.exp: Use it.
+
+2002-09-08  Ben Elliston  <bje@redhat.com>
+
+       * gas/hppa/basic/basic.exp: Update DejaGnu mail address.
+       * gas/hppa/parse/parse.exp: Likewise.
+       * gas/hppa/reloc/reloc.exp: Likewise.
+       * gas/hppa/unsorted/unsorted.exp: Likewise.
+       * gas/mn10200/basic.exp: Likewise.
+       * gas/mn10300/basic.exp: Likewise.
+       * gas/sh/basic.exp: Likewise.
+       * gas/sh/sh64/sh64.exp: Likewise.
+       * gas/v850/basic.exp: Likewise.
+       * lib/gas-defs.exp: Likewise.
+
+       * gas/all/gas.exp: Removing limping support for DejaGnu 1.1.1.
+       * gasp/gasp.exp: Likewise.
+
+2002-09-05  Alan Modra  <amodra@bigpond.net.au>
+
+       * gas/i386/absrel.s: New.
+       * gas/i386/absrel.d: New.
+       * gas/i386/pcrel.s: New.
+       * gas/i386/pcrel.d: New.
+       * gas/i386/i386.exp: Run them.
+       * gas/testsuite/gas/mmix/comment-1.d: Don't test the symbol
+       index, the name will do.
+       * gas/mri/moveml.d: Escape dots.
+       * gas/macros/macros.exp (strings): Add rs6000-*-* to xfails.
+       * gas/mips/beq.s: Don't make text_label global.
+       * gas/mips/mips32.s: Likewise.
+       * gas/mips/mips64-mips3d.s: Likewise.
+
+2002-08-28  Alan Modra  <amodra@bigpond.net.au>
+
+       * gas/mcore/allinsn.d: Escape dots.  Pass -z to objdump and adjust
+       to suit.  Match coff relocs.  Match "from address pool" comments.
+       * gas/sparc/pcrel.s: Use 2b label in expressions.
+       * gas/sparc/pcrel64.s: Likewise.
+       * gas/sparc/pcrel.d: Adjust to suit.
+       * gas/sparc/pcrel64.d: Likewise.
+       * gas/vtable/vtable.exp: Move xfails to ..
+       (proc vtable_setup_xfails): .. here. Add i866.
+
+       * gas/macros/macros.exp (strings): Update xfails.
+
+2002-08-26  Alan Modra  <amodra@bigpond.net.au>
+
+       * gas/m68k/all.exp: xfail non-ELF targets on pcrel test.
+
+       * gas/m68hc11/insns.d: Quote dots.
+       * gas/m68hc11/opers12.d: Likewise.
+
+       * gas/ieee-fp/x930509a.exp: Run the test but xfail.  Add c80 to xfails.
+
+       * gas/vax/quad.exp: Use quad_elf.s for ELF targets.
+       * gas/vax/quad.s: Align
+       * gas/vax/quad_elf.s: New version of quad.s with %reg.
+
+       * gas/sparc/sparc.exp (sparc_elf_setup): New.
+       Use it to xfail for non-ELF targets.
+
+       * gas/tic54x/align.s: Add comment.
+       * gas/tic54x/align.d: Adjust .text size for 2002-05-23 write.c change.
+       * gas/tic54x/extaddr.d: Similarly adjust disassembly tail.
+
+2002-08-22  Nick Clifton  <nickc@redhat.com>
+
+       * gas/arm/arch5tej.s: Add nops to align output.
+       * gas/arm/arch5tej.d: Expect nops.
+       * gas/arm/arm7t.s: Add nops, remove thumb instructions.
+       * gas/arm/arm7t.d: Expect nops.
+       * gas/arm/armv1.s: Add nops.
+       * gas/arm/armv1.d: Expect nops.
+       * gas/arm/fpa-mem.s: Add nops.
+       * gas/arm/fpa-mem.d: Expext nops.
+       * gas/arm/vfp1.s: Add nops.
+       * gas/arm/vfp1.d: Expect nops.
+       * gas/arm/xscale.s: Add nops.
+       * gas/arm/xscale.d: Expect nops.
+       * gas/arm/arm.exp: Do not run thumb tests for arm-aout
+       toolchain.
+
+2002-08-22  Alan Modra  <amodra@bigpond.net.au>
+
+       * gas/ppc/ppc.exp: Don't run e500 test on xcoff targets.
+       * gas/ppc/astest2.d: Escape dots.
+
+2002-08-20  Richard Sandiford  <rsandifo@redhat.com>
+
+       * gas/mips/rol.s: Add rotate by zero tests.
+       * gas/mips/rol.d: Update accordingly.
+       * gas/mips/rol64.d: Expect rotates by zero to use dsrl.
+
+2002-08-19  Elena Zannoni   <ezannoni@redhat.com>
+
+       From  matthew green  <mrg@redhat.com>
+       * e500.s: New tests for e500 instructions.
+       * e500.d: Results for new test.
+       * ppc.exp: Test e500.s.
+
+2002-08-16  Stephen Clarke <stephen.clarke@superh.com>
+
+       * gas/sh/sh64/datal32-3.d: Formatting change to match the current
+       output of objdump.
+
+2002-08-16  Alan Modra  <amodra@bigpond.net.au>
+
+       * gas/all/gas.exp (forward references): Don't test c30.
+       * gas/d30v/guard-debug.d: Use -gstabs rather than -g.
+       * gas/elf/ehopt0.s: Don't use "$" in labels.
+       * gas/ieee-fp/x930509a.exp: Don't test c30.
+       * gas/m68hc11/malis.d: Adjust -I so that test runs when not building
+       in source dir.
+       * gas/mri/mri.exp: Don't run on "m68hc*".
+       * gas/sh/basic.exp (do_fp): Match LE too.
+       (pcrel-coff): Run this version for "sh*-pe*" and rename "sh*-hms" to
+       "sh*-rtems".
+       * gas/sh/pcrel-coff.d: Add -EB to objdump flags.
+       * gas/vtable/vtable.exp: Don't run on linuxecoff.  setup_xfail in
+       preference to not running on ELF targets that might one day pass.
+       Add more xfails.  Add more targets to the REL list.
+
+2002-08-14  H.J. Lu <hjl@gnu.org>
+
+       * gas/mips/elempic.d: Treat "addiu" and "daddiu" as equivalent
+       when $0 is source.
+       * gas/mips/telempic.d: Likewise.
+       * gas/mips/telempic.d: Likewise.
+
+2002-08-13  Stephane Carrez  <stcarrez@nerim.fr>
+
+       * gas/m68hc11/all.exp: Run the new test.
+       * gas/m68hc11/insns12.s: New file to test specific 68HC12 insns.
+       * gas/m68hc11/insns12.d: New file.
+       * gas/m68hc11/branchs12.s: New test.
+       * gas/m68hc11/branchs12.d: New test.
+
+       * gas/m68hc11/all_insns.d: Dump the relocs to verify that they
+       are against symbols and not sections (for linker relaxation).
+       * gas/m68hc11/insns-dwarf2.d: Likewise.
+       * gas/m68hc11/insns.d: Likewise.
+       * gas/m68hc11/lbranch.d: Likewise.
+       * gas/m68hc11/lbranch-dwarf2.d: Likewise.
+       * gas/m68hc11/opers12.d: Likewise.
+       * gas/m68hc11/opers12-dwarf2.d: Likewise.
+
+2002-08-12  Richard Sandiford  <rsandifo@redhat.com>
+
+       * gas/mips/elf-consthilo.[sd]: New test.
+       * gas/mips/mips.exp: Run it.
+
+2002-08-09  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
+
+       * gas/mips/empic.d: Treat "addiu" and "daddiu" as equivalent when
+       $0 is source.
+
+2002-08-09  Jakub Jelinek  <jakub@redhat.com>
+
+       * gas/i386/gotpc.s: New.
+       * gas/i386/gotpc.d: New.
+       * gas/i386/i386.exp: Add gotpc test.
+
+2002-08-06  Alan Modra  <amodra@bigpond.net.au>
+
+       * gas/ppc/altivec_xcoff64.d: Adjust for aix5 target.
+       * gas/ppc/booke_xcoff64.d: Likewise.  Also fix relocs.
+
+2002-08-01  H.J. Lu <hjl@gnu.org>
+
+       * gas/mips/elf-rel6.s: Add ".p2align 4".
+       * gas/mips/elf-rel6.d: Check nop.
+
+2002-08-01  Richard Sandiford  <rsandifo@redhat.com>
+
+       * gas/mips/elf-rel6.[sd]: New test.
+       * gas/mips/mips.exp: Run it.
+
+2002-07-29  Chris Demetriou  <cgd@broadcom.com>
+
+       * gas/mips/elf_ase_mips16.d: New file to test ELF MIPS16 ASE marking.
+       * gas/mips/elf_ase_mips16.s: Likewise.
+       * gas/mips/mips.exp: Run the new test.
+
+2002-07-26  Alan Modra  <amodra@bigpond.net.au>
+
+       * gas/ppc/altivec.d: Invoke "as" with "-a32".
+
+2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
+
+       * gas/mips/mips-gp32-fp64.d,
+       * gas/mips/mips-gp32-fp64-pic.d: Add -mfp64.
+
+2002-07-19  Hans-Peter Nilsson  <hp@bitrange.com>
+
+       * gas/mmix/list-pseudoints.l: Adjust for changes in gas section
+       padding.
+       * gas/mmix/greg7.d: Ditto.
+       * gas/mmix/greg8.d: Ditto.
+       * gas/mmix/fb-2.d: Ditto.
+       * gas/mmix/comment-1.d: Ditto.
+       * gas/mmix/byte-1.d: Ditto.
+
+2002-07-17  H.J. Lu <hjl@gnu.org>
+
+       * gas/ia64/dv-branch.d: Updated.
+       * gas/ia64/opc-b.d: Likewise.
+
+2002-07-08  Alan Modra  <amodra@bigpond.net.au>
+
+       * gas/i386/intel16.s: New.
+       * gas/i386/intel16.d: New.
+       * gas/i386/i386.exp: Run it.
+
+2002-07-03  Alan Modra  <amodra@bigpond.net.au>
+
+       * lib/gas-defs.exp (run_dump_test): Run objdump/nm/objcopy/readelf
+       with LC_ALL=C to ensure consistent sorting.
+
+2002-06-18  Dave Brolley  <brolley@redhat.com>
+
+       * gas/frv: New testsuite.
+
+Mon Jun 17 16:23:59 2002  J"orn Rennecke <joern.rennecke@superh.com>
+
+       * gas/sh/dsp.s: Add three more instructions.
+       * gas/sh/dsp.d: Update.
+
+2002-06-14  Daniel Jacobowitz  <drow@mvista.com>
+
+       * gas/mips/lineno.d: Use --gstabs.
+       * gas/mips/mips.exp (lineno.s): Remove XFAIL.
+
+2002-06-12  Tom Rix  <trix@redhat.com>
+
+       * gas/ppc/aix.exp: Run tests for all versions of powerpc AIX. Add
+       text alignment tests.
+       * gas/ppc/textalign-xcoff-001.d: New Test.
+       * gas/ppc/textalign-xcoff-002.d: New Test.
+       * gas/ppc/test1xcoff32.d : Change text section alignment.
+       * gas/ppc/booke_xcoff.d: Remove invalid pad.
+
+2002-06-06  J"orn Rennecke <joern.rennecke@superh.com>
+
+       * testsuite/gas/sh/pcrel.s: Also test @(symbol,pc).
+       * testsuite/gas/sh/pcrel.d: Update.
+       * testsuite/gas/sh/pcrel.l: New file.
+
+2002-06-06  John David Anglin  <dave@hiauly1.hia.nrc.ca>
+
+       * gas/hppa/basic/add.s: Set code level to 1.1.
+       * gas/hppa/basic/branch.s: Likewise.
+       * gas/hppa/basic/dcor.s: Likewise.
+       * gas/hppa/basic/logical.s: Likewise.
+       * gas/hppa/basic/shladd.s: Likewise.
+       * gas/hppa/basic/sub.s: Likewise.
+       * gas/hppa/basic/unit.s: Likewise.
+       * gas/hppa/unsorted/unsorted.exp: Return if target "*-*-linux*".
+
+2002-05-31  Chris G. Demetriou  <cgd@broadcom.com>
+
+       * gas/mips/sb1-ext-mdmx.s: New file.
+       * gas/mips/sb1-ext-mdmx.d: Likewise.
+       * gas/mips/mips.exp: Run new "sb1-ext-mdmx" test.
+
+2002-05-31  Chris G. Demetriou  <cgd@broadcom.com>
+
+       * gas/mips/mips.exp: Use elf-rel2 and elfel-rel2 for
+       mipsisa64*-*-* targets, rather than e32-rel2 and e32el-rel2.
+
+2002-05-30  Chris G. Demetriou  <cgd@broadcom.com>
+
+       * gas/mips/mips64-mdmx.s: Tweak to more thoroughly cover
+       instruction encodings.
+       * gas/mips/mips64-mdmx.d: Likewise.
+
+2002-05-30  Chris G. Demetriou  <cgd@broadcom.com>
+
+       * gas/mips/mips64-mdmx.s: New file.
+       * gas/mips/mips64-mdmx.d: Likewise.
+       * gas/mips/mips.exp: Run new "mips64-mdmx" test.
+
+2002-05-30  Richard Henderson  <rth@redhat.com>
+
+       * gas/alpha/elf-tls-1.s, gas/alpha/elf-tls-1.d: New.
+       * gas/alpha/elf-tls-2.s, gas/alpha/elf-tls-1.l: New.
+       * gas/alpha/elf-tls-3.s, gas/alpha/elf-tls-1.l: New.
+       * gas/alpha/alpha.exp: Run them.
+
+2002-05-30  Tom Rix  <trix@redhat.com>
+
+       * gas/d10v/d10v.exp: Add -gstabs packing, sequence control
+       packing, warning, instruction packing, label, immediate and,
+       error tests.
+       * gas/d10v/instruction_packing-001.d - intruction_packing-010.d:
+       New tests.
+       * gas/d10v/control-001.d: New test.
+       * gas/d10v/warning-001.d - warning-019.d: New tests.
+       * gas/d10v/label-001.d: New test.
+       * gas/d10v/error-001.d - error-002.d : New tests.
+       * gas/d10v/immediate-001.d - immediate-007.d: New tests.
+
+       * lib/gas-defs.exp (run_dump_test): Add error option.
+
+2002-05-28  Kuang Hwa Lin <kuang@sbcglobal.net>
+
+       * gas/dlx: New directory: DLX gas testsuite
+       * alltests.exp: New file: Test driver
+       * branch.d: New file: Expected results.
+       * branch.s: New file: Test branch insns.
+       * itype.d: New file: Expected results.
+       * itype.s: New file: Test ordinary insns.
+       * lhi.d: New file: Expected results.
+       * lhi.s: New file: Test load hi insns.
+       * load.d: New file: Expected results.
+       * load.s: New file: Test load insns.
+       * rtype.d: New file: Expected results.
+       * rtype.s: New file: Test arithmetic insns.
+       * store.d: New file: Expected results.
+       * store.s: New file: Test store insns.
+
+2002-05-23  Jakub Jelinek  <jakub@redhat.com>
+
+       * gas/i386/tlspic.s: New file.
+       * gas/i386/tlsd.s: New file.
+       * gas/i386/tlsnopic.s: New file.
+       * gas/i386/tlsd.d: New file.
+       * gas/i386/tlsnopic.d: New file.
+       * gas/i386/tlspic.d: New file.
+       * gas/i386/i386.exp: Add tlsd, tlsnopic and tlspic tests.
+       * gas/ia64/tls.s: New file.
+       * gas/ia64/tls.d: New file.
+       * gas/ia64/ia64.exp: Add tls test.
+
+2002-05-23  Tom Rix  <trix@redhat.com>
+
+       * gas/d10v/d10v.exp: Add instruction packing test.
+       * gas/d10v/instruction_packing.s : New test.
+
+2002-05-22  Tom Rix  <trix@redhat.com>
+
+       * gas/d10v/d10v.exp: Renamed from d10.exp. Add address-* tests.
+       * gas/d10v/address-001.s - address-041.s : New tests.
+
 2002-05-23  H.J. Lu <hjl@gnu.org>
 
        * gas/mips/elf-rel.d: Skip the padding.
@@ -701,8 +1377,8 @@ Wed May 22 14:26:07 2002  J"orn Rennecke <joern.rennecke@superh.com>
 2001-10-09  Nick Clifton  <nickc@cambridge.redhat.com>
 
        * sh/basic.exp: Add dsp dump test.
-        * sh/dsp/d: New file: Expected output of disassembly of dsp.s
-        * sh/dsp.s: New file: Test assembly source of DSP single data
+       * sh/dsp/d: New file: Expected output of disassembly of dsp.s
+       * sh/dsp.s: New file: Test assembly source of DSP single data
        transfer instructions.
 
 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
@@ -1116,9 +1792,9 @@ Wed May 22 14:26:07 2002  J"orn Rennecke <joern.rennecke@superh.com>
 2001-06-06  Peter Jakubek <pjak@snafu.de>
 
        * gas/mri/for.d: Correct for swapped operands.
-        * gas/mri/if.d: Likewise.
-        * gas/mri/repeat.d: Likewise.
-        * gas/mri/while.d: Likewise.
+       * gas/mri/if.d: Likewise.
+       * gas/mri/repeat.d: Likewise.
+       * gas/mri/while.d: Likewise.
 
 2001-06-12  Alan Modra  <amodra@bigpond.net.au>
 
@@ -1411,15 +2087,15 @@ Wed May 22 14:26:07 2002  J"orn Rennecke <joern.rennecke@superh.com>
 
 2001-05-02  Johan Rydberg  <jrydberg@opencores.org>
 
-        * gas/openrisc/addi.s: New file.
-        * gas/openrisc/addi.d: Likewise.
-        * gas/openrisc/allinsn.exp: Likewise.
-        * gas/openrisc/allinsn.s: Likewise.
-        * gas/openrisc/allinsn.d: Likewise.
-        * gas/openrisc/lohi.s: Likewise.
-        * gas/openrisc/lohi.d: Likewise.
-        * gas/openrisc/store.s: Likewise.
-        * gas/openrisc/store.d: Likewise.
+       * gas/openrisc/addi.s: New file.
+       * gas/openrisc/addi.d: Likewise.
+       * gas/openrisc/allinsn.exp: Likewise.
+       * gas/openrisc/allinsn.s: Likewise.
+       * gas/openrisc/allinsn.d: Likewise.
+       * gas/openrisc/lohi.s: Likewise.
+       * gas/openrisc/lohi.d: Likewise.
+       * gas/openrisc/store.s: Likewise.
+       * gas/openrisc/store.d: Likewise.
 
 2001-04-05  Hans-Peter Nilsson  <hp@axis.com>
 
@@ -1689,47 +2365,47 @@ Wed May 22 14:26:07 2002  J"orn Rennecke <joern.rennecke@superh.com>
 
 2000-12-02  Chris Demetriou  <cgd@sibyte.com>
 
-        * gas/mips/elf_e_flags.s: Add padding to the end of the
-        file so that objdump output will be consistent.
-        * gas/mips/elf_e_flags1.d, gas/mips/elf_e_flags2.d,
-        gas/mips/elf_e_flags3.d, gas/mips/elf_e_flags4.d: Expect
-        "..." at end of objdump output because of zero bytes at end
-        of section.
-        * gas/mips/elf_e_flags.c: Add note to comment about
-        what's changing in elf_e_flags.s.
-
-        * gas/mips/la.s: Add padding to the end of the file so that
-        objdump output will be consistent.
-        * gas/mips/la-svr4pic.d, gas/mips/la-xgot.d: Expect "..." at
-        end of objdump output because of zero bytes at end of
-        section.
-
-        * gas/mips/sync.s: Add padding to the end of the file so that
-        objdump output will be consistent.
-        * gas/mips/sync.d: Expect "..." at end of objdump output
-        because of zero bytes at end of section.
-
-        * gas/mips/empic.d: Pad sections out to 16 bytes, to avoid
-        alignment issues so tests are useful on multiple targets.
-        * gas/mips/empic.s: Likewise.
-        * gas/mips/mips16-e.d: Likewise.
-        * gas/mips/mips16-e.s: Likewise.
-        * gas/mips/mips16-f.d: Likewise.
-        * gas/mips/mips16-f.s: Likewise.
-
-        * gas/mips/mips32.d: Expect disassembly of madd and maddu
-        to use their correct names.  Add tests for break and sdbbp.
-        * gas/mips/mips32.s: Likewise.
-
-        * gas/mips/mips64.s: Add test for assembly of MIPS64
-        extensions.
-        * gas/mips/mips64.d: Likewise.
-        * gas/mips/mips.exp: Test using the new "mips64" test.
+       * gas/mips/elf_e_flags.s: Add padding to the end of the
+       file so that objdump output will be consistent.
+       * gas/mips/elf_e_flags1.d, gas/mips/elf_e_flags2.d,
+       gas/mips/elf_e_flags3.d, gas/mips/elf_e_flags4.d: Expect
+       "..." at end of objdump output because of zero bytes at end
+       of section.
+       * gas/mips/elf_e_flags.c: Add note to comment about
+       what's changing in elf_e_flags.s.
+
+       * gas/mips/la.s: Add padding to the end of the file so that
+       objdump output will be consistent.
+       * gas/mips/la-svr4pic.d, gas/mips/la-xgot.d: Expect "..." at
+       end of objdump output because of zero bytes at end of
+       section.
+
+       * gas/mips/sync.s: Add padding to the end of the file so that
+       objdump output will be consistent.
+       * gas/mips/sync.d: Expect "..." at end of objdump output
+       because of zero bytes at end of section.
+
+       * gas/mips/empic.d: Pad sections out to 16 bytes, to avoid
+       alignment issues so tests are useful on multiple targets.
+       * gas/mips/empic.s: Likewise.
+       * gas/mips/mips16-e.d: Likewise.
+       * gas/mips/mips16-e.s: Likewise.
+       * gas/mips/mips16-f.d: Likewise.
+       * gas/mips/mips16-f.s: Likewise.
+
+       * gas/mips/mips32.d: Expect disassembly of madd and maddu
+       to use their correct names.  Add tests for break and sdbbp.
+       * gas/mips/mips32.s: Likewise.
+
+       * gas/mips/mips64.s: Add test for assembly of MIPS64
+       extensions.
+       * gas/mips/mips64.d: Likewise.
+       * gas/mips/mips.exp: Test using the new "mips64" test.
 
 2000-12-01  Chris Demetriou  <cgd@sibyte.com>
 
-        * gas/mips/mips16.d: Expect mips16 nops to be used for padding
-        when mips16 code generation is enabled.
+       * gas/mips/mips16.d: Expect mips16 nops to be used for padding
+       when mips16 code generation is enabled.
 
        * gas/mips/empic.d: Adjust for the fact that the difference
        between two symbols in the same section are not expected to
@@ -1737,9 +2413,9 @@ Wed May 22 14:26:07 2002  J"orn Rennecke <joern.rennecke@superh.com>
        * gas/mips/empic.s: Likewise.  Also, correct typo in comment
        about expected relocs.
 
-        * gas/mips/mips32.s, gas/mips/mips32.d: New files for MIPS32
-        instruction assembly test.
-        * gas/mips/mips.exp: Add the test mentioned above.
+       * gas/mips/mips32.s, gas/mips/mips32.d: New files for MIPS32
+       instruction assembly test.
+       * gas/mips/mips.exp: Add the test mentioned above.
 
 2000-11-30  Diego Novillo  <dnovillo@redhat.com>
 
@@ -1857,11 +2533,11 @@ Wed May 22 14:26:07 2002  J"orn Rennecke <joern.rennecke@superh.com>
 
 2000-08-29  Timothy Wall  <twall@cygnus.com>
 
-        * gas/ia64/dv-mutex.s: Add stop to avoid DV error on cmp.eq.
-        * gas/ia64/dv-mutex.d: Update regexp pattern.
-        * gas/ia64/dv-entry-err.s: Add stop to avoid DV error on cmp.eq.
-        * gas/ia64/dv-imply.s: Add stops to avoid DV errors on cmp.REL.
-        Test still fails due to insn opcode pattern changes.
+       * gas/ia64/dv-mutex.s: Add stop to avoid DV error on cmp.eq.
+       * gas/ia64/dv-mutex.d: Update regexp pattern.
+       * gas/ia64/dv-entry-err.s: Add stop to avoid DV error on cmp.eq.
+       * gas/ia64/dv-imply.s: Add stops to avoid DV errors on cmp.REL.
+       Test still fails due to insn opcode pattern changes.
 
 2000-08-21  H.J. Lu <hjl@gnu.org>
 
@@ -1878,7 +2554,7 @@ Wed May 22 14:26:07 2002  J"orn Rennecke <joern.rennecke@superh.com>
 2000-08-16  Nick Clifton  <nickc@redhat.com>
 
        * gas/arm/inst.s: Add tests for edge cases of shift based
-        addressing modes.
+       addressing modes.
 
        * gas/arm/inst.d: Add expected results for new tests.
 
@@ -1900,8 +2576,8 @@ Wed May 22 14:26:07 2002  J"orn Rennecke <joern.rennecke@superh.com>
 
 2000-07-18  Scott Bambrough  <scottb@netwinder.org>
 
-        * gas/arm/inst.d: Fix expected results to match current assembler
-        output.  Patch from Justin Seger <justin.m.seger@intel.com>.
+       * gas/arm/inst.d: Fix expected results to match current assembler
+       output.  Patch from Justin Seger <justin.m.seger@intel.com>.
 
 2000-07-10  Alan Modra  <alan@linuxcare.com.au>
 
@@ -2239,9 +2915,9 @@ Wed May 22 14:26:07 2002  J"orn Rennecke <joern.rennecke@superh.com>
 
 1999-09-01  Scott Bambrough  <scottb@netwinder.org>
 
-        * gas/vtable/vtable.exp: Added [istarget "arm*-*-*"] to run dump
-        test "entry0" instead of "entry1".  ARM targets use REL relocs,
-        and should use the test entry0.
+       * gas/vtable/vtable.exp: Added [istarget "arm*-*-*"] to run dump
+       test "entry0" instead of "entry1".  ARM targets use REL relocs,
+       and should use the test entry0.
 
 1999-09-01  H.J. Lu  <hjl@gnu.org>
 
@@ -2480,31 +3156,31 @@ Mon Aug 30 12:18:40 1999  Jeffrey A Law  (law@cygnus.com)
 1999-03-16  Martin Hunt  <hunt@cygnus.com>
 
        * gas/d30v/d30.exp (run_list_test): Add new tests,
-        label, guard-debug, serial, warn_oddreg, bittest, and mul.
+       label, guard-debug, serial, warn_oddreg, bittest, and mul.
 
        * gas/d30v/opt.s: Fix some warnings and add a few labels
-        to keep things from parallelizing where we don't want them to.
+       to keep things from parallelizing where we don't want them to.
 
        * gas/d30v/reloc.s: Fix warning.
 
        * gas/d30v/opt.d, reloc.d, inst.d: Rebuild.
 
        * gas/d30v/label.s: New test. Check that labels are aligned
-        on 8-byte boundaries.
+       on 8-byte boundaries.
 
        * gas/d30v/guard-debug.s: New test. Test output with "-g".
 
        * gas/d30v/serial.s: New test. Check for warnings with
-        illegal serial instructions.
+       illegal serial instructions.
 
        * gas/d30v/warn_oddreg.s: New test. CHeck for warnings when
-        odd-numbered registers are used for some instructions.
+       odd-numbered registers are used for some instructions.
 
        * gas/d30v/bittest.s: New test. Check for bit operation
-        instructions (BCLR, BNOT, BSET, BTST) in the IU.
+       instructions (BCLR, BNOT, BSET, BTST) in the IU.
 
        * gas/d30v/mul.s: New test. Check for restricted sequences
-        in a bunch of different multiply instructions.
+       in a bunch of different multiply instructions.
 
        * gas/vtable/vtable.exp (run_list_test): Don't
        run test on D30V.
@@ -3263,7 +3939,7 @@ Tue Feb 11 15:46:27 1997  Ian Lance Taylor  <ian@cygnus.com>
 
 Mon Feb 10 22:24:00 1997  Dawn Perchik  <dawn@cygnus.com>
 
-        * gas/mips/itbl-test.c: Add copyright message and fix indentation.
+       * gas/mips/itbl-test.c: Add copyright message and fix indentation.
 
 Mon Feb 10 17:54:00 1997  Dawn Perchik  <dawn@cygnus.com>
 
@@ -3904,7 +4580,7 @@ Wed Aug 16 12:24:12 1995  Ian Lance Taylor  <ian@cygnus.com>
        expect failure for targets which use SOM.
 
        * lib/gas-defs.exp (run_dump_test): If the program to run does not
-        exist, mark the test as untested.
+       exist, mark the test as untested.
 
        * gas/mri/mri.exp: Add setup_xfail for i960 b.out targets for
        common test.
@@ -3932,7 +4608,7 @@ Tue Aug 15 15:42:33 1995  Ian Lance Taylor  <ian@cygnus.com>
 Mon Aug 14 16:03:07 1995  Ian Lance Taylor  <ian@cygnus.com>
 
        * gas/mri/expr.d: Permit leading zeroes, in case we're using a
-        64-bit BFD.
+       64-bit BFD.
 
        * gasp/mri/*: New tests.
        * gasp/gasp.exp: Run them.  Also, clean up the test names used in
@@ -4117,7 +4793,7 @@ Thu Feb  9 10:57:39 1995  Jeff Law  (law@snake.cs.utah.edu)
 
 Thu Feb  2 00:34:55 1995  Jeff Law  (law@snake.cs.utah.edu)
 
-        * gas/hppa/reloc/picreloc.s: New test.
+       * gas/hppa/reloc/picreloc.s: New test.
        * gas/hppa/reloc/reloc.exp (do_pic_relocation_test): Run it.
 
 Fri Jan 27 14:02:02 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
@@ -4427,7 +5103,7 @@ Mon Feb 28 14:10:04 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
 
 Thu Feb 24 07:11:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
 
-        * gas/hppa/more.parse/parse.exp (no subspace test): Only expect
+       * gas/hppa/more.parse/parse.exp (no subspace test): Only expect
        a failure if gas is not producing an ELF object.
 
 Mon Feb 14 09:24:03 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
This page took 0.035332 seconds and 4 git commands to generate.