Run the relax test.
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
index 39e89c3fbd23e4e4f3509fdf0216045b68a6ffb5..9de9798c603c5991e44e84ce94208956eff9db2e 100644 (file)
@@ -1,3 +1,265 @@
+2004-11-12  Nick Clifton  <nickc@redhat.com>
+
+       * gas/mn10300/basic.exp: Add relax test.
+       * gas/mn10300/relax.s: New test.
+       * gas/mn10300/relax.d: Expected results.  Make sure that the
+       correct size of instruction has been selected.
+
+2004-11-11  Bob Wilson  <bob.wilson@acm.org>
+
+       * gas/xtensa/short_branch_offset.s: New.
+       * gas/xtensa/short_branch_offset.d: New.
+       * gas/xtensa/all.exp: Run new test.
+
+2004-11-10  Alan Modra  <amodra@bigpond.net.au>
+
+       * gas/i386/opcode.s: Pad section.
+       * gas/i386/intelok.s: Likewise.
+       * gas/i386/opcode.d: Update.
+       * gas/i386/intelok.d: Update.
+
+2004-11-08  Inderpreet Singh   <inderpreetb@nioda.hcltech.com>
+           Vineet Sharma      <vineets@noida.hcltech.com>
+
+       * gas/maxq10: New directory.  Contains tests for maxq port.
+       * gas/maxq20: Likewise.
+
+2004-11-05  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/i386/general.s: Add movzb.
+       * gas/i386/general.l: Updated.
+
+2004-11-04  Hans-Peter Nilsson  <hp@axis.com>
+
+       * gas/all/gas.exp: Exclude float.s for crisv32-*-*.
+       * gas/cris/operand-err-1.s (test.m constant): Remove xfail marker
+       and update rationale.  Mark "ba [external_symbol]" and "ba [r3]"
+       as invalid.
+       * gas/ieee-fp/x930509a.exp: setup_xfail for crisv32-*-*.
+       * gas/macros/macros.exp: setup_xfail strings for crisv32-*-*.
+       * gas/cris/abs32-1.s, gas/cris/arch-err-1.s,
+       gas/cris/arch-err-2.s, gas/cris/arch-err-3.s,
+       gas/cris/arch-err-4.s, gas/cris/arch-err-5.s,
+       gas/cris/bound-err-1.s, gas/cris/brokw-3b.s,
+       gas/cris/march-err-1.s, gas/cris/march-err-2.s,
+       gas/cris/push-err-1.s, gas/cris/push-err-2.s,
+       gas/cris/pushpopv32.s, gas/cris/rd-abs32-1.d,
+       gas/cris/rd-abs32-2.d, gas/cris/rd-arch-1.d, gas/cris/rd-arch-2.d,
+       gas/cris/rd-arch-3.d, gas/cris/rd-bkw1b.d, gas/cris/rd-bkw2b.d,
+       gas/cris/rd-bkw3b.d, gas/cris/rd-bound1.d, gas/cris/rd-bound1.s,
+       gas/cris/rd-bound2.d, gas/cris/rd-bound3.d, gas/cris/rd-bound4.d,
+       gas/cris/rd-break32.d, gas/cris/rd-ppv1032.d, gas/cris/rd-ppv32.d,
+       gas/cris/rd-spr-1.d, gas/cris/rd-spr-1.s, gas/cris/rd-usp-1.d,
+       gas/cris/rd-usp-1b.d, gas/cris/rd-v10_32o-1.d,
+       gas/cris/rd-v10_32o-2.d, gas/cris/rd-v10_32o-2.s,
+       gas/cris/rd-v32-b1.d, gas/cris/rd-v32-b1.s, gas/cris/rd-v32-b2.d,
+       gas/cris/rd-v32-b2.s, gas/cris/rd-v32-b3.d, gas/cris/rd-v32-b3.s,
+       gas/cris/rd-v32-f1.d, gas/cris/rd-v32-f1.s, gas/cris/rd-v32-i1.d,
+       gas/cris/rd-v32-i1.s, gas/cris/rd-v32-l1.d, gas/cris/rd-v32-l1.s,
+       gas/cris/rd-v32-l3.d, gas/cris/rd-v32-l3.s, gas/cris/rd-v32-l4.d,
+       gas/cris/rd-v32-l4.s, gas/cris/rd-v32o-1.d, gas/cris/rd-v32s-1.d,
+       gas/cris/rd-v32s-2.d, gas/cris/rd-v32s-2.s, gas/cris/rd-v32s-3.d,
+       gas/cris/rd-v32s-3.s, gas/cris/rd-v32s-4.d, gas/cris/rd-v32s-4.s,
+       gas/cris/rd-vao-1.d, gas/cris/v32-err-1.s, gas/cris/v32-err-10.s,
+       gas/cris/v32-err-11.s, gas/cris/v32-err-2.s, gas/cris/v32-err-3.s,
+       gas/cris/v32-err-4.s, gas/cris/v32-err-5.s, gas/cris/v32-err-6.s,
+       gas/cris/v32-err-7.s, gas/cris/v32-err-8.s, gas/cris/v32-err-9.s:
+       New tests.
+
+2004-11-04 Jan Beulich <jbeulich@novell.com>
+
+       * gas/i386/i386.exp: Execute new tests intelbad and intelok.
+       * gas/i386/intelbad.[sl]: New test to check for various things not
+       permitted in Intel mode.
+       * gas/i386/intel.d, gas/i386/opcode.d, gas/i386/x86-64-opcode.d:
+       Adjust for change to segment register store.
+       * gas/i386/intelok.[sd]: New test to check various Intel mode specific
+       things get handled correctly.
+       * gas/i386/x86_64.[sd]: Remove unsupported constructs referring to
+       'high' and 'low' parts of an operand, which the parser previously
+       accepted while neither telling that it's not supported nor that it
+       ignored the remainder of the line following these supposed keywords.
+
+2004-10-28  Tomer Levi  <Tomer.Levi@nsc.com>
+
+       * gas/crx/cop_insn.d: Regenerate (after a bug fix in Assembler).
+
+2004-10-27  Tomer Levi  <Tomer.Levi@nsc.com>
+
+       * gas/crx/cop_insn.s: Test new Co-Processor instruction 'cpi'.
+       * gas/crx/list_insn.s: Add hi/lo/u<N> registers tests, fix test bugs.
+       * gas/crx/cop_insn.d: Regenerate.
+       * gas/crx/list_insn.d: Likewise.
+
+2004-10-23  Daniel Jacobowitz  <dan@debian.org>
+
+       * gas/cfi/cfi-arm-1.d, gas/cfi/cfi-arm-1.s: New files.
+       * gas/cfi/cfi.exp: Run cfi-arm-1 test.
+
+2004-10-21  Tomer Levi  <Tomer.Levi@nsc.com>
+
+       * gas/crx/cop_insn.s: Reverse operands order in store co-processor
+       instructions.
+       * gas/crx/list_insn.s: Remove test for unsupported 'popa' instruction.
+       * gas/crx/cop_insn.d: Regenerate.
+       * gas/crx/list_insn.d: Likewise.
+
+2004-10-14  Paul Brook  <paul@codesourcery.com>
+
+       * gas/arm/mapping.d: Pass --special-syms to objdump.
+
+2004-10-08  Daniel Jacobowitz  <dan@debian.org>
+
+       * gas/i386/i386.exp: Don't run divide test for targets where '/'
+       is a comment.  Run x86-64-unwind for 64-bit ELF targets.
+       * gas/i386/x86-64-unwind.d, gas/i386/x86-64-unwind.s: New.
+
+2004-10-08  Alan Modra  <amodra@bigpond.net.au>
+
+       * gas/cfi/cfi-common-4.d: Correct for 64 bit targets.
+
+2004-10-07  Bob Wilson  <bob.wilson@acm.org>
+
+       * gas/xtensa/all.exp: Adjust expected error message for j_too_far.
+       Change entry_align test to expect an error.
+       * gas/xtensa/entry_misalign2.s: Use no-transform instead of
+       no-generics directives.
+
+2004-10-07  Richard Sandiford  <rsandifo@redhat.com>
+
+       * gas/mips/elf-rel{23,24}.[sd]: New tests.
+       * gas/mips/mips.exp: New test.
+
+2004-10-07  Richard Sandiford  <rsandifo@redhat.com>
+
+       * gas/mips/elf-rel22.[sd]: New test.
+       * gas/mips/mips.exp: Run it.
+
+2004-10-07  Richard Sandiford  <rsandifo@redhat.com>
+
+       * gas/mips/elf-rel21.[sd]: New test.
+       * gas/mips/mips.exp: Run it.
+
+2004-10-07  Jan Beulich  <jbeulich@novell.com>
+
+       * gas/cfi/cfi-common-4.[ds]: New.
+       * gas/cfi/cfi.exp: Run new test.
+
+2004-10-07  Tomer Levi  <Tomer.Levi@nsc.com>
+
+       * gas/crx/cop_insn.s: New file.
+       * gas/crx/cop_insn.d: Likewise.
+       * gas/crx/load_stor_insn.s: Move Co-processor insns to a separate
+       test.
+       * gas/crx/misc_insn.s: Likewise.
+       * gas/crx/load_stor_insn.d: Regenerate.
+       * gas/crx/misc_insn.d: Likewise.
+
+2004-10-06  Aldy Hernandez  <aldyh@redhat.com>
+
+       * gas/ppc/e500.s: Add double-precision instructions.
+       * gas/ppc/e500.d: Same.
+
+2004-10-05  Paul Brook  <paul@codesourcery.com>
+
+       * gas/arm/arm.exp: Add unwind table test.  Recognise
+       arm-symbian-symbianelf and arm-none-eabi.
+       * gas/arm/unwind.s: New file.
+       * gas/arm/unwind.d: New file.
+
+2004-10-01  Bill Farmer  <Bill@the-farmers.freeserve.co.uk>
+
+       * gas/pdp11/opcode.d: Fix sob opcode value.
+
+2004-09-30  Paul Brook  <paul@codesourcery.com>
+
+       * gas/arm/arch6zk.d: New file.
+       * gas/arm/arch6zk.s: New file.
+       * gas/arm/arm.exp: Add them.
+
+2004-09-29  Alan Modra  <amodra@bigpond.net.au>
+
+       * gas/i386/secrel.s: Pad .rdata out to 16 byte boundary.
+       * gas/i386/secrel.d: Adjust to suit.
+
+2004-09-19  Paul Brook  <paul@codesourcery.com>
+
+       * gas/elf/elf.exp: Recognise additional arm elf targets.
+
+2004-09-17  Paul Brook  <paul@codesourcery.com>
+
+       * gas/arm/pic.s: Add (target2).
+       * gas/arm/pic.d: Ditto.
+
+2004-09-13  Paul Brook  <paul@codesourcery.com>
+
+       * gas/arm/pic.d: Rename RELABS to TARGET1.
+       * gas/arm/pic.s: Ditto.
+
+2004-09-03  Tomer Levi  <Tomer.Levi@nsc.com>
+
+       * gas/crx: New directory.
+       * gas/crx/allinsn.exp: New test script.
+       * gas/crx/arith_insn.s: New file.
+       * gas/crx/arith_insn.d: Likewise.
+       * gas/crx/beq_insn.s: Likewise.
+       * gas/crx/beq_insn.d: Likewise.
+       * gas/crx/bit_insn.s: Likewise.
+       * gas/crx/bit_insn.d: Likewise.
+       * gas/crx/br_insn.s: Likewise.
+       * gas/crx/br_insn.d: Likewise.
+       * gas/crx/cmov_insn.s: Likewise.
+       * gas/crx/cmov_insn.d: Likewise.
+       * gas/crx/cmpbr_insn.s: Likewise.
+       * gas/crx/cmpbr_insn.d: Likewise.
+       * gas/crx/jscond_insn.s: Likewise.
+       * gas/crx/jscond_insn.d: Likewise.
+       * gas/crx/list_insn.s: Likewise.
+       * gas/crx/list_insn.d: Likewise.
+       * gas/crx/load_stor_insn.s: Likewise.
+       * gas/crx/load_stor_insn.d: Likewise.
+       * gas/crx/misc_insn.s: Likewise.
+       * gas/crx/misc_insn.d: Likewise.
+       * gas/crx/no_op_insn.s: Likewise.
+       * gas/crx/no_op_insn.d: Likewise.
+       * gas/crx/shift_insn.s: Likewise.
+       * gas/crx/shift_insn.d: Likewise.
+
+2004-08-27  Richard Sandiford  <rsandifo@redhat.com>
+
+       * gas/frv/fr550-pack1.[sd]: New test.
+       * gas/frv/allinsn.exp: Run it.
+
+2004-08-27  Nick Clifton  <nickc@redhat.com>
+
+       * gas/i386/i386.exp: Allow pcrel test for COFF targets as well,
+       but not for PE targets.  Similarly for the absrel test.
+
+2004-08-26  Nick Clifton  <nickc@redhat.com>
+
+       * gas/i386/i386.exp: Group ELF specific tests together.  Move the
+       pcrel test into the ELF only section.  Use is_elf_format to test
+       for ELF based toolchains.
+
+2004-08-25  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/all/gas.exp: Use `string match ""' instead of `eq ""'.
+
+2004-08-24  Jan Beulich  <jbeulich@novell.com>
+
+       * gas/all/altmacro.[sd]: Split out part from here...
+       * 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.
+
+2004-08-18  Thiemo Seufer  <seufer@csv.ica.uni-stuttgart.de>
+
+       * gas/mips/branch-swap.s: New testcase.
+       * gas/mips/branch-swap.d: New testcase.
+       * gas/mips/mips.exp: Run the testcase.
+
 2004-08-18  Nick Clifton  <nickc@redhat.com>
 
        * gas/macros/strings.s: Remove #NO_APP, accidentally committed as
        * gas/h8300/ffxx1-elf.d: Likewise.
        * gas/h8300/h8sx_disp2.d: Likewise.
        * gas/h8300/h8sx_mov_imm.d: Likewise.
-       * gas/h8300/h8sx_rtsl.d: Likewise.      
+       * gas/h8300/h8sx_rtsl.d: Likewise.
        * gas/h8300/ffxx1-coff.s: Remove inappropriate insn width specifier.
        * gas/h8300/ffxx1-elf.s: Likewise.
 
        rex prefix.
        * gas/i386/x86-64-inval.[ls]: Add a bunch of instructions illegal
        in 64-bit mode.
-       
+
 2004-07-20  Maciej W. Rozycki  <macro@linux-mips.org>
 
        * gas/mips/elf-rel19.d: Pass -march=mips1 to gas as the test
 2004-05-26  H.J. Lu  <hongjiu.lu@intel.com>
 
        * gas/ia64/ia64.exp: Run invalid-ar.
-       
+
        * gas/ia64/invalid-ar.l: New file. Test invalid AR access.
        * gas/ia64/invalid-ar.s: Likewise.
 
        * gas/m32r/parallel-2.s: New file: Test case for parallel code.
        * gas/m32r/parallel-2.d: New file: Expected results.
        * gas/m32r/m32r2.exp: Run the test.
-       
+
        * gas/m32r/seth.s: New file: Test for seth.
        * gas/m32r/seth.d: New file: Expected results.
        * gas/m32r/m32r.exp: Run the new test.
 2004-03-17  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
 
        * gas/cfi/cfi-sh-1.d: New file.
-       * gas/cfi/cfi-sh-1.s: Likewise. 
+       * gas/cfi/cfi-sh-1.s: Likewise.
        * gas/cfi/cfi.exp: Add SH case.
 
 2004-03-16  Alan Modra  <amodra@bigpond.net.au>
This page took 0.027773 seconds and 4 git commands to generate.