]> oss.titaniummirror.com Git - msp430-binutils.git/blobdiff - gas/testsuite/ChangeLog
Merge commit 'upstream/2.20'
[msp430-binutils.git] / gas / testsuite / ChangeLog
index 60be6e65101e56d1e0e16168a22d226bb3645916..694128f495d5f98491c696830c5aea92d0fc28c3 100644 (file)
-2007-08-09  H.J. Lu  <hongjiu.lu@intel.com>
+2009-10-02  Peter Bergner  <bergner@vnet.ibm.com>
 
-       * gas/i386/i386.exp: Run sse4_1-intel, sse4_2-intel,
-       x86-64-sse4_1-intel and x86-64-sse4_2-intel.
+       * gas/ppc/476.s: New test.
+       * gas/ppc/476.d: Likewise.
+       * gas/ppc/ppc.exp: Run the 476 test.
 
-       * gas/i386/sse4_1-intel.d: New file.
-       * gas/i386/sse4_2-intel.d: Likewise.
-       * gas/i386/x86-64-sse4_1-intel.d: Likewise.
-       * gas/i386/x86-64-sse4_2-intel.d: Likewise.
+2009-10-01  Peter Bergner  <bergner@vnet.ibm.com>
 
-       * gas/i386/sse4_1.s: Add tests for Intel syntax.
-       * gas/i386/sse4_2.s: Likewise.
-       * gas/i386/x86-64-sse4_1.s: Likewise.
-       * gas/i386/x86-64-sse4_2.s: Likewise.
+       * gas/ppc/a2.d: Rename "ppca2" to "a2".
 
-       * gas/i386/sse4_1.d: Updated.
-       * gas/i386/sse4_2.d: Likewise.
-       * gas/i386/x86-64-sse4_1.d: Likewise.
-       * gas/i386/x86-64-sse4_2.d: Likewise.
+2009-09-29  Peter Bergner  <bergner@vnet.ibm.com>
 
-2007-08-09  Alan Modra  <amodra@bigpond.net.au>
+       * gas/ppc/vsx.s ("lxsdux", "lxvd2ux", "lxvw4ux", "stxsdux", 
+       "stxvd2ux", "stxvw4ux"): Remove tests.
+       * gas/ppc/vsx.d: Likewise.
+       * gas/ppc/power7.s: Likewise.
+       * gas/ppc/power7.d: Likewise.
 
-       * gas/all/weakref1u.d (not-target): Match *-*-*aout.
+2009-09-22  Alan Modra  <amodra@bigpond.net.au>
 
-2007-07-29  H.J. Lu  <hongjiu.lu@intel.com>
+       * gas/ppc/a2.d: Match PPC64 relocs.
 
-       PR binutils/4834
-       * gas/i386/simd-intel.d: Updated.
-       * gas/i386/simd.d: Likewise.
-       * gas/i386/x86-64-simd-intel.d: Likewise.
-       * gas/i386/x86-64-simd.d: Likewise.
+2009-09-21  Richard Sandiford  <rdsandiford@googlemail.com>
 
-       * gas/i386/simd.s: Add tests for SSE4 instructions.
-       * gas/i386/x86-64-simd.s: Likewise.
+       * gas/mips/jalr2.s, gas/mips/jalr2.d: New test.
+       * gas/mips/jal-svr4pic.d: Don't expect R_MIPS_JALRs to be reduced.
+       * gas/mips/jal-xgot.d: Likewise.
+       * gas/mips/mips-abi32-pic2.d: Likewise.
+       * gas/mips/mips.exp: Run it.
 
-2007-07-29  H.J. Lu  <hongjiu.lu@intel.com>
+2009-09-21  Maciej W. Rozycki  <macro@linux-mips.org>
 
-       * gas/i386/simd.s: Add tests for cvtss2si/cvtsd2si in Intel
-       mode.
-       * gas/i386/x86-64-simd.s: Likewise.
+       * lib/gas-defs.exp (gas_test_error): Mark internal error/assertion
+       failures seen in output as fails.  Also record output being
+       matched for fails.
 
-       * gas/i386/simd-intel.d: Updated.
-       * gas/i386/simd.d: Likewise.
-       * gas/i386/x86-64-simd-intel.d: Likewise.
-       * gas/i386/x86-64-simd.d: Likewise.
+2009-09-21  Ben Elliston  <bje@au.ibm.com>
+           Peter Bergner  <bergner@vnet.ibm.com>
 
-2007-07-28  H.J. Lu  <hongjiu.lu@intel.com>
+       * gas/ppc/a2.s: New.
+       * gas/ppc/a2.d: Likewise.
+       * gas/ppc/ppc.exp: Run the a2 dump test.
 
-       PR binutils/4834
-       * gas/i386/simd-intel.d: Updated.
-       * gas/i386/simd.d: Likewise.
-       * gas/i386/x86-64-simd-intel.d: Likewise.
-       * gas/i386/x86-64-simd.d: Likewise.
+2009-09-14  Richard Sandiford  <rdsandiford@googlemail.com>
 
-       * gas/i386/simd.s: Add new tests.
-       * gas/i386/x86-64-simd.s: Likewise.
+       * gas/mips/mips16-dwarf2-n32.d: Expect odd addresses.
 
-2007-07-28  H.J. Lu  <hongjiu.lu@intel.com>
+2009-09-11  Hans-Peter Nilsson  <hp@bitrange.com>
 
-       * gas/i386/x86-64-opcode.d: Updated.
-       * gas/i386/x86-64-simd-intel.d: Likewise.
-       * gas/i386/x86-64-simd.d: Likewise.
+       PR gas/10623
+       * gas/mmix/err-swym1.s, gas/mmix/swym-opreg1.d,
+       gas/mmix/swym-opreg1.s, gas/mmix/swym-opreg2.d,
+       gas/mmix/swym-opreg2.s: New tests.
+       * gas/mmix/odd-1.d: Adjust for reloc change.
 
-       * gas/i386/x86-64-simd.s: Add movq.
+2009-09-11  Alan Modra  <amodra@bigpond.net.au>
 
-2007-07-23  H.J. Lu  <hongjiu.lu@intel.com>
+       * gas/lns/lns-common-1.s: Use two nops between each .loc.
+       * gas/lns/lns.exp: Don't exclude d10v.
 
-       * gas/i386/i386.exp: Run nops16-1, nops-1-i386-i686, nops-1-k8,
-       nops-3-i386, nops-4, nops-4-i386, x86-64-nops-2, x86-64-nops-3,
-       x86-64-nops-4, x86-64-nops-4-core2 and x86-64-nops-4-k8.
+2009-09-09  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
 
-       * gas/i386/nops-1-i386-i686.d: New.
-       * gas/i386/nops-1-k8.d: Likewise.
-       * gas/i386/nops-3-i386.d : Likewise.
-       * gas/i386/nops-3-i686.d: Likewise.
-       * gas/i386/nops-4-i386.d: Likewise.
-       * gas/i386/nops-4.d: Likewise.
-       * gas/i386/nops16-1.d: Likewise.
-       * gas/i386/nops16-1.s: Likewise.
-       * gas/i386/x86-64-nops-1-k8.d: Likewise.
-       * gas/i386/x86-64-nops-2.d: Likewise.
-       * gas/i386/x86-64-nops-3.d: Likewise.
-       * gas/i386/x86-64-nops-4-core2.d: Likewise.
-       * gas/i386/x86-64-nops-4-k8.d: Likewise.
-       * gas/i386/x86-64-nops-4.d: Likewise.
+       * gas/sh/sh64/syntax-1.s: Regenerate.
 
-       * gas/i386/nops-1-i386.d: Updated.
-       * gas/i386/nops-1-i686.d: Likewise.
-       * gas/i386/nops-1.d: Likewise.
-       * gas/i386/nops-2-i386.d: Likewise.
-       * gas/i386/nops-2-merom.d : Likewise.
-       * gas/i386/nops-2.d: Likewise.
-       * gas/i386/nops-3.d: Likewise.
-       * gas/i386/x86-64-nops-1-merom.d: Likewise.
-       * gas/i386/x86-64-nops-1-nocona.d: Likewise.
-       * gas/i386/x86-64-nops-1.d: Likewise.
+2009-09-08  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
 
-       * gas/i386/x86-64-nops-1.s: Removed.
+       * gas/sh/basic.exp: Add -big to ASFLAGS for sh*l*-*-netbsdelf*.
 
-2007-07-23  Evandro Menezes  <evandro.menezes@amd.com>
-           H.J. Lu  <hongjiu.lu@intel.com>
+2009-09-08  Alan Modra  <amodra@bigpond.net.au>
 
-       * gas/i386/i386.exp: Don't run x86-64-nops-1-k8. Run
-       nops-3-i686 and nops-4-i686.
+       * gas/d30v/serial2.l: Adjust position of page break.
+       * gas/lns/lns-common-1-alt.d: Match 2009-04-24 change.
+       * gas/mt/ms1-16-003.d: Correct reloc name.
+       * gas/mt/relocs.d: Elide incorrect file format strings.
 
-       * gas/i386/nops-3-i686.d: New.
-       * gas/i386/nops-4-i686.d: Likewise.
-       * gas/i386/nops-4.s: Likewise.
-
-2007-07-23  Richard Sandiford  <richard@codesourcery.com>
-
-       * lib/gas-defs.exp (run_list_test): Make the options optional.
-       * gas/cr16/cr16.exp (run_list_test): Delete.
-
-2007-07-19  Nick Clifton  <nickc@redhat.com>
-
-       PR gas/4804
-       * gas/elf/elf.exp (target_machine): Treat the arm-linux-gnu target
-       in the same way as the arm-eabi target.
-       * gas/arm/mapshort-eabi.d: Use this file for the arm-linux-gnu
-       target.
-       * gas/arm/mapshort-elf.d: Do not use this file for the
-       arm-linux-gnu target.
-
-2007-07-16  H.J. Lu  <hongjiu.lu@intel.com>
-
-       * gas/i386/simd.s: Add tests for punpcklbw, punpckldq,
-       punpcklwd and punpcklqdq.
-       * gas/i386/x86-64-simd.s: Likewise.
-
-       * gas/i386/simd-intel.d: Updated.
-       * gas/i386/simd.d: Likewise.
-       * gas/i386/x86-64-simd-intel.d: Likewise.
-       * gas/i386/x86-64-simd.d: Likewise.
-
-2007-07-14  Nick Clifton  <nickc@redhat.com>
-
-       * gas/arm/arm.s: Add tests for re-aliasing a previously removed
-       alias.
-       * gas/arm/arm.l: Add new expected warning message.
-
-2007-07-04  H.J. Lu  <hongjiu.lu@intel.com>
-
-       * gas/i386/ssemmx2.d: Ignore padding.
-
-2007-07-04  H.J. Lu  <hongjiu.lu@intel.com>
-
-       * gas/i386/rex.s: Avoid the last rex prefix becoming the
-       rex prefix for the padding.
-
-2007-07-04  H.J. Lu  <hongjiu.lu@intel.com>
-
-       * gas/i386/i386.exp: Run x86-64-nops-1 for x86_64-*-mingw*.
-
-2007-07-04  Nick Clifton  <nickc@redhat.com>
-
-       * gas/mep/relocs.d: Fix expected disassembly to work on 64-bit
-       hosts.
-
-2007-07-03  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
-
-       * gas/elf/elf.exp: Expect redef test to fail for CR16.
-       * gas/all/gas.exp: Expect forward and do_930509a tests to fail for
-       the CR16.
-       * gas/cr16/cinv_test.d: Remove whitespace dependencies.
-
-2007-07-03  Nick Clifton  <nickc@redhat.com>
-
-       * lib/gas-defs.exp: Update copyright notice to refer to GPLv3.
-       * gas/all/itbl-test.c, gas/all/test-example.c, gas/all/test-gen.c,
-       gas/arm/maverick.c, gas/cris/cris.exp, gas/hppa/basic/basic.exp,
-       gas/hppa/parse/parse.exp, gas/hppa/reloc/reloc.exp,
-       gas/hppa/unsorted/unsorted.exp, gas/mmix/mmix-err.exp,
-       gas/mmix/mmix-list.exp, gas/mmix/mmix.exp, gas/mn10200/basic.exp,
-       gas/mn10300/am33-2.c, gas/mn10300/basic.exp, gas/pdp11/opcode.s,
-       gas/ppc/aix.exp, gas/sh/arch/arch.exp, gas/sh/sh64/sh64.exp,
-       gas/sh/basic.exp, gas/sh/err.exp, gas/v850/basic.exp: Likewise.
-
-2007-07-03  Nathan Sidwell  <nathan@codesourcery.com>
-
-       * gas/m68k/mcf-coproc.d: New.
-       * gas/m68k/mcf-coproc.s: New.
-       * gas/m68k/all.exp: Add it.
+2009-09-08  Alan Modra  <amodra@bigpond.net.au>
 
-2007-06-29  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
+       * gas/all/gas.exp (do_comment): Don't run on m32c.
+       * gas/all/align.d: Likewise.
+       * gas/all/incbin.d: Likewise.
+       * gas/macros/semi.d: Likewise.
+       * gas/elf/ifunc-1.d: Don't run on alpha.
 
-       * gas/cr16: New directory
-       * gas/cr16.exp: New file
-       * add_test.d and  add_test.s: New files
-       * and_test.d and and_test.s: New files
-       * ash_test.d and ash_test.s: New files
-       * bal_test.d and bal_test.s: New files
-       * bcc_test.d and bcc_test.s: New files
-       * beq0_test.d and beq0_test.s: New files
-       * cbitb_test.d and cbitb_test.s: New files
-       * cbitw_test.d and cbitw_test.s: New files
-       * cinv_test.d and cinv_test.s: New files
-       * cmp_test.d and cmp_test.s: New files
-       * excp_test.d and excp_test.s: New files
-       * jal_test.d and jal_test.s: New files
-       * jcc_test.d and jcc_test.s: New files
-       * loadb_test.d and loadb_test.s: New files
-       * loadd_test.d and loadd_test.s: New files
-       * loadm_test.d and loadm_test.s: New files
-       * loadw_test.d and loadw_test.s: New files
-       * lpsp_test.d and lpsp_test.s: New files
-       * lsh_test.d and lsh_test.s: New files
-       * mov_test.d and mov_test.s: New files
-       * mul_test.d and mul_test.s: New files
-       * or_test.d and or_test.s: New files
-       * popret_test.d and popret_test.s: New files
-       * pop_test.d and pop_test.s: New files
-       * push_test.d and push_test.s: New files
-       * sbitb_test.d and sbitb_test.s: New files
-       * sbitw_test.d and sbitw_test.s: New files
-       * scc_test.d and scc_test.s: New files
-       * storb_test.d and storb_test.s: New files
-       * stord_test.d and stord_test.s: New files
-       * storm_test.d and storm_test.s: New files
-       * storw_test.d and storw_test.s: New files
-       * sub_test.d and sub_test.s: New files
-       * tbitb_test.d and tbitb_test.s: New files
-       * tbit_test.d and tbit_test.s: New files
-       * tbitw_test.d and tbitw_test.s: New files
-       * xor_test.d and xor_test.s: New files
-
-2007-06-26  Paul Brook  <paul@codesourcery.com>
-
-       * gas/arm/vfp1xD.d: Add new fmrx/fmxr tests.
-       * gas/arm/vfp1xD.s: Ditto.
-       * gas/arm/vfp1xD_t2.d: Ditto.
-       * gas/arm/vfp1xD_t2.s: Ditto.
-
-2007-06-24  Nick Clifton  <nickc@redhat.com>
-
-       * gas/arm/backslash-at.d: Fix for non-ELF arm targets.
-
-2007-06-23  H.J. Lu  <hongjiu.lu@intel.com>
-
-       PR binutils/4667
-       * gas/i386/i386.exp: Run simd, simd-intel, x86-64-simd
-       and x86-64-simd-intel.
-
-       * gas/i386/opcode-intel.d: Updated.
-
-       * gas/i386/simd-intel.d: New.
-       * gas/i386/simd.d: Likewise.
-       * gas/i386/simd.s: Likewise.
-       * gas/i386/x86-64-simd-intel.d: Likewise.
-       * gas/i386/x86-64-simd.d: Likewise.
-       * gas/i386/x86-64-simd.s: Likewise.
-
-2007-06-18  Kazu Hirata  <kazu@codesourcery.com>
-
-       * gas/m68k/all.exp: Run mcf-wdebug.
-       * gas/testsuite/gas/m68k/mcf-wdebug.d,
-       gas/testsuite/gas/m68k/mcf-wdebug.s: New.
-
-2007-06-14  Paul Brook  <paul@codesourcery.com>
-
-       * gas/arm/thumb32.s: Add tests for shift instructions.
-       * gas/arm/thumb32.d: Ditto.
-
-2007-06-06  Paul Brook  <paul@codesourcery.com>
-
-       * gas/arm/thumb.d: Update expected output.
-       * gas/arm/thumb2_relax.d: Ditto.
-
-2007-06-05  Paul Brook  <paul@codesourcery.com>
-
-       * gas/arm/thumb32.d: Add writeback addressing mode tests.
-       * gas/arm/thumb32.s: Update expected output.
-
-2007-06-05  Nick Clifton  <nickc@redhat.com>
-
-       PR gas/4587
-       * gas/sparc/sparc.exp: Run pr4587 list test.
-       * gas/sparc/pr4587.s: New test case.
-       * gas/sparc/pr4587.l: Expected assembler output.
-
-2007-06-05  Nick Clifton  <nickc@redhat.com>
-
-       * lib/gas-defs.exp (run_list_test): New proc.
-       * gas/alpha/alpha.exp: Delete proc run_list_test.
-       * gas/bfin/bfin.exp : Likewise.
-       * gas/cfi/cfi.exp : Likewise.
-       * gas/crx/allinsn.exp : Likewise.
-       * gas/d10v/d10v.exp : Likewise.
-       * gas/d30v/d30v.exp : Likewise.
-       * gas/frv/allinsn.exp : Likewise.
-       * gas/i386/i386.exp : Likewise.
-       * gas/i860.i860.exp : Likewise.
-       * gas/ia64/ia64.exp : Likewise.
-       * gas/lns/lns.exp : Likewise.
-       * gas/macros/macros.exp : Likewise.
-       * gas/maxq10/maxq10.exp : Likewise.
-       * gas/maxq20/maxq20.exp : Likewise.
-       * gas/mips/mips.exp : Likewise.
-       * gas/mmix/mmix-list.exp : Likewise.
-       * gas/mn10300/basic.exp : Likewise.
-       * gas/msp430/msp430.exp : Likewise.
-       * gas/pdp11/pdp11.exp : Likewise.
-       * gas/ppc/ppc.exp : Likewise.
-       * gas/s390/s390.exp : Likewise.
-       * gas/elf/elf.exp (proc run_list_test): Rename to run_elf_list_test.
-
-2007-05-29  Jakub Jelinek  <jakub@redhat.com>
-
-       PR gas/4558
-       * gas/sparc/sparc.exp: Add v9branch{1,2,3,4,5} tests.
-       * gas/sparc/v9branch1.d: New test.
-       * gas/sparc/v9branch1.s: New.
-       * gas/sparc/v9branch2.d: New test.
-       * gas/sparc/v9branch2.s: New.
-       * gas/sparc/v9branch3.d: New test.
-       * gas/sparc/v9branch3.s: New.
-       * gas/sparc/v9branch4.d: New test.
-       * gas/sparc/v9branch4.s: New.
-       * gas/sparc/v9branch5.d: New test.
-       * gas/sparc/v9branch5.s: New.
-
-2007-03-25  Paul Brook  <paul@codesourcery.com>
-
-       * gas/arm/thumb32.s: Add tests for subs pc, lr.
-       * gas/arm/thumb32.d: Change error-output: to stderr:.
-       Update expected output.
-
-2007-05-22  Paul Brook  <paul@codesourcery.com>
-
-       * gas/arm/backslash-at.d: Update expected output.
-
-2007-05-17  H.J. Lu  <hongjiu.lu@intel.com>
+2009-09-04  Jie Zhang  <jie.zhang@analog.com>
 
-       2003-06-05  Michal Ludvig  <mludvig@suse.cz>
-       * gas/cfi/cfi-x86_64.s: Test new directives
-       and different writings of registers and numbers.
-       * gas/cfi/cfi-x86_64.d: Updated pattern to
-       match the above change.
-
-2007-05-15  Mark Shinwell  <shinwell@codesourcery.com>
-
-       * gas/arm/backslash-at.d: New.
-       * gas/arm/backslash-at.s: New.
-
-2007-05-15  Vincent Riviere  <vincent.riviere@freesbee.fr>
-           Nick Clifton  <nickc@redhat.com>
-
-       PR gas/3041
-       * gas/m68k/p3041.s: New test case.
-       * gas/m68k/p3041.d: New expected disassembly.
-       * gas/m68k/all.exp: Run new test for m68k-*-netbsd toolchains.
-       Only run arch-cpu-1 test for ELF based toolchains.
-
-       Tidy ups for m68k-netbsd gas toolchain:
-       * gas/m68k/cpu32.d: Allow for extra text after expected
-       disassembly.
-       * gas/m68k/mcf-trap.d: Allow for alternative trap mnemonics.
-       * gas/m68k/br-isab.d: Fix name of test.
-       * gas/m68k/br-isac.d: Fix name of test.
-       
-2007-05-14  H.J. Lu  <hongjiu.lu@intel.com>
+       * gas/bfin/arithmetic.s, gas/bfin/arithmetic.d: Add check
+       for (IU) option for multiply and multiply-accumulate to
+       data register instructon.
 
-       PR binutils/4502
-       * gas/i386/amd.d: Replace "pfmulhrw" with "pmulhrw".
+2009-09-03  Jie Zhang  <jie.zhang@analog.com>
 
-2007-05-04  Kazu Hirata  <kazu@codesourcery.com>
+       * gas/bfin/parallel5.s: New test.
+       * gas/bfin/error.exp: New test.
 
-       * gas/m68k/all.exp: Skip fmoveml on fido.
+2009-09-03  Jie Zhang  <jie.zhang@analog.com>
 
-2007-05-03  H.J. Lu  <hongjiu.lu@intel.com>
+       * gas/bfin/line_number.l, gas/bfin/line_number.s: New test.
+       * gas/bfin/bfin.exp: Add the new test.
 
-       PR gas/4460
-       * gas/i386/gotpc.s: Add a new test.
-       * gas/i386/reloc64.s: Likewise.
+2009-09-03  Jie Zhang  <jie.zhang@analog.com>
 
-       * gas/i386/gotpc.d: Updated.
-       * gas/i386/reloc64.d: Likewise.
+       * gas/bfin/expected_move_errors.s,
+       gas/bfin/expected_move_errors.l: Add "LC1 = I0;".
+       * gas/bfin/move.s, gas/bfin/move.d: Remove "CYCLES = A0.W".
 
-2007-05-03  H.J. Lu  <hongjiu.lu@intel.com>
+2009-09-03  Jie Zhang  <jie.zhang@analog.com>
 
-       * gas/i386/crc32-intel.d: Updated.
-       * gas/i386/crc32.d: Likewise.
-       * gas/i386/sse4_2.d: Likewise.
-       * gas/i386/x86-64-crc32-intel.d: Likewise.
-       * gas/i386/x86-64-crc32.d: Likewise.
-       * gas/i386/x86-64-sse4_2.d: Likewise.
+       * gas/bfin/expected_comparison_errors.l: Expect error on Line 13.
 
-       * gas/i386/crc32.s: Remove crc32 instructions with ambiguous
-       operand size and suffix in crc32 instructions in Intel mode.
-       * gas/i386/x86-64-crc32.s: Likewise.
+2009-09-03  Jie Zhang  <jie.zhang@analog.com>
 
-       * gas/i386/sse4_2.s: Remove crc32 instructions with ambiguous
-       operand size.
-       * gas/i386/x86-64-sse4_2.s: Likewise.
+       * gas/bfin/loop.s, gas/bfin/loop.d: New test.
+       * gas/bfin/loop2.s, gas/bfin/loop2.d: New test.
+       * gas/bfin/loop3.s, gas/bfin/loop3.d: New test.
+       * gas/bfin/bfin.exp: Add the new tests.
 
-       * gas/i386/i386.exp: Run inval-crc32 and x86-64-inval-crc32.
+2009-09-02  Jie Zhang  <jie.zhang@analog.com>
 
-       * gas/i386/inval-crc32.l: New.
-       * gas/i386/inval-crc32.s: Likewise.
-       * gas/i386/x86-64-inval-crc32.l: Likewise.
-       * gas/i386/x86-64-inval-crc32.s: Likewise.
+       From  Bernd Schmidt  <bernd.schmidt@analog.com>
+       * gas/bfin/expected_errors.l, gas/bfin/expected_errors.s:
+       Check error messages for invalid load/store insns.
 
-2007-05-01  H.J. Lu  <hongjiu.lu@intel.com>
+2009-09-01  H.J. Lu  <hongjiu.lu@intel.com>
 
-       * gas/i386/crc32-intel.d: New file.
-       * gas/i386/crc32.d:Likewise.
-       * gas/i386/crc32.s:Likewise.
-       * gas/i386/x86-64-crc32-intel.d:Likewise.
-       * gas/i386/x86-64-crc32.d:Likewise.
-       * gas/i386/x86-64-crc32.s:Likewise.
+       * gas/i386/att-regs.s: Add ymm tests for 16bit and 64bit.
+       * gas/i386/intel-regs.s: Likewise.
 
-       * gas/i386/i386.exp: Run crc32, crc32-intel, x86-64-crc32
-       and x86-64-crc32-intel.
+       * gas/i386/att-regs.d: Updated.
+       * gas/i386/intel-regs.d: Likewise.
 
-2007-04-26  H.J. Lu  <hongjiu.lu@intel.com>
+2009-09-01  H.J. Lu  <hongjiu.lu@intel.com>
 
-       PR binutils/4430
-       * gas/i386/amd.d: Updated.
-       * gas/i386/immed32.d: Likewise.
-       * gas/i386/intel.d: Likewise.
-       * gas/i386/intel16.d: Likewise.
-       * gas/i386/intelok.d: Likewise.
-       * gas/i386/jump16.d: Likewise.
-       * gas/i386/naked.d: Likewise.
-       * gas/i386/opcode-suffix.d: Likewise.
-       * gas/i386/opcode.d: Likewise.
-       * gas/i386/prescott.d: Likewise.
-       * gas/i386/ssemmx2.d: Likewise.
-       * gas/i386/tlsd.d: Likewise.
-       * gas/i386/tlspic.d: Likewise.
-       * gas/i386/x86-64-addr32.d: Likewise.
-       * gas/i386/x86-64-prescott.d: Likewise.
-       * gas/i386/x86-64-rip.d: Likewise.
-       * gas/i386/x86_64.d: Likewise.
+       * gas/i386/att-regs.s: Remove a tab.
 
-2007-04-26  H.J. Lu  <hongjiu.lu@intel.com>
+2009-09-01  Jie Zhang  <jie.zhang@analog.com>
 
-       PR binutils/4429
-       * gas/i386/i386.exp: Run "x86-64-addr32-intel" and
-       "x86-64-rip-intel".
+       * gas/bfin/expected_comparison_errors.s: Add more cases.
+       * gas/bfin/expected_comparison_errors.l: Update accordingly.
 
-       * gas/i386/intelok.d: Updated.
+2009-09-01  Jie Zhang  <jie.zhang@analog.com>
 
-       * gas/i386/x86-64-addr32-intel.d: New file.
-       * gas/i386/x86-64-rip-intel.d: Likewise.
+       * gas/bfin/stack2.s: Add pop multiple instruction with a label
+       on the same line.
+       * gas/bfin/stack2.d: Adjust accordingly.
 
-2007-04-24  Andreas Krebbel  <krebbel1@de.ibm.com>
+2009-08-31  Jan Beulich  <jbeulich@novell.com>
 
-       * gas/s390/zarch-z9-ec.d: Add pfpo, ectg and csst.
-       * gas/s390/zarch-z9-ec.s: Likewise.
+       * gas/elf/section5.l: Remove no longer issued warning pattern.
 
-2007-04-23  Nathan Sidwell  <nathan@codesourcery.com>
+2009-08-29  Matt Fleming  <matt@console-pimps.org>
 
-       * gas/m68k/br-isaa.s: New.
-       * gas/m68k/br-isaa.d: New.
-       * gas/m68k/br-isab.s: New.
-       * gas/m68k/br-isab.d: New.
-       * gas/m68k/br-isac.s: New.
-       * gas/m68k/br-isac.d: New.
-       * gas/m68k/all.exp: Adjust.
+       * gas/sh/sign-extension.d: New file.
+       * gas/sh/sign-extension.s: New file.
+       * gas/sh/basic.exp: Run new test.
 
-2007-04-21  Richard Earnshaw  <rearnsha@arm.com>
+2009-08-28  H.J. Lu  <hongjiu.lu@intel.com>
 
-       * gas/arm/arch4t.d: Convert to unified syntax.
-       * gas/arm/archv6.d: Likewise.
-       * gas/arm/archv6t2.d: Likewise.
-       * gas/arm/arch3.d: Likewise.
-       * gas/arm/arch7dm.d: Likewise.
-       * gas/arm/arch7t.d: Likewise.
-       * gas/arm/archv1.d: Likewise.
-       * gas/arm/copro.d: Likewise.
-       * gas/arm/inst.d: Likewise.
-       * gas/arm/macro1.d: Likewise.
-       * gas/arm/tcompat.d: Likewise.
-       * gas/arm/wince_inst.d: Likewise.
-       * gas/arm/xscale.d: Likewise.
+       * gas/i386/l1om.d: Check elf64-l1om format.
 
-       * gas/arm/thumb.d: White space cleanup.
-       * gas/arm/thumb2_relax.d: Likewise.
-       * gas/arm/thumb32.d: Likewise.
-       
-2007-04-20  Nathan Sidwell  <nathan@codesourcery.com>
+2006-08-11  Bernd Schmidt  <bernd.schmidt@analog.com>
 
-       * gas/m68k/ctrl-1.d, gas/m68k/ctrl-1.s: New.
-       * gas/m68k/ctrl-2.d, gas/m68k/ctrl-2.s: New.
-       * gas/m68k/all.exp: Add them.
+       * gas/bfin/parallel.s: Add more test cases.
+       * gas/bfin/parallel.d: Update accordingly.
+       * gas/bfin/resource_conflict.l: New test.
+       * gas/bfin/resource_conflict.s: New test.
+       * gas/bfin/bfin.exp: Add resource_conflict.
 
-2007-04-20  Alan Modra  <amodra@bigpond.net.au>
+2009-08-11  Nick Clifton  <nickc@redhat.com>
 
-       * gas/ppc/range64.s: New.
-       * gas/ppc/range64.l: New.
-       * gas/ppc/range.s: New.
-       * gas/ppc/range.l: New.
-       * gas/ppc/ppc.exp (run_list_test): New.  Use to run new tests.
+       PR 10443
+       * gas/arm/t16-bad.l: Update expected messages for moves with
+       shifted operands.
 
-2007-04-20  Richard Earnshaw  <rearnsha@arm.com>
+2009-08-10  Daniel Gutson  <dgutson@codesourcery.com>
 
-       * gas/arm/mapshort.s: Add a small .data section.
-       * gas/arm/mapshort-eabi.d: Check the data section doesn't confuse
-       disassembly.
-       * gas/arm/mapshort-elf.d: Likewise.
+       PR gas/10479
+       * gas/arm/sp-pc-usage-t.d: New test case.
+       * gas/arm/sp-pc-usage-t.s: New file.
 
-2007-04-19  Paul Brook  <paul@codesourcery.com>
+2006-08-09  Bernd Schmidt  <bernd.schmidt@analog.com>
 
-       * gas/arm/thumb1_unified.d: New test.
-       * gas/arm/thumb1_unified.s: New test.
+       From Mike Frysinger <michael.frysinger@analog.com>
+       * gas/bfin/reloc.d: Adjust for the renamed relocations.
 
-2007-04-19  Nathan Froyd <froydnj@codesourcery.com>
+2009-08-07  Daniel Jacobowitz  <dan@codesourcery.com>
 
-       * gas/ppc/booke.s: Add tlbsx, tlbsxe.
-       * gas/ppc/booke.d: Update.
+       * gas/arm/mapping2.s: Test code after .ident.
 
-2007-04-18  H.J. Lu <hongjiu.lu@intel.com>
+2009-08-05  Chao-ying Fu  <fu@mips.com>
 
-       * gas/i386/i386.exp: Add sse4.2 and x86-64-sse4.2.
+       * gas/mips/jal-svr4pic.d, gas/mips/jal-xgot.d,
+       gas/mips/mips-abi32-pic2.d: Add R_MIPS_JALR relocations after jalr.
 
-       * gas/i386/sse4_2.d: New file.
-       * gas/i386/sse4_2.s: Likewise.
-       * gas/i386/x86-64-sse4_2.d: Likewise.
-       * gas/i386/x86-64-sse4_2.s: Likewise.
+2009-08-04  Nathan Sidwell  <nathan@codesourcery.com>
 
-2007-04-18  H.J. Lu <hongjiu.lu@intel.com>
+       * gas/arm/missing.s: New.
+       * gas/arm/missing.d: New.
+       * gas/arm/missing.l: New.
 
-       * gas/i386/i386.exp: Add sse4.1 and x86-64-sse4.1.
+2009-07-15  Daniel Gutson  <dgutson@codesourcery.com>
+           Daniel Jacobowitz  <dan@codesourcery.com>
 
-       * gas/i386/sse4_1.d: New file.
-       * gas/i386/sse4_1.s: Likewise.
-       * gas/i386/x86-64-sse4_1.d: Likewise.
-       * gas/i386/x86-64-sse4_1.s: Likewise.
+       * gas/arm/mapdir.d, gas/arm/mapdir.s: New files.
+       * gas/arm/mapping.d: Adapted to new symbols generation.
+       * gas/arm/mapping2.d: New test case.
+       * gas/arm/mapping2.s: New file.
+       * gas/arm/mapping3.d: New test case.
+       * gas/arm/mapping3.s: New file.
+       * gas/arm/mapping4.d: New test case.
+       * gas/arm/mapping4.s: New file.
+       * gas/arm/mapshort-eabi.d: Adapted to new symbols generation.
+       * gas/elf/section2.e-armeabi: Adapted to new symbols generation.
 
-2007-04-18  Paul Brook  <paul@codesourcery.com>
+2009-07-27  Jan Beulich  <jbeulich@novell.com>
 
-       * gas/arm/thumb2_add.s: Add rsb #0 test.
-       * gas/arm/thumb2_add.d: Update expected output.
+       * gas/elf/file.[ds]: New.
+       * gas/elf/elf.exp: Run new test.
 
-2007-04-04  Paul Brook  <paul@codesourcery.com>
+2009-07-25  H.J. Lu  <hongjiu.lu@intel.com>
 
-       * gas/arm/neon-cov.s: Add new vext test.
-       * gas/arm/neon-cov.d: Ditto.
+       * gas/i386/l1om.d: New.
+       * gas/i386/l1om-inval.l: Likewise.
+       * gas/i386/l1om-inval.s: Likewise.
 
-2007-04-01  Christian Groessler  <chris@groessler.org>
+       * gas/i386/i386.exp: Run l1om-inval and l1om.
 
-       * gas/z8k/calr.d: Fix for 64bit bfd.
-       * gas/z8k/djnz.d: Likewise.
-       * gas/z8k/inout.d: Likewise.
-       * gas/z8k/jmp-cc.d: Likewise.
-       * gas/z8k/jr-back.d: Likewise.
-       * gas/z8k/jr-forw.d: Likewise.
-       * gas/z8k/reglabel.d: Likewise.
-       * gas/z8k/ctrl-names.d: Fix name.  Fix for 64bit bfd.
-       * gas/z8k/ret-cc.d: Likewise.
+2009-07-24  Jan Beulich  <jbeulich@novell.com>
 
-2007-03-31  Alan Modra  <amodra@bigpond.net.au>
+       * gas/i386/8087.[ds]: New.
+       * gas/i386/287.[ds]: New.
+       * gas/i386/387.[ds]: New.
+       * gas/i386/no87.[ls]: New.
+       * gas/i386/no87-2.[ls]: New.
+       * gas/i386/i386.exp: Run new tests.
+       * gas/i386/att-regs.s: Also check FPU register access.
+       * gas/i386/intel-regs.s: Likewise.
+       * gas/i386/att-regs.d: Adjust expectations.
+       * gas/i386/intel-regs.d: Likewise.
 
-       * gas/i386/nops-3.s: Don't use .align.
+2009-07-23  Ulrich Drepper  <drepper@redhat.com>
 
-2007-03-30  Paul Brook  <paul@codesourcery.com>
+       * gas/elf/type.s: Add unique global symbol definition.
+       * gas/elf/type.e: Add expected readelf output for global unique
+       symbol.
 
-       * gas/arm/thumb2_ldmstm.d: New test.
-       * gas/arm/thumb2_ldmstm.s: New test.
+2009-07-21  H.J. Lu  <hongjiu.lu@intel.com>
 
-2007-03-27  Alan Modra  <amodra@bigpond.net.au>
+       PR gas/10420
+       * gas/i386/i386.exp: Run x86-64-nops-1-pentium.
 
-       * gas/ppc/reloc.s: New.
-       * gas/ppc/reloc.d: New.
+       * gas/i386/x86-64-nops-1-pentium.d: New.
 
-2007-03-26  Julian Brown  <julian@codesourcery.com>
+2009-07-16  H.J. Lu  <hongjiu.lu@intel.com>
 
-       * gas/arm/neon-const.s: Use FP syntax for 0/-0.
-       * gas/arm/vfp-neon-syntax-inc.s: Likewise, for 1.
-       * gas/arm/neon-cov.s: Use float syntax for FP immediate.
+       * gas/i386/i386.exp: Run ifunc and x86-64-ifunc.
 
-2007-03-24  Paul Brook  <paul@codesourcery.com>
-       Mark Shinwell  <shinwell@codesourcery.com>
+       * gas/i386/ifunc.d: New,
+       * gas/i386/ifunc.s: Likewise.
+       * gas/i386/x86-64-ifunc.d: Likewise.
 
-       * gas/arm/archv6.s: Add new SRS tests.
-       * gas/arm/archv6.d: Update expected output.
-       * gas/arm/thumb32.s: Add new SRS tests.
-       * gas/arm/thumb32.d: Update expected output.
-       * gas/arm/srs-t2.d: New.
-       * gas/arm/srs-t2.l: New.
-       * gas/arm/srs-t2.s: New.
-       * gas/arm/srs-arm.d: New.
-       * gas/arm/srs-arm.l: New.
-       * gas/arm/srs-arm.s: New.
+2009-07-16  Nathan Sidwell  <nathan@codesourcery.com>
 
-2007-03-23  H.J. Lu  <hongjiu.lu@intel.com>
+       * gas/arm/target-reloc-1.s: New.
+       * gas/arm/target-reloc-1.d: New.
 
-       * gas/i386/rex.s: Add tests for rex.WRXB.
-       * gas/i386/rex.d: Updated.
+2009-07-14  Daniel Gutson  <dgutson@codesourcery.com>
 
-       * gas/i386/rex.d: Replace rex64XYZ with rex.WRXB.
-       * gas/i386/x86-64-io-intel.d : Likewise.
-       * gas/i386/x86-64-io-suffix.d: Likewise.
-       * gas/i386/x86-64-io.d: Likewise.
-       * gas/i386/x86-64-opcode.d: Likewise.
+       * gas/arm/align64.s: New test case.
+       * gas/arm/align64.d: Expected disassembly.
 
-2007-03-21  H.J. Lu  <hongjiu.lu@intel.com>
+2009-07-14  Daniel Gutson  <dgutson@codesourcery.com>
 
-       PR binutils/4218
-       * gas/i386/nops.s: Add testcases for nop r/m.
-       * gas/i386/x86-64-nops.s: Likewise.
+       * gas/arm/thumb-w-bad.d: New test case.
+       * gas/arm/thumb-w-bad.l: New file.
+       * gas/arm/thumb-w-bad.s: New file.
+       * gas/arm/thumb-w-good.d: New test case.
+       * gas/arm/thumb-w-good.s: New file.
 
-       * gas/i386/x86-64-opcode.s: Add testcases for xchg with %ax,
-       %eax and %rax.
+2009-07-09  Daniel Gutson  <dgutson@codesourcery.com>
 
-       * gas/i386/nops.d: Updated.
-       * gas/i386/x86-64-nops.d: Likewise.
-       * gas/i386/x86-64-opcode.d: Likewise.
+       * gas/arm/inst-po.d: New testcase.
+       * gas/arm/inst-po.s: New file.
+       * gas/arm/inst-po-2.d: New testcase.
+       * gas/arm/inst-po-2.s: New file.
+       * gas/arm/inst-po-2.l: New file.
+       * gas/arm/inst-po-3.d: New testcase.
+       * gas/arm/inst-po-3.s: New file.
+       * gas/arm/inst-po-be.d: New testcase.
 
-2007-03-21  H.J. Lu  <hongjiu.lu@intel.com>
+2009-07-07  2009-07-04  Chung-Lin Tang  <cltang@pllab.cs.nthu.edu.tw>
 
-       * gas/i386/i386.exp: Run nops-3.
+       * gas/arm/iwmmxt2.d: Fix insn pattern for torvsc,
+       add patterns for waddsubhx.
+       * gas/arm/iwmmxt2.s: Add tests for waddsubhx.
 
-       * gas/i386/nops-3.d: New file.
-       * gas/i386/nops-3.s: Likewise.
+2009-07-07  H.J. Lu  <hongjiu.lu@intel.com>
 
-2007-03-20  Mark Shinwell  <shinwell@codesourcery.com>
+       * gas/i386/fma4.d: Append "#pass".
+       * gas/i386/x86-64-fma4.d: Likewise.
 
-       * gas/arm/mul-overlap.s: Don't use %type.
-       * gas/arm/mul-overlap.l: Update line numbers.
-       * gas/arm/mul-overlap-v6.s: Don't use %type.
+2009-07-07  Tristan Gingold  <gingold@adacore.com>
 
-2007-03-18  Mark Shinwell  <shinwell@codesourcery.com>
+       * gas/i386/jump.d: Adjust to be relocated offset for jump to
+       external symbol.
 
-       * gas/arm/mul-overlap.s: New.
-       * gas/arm/mul-overlap.d: New.
-       * gas/arm/mul-overlap.l: New.
-       * gas/arm/mul-overlap-v6.s: New.
-       * gas/arm/mul-overlap-v6.d: New.
+2009-07-06  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
 
-2007-03-14  Daniel Jacobowitz  <dan@codesourcery.com>
+       * gas/i386/i386.exp: Add FMA4 tests.
+       * gas/i386/x86-64-fma4.d: Ditto.
+       * gas/i386/fma4.d: Ditto.
+       * gas/i386/x86-64-fma4.s: Ditto.
+       * gas/i386/fma4.s: Ditto.       
+       
+2009-07-01  Nick Clifton  <nickc@redhat.com>
 
-       * gas/arm/thumbver.d, gas/arm/thumbver.s: New test.
+       PR 10168
+       * gas/arm/thumb32.d: Fix expected disassembly of PKHTB insn.
 
-2007-03-14  Paul Brook  <paul@codesourcery.com>
+2009-07-01  Paul Brook <paul@codesourcery.com>
 
-       * gas/arm/thumb2_add.d: Add tests using sp.
-       * gas/arm/thumb2_add.s: Ditto.
+       * gas/arm/fp-save.s: Add .fnstart and .fnend directives.
 
-2007-03-14  Alan Modra  <amodra@bigpond.net.au>
+2009-06-30  Nick Clifton  <nickc@redhat.com>
 
-       PR 4029
-       * gas/all/relax.s: New.
-       * gas/all/relax.d: New.
-       * gas/all/gas.exp: Run it.
+       PR 10288
+       * gas/arm/adrl.d: Update expected disassembly.
+       * gas/arm/arch4t-eabi.d: Likewise.
+       * gas/arm/arch4t.d: Likewise.
+       * gas/arm/arch6zk.d: Likewise.
+       * gas/arm/archv6t2.d: Likewise.
+       * gas/arm/arm-it.d: Likewise.
+       * gas/arm/arm3.d: Likewise.
+       * gas/arm/arm7dm.d: Likewise.
+       * gas/arm/arm7t.d: Likewise.
+       * gas/arm/backslash-at.d: Likewise.
+       * gas/arm/bl-local-v4t.d: Likewise.
+       * gas/arm/blx-local.d: Likewise.
+       * gas/arm/copro.d: Likewise.
+       * gas/arm/el_segundo.d: Likewise.
+       * gas/arm/float.d: Likewise.
+       * gas/arm/fp-save.d: Likewise.
+       * gas/arm/fpa-mem.d: Likewise.
+       * gas/arm/group-reloc-alu.d: Likewise.
+       * gas/arm/group-reloc-ldr.d: Likewise.
+       * gas/arm/group-reloc-ldrs.d: Likewise.
+       * gas/arm/immed.d: Likewise.
+       * gas/arm/inst.d: Likewise.
+       * gas/arm/iwmmxt.d: Likewise.
+       * gas/arm/ldconst.d: Likewise.
+       * gas/arm/macro1.d: Likewise.
+       * gas/arm/mapmisc.d: Likewise.
+       * gas/arm/mapsecs.d: Likewise.
+       * gas/arm/mapshort-eabi.d: Likewise.
+       * gas/arm/mapshort-elf.d: Likewise.
+       * gas/arm/movw-local.d: Likewise.
+       * gas/arm/neon-ldst-rm.d: Likewise.
+       * gas/arm/offset.d: Likewise.
+       * gas/arm/reg-alias.d: Likewise.
+       * gas/arm/relax_load_align.d: Likewise.
+       * gas/arm/tcompat.d: Likewise.
+       * gas/arm/tcompat2.d: Likewise.
+       * gas/arm/thumb-eabi.d: Likewise.
+       * gas/arm/thumb.d: Likewise.
+       * gas/arm/thumb1_unified.d: Likewise.
+       * gas/arm/thumb2_add.d: Likewise.
+       * gas/arm/thumb2_it.d: Likewise.
+       * gas/arm/thumb2_it_auto.d: Likewise.
+       * gas/arm/thumb2_pool.d: Likewise.
+       * gas/arm/thumb2_relax.d: Likewise.
+       * gas/arm/thumb32.d: Likewise.
+       * gas/arm/thumbv6.d: Likewise.
+       * gas/arm/thumbv6k.d: Likewise.
+       * gas/arm/tls.d: Likewise.
+       * gas/arm/vfp1.d: Likewise.
+       * gas/arm/vfp1_t2.d: Likewise.
+       * gas/arm/vfp1xD.d: Likewise.
+       * gas/arm/wince.d: Likewise.
+       * gas/arm/wince_inst.d: Likewise.
+       * gas/arm/xscale.d: Likewise.
 
-2007-03-11  Hans-Peter Nilsson  <hp@bitrange.com>
+2009-06-29  Nick Clifton  <nickc@redhat.com>
 
-       * gas/mmix/comment-1.d, gas/mmix/bspec-1.d, gas/mmix/bspec-2.d:
-       Adjust for change in readelf output.
+       PR 10288
+       * gas/arm/arch6zk.d: Update expected disassembly.
+       * gas/arm/arch7.d: Likewise.
+       * gas/arm/arm-it-auto-2.d: Likewise.
+       * gas/arm/arm-it-auto.d: Likewise.
+       * gas/arm/copro.d: Likewise.
+       * gas/arm/float.d: Likewise.
+       * gas/arm/fpa-mem.d: Likewise.
+       * gas/arm/group-reloc-ldc.d: Likewise.
+       * gas/arm/group-reloc-ldr.d: Likewise.
+       * gas/arm/iwmmxt.d: Likewise.
+       * gas/arm/maverick.d: Likewise.
+       * gas/arm/neon-omit.d: Likewise.
+       * gas/arm/svc.d: Likewise.
+       * gas/arm/thumb-eabi.d: Likewise.
+       * gas/arm/thumb.d: Likewise.
+       * gas/arm/thumb1_unified.d: Likewise.
+       * gas/arm/thumb2_add.d: Likewise.
+       * gas/arm/thumb2_relax.d: Likewise.
+       * gas/arm/thumb32.d: Likewise.
+       * gas/arm/vfp-neon-syntax.d: Likewise.
+       * gas/arm/vfp-neon-syntax_t2.d: Likewise.
+       * gas/arm/vfp1xD.d: Likewise.
+       * gas/arm/vfp1xD_t2.d: Likewise.
+       * gas/arm/vfpv3-const-conv.d: Likewise.
+       * gas/arm/xscale.d: Likewise.
 
-2007-03-06  Andreas Krebbel  <krebbel1@de.ibm.com>
+2009-06-22  Daniel Gutson <dgutson@codesourcery.com>
 
-       * gas/s390/zarch-z9-ec.d: New file.
-       * gas/s390/zarch-z9-ec.s: New file.
-       * gas/s390/s390.exp: Run the z9-ec testcases.
+       * gas/arm/arm-it-auto.d: New test.
+       * gas/arm/arm-it-auto.s: New file.
+       * gas/arm/arm-it-auto-2.d: New test case.
+       * gas/arm/arm-it-auto-2.s: New file.
+       * gas/arm/arm-it-auto-3.d: New test case.
+       * gas/arm/arm-it-auto-3.s: New file.
+       * gas/arm/arm-it-bad.d: New test case.
+       * gas/arm/arm-it-bad.l: New file.
+       * gas/arm/arm-it-bad.s: New file.
+       * gas/arm/arm-it-bad-2.d: New test case.
+       * gas/arm/arm-it-bad-2.l: New file.
+       * gas/arm/arm-it-bad-2.s: New file.
+       * gas/arm/arm-it-bad-3.d: New test case.
+       * gas/arm/arm-it-bad-3.l: New file.
+       * gas/arm/arm-it-bad-3.s: New file.
+       * gas/arm/thumb2_it_auto.d: New test.
+       * gas/arm/thumb2_it_bad.l: Error message updated.
+       * gas/arm/thumb2_it_bad_auto.d: New test.
+       * gas/arm/thumb2_it.d: Comment added.
+       * gas/arm/thumb2_it_bad.d: Comment added.
 
-2007-03-05  H.J. Lu  <hongjiu.lu@intel.com>
+2009-06-19  Alan Modra  <amodra@bigpond.net.au>
 
-       PR gas/3918
-       * lib/gas-defs.exp (gas_started): New variable. Initialized to
-       0.
-       (gas_start): Set gas_started to 1.
-       (gas_finish): Skip if gas_started is 0.  Reset gas_started to 0.
+       PR gas/10255
+       * gas/cfi/cfi-common-7.s: Skip a multiple of four.
+       * gas/cfi/cfi-common-7.d: Adjust.
 
-2007-03-02  Paul Brook  <paul@codesourcery.com>
+2009-06-18  Nick Clifton  <nickc@redhat.com>
 
-       * gas/arm/relax_branch_align.d: New test.
-       * gas/arm/relax_branch_align.s: New test.
+       PR 10169
+       * gas/arm/thumb2_bad_reg.s: Add tests for SSAT and USAT with an
+       out of range shift.
+       * gas/arm/thumb2_bad_reg.l: Update expected error messages.
 
-2007-02-28  Nick Clifton  <nickc@redhat.com>
+       PR 10288
+       * gas/arm/align.s: Add labels so that COFF based targets can
+       correctly locate THUMB code.
+       * gas/arm/copro.d: Do not pass --architecture switch to objdump.
 
-       PR gas/3797
-       * gas/lns/lns.exp: Do not run the lns-common test for the d10v
-       port.
-       * gas/d10v/address-002.l: Update expected assembler output.
-       * gas/d10v/address-003.l, gas/d10v/address-004.l,
-       gas/d10v/address-005.l, gas/d10v/address-006.l,
-       gas/d10v/address-007.l, gas/d10v/address-008.l,
-       gas/d10v/address-009.l, gas/d10v/address-010.l,
-       gas/d10v/address-011.l, gas/d10v/address-012.l,
-       gas/d10v/address-013.l, gas/d10v/address-014.l,
-       gas/d10v/address-015.l, gas/d10v/address-016.l,
-       gas/d10v/address-017.l, gas/d10v/address-018.l,
-       gas/d10v/address-019.l, gas/d10v/address-020.l,
-       gas/d10v/address-021.l, gas/d10v/address-022.l,
-       gas/d10v/address-023.l, gas/d10v/address-024.l,
-       gas/d10v/address-025.l, gas/d10v/address-026.l,
-       gas/d10v/address-027.l, gas/d10v/address-030.l,
-       gas/d10v/address-031.l, gas/d10v/address-032.l,
-       gas/d10v/address-033.l, gas/d10v/address-034.l,
-       gas/d10v/address-035.l, gas/d10v/address-036.l,
-       gas/d10v/address-037.l, gas/d10v/address-038.l,
-       gas/d10v/address-039.l, gas/d10v/address-040.l,
-       gas/d10v/address-041.l: Likewise.
+2009-06-15  Nick Clifton  <nickc@redhat.com>
 
-2007-02-28  Nick Clifton  <nickc@redhat.com>
+       PR gas/10186
+       * gas/arm/thumb32.d: Fix expected binary value of SEV.W instruction.
 
-       PR gas/3975
-       * gas/arm/mapshort.d: Split into two new files...
-       * gas/arm/mapshort-eabi.d: The one and...
-       * gas/arm/mapshort-elf.d: This one.
-       * gas/arm/arch7.d: Remove 32-bit host expectation.
-       * gas/arm/arm7t.d: Replace ".word 0x00000000" with ".*" as some
-       arm targets will disassemble this value as an instruction.
-       * gas/arm/neon-ldst-rm.d: Likewise.
-       * gas/arm/thumb2_pool.d: Only run this test for ELF based arm
-       ports.
-       * gas/arm/thumbrel.d: Only run this test for EABI based arm
-       ports.
-       * gas/arm/wince_inst.d: Fix expected branch targets.
+2009-06-09  Jakub Jelinek  <jakub@redhat.com>
+
+       PR gas/10255
+       * gas/cfi/cfi-common-7.d: New test.
+       * gas/cfi/cfi-common-7.s: New.
+       * gas/cfi/cfi.exp: Add cfi-common-7 test.
 
-2007-02-22  DJ Delorie  <dj@redhat.com>
+2009-06-08  Dave Korn  <dave.korn.cygwin@gmail.com>
 
-       * gas/s390/esa-g5.s: Adjust for corrected PKA syntax.
-       * gas/s390/esa-g5.d: Adjust for corrected PKA syntax.
+       * gas/i386/jump.d:  Tweak patterns to also match PE platform output.
 
-2007-02-20  Thiemo Seufer  <ths@mips.com>
-            Chao-Ying Fu  <fu@mips.com>
+2009-06-01  H.J. Lu  <hongjiu.lu@intel.com>
 
-       * gas/mips/mips32-dspr2.s, gas/mips/mips32-dspr2.d: New test for
-       DSP R2.
-       * gas/mips/mips.exp: Run new test.
+       PR gas/10198
+       * gas/i386/jump.s: Add test for "jmp $+2".
+       * gas/i386/jump16.s: Likewise.
 
-2007-02-19  Andreas Krebbel  <krebbel1@de.ibm.com>
+       * gas/i386/jump.d: Updated.
+       * gas/i386/jump16.d: Likewise.
+
+2009-05-26  Catherine Moore  <clm@codesourcery.com>
+
+       * gas/mips/eret.s: Remove.
+       * gas/mips/eret.d: Remove.
+       * gas/mips/eret.l: Remove.
+       * gas/mips/eret-1.s: New.
+       * gas/mips/eret-1.d: New.
+       * gas/mips/eret-2.s: New.
+       * gas/mips/eret-2.d: New.
+       * gas/mips/eret-3.s: New.
+       * gas/mips/eret-3.d: New.
+       * gas/mips/mips.exp: Run new tests.  Remove old tests.
+
+2009-05-23  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       * gas/mips/vr4130.s, gas/mips/vr4130.d: Expect part A to have nops.
 
-       * gas/s390/esa-g5.d (cfxbr, cfebr, cfdbr): Exchanged floating
-       point and fixed point operands.
-       * gas/s390/esa-g5.s: Likewise.
-       * gas/s390/zarch-z900.d (cfdr, cfer, cfxr, cgdbr, cgebr, cgxbr,
-       cgdr, cger, cgxr): Likewise.
-       * gas/s390/zarch-z900.s: Likewise.
+2009-05-23  Richard Sandiford  <rdsandiford@googlemail.com>
 
-2007-02-11  H.J. Lu  <hongjiu.lu@intel.com>
+       * gas/mips/align.d: Use an nm test rather than an objdump one.
 
-       PR gas/4027
-       * gas/i386/opcode.s: Add more tests for "test".
-       * i386/opcode-intel.d: Updated.
-       * gas/i386/opcode-suffix.d: Likewise.
-       * gas/i386/opcode.d: Likewise.
+2009-05-22  H.J. Lu  <hongjiu.lu@intel.com>
 
-2007-02-06  Nick Clifton  <nickc@redhat.com>
+       * gas/elf/ifunc-1.d: New.
+       * gas/elf/ifunc-1.s: Likewise.
+
+       * gas/elf/elf.exp: Run ifunc-1.
+
+2009-05-22  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
+
+       * gas/i386/i386.exp: Remove SSE5 tests.
+       * gas/i386/x86-64-sse5.s: Delete. Remove SSE5 tests.
+       * gas/i386/x86-64-sse5.d: Ditto.
+       * gas/i386/arch-10-1.l: Remove SSE5 tests.
+       * gas/i386/arch-10-2.l: Ditto.
+       * gas/i386/arch-10-3.l: Ditto.
+       * gas/i386/arch-10-4.l: Ditto.
+       * gas/i386/arch-10.d: Ditto.
+       * gas/i386/arch-10.s: Ditto.
+       * gas/i386/arch-4.s: Delete. Remove SSE5 tests.
+       * gas/i386/arch-4.d: Ditto.
+       * gas/i386/arch-8.s: Ditto.
+       * gas/i386/arch-8.d: Ditto.
+       * gas/i386/arch-2.s: Remove SSE5 tests.
+       * gas/i386/arch-2.d: Remove SSE5 tests.
+       * gas/i386/x86-64-arch-2.s: Ditto.
+       
+2009-05-19  Dave Korn  <dave.korn.cygwin@gmail.com>
+
+       * gas/pe/:  New directory for PE format-specific tests.
+       * gas/pe/aligncomm-a.d:  New test pattern file.
+       * gas/pe/aligncomm-a.s:  New test source file.
+       * gas/pe/aligncomm-b.d:  New test pattern file.
+       * gas/pe/aligncomm-b.s:  New test source file.
+       * gas/pe/aligncomm-c.d:  New test pattern file.
+       * gas/pe/aligncomm-c.s:  New test source file.
+       * gas/pe/aligncomm-d.d:  New test pattern file.
+       * gas/pe/aligncomm-d.s:  New test source file.
+       * gas/pe/pe.exp:  New test control script.
+       * lib/gas-defs.exp (is_pecoff_format):  New function.
+
+2009-05-05  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/lns/lns-common-1-ia64.s: Add test for discriminator.
+
+2009-05-05  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
+
+       * gas/arm/bl-local-v4t.d: New file.
+       * gas/arm/bl-local-v4t.s: New file.
+       * gas/arm/blx-local.s: Update for branches and calls to local
+         functions.
+       * gas/arm/blx-local.d: Likewise.
+       * gas/arm/blx-local.l: New file.
+       * gas/arm/blx-local-thumb.l: New file.
+       * gas/arm/blx-local-thumb.s: New file.
+       * gas/arm/blx-local-thumb.d: New file.
 
-       PR gas/3810 gas/3800
-       * gas/elf/elf.exp: Expect the redef test to fail on targets which
-       do not convert fixups against ordinary symbols into relocs against
-       section symbols.
-       * gas/all/gas.exp: Likewise.
+2009-05-01  Nathan Sidwell  <nathan@codesourcery.com>
+           Daniel Jacobowitz  <dan@codesourcery.com>
 
-2007-02-05  Dave Brolley  <brolley@redhat.com>
+       * gas/arm/attr-mcpu.d: Add -mfpu=neon.
+       * gas/arm/mapmisc.d: Correct expected output for .double and
+       .dcb.d.
 
-       * gas/mep/relocs-junk1.s: Add a .data section.
-       * gas/mep/relocs.d: Updated to match above.
+2009-04-30  Nick Clifton  <nickc@redhat.com>
 
-2007-02-04  H.J. Lu  <hongjiu.lu@intel.com>
+       * gas/elf/elf.exp: Extend type test to include an ifunc symbol.
+       Provide an alternative test for targets which do not support ifunc
+       symbols.
+       gas/elf/type.s: Add entry for an ifunc symbol.
+       gas/elf/type.e: Add ifunc entry to expected symbol dump.
+       gas/elf/section2.e-armelf: Add  entry for ifunc symbol.
+       gas/elf/type-noifunc.s: New file.
+       gas/elf/type-noifunc.e: Likewise.
 
-       PR gas/3961
-       * gas/i386/secrel.d: Support 64bit host.
+2009-04-24  Cary Coutant  <ccoutant@google.com>
 
-2007-02-02  Nick Clifton  <nickc@redhat.com>
+       * gas/lns/lns-common-1.d: Add test for discriminator.
+       * gas/lns/lns-common-1.s: Likewise.
 
-       PR gas/3812
-       * gas/v850/v850e1.d: Correct expected disassembly of cmov insn to
-       account for sign extension.
+2009-04-20  Jan Beulich  <jbeulich@novell.com>
 
-2007-01-11  Paul Brook  <paul@codesourcery.com>
+       * gas/i386/equ.s: Adjust.
+       * gas/i386/equ.d: Remove reference to equ.e.
+       * gas/i386/equ.e: Delete.
+       * gas/i386/intel-expr.s: New.
+       * gas/i386/intel-expr.d: New.
+       * gas/i386/i386.exp: Run new test.
+       * gas/i386/intel.s: Adjust.
+       * gas/i386/intel.e: Remove no longer valid warning messages.
+       * gas/i386/intel16.s: Adjust.
+       * gas/i386/intel16.d: Remove reference to intel16.e.
+       * gas/i386/intel16.e: Delete.
+       * gas/i386/intelbad.s: Add more tests.
+       * gas/i386/intelbad.l: Adjust.
+       * gas/i386/intelok.s: Remove now unneeded equates. Add more
+       tests.
+       * gas/i386/intelok.d: Remove reference to intelok.e. Adjust.
+       * gas/i386/intelok.e: Delete.
+       * gas/i386/x86_64.s: Adjust.
+       * gas/i386/x86_64.d: Remove reference to x86_64.e.
+       * gas/i386/x86_64.e: Delete.
 
-       * gas/arm/thumb2_add.d: Add test for missing operand.
-       * gas/arm/thumb2_add.s: Ditto.
+2009-04-16  Alan Modra  <amodra@bigpond.net.au>
 
-2007-01-11  Nick Clifton  <nickc@redhat.com>
+       * gas/all/gas.exp: Disable assign and assign-ok tests on blackfin.
+       * gas/all/p2425.s: Use "==" instead of "=".
+       * gas/all/weakref1.s: Likewise.
+       * gas/macros/and.s: Likewise.
+       * gas/macros/test1.s: Likewise.
+       * gas/hppa/parse/parse.exp: Remove xfail on block1.
 
-       * gas/mcore/allinsn.s: Remove use of '#' before numbers - it is a
-       line comment character.
-       * gas/mcore/allinsn.d: Adjust expected disassembly to match real
-       output.
+2009-04-15  Jan Beulich  <jbeulich@novell.com>
 
-       * gas/lns/lns.exp: Run the alternative version of the lns-common-1
-       test for the MCore target.
+       * gas/i386/intel.e: Adjust expectations.
 
-2007-01-08  Kai Tietz  <kai.tietz@onevision.com>
+2009-04-15  Jan Beulich  <jbeulich@novell.com>
 
-       * gas/all/gas.exp: Renamed target x86_64-*-mingw64 to x86_64-*-mingw*.
-       * gas/i386/i386.exp: Ditto.
+       * gas/i386/x86-64-sse5.s: Add test of protd.
+       * gas/i386/x86-64-sse5.d: Adjust expectations to match input.
+
+2009-04-09  Catherine Moore  <clm@codesourcery.com>
+
+       * gas/mips/mips.exp: Run new tests.
+       * gas/mips/eret.s: New test.
+       * gas/mips/eret.d: New test output.
+       * gas/mips/eret.l: New test output.
+
+2009-04-07  Peter Bergner  <bergner@vnet.ibm.com>
+
+       * gas/ppc/e500mc.d: Update to match extended mnemonics.
 
-2007-01-04  Paul Brook  <paul@codesourcery.com>
+2009-04-01  Nathan Sidwell  <nathan@codesourcery.com>
 
-       * gas/arm/archv6.s: Add more cpsie tests.
-       * gas/arm/archv6.d: Ditto.
+       * gas/arm/align.s, gas/arm/align.d: New.
+       * gas/arm/thumb32.d, gas/arm/arch6zk.d, gas/arm/arch6zk.s,
+       arm/thumb2_relax.d: Adjust for align changes.
 
-2007-01-04  Andreas Schwab  <schwab@suse.de>
+2009-03-31  Peter Bergner  <bergner@vnet.ibm.com>
 
-       * gas/m68k/cpu32.[sd]: New test.
+       * gas/ppc/power7.d ("ori", ".p2align"): Add tests for group ending nop.
+       * gas/ppc/power7.s: Likewise.
+       * gas/ppc/power6.d: Likewise.
+       * gas/ppc/power6.s: Likewise.
+
+2009-03-30  Joseph Myers  <joseph@codesourcery.com>
+
+       * gas/arm/mapsecs.d, gas/arm/mapsecs.s: New.
+
+2009-03-26  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
+
+       * gas/arm/wince_inst.d: Convert to unified syntax.
+
+2009-03-18  Andrew Stubbs  <ams@codesourcery.com>
+
+       * gas/arm/adr-invalid.d: New file.
+       * gas/arm/adr-invalid.l: New file.
+       * gas/arm/adr-invalid.s: New file.
+
+2009-03-14  Richard Sandiford  <r.sandiford@uk.ibm.com>
+
+       * gas/ppc/textalign-xcoff-001.d: Expect the section VMAs to be
+       properly aligned.
+       * gas/ppc/textalign-xcoff-002.d: Likewise.
+
+2009-03-14  Richard Sandiford  <r.sandiford@uk.ibm.com>
+
+       * gas/ppc/xcoff-branch-1.s, gas/ppc/xcoff-branch-1-32.d,
+       gas/ppc/xcoff-branch-1-64.d: New tests.
+       * gas/ppc/aix.exp: Run them.
+
+2009-03-11  Hans-Peter Nilsson  <hp@axis.com>
+
+       * gas/cris/rd-bkw5.d, gas/cris/rd-bkw5.s, gas/cris/rd-bkw5b.d,
+       gas/cris/rd-bkw5bpic.d, gas/cris/rd-bkw5bv32.d,
+       gas/cris/rd-bkw5bv32pic.d, gas/cris/rd-bkw5pic.d,
+       gas/cris/rd-bkw5v32.d, gas/cris/rd-bkw5v32pic.d: New tests.
+
+2009-03-10  Hans-Peter Nilsson  <hp@axis.com>
+
+       * gas/cris/rd-bkw4.d, gas/cris/rd-bkw4v32.d, gas/cris/rd-bkw4.s:
+       New test.
+
+2009-03-10  Alan Modra  <amodra@bigpond.net.au>
+
+       * gas/ppc/altivec_and_spe.d (objdump): Add -Maltivec.
+       * gas/ppc/common.d: Adjust for -Mcom not including -Mppc.
+
+2009-03-05  Joseph Myers  <joseph@codesourcery.com>
+
+       * gas/arm/mapmisc.d, gas/arm/mapmisc.dat, gas/arm/mapmisc.s: New.
+
+2009-03-02  Qinwei  <qinwei@sunnorth.com.cn>
+
+       * gas/score/arith_32-lt.d: New file.
+       * gas/score/arith_32.d: New file.
+       * gas/score/arith_32.s: New file.
+       * gas/score/bit_32-lt.d: New file.
+       * gas/score/bit_32.d: New file.
+       * gas/score/bit_32.s: New file.
+       * gas/score/branch_32-lt.d: New file.
+       * gas/score/branch_32.d: New file.
+       * gas/score/branch_32.s: New file.
+       * gas/score/cmp_32-lt.d: New file.
+       * gas/score/cmp_32.d: New file.
+       * gas/score/cmp_32.s: New file.
+       * gas/score/load_store_32-lt.d: New file.
+       * gas/score/load_store_32.d: New file.
+       * gas/score/load_store_32.s: New file.
+       * gas/score/logical_32-lt.d: New file.
+       * gas/score/logical_32.d: New file.
+       * gas/score/logical_32.s: New file.
+       * gas/score/mv_32-lt.d: New file.
+       * gas/score/mv_32.d: New file.
+       * gas/score/mv_32.s: New file.
+       * gas/score/relax_32.exp: New file.
+       * gas/score/relaxation_macro.h: New file.
+       * gas/score/shift_32-lt.d: New file.
+       * gas/score/shift_32.d: New file.
+       * gas/score/shift_32.s: New file.
+       * gas/score/syscontrol_32-lt.d: New file.
+       * gas/score/syscontrol_32.d: New file.
+       * gas/score/syscontrol_32.s: New file.
+
+2009-03-01  Mark Mitchell  <mark@codesourcery.com>
+
+       * gas/arm/archv6m.s: Add dmb, dsb, and isb.
+       * gas/arm/archv6m.d: Likewise.
+
+2009-02-26  Peter Bergner  <bergner@vnet.ibm.com>
+
+       * gas/ppc/e500mc.d ("wait", "waitsrv", "waitimpl"): Add tests.
+       * gas/ppc/e500mc.s: Likewise.
+       * gas/ppc/power6.d ("cdtbcd", "cbcdtd", "addg6s"): Add tests.
+       * gas/ppc/power6.s: Likewise.
+       * gas/ppc/power7.d ("lfdpx", "mffgpr", "mftgpr"): Remove invalid tests.
+       ("wait", "waitsrv", "waitimpl", "divwe", "divwe.", "divweo", "divweo.",
+       "divweu", "divweu.", "divweuo", "divweuo.", "bpermd", "popcntw",
+       "popcntd", "ldbrx", "stdbrx", "lfiwzx", "lfiwzx", "fcfids", "fcfids.",
+       "fcfidus", "fcfidus.", "fctiwu", "fctiwu.", "fctiwuz", "fctiwuz.",
+       "fctidu", "fctidu.", "fctiduz", "fctiduz.", "fcfidu", "fcfidu.",
+       "ftdiv", "ftdiv", "ftsqrt", "ftsqrt", "dcbtt", "dcbtstt", "dcffix",
+       "dcffix.", "lbarx", "lbarx", "lbarx", "lharx", "lharx", "lharx",
+       "stbcx.", "sthcx.", "fre", "fre.", "fres", "fres.", "frsqrte",
+       "frsqrte.", "frsqrtes", "frsqrtes.", "isel"): Add tests.
+       * gas/ppc/power7.s: Likewise.
+       * gas/ppc/vsx.d: New test.
+       * gas/ppc/vsx.s: Likewise.
+       * gas/ppc/ppc.exp: Run it.
+
+2009-02-23  Mark Mitchell  <mark@codesourcery.com>
+
+       * gas/arm/thumb2_bad_reg.s: Update to allow R13 as second argument
+       for CMP.
+       * gas/arm/thumb2_bad_reg.l: Adjust accordingly.
+
+2009-02-19  Peter Bergner  <bergner@vnet.ibm.com>
+
+       * gas/ppc/e500mc.d ("lfdepx", "stfdepx"): Fix tests to expect a
+       floating point register.
+
+2009-02-18  Adam Nemet  <anemet@caviumnetworks.com>
+
+       * gas/mips/octeon.s: Add more tests for dmfc2 and dmtc2.
+       * gas/mips/octeon.d: Update.
+       * gas/mips/octeon-ill.l: Update error message.
+
+2009-02-16  Nick Clifton  <nickc@redhat.com>
+
+       * gas/mips/e32-rel2.d: Adjust expected output to remove the 0x4000
+       offset.
+       * gas/mips/e32el-rel2.d: Likewise.
+       * gas/mips/elf-rel2.d: Likewise.
+       * gas/mips/elf-rel9-mips16.d: Likewise.
+       * gas/mips/elf-rel9.d: Likewise.
+       * gas/mips/elfel-rel2.d: Likewise.
+       * gas/mips/lb.d: Likewise.
+       * gas/mips/mips-abi32.d: Likewise.
+       * gas/mips/mips-gp32-fp32.d: Likewise.
+       * gas/mips/mips-gp32-fp64.d: Likewise.
+       * gas/mips/mips-gp64-fp32.d: Likewise.
+       * gas/mips/mips-gp64-fp64.d: Likewise.
+       * gas/mips/mips32-sf32.d: Likewise.
+
+2009-02-12  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * m68k/br-isac.d, m68k/br-isac.s: Add stldsr test.
+
+2009-02-06  Nick Clifton  <nickc@redhat.com>
+
+       * gas/mips/beq.d: Make no assumptions about the symbols used as
+       branch targets in the disassembly, or the names of the relocs
+       produced.
+       * gas/mips/bge.d: Likewise.
+       * gas/mips/bgeu.d: Likewise.
+       * gas/mips/blt.d: Likewise.
+       * gas/mips/bltu.d: Likewise.
+       * gas/mips/mips32-sf32.d: Likewise.
+       * gas/mips/mips1-fp.d: Likewise.
+       * gas/mips/branch-misc-1.d: Skip for the mips-ecoff target.
+       * gas/mips/branch-misc-2-64.d: Likewise.
+       * gas/mips/branch-misc-2.d: Likewise.
+       * gas/mips/branch-misc-2pic-64.d: Likewise.
+       * gas/mips/branch-misc-2pic.d: Likewise.
+       * gas/mips/branch-swap.d: Likewise.
+
+2009-02-06  Nick Clifton  <nickc@redhat.com>
+
+       * gas/elf/symtab.d: But do not run the test for the Alpha or HPPA
+       ports.
+       
+2009-02-05  Peter Bergner  <bergner@vnet.ibm.com>
+
+       * gas/ppc/booke.s ("dcbt", "dcbtst"): New tests.
+       * gas/ppc/booke.d: Likewise.
+       * gas/ppc/power4_32.s: Likewise.
+       * gas/ppc/power4_32.d: Likewise.
+
+2009-02-05  Catherine Moore  <clm@codesourcery.com>
+
+       * gas/elf/elf.exp: Really run the symtab test.
+
+2009-02-04  H.J. Lu  <hongjiu.lu@intel.com>
+
+       AVX Programming Reference (January, 2009)
+       * gas/i386/arch-avx-1-3.l: New.
+       * gas/i386/arch-avx-1-3.s: Likewise.
+       * gas/i386/arch-avx-1-4.l: Likewise.
+       * gas/i386/arch-avx-1-4.s: Likewise.
+       * gas/i386/arch-avx-1-5.l: Likewise.
+       * gas/i386/arch-avx-1-5.s: Likewise.
+       * gas/i386/arch-avx-1-6.l: Likewise.
+       * gas/i386/arch-avx-1-6.s: Likewise.
+
+       * gas/i386/arch-10.s: Add vpclmul instructions.
+       * gas/i386/arch-avx-1.s: Likewise.
+       * gas/i386/avx.s: Likewise.
+       * gas/i386/x86-64-arch-2.s: Likewise.
+       * gas/i386/x86-64-avx.s: Likewise.
+
+       * gas/i386/sse2avx.s: Add pclmul instructions.
+       * gas/i386/x86-64-sse2avx.s: Likewise.
+
+       * gas/i386/arch-10.d: Updated.
+       * gas/i386/arch-10-1.l: Likewise.
+       * gas/i386/arch-10-2.l: Likewise.
+       * gas/i386/arch-10-3.l: Likewise.
+       * gas/i386/arch-10-4.l: Likewise.
+       * gas/i386/arch-avx-1.d: Likewise.
+       * gas/i386/arch-avx-1-1.l: Likewise.
+       * gas/i386/arch-avx-1-2.l: Likewise.
+       * gas/i386/avx.d: Likewise.
+       * gas/i386/avx-intel.d: Likewise.
+       * gas/i386/sse2avx.d: Likewise.
+       * gas/i386/x86-64-arch-2.d: Likewise.
+       * gas/i386/x86-64-avx.d: Likewise.
+       * gas/i386/x86-64-avx-intel.d: Likewise.
+       * gas/i386/x86-64-sse2avx.d: Likewise.
+
+       * gas/i386/i386.exp: Run arch-avx-1-3, arch-avx-1-4,
+       arch-avx-1-5 and arch-avx-1-6.
+
+2009-02-03  DJ Delorie  <dj@redhat.com>
+
+       * gas/mep/relocs.d: Updated for new configuration.
+       * gas/mep/complex-relocs.exp: Likewise.
+
+2009-02-03  Sandip Matte  <sandip@rmicorp.com>
+
+       * gas/mips/mips.exp (xlr): New architecture.
+       (xlr-ext): Run test.
+       * gas/mips/xlr-ext.d, gas/mips/xlr-ext.s: New.
+
+2009-02-03  Maxim Kuvyrkov  <maxim@codesourcery.com>
+
+       * gas/m68k/tls-gd-3.d, gas/m68k/tls-gd-3.s: New test.
        * gas/m68k/all.exp: Run it.
 
-2007-01-04  Julian Brown  <julian@codesourcery.com>
+2009-01-29  Mark Mitchell  <mark@codesourcery.com>
+
+       * gas/arm/copro.s: Avoid using r15 where not permitted.
+       * gas/arm/copro.d: Adjust accordingly.
+       * gas/arm/thumb2_bad_reg.s: New.
+       * gas/arm/thumb2_bad_reg.l: Likewise.
+       * gas/arm/thumb2_bad_reg.d: Likewise.
+
+2009-01-29  Mark Mitchell  <mark@codesourcery.com>
+
+       * gas/arm/thumb32.s: Add tests for orn and rrx.
+       * gas/arm/thumb32.d: Adjust accordingly.
+       * gas/arm/thumb32.l: Likewise.
+       * gas/arm/thumb2_invert.s: Add tests for orn and orr.
+       * gas/arm/thumb2_invert.d: Adjust accordingly.
+       * gas/arm/tcompat.s: Add tests for rrx.
+       * gas/arm/tcompat.d: Adjust accordingly.
+
+2009-01-29  Mark Mitchell  <mark@codesourcery.com>
+
+       * gas/arm/thumb32.s (qadd): Add tests for them.
+       * gas/arm/thumb32.d: Adjust accordingly.
+
+2009-01-29  Mark Mitchell  <mark@codesourcery.com>
+
+       * gas/arm/thumb32.s (qadd): Add qadd, qdadd, qsub, and qdsub.
+       * gas/arm/thumb32.d: Likewise.
+
+2009-01-29  Paul Brook  <paul@codesourcery.com>
+            Mark Mitchell  <mark@codesourcery.com>
+
+       * gas/arm/thumb2_mul.s: New file.
+       * gas/arm/thumb2_mul.d: Likewise.
+       * gas/arm/thumb2_mul-bad.s: Likewise.
+       * gas/arm/thumb2_mul-bad.d: Likewise.
+       * gas/arm/thumb2_mul-bad.l: Likewise.
+       * gas/arm/t16-bad.s: Add tests for"mul" with high registers.
+       * gas/arm/t16-bad.l: Update accordingly.
+
+2009-01-29  Nick Clifton  <nickc@redhat.com>
+
+       * gas/all/gas.exp: Expect forward test to fail for MeP.
+       Expect relax test to fail for MeP.
+       * gas/mep/relocs.d: Update expected disassembly.
+
+2009-01-27  Nick Clifton  <nickc@redhat.com>
+
+       * gas/arm/attr-cpu-directive.d: Only run test for EABI targets.
+       * gas/arm/attr-default.d : Likewise.
+       * gas/arm/attr-march-all.d: Likewise.
+       * gas/arm/attr-march-armv1.d: Likewise.
+       * gas/arm/attr-march-armv2.d: Likewise.
+       * gas/arm/attr-march-armv2a.d: Likewise.
+       * gas/arm/attr-march-armv2s.d: Likewise.
+       * gas/arm/attr-march-armv3.d: Likewise.
+       * gas/arm/attr-march-armv3m.d: Likewise.
+       * gas/arm/attr-march-armv4.d: Likewise.
+       * gas/arm/attr-march-armv4t.d: Likewise.
+       * gas/arm/attr-march-armv4txm.d: Likewise.
+       * gas/arm/attr-march-armv4xm.d: Likewise.
+       * gas/arm/attr-march-armv5.d: Likewise.
+       * gas/arm/attr-march-armv5t.d: Likewise.
+       * gas/arm/attr-march-armv5te.d: Likewise.
+       * gas/arm/attr-march-armv5tej.d: Likewise.
+       * gas/arm/attr-march-armv5texp.d: Likewise.
+       * gas/arm/attr-march-armv5txm.d: Likewise.
+       * gas/arm/attr-march-armv6-m.d: Likewise.
+       * gas/arm/attr-march-armv6.d: Likewise.
+       * gas/arm/attr-march-armv6j.d: Likewise.
+       * gas/arm/attr-march-armv6k.d: Likewise.
+       * gas/arm/attr-march-armv6kt2.d: Likewise.
+       * gas/arm/attr-march-armv6t2.d: Likewise.
+       * gas/arm/attr-march-armv6z.d: Likewise.
+       * gas/arm/attr-march-armv6zk.d: Likewise.
+       * gas/arm/attr-march-armv6zkt2.d: Likewise.
+       * gas/arm/attr-march-armv6zt2.d: Likewise.
+       * gas/arm/attr-march-armv7-a.d: Likewise.
+       * gas/arm/attr-march-armv7-m.d: Likewise.
+       * gas/arm/attr-march-armv7-r.d: Likewise.
+       * gas/arm/attr-march-armv7.d: Likewise.
+       * gas/arm/attr-march-armv7a.d: Likewise.
+       * gas/arm/attr-march-armv7m.d: Likewise.
+       * gas/arm/attr-march-armv7r.d: Likewise.
+       * gas/arm/attr-march-iwmmxt.d: Likewise.
+       * gas/arm/attr-march-iwmmxt2.d: Likewise.
+       * gas/arm/attr-march-xscale.d: Likewise.
+       * gas/arm/attr-mcpu.d: Likewise.
+       * gas/arm/attr-mfpu-arm1020e.d: Likewise.
+       * gas/arm/attr-mfpu-arm1020t.d: Likewise.
+       * gas/arm/attr-mfpu-arm1136jf-s.d: Likewise.
+       * gas/arm/attr-mfpu-arm1136jfs.d: Likewise.
+       * gas/arm/attr-mfpu-arm7500fe.d: Likewise.
+       * gas/arm/attr-mfpu-fpa.d: Likewise.
+       * gas/arm/attr-mfpu-fpa10.d: Likewise.
+       * gas/arm/attr-mfpu-fpa11.d: Likewise.
+       * gas/arm/attr-mfpu-fpe.d: Likewise.
+       * gas/arm/attr-mfpu-fpe2.d: Likewise.
+       * gas/arm/attr-mfpu-fpe3.d: Likewise.
+       * gas/arm/attr-mfpu-maverick.d: Likewise.
+       * gas/arm/attr-mfpu-neon-fp16.d: Likewise.
+       * gas/arm/attr-mfpu-neon.d: Likewise.
+       * gas/arm/attr-mfpu-softfpa.d: Likewise.
+       * gas/arm/attr-mfpu-softvfp+vfp.d: Likewise.
+       * gas/arm/attr-mfpu-softvfp.d: Likewise.
+       * gas/arm/attr-mfpu-vfp.d: Likewise.
+       * gas/arm/attr-mfpu-vfp10-r0.d: Likewise.
+       * gas/arm/attr-mfpu-vfp10.d: Likewise.
+       * gas/arm/attr-mfpu-vfp3.d: Likewise.
+       * gas/arm/attr-mfpu-vfp9.d: Likewise.
+       * gas/arm/attr-mfpu-vfpv2.d: Likewise.
+       * gas/arm/attr-mfpu-vfpv3-d16.d: Likewise.
+       * gas/arm/attr-mfpu-vfpv3.d: Likewise.
+       * gas/arm/attr-mfpu-vfpxd.d: Likewise.
+       * gas/arm/attr-order.d: Likewise.
+       * gas/arm/attr-override-cpu-directive.d: Likewise.
+       * gas/arm/attr-override-mcpu.d: Likewise.
+
+2009-01-27  Nick Clifton  <nickc@redhat.com>
+
+       * gas/lib/gas-defs.exp: Update description of run_dump_test proc.
+
+       * gas/mips/dli.d: Pass -64 to gas.
+       * gas/mips/mips64-mips3d-incl.d: Likewise.
+       * gas/mips/octeon.d: Likewise.
+       * gas/mips/sb1-ext-mdmx.d: Likewise.
+       * gas/mips/sb1-ext-ps.d: Likewise.
+       * gas/mips/e32el-rel2.s: Pass -march=mips3 to gas.
+       Update expected relocs.
+       * gas/mips/ld-ilocks-addr32.d: Do not run for tx39 targets.
+       * gas/mips/mips.exp: Remove 'ilocks' variable.
+       Add ecoff targets to 'addr32' variable.
+       Set 'no_mips16' for ecoff targets.
+       Do not run div-ilocks or mul-ilocks test variants.
+       * gas/mips/mips16-intermix.d: Use nm instead of objdump so that
+       the symbol table output is sorted.  Update expecetd output.
+
+2009-01-26  Andrew Stubbs  <ams@codesourcery.com>
+
+       * gas/arm/attr-cpu-directive.d: New file.
+       * gas/arm/attr-cpu-directive.s: New file.
+       * gas/arm/attr-default.d: New file.
+       * gas/arm/attr-march-all.d: New file.
+       * gas/arm/attr-march-armv1.d: New file.
+       * gas/arm/attr-march-armv2.d: New file.
+       * gas/arm/attr-march-armv2a.d: New file.
+       * gas/arm/attr-march-armv2s.d: New file.
+       * gas/arm/attr-march-armv3.d: New file.
+       * gas/arm/attr-march-armv3m.d: New file.
+       * gas/arm/attr-march-armv4.d: New file.
+       * gas/arm/attr-march-armv4t.d: New file.
+       * gas/arm/attr-march-armv4txm.d: New file.
+       * gas/arm/attr-march-armv4xm.d: New file.
+       * gas/arm/attr-march-armv5.d: New file.
+       * gas/arm/attr-march-armv5t.d: New file.
+       * gas/arm/attr-march-armv5te.d: New file.
+       * gas/arm/attr-march-armv5tej.d: New file.
+       * gas/arm/attr-march-armv5texp.d: New file.
+       * gas/arm/attr-march-armv5txm.d: New file.
+       * gas/arm/attr-march-armv6-m.d: New file.
+       * gas/arm/attr-march-armv6.d: New file.
+       * gas/arm/attr-march-armv6j.d: New file.
+       * gas/arm/attr-march-armv6k.d: New file.
+       * gas/arm/attr-march-armv6kt2.d: New file.
+       * gas/arm/attr-march-armv6t2.d: New file.
+       * gas/arm/attr-march-armv6z.d: New file.
+       * gas/arm/attr-march-armv6zk.d: New file.
+       * gas/arm/attr-march-armv6zkt2.d: New file.
+       * gas/arm/attr-march-armv6zt2.d: New file.
+       * gas/arm/attr-march-armv7-a.d: New file.
+       * gas/arm/attr-march-armv7-m.d: New file.
+       * gas/arm/attr-march-armv7-r.d: New file.
+       * gas/arm/attr-march-armv7.d: New file.
+       * gas/arm/attr-march-armv7a.d: New file.
+       * gas/arm/attr-march-armv7m.d: New file.
+       * gas/arm/attr-march-armv7r.d: New file.
+       * gas/arm/attr-march-iwmmxt.d: New file.
+       * gas/arm/attr-march-iwmmxt2.d: New file.
+       * gas/arm/attr-march-xscale.d: New file.
+       * gas/arm/attr-mcpu.d: New file.
+       * gas/arm/attr-mfpu-arm1020e.d: New file.
+       * gas/arm/attr-mfpu-arm1020t.d: New file.
+       * gas/arm/attr-mfpu-arm1136jf-s.d: New file.
+       * gas/arm/attr-mfpu-arm1136jfs.d: New file.
+       * gas/arm/attr-mfpu-arm7500fe.d: New file.
+       * gas/arm/attr-mfpu-fpa.d: New file.
+       * gas/arm/attr-mfpu-fpa10.d: New file.
+       * gas/arm/attr-mfpu-fpa11.d: New file.
+       * gas/arm/attr-mfpu-fpe.d: New file.
+       * gas/arm/attr-mfpu-fpe2.d: New file.
+       * gas/arm/attr-mfpu-fpe3.d: New file.
+       * gas/arm/attr-mfpu-maverick.d: New file.
+       * gas/arm/attr-mfpu-neon-fp16.d: New file.
+       * gas/arm/attr-mfpu-neon.d: New file.
+       * gas/arm/attr-mfpu-softfpa.d: New file.
+       * gas/arm/attr-mfpu-softvfp+vfp.d: New file.
+       * gas/arm/attr-mfpu-softvfp.d: New file.
+       * gas/arm/attr-mfpu-vfp.d: New file.
+       * gas/arm/attr-mfpu-vfp10-r0.d: New file.
+       * gas/arm/attr-mfpu-vfp10.d: New file.
+       * gas/arm/attr-mfpu-vfp3.d: New file.
+       * gas/arm/attr-mfpu-vfp9.d: New file.
+       * gas/arm/attr-mfpu-vfpv2.d: New file.
+       * gas/arm/attr-mfpu-vfpv3-d16.d: New file.
+       * gas/arm/attr-mfpu-vfpv3.d: New file.
+       * gas/arm/attr-mfpu-vfpxd.d: New file.
+       * gas/arm/attr-order.d: Update Tag_ARM_ISA_use and Tag_THUMB_ISA_use.
+       * gas/arm/attr-override-cpu-directive.d: New file.
+       * gas/arm/attr-override-cpu-directive.s: New file.
+       * gas/arm/attr-override-mcpu.d: New file.
+       * gas/arm/attr-override-mcpu.s: New file.
+       * gas/arm/blank.s: New file.
+       * gas/arm/eabi_attr_1.d: Update Tag_ARM_ISA_use and Tag_THUMB_ISA_use.
+
+2009-01-26  Nick Clifton  <nickc@redhat.com>
+
+       * gas/arm/attr-order.d: Do not run this test for non-ELF based ARM
+       targets.
+
+2009-01-24  Andreas Schwab  <schwab@suse.de>
+
+       * gas/lns/lns.exp: Don't run lns-duplicate for d10v target.
+
+2009-01-23  Andreas Schwab  <schwab@suse.de>
+
+       * gas/mips/mips16-e.d: Adjust for change in LOCAL_LABEL_PREFIX.
+       * gas/mips/mipsel16-e.d: Likewise.
+       * gas/mips/tmips16-e.d: Likewise.
+       * gas/mips/tmipsel16-e.d: Likewise.
+
+2009-01-19  Nick Clifton  <nickc@redhat.com>
+
+       * lib/gas-defs.exp (run_list_test): Fix typo in comment.
+
+2009-01-19  Nick Clifton  <nickc@redhat.com>
+
+       * gas/arm/attr-syntax.d: Do not run for non-ELF based ARM
+       targets.
+
+2009-01-19  Andrew Stubbs  <ams@codesourcery.com>
+
+       * gas/arm/attr-order.d: New file.
+       * gas/arm/attr-order.s: New file.
+
+2009-01-16  Andrew Stubbs  <ams@codesourcery.com>
+           Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * gas/arm/attr-syntax.d: New file.
+       * gas/arm/attr-syntax.s: New file.
+
+2009-01-15  Nick Clifton  <nickc@redhat.com>
+
+       PR 9722
+       * gas/testsuite/gas/arm/archv6m.d: Update expected NOP opcode.
+       * gas/testsuite/gas/arm/pr9722.s: New test.
+       * gas/testsuite/gas/arm/pr9722.d: Expected disassembly.
+
+2009-01-14  Peter Bergner  <bergner@vnet.ibm.com>
+
+       * gas/ppc/power6.s ("mtfsf", "mtfsf.", "mtfsfi", "mtfsfi."): Add tests.
+       * gas/ppc/power6.d: Likewise.
+
+2009-01-12  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/i386/sse-noavx.s: Add tests for lfence, mfence and movnti.
+       * gas/i386/x86-64-sse-noavx.s: Likewise.
+
+       * gas/i386/sse-noavx.d: Updated.
+       * gas/i386/x86-64-sse-noavx.d: Likewise.
+
+2009-01-12  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/i386/opts.s: Add tests for add, adc, and, cmp, or, sbb,
+       sub and xor.
+       * gas/i386/x86-64-opts.s: Likewise.
+
+       * gas/i386/opts.d: Updated.
+       * gas/i386/opts-intel.d: Likewise.
+       * gas/i386/sse2avx-opts.d: Likewise.
+       * gas/i386/sse2avx-opts-intel.d: Likewise.
+       * gas/i386/x86-64-opts.d: Likewise.
+       * gas/i386/x86-64-opts-intel.d: Likewise.
+       * gas/i386/x86-64-sse2avx-opts.d: Likewise.
+       * gas/i386/x86-64-sse2avx-opts-intel.d: Likewise.
+
+2009-01-10  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/i386/arch-10.s: Add clflush and syscall.
+       * gas/i386/x86-64-arch-2.s: Likewise.
+
+       * gas/i386/arch-10.d: Updated.
+       * gas/i386/arch-10-1.l: Likewise.
+       * gas/i386/arch-10-2.l: Likewise.
+       * gas/i386/arch-10-3.l: Likewise.
+       * gas/i386/arch-10-4.l: Likewise.
+       * gas/i386/x86-64-arch-2.d: Likewise.
+
+2009-01-09  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/i386/arch-10.s: Add rdtscp.
+       * gas/i386/x86-64-arch-2.s: Likewise.
+
+       * gas/i386/arch-10.d: Updated.
+       * gas/i386/arch-10-1.l: Likewise.
+       * gas/i386/arch-10-2.l: Likewise.
+       * gas/i386/arch-10-3.l: Likewise.
+       * gas/i386/arch-10-4.l: Likewise.
+       * gas/i386/x86-64-arch-2.d: Likewise.
+
+2009-01-06  Chao-ying Fu  <fu@mips.com>
+
+       * gas/mips/jalr.s, gas/mips/jalr.l: Add more tests for jalr
+       and jalr.hb.
+
+2009-01-06  H.J. Lu  <hongjiu.lu@intel.com>
+
+       AVX Programming Reference (December, 2008)
+       * gas/i386/avx.s: Add tests for 256bit vmovntdq, vmovntpd and
+       vmovntps.
+       * gas/i386/x86-64-avx.s: Likewise.
+
+       * gas/i386/avx.d: Updated.
+       * gas/i386/avx-intel.d: Likewise.
+       * gas/i386/x86-64-avx.d: Likewise.
+       * gas/i386/x86-64-avx-intel.d: Likewise.
 
-       * gas/arm/neon-omit.d: Fix expected encodings for vshl, vqshl.
+2009-01-05  H.J. Lu  <hongjiu.lu@intel.com>
 
-2007-01-04  Paul Brook  <paul@codesourcery.com>
+       AVX Programming Reference (December, 2008)
+       * gas/i386/arch-10.s: Replace vfmaddpd with vfmadd132pd.
+       * gas/i386/x86-64-arch-2.s: Likewise.
 
-       * gas/arm/neon-cov.d: Adjust expected output.
-       * gas/arm/neon-omit.s: Add tests for vcgt and vcle.  Reorder vacle
-       and vacle.
-       * gas/arm/neon-omit.d: Adjust expected output.
+       * gas/i386/arch-10.d: Updated.
+       * gas/i386/arch-10-1.l: Likewise.
+       * gas/i386/arch-10-2.l: Likewise.
+       * gas/i386/arch-10-3.l: Likewise.
+       * gas/i386/arch-10-4.l: Likewise.
+       * gas/i386/avx.d: Likewise.
+       * gas/i386/avx-intel.d: Likewise.
+       * gas/i386/inval-avx.l: Likewise.
+       * gas/i386/x86-64-arch-2.d: Likewise.
+       * gas/i386/x86-64-avx.d: Likewise.
+       * gas/i386/x86-64-avx-intel.d: Likewise.
+       * gas/i386/x86-64-inval-avx.l: Likewise.
 
-For older changes see ChangeLog-2006
+       * gas/i386/avx.s: Remove vpermil2ps/vpermil2pd and FMA
+       instructions.  Update tests.
+       * gas/i386/inval-avx.s: Likewise.
+       * gas/i386/x86-64-avx.s: Likewise.
+       * gas/i386/x86-64-inval-avx.s: Likewise.
+
+       * gas/i386/fma.d: New.
+       * gas/i386/fma.s: Likewise.
+       * gas/i386/fma-intel.d: Likewise.
+       * gas/i386/x86-64-fma.d: Likewise.
+       * gas/i386/x86-64-fma.s: Likewise.
+       * gas/i386/x86-64-fma-intel.d: Likewise.
+
+       * gas/i386/i386.exp: Run fma, fma-intel, x86-64-fma and
+       x86-64-fma-intel.
+
+For older changes see ChangeLog-2008
 \f
 Local Variables:
 mode: change-log