* lib/gas-defs.exp (run_dump_test): Run objdump/nm/objcopy/readelf
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
index db08e5183393426a1540ba111f46f9cd9ff56c82..01d196f21516e56f7f4a313b69ae542258b04555 100644 (file)
@@ -1,3 +1,520 @@
+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  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  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.
+       * gas/mips/elfel-rel.d: Likewise.
+
+2002-05-23  H.J. Lu <hjl@gnu.org>
+
+       * gas/all/align2.d: New.
+       * gas/all/align2.s: New.
+
+       * gas/all/gas.exp: Run align2.
+
+2002-05-22  H.J. Lu <hjl@gnu.org>
+
+       * gas/mips/elf-rel.d: Updated for the subsegs_finish change in
+       write.c.
+       * gas/mips/elfel-rel.d: Likewise.
+
+Wed May 22 14:26:07 2002  J"orn Rennecke <joern.rennecke@superh.com>
+
+       * gas/sh/pcrel-coff.s: New file.
+       * gas/sh/pcrel-coff.d: Likewise.
+       * gas/sh/basic.exp: For coff, don't do dsp test,
+       and a modified pcrel test.
+
+2002-05-22  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
+
+       * gas/mips/rol64.s: New file, test of drol, dror macros.
+       * gas/mips/rol64.d: Likewise.
+       * gas/mips/mips.exp: Add new test.
+
+2002-05-20  Nick Clifton  <nickc@cambridge.redhat.com>
+
+       * gas/arm/arm.exp: Replace deprecated command line switches
+       with their modern equivalents.
+       * gas/arm/arm7t.d: As above.
+       * gas/arm/armv1.d: As above.
+       * gas/arm/fpa-dyadic.d: As above.
+       * gas/arm/fpa-mem.d: As above.
+       * gas/arm/fpa-monadic.d: As above.
+       * gas/arm/inst.d: As above.
+       * gas/arm/ldconst.d: As above.
+       * gas/arm/xscale.d: As above.
+
+2002-05-13  Alan Modra  <amodra@bigpond.net.au>
+
+       * gas/i386/x86-64-opcode.s: Pad out end of .text with zeros.
+       * gas/i386/x86-64-opcode.d: Adjust.
+
+2002-05-02  Nick Clifton  <nickc@cambridge.redhat.com>
+
+       * gas/arm/arm7t.s: Add thumb mode "sub r?, #0" and "add r?, #0".
+       * gas/arm/arm7t.d: Add expected results.  (Make sure that the
+       subtract is not converted into an add).
+
+2002-04-23  H.J. Lu <hjl@gnu.org>
+
+       * gas/mips/elempic.d: Use empic.l.
+       * gas/mips/telempic.d: Likewise.
+       * gas/mips/tempic.d: Likewise.
+
+2002-04-23  H.J. Lu <hjl@gnu.org>
+
+       * gas/hppa/parse/parse.exp: Don't expect failure on line separator
+       test on hppa*-*-linux* nor hppa*-*-netbsd*.
+
+2002-04-22  Chris Demetriou  <cgd@broadcom.com>
+
+       * gas/mips/mips-gp64-fp32.l: New file.
+       * gas/mips/mips-gp64-fp32.d: Use mips-gp64-fp32.l to check stderr
+       output.
+       * gas/mips/mips-gp64-fp64.l: New file.
+       * gas/mips/mips-gp64-fp64.d: Use mips-gp64-fp64.l to check stderr
+       output.
+
+2002-04-22  Chris Demetriou  <cgd@broadcom.com>
+
+       * lib/gas-defs.exp (run_dump_test): Support new attribute "stderr"
+       which is a file used to regexp_diff the assembler's pruned stderr
+       output.
+       (write_file): New helper function to write a string into a file.
+
+       * gas/mips/empic.l: New file which matches empic tests' warnings.
+       * gas/mips/empic.d: Use empic.l.
+
+2002-04-19  Nick Clifton  <nickc@cambridge.redhat.com>
+
+       * gas/all/gas.exp (cofftag): Do not run test for xscale-coff
+       toolchain.
+       (struct, align, incbin): Use case switch so that other targets to
+       be skipped can be added in the future.
+
+2002-04-17  matthew green  <mrg@redhat.com>
+
+       * gas/ppc/altivec.d: Fix dssall test.
+       * gas/ppc/altivec.s: Likewise.
+       * gas/ppc/altivec_xcoff.d: Likewise.
+       * gas/ppc/altivec_xcoff.s: Likewise.
+       * gas/ppc/altivec_xcoff64.d: Likewise.
+       * gas/ppc/altivec_xcoff64.s: Likewise.
+
+2002-04-04  Nick Clifton  <nickc@cambridge.redhat.com>
+
+       * gas/mips/mips.exp: Remove spurious whaitespace.
+       Open out one-line if-then-else test clauses so that other clauses
+       can be inserted in the future.
+
+2002-03-19  Bo Thorsen  <bo@suse.de>
+
+       * gas/i386/x86-64-opcode.d: More test cases for x86-64 opcodes.
+       * gas/i386/x86-64-opcode.s: Likewise
+
+2002-03-15  Chris G. Demetriou  <cgd@broadcom.com>
+
+       * gas/mips/mips64-mips3d.s: New file.
+       * gas/mips/mips64-mips3d.d: Likewise.
+       * gas/mips/mips.exp: Run new "mips64-mips3d" test.
+
+2002-03-15  Chris G. Demetriou  <cgd@broadcom.com>
+
+       * gas/mips/mips.exp: Use elf-rel2 and elfel-rel2 for
+       mipsisa32*-*-* targets, rather than e32-rel2 and e32el-rel2.
+
+2002-03-14  Hans-Peter Nilsson  <hp@bitrange.com>
+
+       * gas/mmix/weak1.d, gas/mmix/weak1.d: New test.
+
+2002-03-05  Paul Koning  <pkoning@equallogic.com>
+
+       * gas/pdp11/pdp11.exp: New file.
+       * gas/pdp11/opcode.s: Ditto.
+       * gas/pdp11/opcode.d: Ditto.
+
+2002-02-22  Bo Thorsen  <bo@suse.de>
+
+       * i386.exp: Add x86-64-opcode (checks valid opcodes) and x86-64-inval
+       (checks invalid opcodes) checks
+       * x86-64-inval.l: New file.
+       * x86-64-inval.s: New file.
+       * x86-64-opcode.d: New file.
+       * x86-64-opcode.s: New file.
+
+2002-02-26  Chris Demetriou  <cgd@broadcom.com>
+
+       * gas/mips/empic2.d: Adjust for the fact that relocations on
+       symbols local to this file are resolved at assembly time into
+       section-relative relocations, even if the symbols are extern.
+       * gas/mips/empic2.s: Add file offset information, so the next
+       person to do the math mentioned above has an easier time.
+       * gas/mips/jal-empic-elf.d: New test.
+       * gas/mips/jal-empic-elf-2.d, gas/mips/jal-empic-elf-2.s: New test.
+       * gas/mips/jal-empic-elf-3.d, gas/mips/jal-empic-elf-3.s: New test.
+       * gas/mips/mips.exp: Run the new tests.
+
+2002-02-25  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
+
+       * mips-gp64-fp32-pic.d: Fix test of 64bit register loads.
+       * mips-gp64-fp32-pic.s: Likewise.
+       * mips-gp64-fp32.d: Likewise.
+       * mips-gp64-fp32.s: Likewise.
+       * mips-gp64-fp64-pic.d: Likewise.
+       * mips-gp64-fp64-pic.s: Likewise.
+       * mips-gp64-fp64.d: Likewise.
+       * mips-gp64-fp64.s: Likewise.
+
+2002-02-25  Alan Modra  <amodra@bigpond.net.au>
+
+       * gas/hppa/reloc/reloc.exp: Update copyright date.
+
+2002-02-24  Hans-Peter Nilsson  <hp@bitrange.com>
+
+       * gas/mmix/bspec-1.d, gas/mmix/bspec-2.d, gas/mmix/comment-1.d:
+       Adjust to changes in readelf output.
+
+2002-02-22  Nick Clifton  <nickc@cambridge.redhat.com>
+
+       * gasp/gasp.exp: If gasp does not exist, do not complain, just
+       exit silently.
+
+2002-02-20  Tom Rix  <trix@redhat.com>
+
+       * gas/ppc/ppc.exp: Add xcoff booke tests.
+       * gas/ppc/booke_xcoff.s: New.
+       * gas/ppc/booke_xcoff.d: New.
+       * gas/ppc/booke_xcoff64.s: New.
+       * gas/ppc/booke_xcoff64.d: New.
+
+2002-02-18  Daniel Jacobowitz  <drow@mvista.com>
+
+       * gas/sh/basic.exp: Don't run PIC tests for targets that don't
+       support it.
+
+2002-02-14  Tom Rix  <trix@redhat.com>
+
+       * gas/ppc/ppc.exp: Add xcoff altivec tests.
+       * gas/ppc/altivec_xcoff.s: New.
+       * gas/ppc/altivec_xcoff.d: New.
+       * gas/ppc/altivec_xcoff64.s: New.
+       * gas/ppc/altivec_xcoff64.d: New.
+
+2002-02-13  Ben Elliston  <bje@redhat.com>
+
+       * gasp/flonums.asm: New test.
+       * gasp/flonums.err: New result.
+       * gasp/flonums.out: Likewise.
+
+2002-02-12  John David Anglin  <dave@hiauly1.hia.nrc.ca>
+
+       * gas/hppa/reloc/reloc.exp (labelopbug.s): Change test to suit
+       hppa_fix_adjustable change.
+
+2002-02-09  Richard Henderson  <rth@redhat.com>
+
+       * gas/alpha/elf-reloc-5.s, gas/alpha/elf-reloc-5.d: New.
+       * gas/alpha/elf-reloc-6.s, gas/alpha/elf-reloc-6.l: New.
+       * gas/alpha/alpha.exp: Run them.
+
+2002-02-08  Chris Demetriou  <cgd@broadcom.com>
+
+       * gas/mips/mips.exp: Document (but do not XFAIL) currently-failing
+       MIPS ECOFF tests, providing what information is known about
+       the origins of the failures.
+
+2002-02-08  Alexandre Oliva  <aoliva@redhat.com>
+
+       Contribute sh64-elf.
+       2002-02-01  Alexandre Oliva  <aoliva@redhat.com>
+       * gas/sh/sh64/syntax-1.s: Remove `-4' from @(expr-4,pc).
+       2002-01-28  Alexandre Oliva  <aoliva@redhat.com>
+       * gas/sh/sh64/crange1-1.d: Formatting changes to match the current
+       output of objdump.
+       * gas/sh/sh64/crange1-2.d: Likewise.
+       * gas/sh/sh64/crange2-2.d: Likewise.
+       * gas/sh/sh64/crange3-1.d: Likewise.
+       * gas/sh/sh64/crange4-1.d: Likewise.
+       * gas/sh/sh64/datal-2.d: Likewise.
+       * gas/sh/sh64/datal32-1.d: Likewise.
+       * gas/sh/sh64/datal32-3.d: Likewise.
+       * gas/sh/sh64/localcom-1.d: Likewise.
+       * gas/sh/sh64/mix-1.d: Likewise.
+       * gas/sh/sh64/pt32-1.d: Likewise.
+       * gas/sh/sh64/rel32-1.d: Likewise.
+       * gas/sh/sh64/rel32-2.d: Likewise.
+       * gas/sh/sh64/rel32-3.d: Likewise.
+       * gas/sh/sh64/rel32-4.d: Likewise.
+       * gas/sh/sh64/rel32-5.d: Likewise.
+       * gas/sh/sh64/ua32-1.d: Likewise.
+       2001-03-14  DJ Delorie  <dj@redhat.com>
+       * gas/sh/sh64/endian-1.d: New test - Little Endianness.
+       * gas/sh/sh64/endian-1.s: New test - Little Endianness.
+       * gas/sh/sh64/endian-2.d: New test - Big Endianness.
+       * gas/sh/sh64/endian-2.s: New test - Big Endianness.
+       2001-03-12  DJ Delorie  <dj@redhat.com>
+       * gas/sh/sh64/syntax-1.d: New test - basic syntax.
+       * gas/sh/sh64/syntax-1.s: New test - basic syntax.
+       * gas/sh/sh64/syntax-2.d: New test - basic syntax, pseudos.
+       * gas/sh/sh64/syntax-2.s: New test - basic syntax, pseudos.
+       2001-03-06  DJ Delorie  <dj@redhat.com>
+       * gas/sh/sh64/lineno.d: New, test dwarf2 line numbers vs macros.
+       * gas/sh/sh64/lineno.s: Ditto.
+       2001-01-14  Hans-Peter Nilsson  <hpn@cygnus.com>
+       * gas/sh/sh64/err-dsp.s: New test.
+       2001-01-13  Hans-Peter Nilsson  <hpn@cygnus.com>
+       * gas/sh/sh64/err-abi-64.s, gas/sh/sh64/err-abi-32.s,
+       gas/sh/sh64/abi-64.s, gas/sh/sh64/abi-64.d, gas/sh/sh64/abi-32.s,
+       gas/sh/sh64/abi-32.d, gas/sh/sh64/crange3.s,
+       gas/sh/sh64/crange3-1.d, gas/sh/sh64/crange4.s,
+       gas/sh/sh64/crange4-1.d, gas/sh/sh64/crange5.s,
+       gas/sh/sh64/crange5-1.d: New tests.
+       2001-01-07  Hans-Peter Nilsson  <hpn@cygnus.com>
+       * gas/sh/sh64/relax-1.s, gas/sh/sh64/relax-1.d: New test.
+       * gas/sh/sh64/err-pt-1.s: New test.
+       * gas/sh/sh64/relax-2.s, gas/sh/sh64/relax-2.d: New test.
+       * gas/sh/sh64/localcom-1.s, gas/sh/sh64/localcom-1.d: New test.
+       * gas/sh/sh64/movi-3.s, gas/sh/sh64/movi-3.d: New test.
+       * gas/sh/sh64/relax-3.s, gas/sh/sh64/relax-3.d: New test.
+       2001-01-05  Hans-Peter Nilsson  <hpn@cygnus.com>
+       * gas/sh/sh64/case-noexp-1.d: Adjust to changed GAS output for
+       check-PTA/PTB / perhaps-change-to-PTB bit in target field.
+       * gas/sh/sh64/case-noexp-1.d: Ditto.
+       * gas/sh/sh64/mix-noexp-1.d: Ditto.
+       * gas/sh/sh64/pt32-noexp-2.d: Ditto.
+       * gas/sh/sh64/pt64-noexp-2.d: Ditto.
+       * gas/sh/sh64/ptc32-noexp-1.d: Ditto.
+       * gas/sh/sh64/ptc64-noexp-1.d: Ditto.
+       * gas/sh/sh64/ptext32-noexp-1.d: Ditto.
+       * gas/sh/sh64/ptext64-noexp-1.d: Ditto.
+       2000-12-31  Hans-Peter Nilsson  <hpn@cygnus.com>
+       * gas/sh/sh64/shift64-3.d: Fix typo.
+       * gas/sh/sh64/shift64-noexp-3.d, gas/sh/sh64/shift32-noexp-3.d,
+       gas/sh/sh64/ptext64-noexp-1.d, gas/sh/sh64/ptext64-32-1.d,
+       gas/sh/sh64/ptext32-noexp-1.d, gas/sh/sh64/ptc64-noexp-1.d,
+       gas/sh/sh64/ptc64-32-1.d, gas/sh/sh64/ptc32-noexp-1.d,
+       gas/sh/sh64/pt64-noexp-2.d, gas/sh/sh64/pt64-32-2.d,
+       gas/sh/sh64/pt64-32-1.d, gas/sh/sh64/pt32-noexp-2.d,
+       gas/sh/sh64/pt-noexp-1.d, gas/sh/sh64/movi64-noexp-2.d,
+       gas/sh/sh64/movi32-noexp-2.d, gas/sh/sh64/mix-noexp-1.d,
+       gas/sh/sh64/err-ptb-2.s, gas/sh/sh64/err-ptb-1.s,
+       gas/sh/sh64/err-pt32-cmd3.s, gas/sh/sh64/err-pt32-cmd2.s,
+       gas/sh/sh64/err-pt32-cmd1.s, gas/sh/sh64/err-noexp-cmd1.s,
+       gas/sh/sh64/err-movi-noexp-1.s, gas/sh/sh64/crange2.s,
+       gas/sh/sh64/crange2-noexp-1.d, gas/sh/sh64/crange2-2.d,
+       gas/sh/sh64/crange2-1.d, gas/sh/sh64/case-noexp-1.d: New tests.
+       2000-12-18  Hans-Peter Nilsson  <hpn@cygnus.com>
+       * gas/sh/sh64/err-4.s: Use option -no-mix to see errors.  Adjust
+       for errors not being emitted at the .mode directives anymore.
+       * gas/sh/sh64/crange1.s, gas/sh/sh64/crange1-2.d,
+       gas/sh/sh64/crange1-1.d: New tests for .cranges section.
+       2000-12-12  Hans-Peter Nilsson  <hpn@cygnus.com>
+       * gas/sh/sh64/err-3.s: New test.
+       * gas/sh/sh64/immexpr1.s, gas/sh/sh64/immexpr32-1.d,
+       gas/sh/sh64/immexpr64-1.d: New tests.
+       * gas/sh/sh64/immexpr2.s, gas/sh/sh64/immexpr32-2.d,
+       gas/sh/sh64/immexpr64-2.d: New tests.
+       2000-12-11  Hans-Peter Nilsson  <hpn@cygnus.com>
+       * gas/sh/sh64/rel-1.s, gas/sh/sh64/rel-2.s, gas/sh/sh64/rel-3.s,
+       gas/sh/sh64/rel-4.s, gas/sh/sh64/rel-5.s, 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: New tests.
+       2000-12-07  Hans-Peter Nilsson  <hpn@cygnus.com>
+       * gas/sh/sh64/case-1.d, gas/sh/sh64/mix-1.d, gas/sh/sh64/pt32-1.d,
+       gas/sh/sh64/pt64-1.d, gas/sh/sh64/ptc32-1.d,
+       gas/sh/sh64/ptc64-1.d, gas/sh/sh64/ptext32-1.d,
+       gas/sh/sh64/ptext64-1.d: Correct offsets in PT/PTA/PTB expansion.
+       2000-12-05  Hans-Peter Nilsson  <hpn@cygnus.com>
+       * gas/sh/sh64/datal-3.s, gas/sh/sh64/datal32-3.d,
+       gas/sh/sh64/datal64-3.d: New tests.
+       2000-11-27  Hans-Peter Nilsson  <hpn@cygnus.com>
+       * gas/sh/sh64/datal-1.s: Remove whitespace at end of line.
+       * gas/sh/sh64/datal32-1.d, gas/sh/sh64/datal64-1.d,
+       gas/sh/sh64/movi32-1.d, gas/sh/sh64/movi32-2.d,
+       gas/sh/sh64/movi64-1.d, gas/sh/sh64/movi64-3.d: Correct register.
+       * gas/sh/sh64/mix-1.s, gas/sh/sh64/mix-1.d, gas/sh/sh64/err-4.s:
+       New tests.
+       2000-11-26  Hans-Peter Nilsson  <hpn@cygnus.com>
+       * gas/macros/macros.exp: Import xfail sh*-*-* from net binutils.
+       * gas/sh/sh64/case-1.d: Correct offsets in PT/PTA/PTB expansion.
+       gas/sh/sh64/pt32-1.d, gas/sh/sh64/pt64-1.d: Ditto.
+       gas/sh/sh64/ptc32-1.d, gas/sh/sh64/ptc64-1.d: Ditto.
+       gas/sh/sh64/ptext32-1.d, gas/sh/sh64/ptext64-1.d: Ditto.
+       2000-11-25  Hans-Peter Nilsson  <hpn@cygnus.com>
+       * gas/sh/sh64/ptc32-1.d, gas/sh/sh64/ptc64-1.d: Correct.
+       * gas/sh/sh64/datal-1.s, gas/sh/sh64/datal32-1.d,
+       gas/sh/sh64/datal64-1.d: New test.
+       * gas/sh/sh64/datal-2.s, gas/sh/sh64/datal-2.d: New test.
+       * gas/sh/sh64/creg-1.d, gas/sh/sh64/creg-1.s: New test.
+       * gas/sh/sh64/creg-2.d, gas/sh/sh64/creg-2.s: New test.
+       2000-11-24  Hans-Peter Nilsson  <hpn@cygnus.com>
+       * gas/sh/sh64: New testsuite.
+
+2002-02-06  Alexandre Oliva  <aoliva@redhat.com>
+
+       * gas/sh/pic.d, gas/sh/pic.s: New test.
+       * gas/sh/basic.exp: Run it.
+
+2002-02-05  Alan Modra  <amodra@bigpond.net.au>
+
+       * gas/ppc/test1elf64.d: Tweak arch name.
+
+2002-02-04  Alexandre Oliva  <aoliva@redhat.com>
+
+       * gas/sh/pcrel.d, gas/sh/pcrel.s: New test.
+       * gas/sh/basic.exp: Run it.
+
+2002-02-04  Hans-Peter Nilsson  <hp@bitrange.com>
+
+       * gas/mmix/basep-8.d, gas/mmix/basep-9.s, gas/mmix/basep-9.d,
+       gas/mmix/err-bpo6.s, gas/mmix/basep-8.s, gas/mmix/basep-10.d,
+       gas/mmix/basep-10.s, gas/mmix/basep-11.s, gas/mmix/basep-11.d: New
+       tests for base-plus-offset relocations and global register
+       allocations for weak and common symbols.
+
+2002-02-02  Alan Modra  <amodra@bigpond.net.au>
+
+       * gas/elf/elf.exp: Don't special case v850.
+
+2002-02-01  Hans-Peter Nilsson  <hp@bitrange.com>
+
+       * gas/mmix/basep-1b.d, gas/mmix/basep-2b.d, gas/mmix/basep-7.d,
+       gas/mmix/err-bpo2.s, gas/mmix/basep-3b.d, gas/mmix/err-bpo3.s,
+       gas/mmix/basep-4.d, gas/mmix/err-bpo4.s, gas/mmix/err-bpo5.s,
+       gas/mmix/basep-5.d, gas/mmix/basep-6.d: New tests.
+
+2002-01-22  Alexandre Oliva  <aoliva@redhat.com>
+
+       * gas/mn10300/basic.exp (run_list_test): New proc, from alpha.
+       * gas/mn10300/movpc.s, gas/mn10300/movpc.l: New tests.
+
+2002-01-22  Richard Henderson  <rth@redhat.com>
+
+       * gas/alpha/unop.s, gas/alpha/unop.d: New test.
+       * gas/alpha/alpha.exp: Run it.
+
+2002-01-21  Thomas Klausner <wiz@danbala.ifoer.tuwien.ac.at>
+
+       * gas/cris/cris.exp: Comment typo fix
+
+2002-01-18  Richard Earnshaw  <rearnsha@arm.com>
+           Keith Walker  <keith.walker@arm.com>
+
+       * gas/arm/arch5tej.s gas/arm/arch5tej.d: New files.
+       * gas/arm/arm.exp (arch5tej): New dump test.
+
 2002-01-18  Richard Earnshaw  <rearnsha@arm.com>
 
        * gas/arm/vfp1.d: Use new command-line options.
This page took 0.032575 seconds and 4 git commands to generate.