Add MIPS64 instructions and tests
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
index 70f28300f753a14cff5db55682f944ff18333dfb..94325958a27e3fc460e6ca366d2ea2ff53eee242 100644 (file)
@@ -1,3 +1,179 @@
+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.
+
+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/empic.d: Adjust for the fact that the difference
+       between two symbols in the same section are not expected to
+       generate a reloc.
+       * 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.
+
+2000-11-30  Diego Novillo  <dnovillo@redhat.com>
+
+       * intel.s, intel.d: New test for @GOT references.
+
+2000-11-28  Hans-Peter Nilsson  <hp@bitrange.com>
+
+       * gas/sh/err.exp: New, framework for error-testing.
+       * gas/sh/err-1.s: New test.
+
+2000-11-26  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
+
+       * gas/m68hc11/opers12.s: New test for movw operands.
+       * gas/m68hc11/opers12.d: Likewise.
+
+2000-11-24  Nick Clifton  <nickc@redhat.com>
+
+       * arm.exp: Run tests for xscale as well as arm.
+       Run xscale tests.
+
+       * xscale.s: New file: XScale instruction tests.
+       * xscale.d: New file: Expected XScale instruction results.
+
+2000-11-20  H.J. Lu  <hjl@gnu.org>
+
+       * gas/i386/intel.d: Add 3 "nop"s for the a.out assembler.
+       * gas/i386/intel.s: Likewise.
+
+2000-11-16  H.J. Lu  <hjl@gnu.org>
+
+       * gas/symver/symver0.d: Add 64bit support.
+       * gas/symver/symver1.d: Likewise.
+
+2000-11-16  H.J. Lu  <hjl@gnu.org>
+
+       * gas/symver/symver.exp: Don't run symver4 nor symver5.
+
+2000-11-13  H.J. Lu  <hjl@gnu.org>
+
+       * gas/symver/symver.exp: New for symver test.
+       * gas/symver/symver0.d: Likewise.
+       * gas/symver/symver0.s: Likewise.
+       * gas/symver/symver1.d: Likewise.
+       * gas/symver/symver1.s: Likewise.
+       * gas/symver/symver2.l: Likewise.
+       * gas/symver/symver2.s: Likewise.
+       * gas/symver/symver3.l: Likewise.
+       * gas/symver/symver3.s: Likewise.
+       * gas/symver/symver4.l: Likewise.
+       * gas/symver/symver4.s: Likewise.
+       * gas/symver/symver5.l: Likewise.
+       * gas/symver/symver5.s: Likewise.
+       * gas/symver/symver6.l: Likewise.
+       * gas/symver/symver6.s: Likewise.
+
+2000-11-11  Hans-Peter Nilsson  <hp@bitrange.com>
+
+       * gas/macros/macros.exp: Mark strings test xfail for sh.
+
+2000-10-24  Diego Novillo  <dnovillo@cygnus.com>
+
+       * intel.s, intel.d: Add new tests for intel syntax.
+
+2000-10-19  Alan Modra  <alan@linuxcare.com.au>
+
+       * gas/elf/section0.s: Ensure section sizes are multiples of 16.
+       * gas/elf/section1.s: Likewise.
+       * gas/elf/section[01].d: Change to suit.
+
+2000-10-18  H.J. Lu <hjl@gnu.org>
+
+       * gas/i386/intel.d: Fix the support for 64bit BFD in the last
+       change.
+
+2000-10-15  Diego Novillo  <dnovillo@cygnus.com>
+
+       * intel.s, intel.d: Add new tests for naked registers using intel
+       syntax.
+
+2000-09-29  Hans-Peter Nilsson  <hp@axis.com>
+
+       * gas/cris/regprefix-err-1.s, gas/cris/rd-regprefix-1.s,
+       gas/cris/rd-regprefix-1.d, gas/cris/rd-regprefix-1b.d,
+       gas/cris/us-err-1.s, gas/cris/us-err-2.s, gas/cris/us-err-3.s: New.
+       * gas/cris/cris.exp: Loop run_dump_test over files matching rd-*.d.
+
+2000-09-28  Alan Modra  <alan@linuxcare.com.au>
+
+       * gas/hppa/parse/parse.exp: Replace "hppa*w-*-*" with "hppa*64*-*-*"
+       * gas/hppa/reloc/reloc.exp: Likewise.
+       * gas/hppa/unsorted/unsorted.exp: Likewise.
+
+       * gas/hppa/reloc/reduce.s: Modify .PARAM so we need an arg reloc.
+
+2000-09-22  Jim Wilson  <wilson@cygnus.com>
+
+       * gas/ia64/opc-f.pl: Add missing fcmp and fpcmp tests.
+       * gas/ia64/opc-f.s, gas/ia64/opc-f.d: Regenerate.
+
+       * gas/ia64/dv-raw-err.s: Add new testcases for PR%, 16 - 62.
+       * gas/ia64/dv-waw-err.s: Likewise.
+       * gas/ia64/dv-imply.d: Regenerate.
+       * gas/ia64/dv-mutex.d, gas/ia64/dv-raw-err.l, gas/ia64/dv-safe.d,
+       gas/ia64/dv-srlz.d, gas/ia64/dv-war-err.l, gas/ia64/dv-waw-err.l,
+       gas/ia64/opc-f.d, gas/ia64/opc-i.d, gas/ia64/opc-m.d: Likewise.
+
+2000-09-14  Timothy Wall  <twall@cygnus.com>
+
+       * gas/ia64/dv-waw-err.[sl]: Additional tests for parallel
+       comparisons which should and should not produce DVs.
+
+2000-09-05  Alan Modra  <alan@linuxcare.com.au>
+
+       * gas/vtable/vtable.exp: Re-enable for hppa-elf.
+
+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.
+       
 2000-08-21  H.J. Lu <hjl@gnu.org>
 
        * gas/all/cofftag.d: Support the strict COFF.
This page took 0.028102 seconds and 4 git commands to generate.