binutils/testsuite/
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
index 031daa17d78c91716a9ee720a6658c11213b74f4..d1583856ba036a85e4f8da6ffa85269e72243ac5 100644 (file)
@@ -1,3 +1,573 @@
+2010-11-20  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       * lib/gas-defs.exp (load_common_lib): New function.  Load
+       binutils-common.exp.
+       (is_elf_format, is_aout_format, is_pecoff_format): Delete.
+
+2010-11-15  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/elf/dwarf2-3.d: Also expect .zdebug in section name.
+       * gas/i386/debug1.d: Likewise.
+       * gas/lns/lns-common-1.d: Likewise.
+       * gas/lns/lns-duplicate.d: Likewise.
+
+2010-11-15  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
+
+       PR gas/12198
+       * gas/arm/pr12198-1.d: New test.
+       * gas/arm/pr12918-1.s: Likewise.
+       * gas/arm/pr12198-2.d: Likewise.
+       * gas/arm/pr12918-2.s: Likewise.
+
+2010-11-13  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       * gas/mips/elf-rel28.s, gas/mips/elf-rel28-n32.d,
+       gas/mips/elf-rel28-n64.d: New test.
+       * gas/mips/mips.exp: Run it.
+
+2010-11-10  Richard Sandiford  <richard.sandiford@linaro.org>
+
+       * gas/arm/plt-1.s, gas/arm/plt-1.d: New test.
+
+2010-11-08  Thomas Schwinge  <thomas@schwinge.name>
+
+       * lib/gas-defs.exp (is_elf_format): Consider for *-*-gnu*, too.
+       * gas/elf/elf.exp: Likewise.
+       * gas/symver/symver.exp: Likewise.
+
+2010-11-03  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR gas/12186
+       * gas/i386/gotpc.s: Add more _GLOBAL_OFFSET_TABLE_ test.
+       * gas/i386/gotpc.d: Updated.
+
+2010-11-02  Joseph Myers  <joseph@codesourcery.com>
+
+       * gas/tic6x/attr-array-directive-1.d,
+       gas/tic6x/attr-array-directive-1.s,
+       gas/tic6x/attr-array-directive-2.d,
+       gas/tic6x/attr-array-directive-2.s,
+       gas/tic6x/attr-array-directive-3.d,
+       gas/tic6x/attr-array-directive-3.s,
+       gas/tic6x/attr-array-directive-4.d,
+       gas/tic6x/attr-array-directive-4.s,
+       gas/tic6x/attr-conformance-directive-1.d,
+       gas/tic6x/attr-conformance-directive-1.s,
+       gas/tic6x/attr-conformance-directive-2.d,
+       gas/tic6x/attr-conformance-directive-2.s,
+       gas/tic6x/attr-pic-directive-1.d,
+       gas/tic6x/attr-pic-directive-1.s,
+       gas/tic6x/attr-pic-directive-2.d,
+       gas/tic6x/attr-pic-directive-2.s,
+       gas/tic6x/attr-pic-opts-mno-pic.d, gas/tic6x/attr-pic-opts-mpic.d,
+       gas/tic6x/attr-pid-directive-1.d,
+       gas/tic6x/attr-pid-directive-1.s,
+       gas/tic6x/attr-pid-directive-2.d,
+       gas/tic6x/attr-pid-directive-2.s,
+       gas/tic6x/attr-pid-opts-mpid-far.d,
+       gas/tic6x/attr-pid-opts-mpid-near.d,
+       gas/tic6x/attr-pid-opts-mpid-no.d,
+       gas/tic6x/attr-stack-directive-1.d,
+       gas/tic6x/attr-stack-directive-1.s,
+       gas/tic6x/attr-stack-directive-2.d,
+       gas/tic6x/attr-stack-directive-2.s,
+       gas/tic6x/attr-wchar-directive-1.d,
+       gas/tic6x/attr-wchar-directive-1.s,
+       gas/tic6x/attr-wchar-directive-2.d,
+       gas/tic6x/attr-wchar-directive-2.s: New tests.
+
+2010-10-29  Joseph Myers  <joseph@codesourcery.com>
+
+       * gas/tic6x/attr-compatibility-directive-1.d,
+       gas/tic6x/attr-compatibility-directive-1.s,
+       gas/tic6x/attr-compatibility-directive-2.d,
+       gas/tic6x/attr-compatibility-directive-2.s: New tests.
+
+2010-10-29  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * elf/dwarf2-1.s: Replace .zdebug_abbrev section with
+       .debug_abbrev section.
+       * elf/dwarf2-2.3: Likewise.
+
+       * elf/dwarf2-1.d: Pass --compress-debug-sections to assembler.
+       Updated.
+       * elf/dwarf2-2.d: Likewise.
+
+       * gas/i386/i386.exp: Remove xfail on dw2-compress-2 and
+       x86-64-dw2-compress-2.
+
+2010-10-29  Bernd Schmidt  <bernds@codesourcery.com>
+            Joseph Myers  <joseph@codesourcery.com>
+
+       * gas/tic6x/attr-dsbt-directive-1.d,
+       gas/tic6x/attr-dsbt-directive-1.s,
+       gas/tic6x/attr-dsbt-directive-2.d,
+       gas/tic6x/attr-dsbt-directive-2.s,
+       gas/tic6x/attr-dsbt-opts-mdsbt.d,
+       gas/tic6x/attr-dsbt-opts-mno-dsbt.d: New tests.
+
+2010-10-28  Thomas Schwinge  <thomas@schwinge.name>
+
+       * gas/iq2000/load-hazards.exp: Sort all filename globs.
+       * gas/iq2000/yield.exp: Likewise.
+       * gas/mt/errors.exp: Likewise.
+
+2010-10-28  Alan Modra  <amodra@gmail.com>
+
+       * gas/elf/elf.exp (groupautob): Don't run on xtensa.
+       * gas/elf/groupautoa.d: Change test name.
+       * gas/elf/groupautob.d: Change test name.
+
+2010-10-27  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
+
+       * gas/all/gas.exp: Don't run byte test on s390.
+
+2010-10-27  Alan Modra  <amodra@gmail.com>
+
+       * gas/i386/x86-64-relax-1.s: Use .balign. not .align.
+       * gas/i386/x86-64-relax-1.d: Remove label match, match pe output.
+
+       * gas/i386/relax-1.s: Use .p2align, not .align.
+       * gas/i386/relax-2.s: Likewise.
+       * gas/i386/relax-1.d: Remove label match.
+       * gas/i386/relax-2.d: Likewise.  Correct test name.
+
+2010-10-26  Dave Korn  <dave.korn.cygwin@gmail.com>
+
+       * gas/i386/relax-1.d: Generalize regexes a bit.
+       * gas/i386/relax-2.d: Likewise.
+
+2010-10-25  Chao-ying Fu  <fu@mips.com>
+
+       * gas/mips/mips32-dsp.d, gas/mips/mips32-dsp.s: Add madd, maddu, msub,
+       msubu, mult, multu.
+
+2010-10-25  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR gas/12049
+       * gas/i386/i386.exp: Run relax-1 and relax-2 for all 32bit
+       targets.  Run x86-64-relax-1.
+
+       * gas/i386/x86-64-relax-1.d: New.
+       * gas/i386/x86-64-relax-1.s: Likewise.
+
+2010-10-24  Maciej W. Rozycki  <macro@linux-mips.org>
+
+       * gas/mips/mips.exp: Simplify enabling of MIPS16 testing.
+
+2010-10-24  Maciej W. Rozycki  <macro@linux-mips.org>
+
+       * gas/mips/at-1.d: Handle ECOFF relocations.
+       * gas/mips/eret-1.d: Handle ECOFF.
+       * gas/mips/eret-2.d: Likewise.
+       * gas/mips/eret-3.d: Likewise.
+       * gas/mips/mips.exp: Only run "aent" for ELF.
+
+2010-10-24  Maciej W. Rozycki  <macro@linux-mips.org>
+
+       * gas/mips/ld.s: Adjust to let SD, L.D, S.D, LDC1 and SDC1
+       macros to be tested, according to the "tsd", "tl_d", "ts_d",
+       "tldc1" and "tsdc1" symbols.
+       * gas/mips/sd.d: New test.
+       * gas/mips/ecoff@sd.d: Likewise, ECOFF version.
+       * gas/mips/mips1@ecoff@sd.d: Likewise, MIPS I/ECOFF version.
+       * gas/mips/r3000@ecoff@sd.d: Likewise, R3000/ECOFF version.
+       * gas/mips/r3900@ecoff@sd.d: Likewise, R3900/ECOFF version.
+       * gas/mips/mips2@ecoff@sd.d: Likewise, MIPS II/ECOFF version.
+       * gas/mips/mips32@ecoff@sd.d: Likewise, MIPS32/ECOFF version.
+       * gas/mips/mips32r2@ecoff@sd.d: Likewise, MIPS32r2/ECOFF
+       version.
+       * gas/mips/sd-forward.d: New test.
+       * gas/mips/ecoff@sd-forward.d: Likewise, ECOFF version.
+       * gas/mips/mips1@ecoff@sd-forward.d: Likewise, MIPS I/ECOFF
+       version.
+       * gas/mips/r3000@ecoff@sd-forward.d: Likewise, R3000/ECOFF
+       version.
+       * gas/mips/r3900@ecoff@sd-forward.d: Likewise, R3900/ECOFF
+       version.
+       * gas/mips/mips2@ecoff@sd-forward.d: Likewise, MIPS II/ECOFF
+       version.
+       * gas/mips/mips32@ecoff@sd-forward.d: Likewise, MIPS32/ECOFF
+       version.
+       * gas/mips/mips32r2@ecoff@sd-forward.d: Likewise, MIPS32r2/ECOFF
+       version.
+       * gas/mips/l_d.d: New test.
+       * gas/mips/mips1@l_d.d: Likewise, MIPS I version.
+       * gas/mips/r3000@l_d.d: Likewise, R3000 version.
+       * gas/mips/r3900@l_d.d: Likewise, R3900 version.
+       * gas/mips/l_d-forward.d: New test.
+       * gas/mips/mips1@l_d-forward.d: Likewise, MIPS I version.
+       * gas/mips/r3000@l_d-forward.d: Likewise, R3000 version.
+       * gas/mips/r3900@l_d-forward.d: Likewise, R3900 version.
+       * gas/mips/s_d.d: New test.
+       * gas/mips/mips1@s_d.d: Likewise, MIPS I version.
+       * gas/mips/r3000@s_d.d: Likewise, R3000 version.
+       * gas/mips/r3900@s_d.d: Likewise, R3900 version.
+       * gas/mips/s_d-forward.d: New test.
+       * gas/mips/mips1@s_d-forward.d: Likewise, MIPS I version.
+       * gas/mips/r3000@s_d-forward.d: Likewise, R3000 version.
+       * gas/mips/r3900@s_d-forward.d: Likewise, R3900 version.
+       * gas/mips/ldc1.d: New test.
+       * gas/mips/ldc1-forward.d: Likewise.
+       * gas/mips/sdc1.d: Likewise.
+       * gas/mips/sdc1-forward.d: Likewise.
+       * gas/mips/sd-n32.d: Likewise.
+       * gas/mips/sd-n64.d: Likewise.
+       * gas/mips/sd-f-n32.d: Likewise.
+       * gas/mips/sd-f-n64.d: Likewise.
+       * gas/mips/l_d-n32.d: Likewise.
+       * gas/mips/l_d-n64.d: Likewise.
+       * gas/mips/l_d-f-n32.d: Likewise.
+       * gas/mips/l_d-f-n64.d: Likewise.
+       * gas/mips/s_d-n32.d: Likewise.
+       * gas/mips/s_d-n64.d: Likewise.
+       * gas/mips/s_d-f-n32.d: Likewise.
+       * gas/mips/s_d-f-n64.d: Likewise.
+       * gas/mips/ldc1-n32.d: Likewise.
+       * gas/mips/ldc1-n64.d: Likewise.
+       * gas/mips/ldc1-f-n32.d: Likewise.
+       * gas/mips/ldc1-f-n64.d: Likewise.
+       * gas/mips/sdc1-n32.d: Likewise.
+       * gas/mips/sdc1-n64.d: Likewise.
+       * gas/mips/sdc1-f-n32.d: Likewise.
+       * gas/mips/sdc1-f-n64.d: Likewise.
+       * gas/mips/mips.exp: Run the new tests.
+
+2010-10-24  Maciej W. Rozycki  <macro@linux-mips.org>
+
+       * gas/mips/ld.s: Adjust to let data objects be only
+       defined/declared (as appropriate) at the end of assembly, based
+       on the presence or not of the "forward" symbol.
+       * gas/mips/ld-forward.d: New test.
+       * gas/mips/mips1@ld-forward.d: Likewise. MIPS I version.
+       * gas/mips/r3000@ld-forward.d: Likewise, R3000 version.
+       * gas/mips/ecoff@ld-forward.d: Likewise, ECOFF version.
+       * gas/mips/r3900@ecoff@ld-forward.d: Likewise, R3900/ECOFF
+       version.
+       * gas/mips/mips2@ecoff@ld-forward.d: Likewise, MIPS II/ECOFF
+       version.
+       * gas/mips/mips32@ecoff@ld-forward.d: Likewise, MIPS32/ECOFF
+       version.
+       * gas/mips/mips32r2@ecoff@ld-forward.d: Likewise, MIPS32r2/ECOFF
+       version.
+       * gas/mips/ld-n32-forward.d: New test.
+       * gas/mips/ld-n64-forward.d: Likewise.
+       * gas/mips/mips.exp: Run the new tests.
+
+2010-10-24  Maciej W. Rozycki  <macro@linux-mips.org>
+
+       * gas/mips/ld-n32.d: New test.
+       * gas/mips/ld-n64.d: Likewise.
+       * gas/mips/mips.exp: Run the new tests.
+
+2010-10-24  Maciej W. Rozycki  <macro@linux-mips.org>
+
+       * gas/mips/ld.d: Rename to...
+       * gas/mips/mips1@ld.d: ... this.
+       * gas/mips/ld-ilocks.d: Rename to...
+       * gas/mips/ld.d: ... this.
+       * gas/mips/r3000@ld.d: New test, R3000 version.
+       * gas/mips/ecoff@ld.d: Likewise, ECOFF version.
+       * gas/mips/r3900@ecoff@ld.d: Likewise, R3900/ECOFF version.
+       * gas/mips/mips2@ecoff@ld.d: Likewise, MIPS II/ECOFF version.
+       * gas/mips/mips32@ecoff@ld.d: Likewise, MIPS32/ECOFF version.
+       * gas/mips/mips32r2@ecoff@ld.d: Likewise, MIPS32r2/ECOFF version.
+       * gas/mips/mips.exp: Remove "ld-ilocks" and run "ld" over all
+       architectures matching "mips1".
+
+2010-10-24  Maciej W. Rozycki  <macro@linux-mips.org>
+            Richard Sandiford  <rdsandiford@googlemail.com>
+
+       * gas/mips/mips.exp (run_dump_test_arch): Check for the presence
+       of a file-format-specific test too.
+       (run_dump_test_arches): Pull elf, ecoff and aout variables for
+       use by the above.
+
+2010-10-24  Maciej W. Rozycki  <macro@linux-mips.org>
+
+       * gas/mips/ld.s: Remove "l.d", "s.d" and "sd" instructions.
+       * gas/mips/ld.d: Adjust accordingly.
+       * gas/mips/ld-ilocks.d: Likewise
+
+2010-10-24  Maciej W. Rozycki  <macro@linux-mips.org>
+
+       * gas/mips/ld.s: Remove ".set mips1".
+       * gas/mips/ld.d: Remove "-march=r4000" and "-mmips:4000" from
+       gas/objdump options.
+       * gas/mips/ld-ilocks.d: Add "-32" to gas options.
+       * gas/mips/mips.exp: Run the two cases with run_dump_test_arches.
+
+2010-10-24  Maciej W. Rozycki  <macro@linux-mips.org>
+
+       * gas/mips/ld.s: Remove MIPS III bits.
+       * gas/mips/ld.d: Adjust accordingly.
+       * gas/mips/ld-ilocks.d: Likewise.
+       * gas/mips/ld-ilocks-addr32.d: Remove file.
+       * gas/mips/mips.exp: Adjust accordingly.
+
+2010-10-24  Maciej W. Rozycki  <macro@linux-mips.org>
+
+       * gas/mips/ld.d: Spell out reloc names.
+       * gas/mips/ld-ilocks.d: Likewise.
+       * gas/mips/ld-ilocks-addr32.d: Likewise.
+
+2010-10-23  Mark Mitchell  <mark@codesourcery.com>
+
+       * gas/elf/elf.exp: Add group0c test.
+       * gas/elf/group0c.d: New.
+       * gas/elf/group0a.d: Expect ".group" for the name of group
+       sections.
+       * gas/elf/group0b.d: Likewise.
+       * gas/elf/group1a.d: Likewise.
+       * gas/elf/group1b.d: Likewise.
+       * gas/elf/groupautoa.d: Likewise.
+       * gas/elf/groupautob.d: Likewise.
+       * gas/elf/section4.d: Likewise.
+       * gas/ia64/group-1.d: Likewise.  Adjust hard-coded constants.
+
+2010-10-22  Nick Clifton  <nickc@redhat.com>
+
+       * gas/all/fwdexp.d: Also look for f8ffffff.
+       * gas/arm/msr-reg-thumb.d: Skip for non-ELF based targets.
+       * gas/arm/vldr.d: Likewise.
+       * gas/arm/thumb2_ldmstm.d: Allow for extra NOPs at the end of the disassembly.
+       * gas/cfi/cfi.exp (cfi-arm-1): Only run for ELF based ARM targets.
+
+2010-10-21  Joseph Myers  <joseph@codesourcery.com>
+
+       * gas/tic6x/attr-arch-directive-1.d,
+       gas/tic6x/attr-arch-directive-2.d,
+       gas/tic6x/attr-arch-directive-3.d,
+       gas/tic6x/attr-arch-directive-4.d,
+       gas/tic6x/attr-arch-directive-4.s,
+       gas/tic6x/attr-arch-directive-5.d,
+       gas/tic6x/attr-arch-directive-5.s,
+       gas/tic6x/attr-arch-opts-c62x.d, gas/tic6x/attr-arch-opts-c64x+.d,
+       gas/tic6x/attr-arch-opts-c64x.d, gas/tic6x/attr-arch-opts-c674x.d,
+       gas/tic6x/attr-arch-opts-c67x+.d, gas/tic6x/attr-arch-opts-c67x.d,
+       gas/tic6x/attr-arch-opts-none-1.d,
+       gas/tic6x/attr-arch-opts-none-2.d,
+       gas/tic6x/attr-arch-opts-override-1.d,
+       gas/tic6x/attr-arch-opts-override-2.d: Update for attribute
+       renaming and renumbering.
+
+2010-10-19  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR gas/12049
+       * gas/i386/i386.exp: Run relax-1 and relax-2.
+
+       * gas/i386/relax-1.d: New.
+       * gas/i386/relax-1.s: Likewise.
+       * gas/i386/relax-2.d: Likewise.
+       * gas/i386/relax-2.s: Likewise.
+
+2010-10-18  Kai Tietz  <kaI.tietz@onevision.com>
+
+       * gas/i386/disp32.d: Adjust initial symbol check.
+       * gas/i386/x86-64-disp32.d: Likewise.
+
+2010-10-18  Maciej W. Rozycki  <macro@linux-mips.org>
+
+       * gas/mips/ld.d: Spell out section offsets and addends
+       explicitly.  Clean up some regexps.
+       * gas/mips/ld-ilocks.d: Likewise.  Add missing "$" prefixes to
+       the names of FP registers.
+       * gas/mips/ld-ilocks-addr32.d: Likewise.
+       * gas/mips/ld.s: Align sections to 4k, adjust padding.
+
+2010-10-18  Maciej W. Rozycki  <macro@linux-mips.org>
+
+       * gas/mips/ld.d: Use wildcard address matching.
+       * gas/mips/ld-ilocks.d: Likewise.
+       * gas/mips/ld-ilocks-addr32.d: Likewise.
+
+2010-10-18  Maciej W. Rozycki  <macro@linux-mips.org>
+
+       * gas/mips/mips.exp (run_dump_test_arch): Get the name of the
+       architecture to check against for an architecture-specific test
+       from the properties instead of the name passed.
+
+2010-10-18  Maciej W. Rozycki  <macro@linux-mips.org>
+
+       * gas/mips/lineno.s: Convert to o32.
+       * gas/mips/lineno.d: Adjust patterns accordingly.  Force the o32
+       ABI.
+
+2010-10-16  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/i386/i386.exp: Run x86-64-nops-1-g64.
+
+       * gas/i386/x86-64-nops-1.d: Remove -mtune=generic64.
+
+       * gas/i386/x86-64-nops-1-g64.d: New.
+
+2010-10-15  David Gibson  <david.gibson@analog.com>
+
+       * gas/bfin/loop_label.s, gas/bfin/loop_label.d,
+       gas/bfin/loop_label2.s, gas/bfin/loop_label2.d,
+       gas/bfin/loop_temps.s, gas/bfin/loop_temps.d: New tests.
+       * gas/bfin/bfin.exp: Add loop_label, loop_label2, and loop_temps.
+
+2010-10-15  Robin Getz  <robin.getz@analog.com>
+
+       * gas/bfin/16bit_illegals.s, gas/bfin/16bit_illegals.d,
+       gas/bfin/parallel_illegal.s, gas/bfin/parallel_illegal.d: New tests.
+       * gas/bfin/bfin.exp: Add 16bit_illegals and parallel_illegal.
+
+2010-10-15  Mike Frysinger  <vapier@gentoo.org>
+
+       * gas/bfin/video.s: Add BYTEOP2M insns.
+       * gas/bfin/video.d, gas/bfin/video2.s, gas/bfin/video2.d: Likewise.
+
+2010-10-15  Mike Frysinger  <vapier@gentoo.org>
+
+       * gas/bfin/video.d: Change addresses to regexps.
+       * gas/bfin/video2.d: Likewise.
+
+2010-10-14  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/i386/i386.exp: Run inval-reg.
+
+       * gas/i386/inval-reg.l: New.
+       * gas/i386/inval-reg.s: Likewise.
+
+2010-10-14  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/i386/disp32.d: New.
+       * gas/i386/disp32.s: Likewise.
+       * gas/i386/x86-64-disp32.d: Likewise.
+       * gas/i386/x86-64-disp32.s: Likewise.
+
+       * gas/i386/i386.exp: Run disp32 and x86-64-disp32.
+
+2010-10-11  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
+
+       * gas/s390/zarch-z196.d: Adjust the load/store on condition
+       instructions.
+       * gas/s390/zarch-z196.s: Likewise.
+
+2010-10-07  Bernd Schmidt  <bernds@codesourcery.com>
+
+       * gas/tic6x/insns-c674x-sploop.d: Add two more sploop/spkernel tests.
+       * gas/tic6x/insns-c674x-sploop.s: Likewise.
+
+2010-10-04  David Daney  <ddaney@caviumnetworks.com>
+
+       * gas/mips/mips.exp (octeon-pref): Run the new test.
+       * gas/mips/octeon-pref.s: New test.
+       * gas/mips/octeon-pref.d: New expected results for the new test.
+
+2010-09-29  Alan Modra  <amodra@gmail.com>
+
+       * gas/all/fwdexp.d, * gas/all/fwdexp.s: New test.
+       * gas/all/gas.exp: Run it.
+
+2010-09-29  Alan Modra  <amodra@gmail.com>
+
+       * lib/gas-defs.exp (is_elf_format): Merge with binutils and ld versions.
+       (is_aout_format): Copy from ld testsuite.
+       (is_pecoff_format): Merge with ld version.
+
+2010-09-27  Bernd Schmidt  <bernds@codesourcery.com>
+
+       * gas/tic6x/got-reloc.s: New test.
+       * gas/tic6x/got-reloc.d: New test.
+
+2010-09-27  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
+
+       * gas/s390/s390.exp: Run the zarch-z196 test.
+       * gas/s390/zarch-z196.d: Add new instructions.
+       * gas/s390/zarch-z196.s: Likewise.
+       * gas/s390/zarch-z9-109.d: Likewise.
+       * gas/s390/zarch-z9-109.s: Likewise.
+
+2010-09-27  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
+
+       * gas/s390/esa-g5.d: Adjust serveral instructions.
+       * gas/s390/esa-reloc.d: Likewise.
+       * gas/s390/esa-z990.d: Likewise.
+       * gas/s390/zarch-reloc.d: Likewise.
+       * gas/s390/zarch-z10.d: Likewise.
+       * gas/s390/zarch-z9-ec.d: Likewise.
+       * gas/s390/zarch-z900.d: Likewise.
+
+2010-09-27  Tejas Belagod  <tejas.belagod@arm.com>
+
+       * gas/arm/vldr.s: New test for pc-relative VLDR disassembly comment.
+       * gas/arm/vldr.d: Likewise.
+       * gas/arm/vstr-bad.s: New test for PC-relative VSTR.
+       * gas/arm/vstr-thumb-bad.l: Likewise.
+       * gas/arm/vstr-thumb-bad.d: Likewise.
+       * gas/arm/vstr-arm-bad.l: Likewise.
+       * gas/arm/vstr-arm-bad.d: Likewise.
+
+2010-09-23  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
+
+       * gas/arm/armv7-a+virt.d: New test.
+       * gas/arm/armv7-a+virt.s: Likewise.
+       * gas/arm/attr-march-all.d: Update for Virtualization Extensions.
+       * gas/arm/attr-march-armv7-a+sec+virt.d: New test.
+       * gas/arm/attr-march-armv7-a+virt.d: Likewise.
+
+2010-09-23  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
+
+       * gas/arm/armv7-a+idiv.d: New test.
+       * gas/arm/armv7-a+idiv.s: Likewise.
+       * gas/arm/attr-march-all.d: Update for Integer divide extension.
+       * gas/arm/attr-march-armv7-a+idiv.d: New test.
+
+2010-09-23  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
+
+       * gas/arm/archv6s-m-bad.d: New test.
+       * gas/arm/archv6s-m-bad.l: Likewise.
+       * gas/arm/archv6s-m.d: Likewise.
+       * gas/arm/archv6s-m.s: Likewise.
+       * gas/arm/attr-march-armv6-m+os.d: Likewise.
+       * gas/arm/attr-march-armv6s-m.d: Likewise.
+
+2010-09-23  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
+
+       * gas/arm/attr-march-all.d: Update for Security Extensions..
+       * gas/arm/attr-march-armv6k+sec.d: New test.
+       * gas/arm/attr-march-armv6z.d: Update for Security Extensions.
+       * 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+sec.d: New test.
+       * gas/arm/attr-mcpu.d: Update for Security Extensions.
+       * gas/arm/thumb32.d: Likewise.
+       * gas/arm/thumb32.s: Likewise.
+
+2010-09-23  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
+
+       * gas/arm/arch7a-mp.d: Add.
+       * gas/arm/arch7ar-mp.s: Likewise.
+       * gas/arm/arch7r-mp.d: Likewise.
+       * gas/arm/armv2-mp-bad.d: Likewise.
+       * gas/arm/armv2-mp-bad.l: Likewise.
+       * gas/arm/attr-march-all.d: Update for MP extension.
+       * gas/arm/attr-march-armv7-a+mp.d: Add.
+       * gas/arm/attr-march-armv7-r+mp.d: Likewise.
+
+2010-09-23  Alan Modra  <amodra@gmail.com>
+
+       * gas/all/gas.exp: Update "forward" and "redef3" xfails.
+       * gas/m68k/all.exp: Don't xfail pcrel on uclinux.
+       * gas/sh/arch/arch.exp: Don't pass dashes to send_log.
+
+2010-09-23  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * gas/mips/jal.d: Remove duplicate pattern.
+
+2010-09-22  Robin Getz  <robin.getz@analog.com>
+
+       * gas/bfin/expected_move_errors.l: Update error output.
+
+2010-09-22  Robin Getz  <robin.getz@analog.com>
+
+       * gas/bfin/pseudo.d, gas/bfin/pseudo.s: New test.
+       * gas/bfin/bfin.exp: Add new "pseudo" test.
+
 2010-09-22  Mike Frysinger  <vapier@gentoo.org>
 
        * gas/bfin/parallel2.d, gas/bfin/parallel3.d, gas/bfin/shift.d,
This page took 0.027786 seconds and 4 git commands to generate.