2010-09-27 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
index 3a9cb5769bf1feaa6044b7127246891842d1c3ff..1fdb02da0ad9d4ebb6c10723efd4b5c25f0b563c 100644 (file)
@@ -1,3 +1,405 @@
+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,
+       gas/bfin/vector.2, gas/bfin/vector2.d: Change SHIFT to LSHIFT.
+
+2010-09-20  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
+
+       * gas/arm/attr-cpu-directive.d: Update test for change in canonical
+       CPU name.
+       * gas/arm/attr-mcpu.d: Likewise.
+
+2010-09-20  Richard Henderson  <rth@redhat.com>
+
+       * gas/elf/elf.exp: Disable symtab test for alpha.
+
+2010-09-17  Tejas Belagod  <tejas.belagod@arm.com>
+
+       * gas/arm/thumb2_ldmstm.d: Change single-register stmia to use 16-bit
+       str encoding instead of str.w.  Likewise for ldmia.
+       * gas/arm/thumb2_ldmstm.s: Change stmia comment.  Add tests for T1
+       ldmia-to-ldr.
+
+2010-09-17  Tejas Belagod  <tejas.belagod@arm.com>
+
+       * gas/arm/msr-reg.s: New file.
+       * gas/arm/msr-reg.d: Likewise.
+       * gas/arm/msr-imm.s: Likewise.
+       * gas/arm/msr-imm.d: Likewise.
+       * gas/arm/msr-imm-bad.d: Likewise.
+       * gas/arm/msr-imm-bad.l: Likewise.
+       * gas/arm/msr-reg-bad.d: Likewise.
+       * gas/arm/msr-imm-bad.d: Likewise.
+       * gas/arm/msr-reg-thumb.d: Likewise.
+       * gas/arm/arch7.s: Add tests for xpsr.
+       * gas/arm/arch7.d: Likewise.
+
+2010-09-17  Tejas Belagod  <tejas.belagod@arm.com>
+
+       * gas/arm/copro.s: Add test for APSR_nzcv as a MRC operand.
+       * gas/arm/copro.d: Change pc in MRC to disassemble as APSR_nzcv.  Also
+       add disassembly for test added in copro.s
+
+2010-09-17  Andrew Burgess  <aburgess@broadcom.com>
+
+       PR gas/12011
+       * gas/elf/bad-section-flag.d, * gas/elf/bad-section-flag.err,
+       * gas/elf/bad-section-flag.s: New test.
+       * gas/elf/elf.exp: Run it.
+
+2010-09-16  Alan Modra  <amodra@gmail.com>
+
+       * gas/all/redef3.d: Don't run on arc.
+       * gas/i386/i386.exp: Don't run intel-got32 on linuxaout.  Move
+       x86_64 mingw exclusions to equivalent elf only block of tests.
+
+2010-09-15  Kai Tietz  <kai.tietz@onevision.com>
+
+       * gas/pe/pe.exp: Add new test.
+       * gas/pe/seh-x64-err-1.l: New.
+       * gas/pe/seh-x64-err-1.s: New.
+
+       * gas/pe/pe.exp: Add peseh-x64-4,5,6 tests.
+       * gas/pe/peseh-x64-4.s: New.
+       * gas/pe/peseh-x64-4.d: New.
+       * gas/pe/peseh-x64-5.d: New.
+       * gas/pe/peseh-x64-6.d: New.
+
+2010-09-14  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * gas/mips/mips32r2-sync.d: New test for MIPS32r2 "sync"
+       instruction variants.
+       * gas/mips/octeon@mips32r2-sync.d: Likewise, Octeon version.
+       * gas/mips/mips32r2-sync.s: Source for the new test.
+       * gas/mips/mips.exp: Run the new test.
+
+2010-09-13  Kai Tietz  <kai.tietz@onevision.com>
+
+       * gas/pe/pe.exp: Add x64 SEH tests.
+       * gas/pe/peseh-x64.s: New.
+       * gas/pe/peseh-x64.d: New.
+       * gas/pe/peseh-x64-2.s: New.
+       * gas/pe/peseh-x64-2.d: New.
+       * gas/pe/peseh-x64-3.s: New.
+       * gas/pe/peseh-x64-3.d: New.
+
+2010-09-09  Nick Clifton  <nickc@redhat.com>
+
+       PR gas/11973
+       * gas/mn10300/pr11973.s: New file: Test case.
+       * gas/mn10300/pr11973.d: New file: Expected output.
+       * gas/mn10300/basic.exp: Run the new test.
+
+2010-09-09 Tejas Belagod  <tejas.belagod@arm.com>
+
+       * gas/arm/addsw-bad.s: New file.
+       * gas/arm/addsw-bad.l: New file.
+       * gas/arm/addsw-bad.d: New file.
+
+2010-09-03  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR gas/11974
+       * gas/i386/immed64.s: Add more movabs tests.
+       * gas/i386/immed64.d: Updated.
+
+2010-09-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gas/elf/dwarf2-1.d: Update DW_OP_reg5 expected output.
+       * gas/elf/dwarf2-2.d: Likewise.
+       * gas/i386/dw2-compress-1.d: Likewise.
+
+2010-09-03  Kai Tietz  <kai.tietz@onevision.com>
+
+       * gas/cfi/cfi-i386.d: Use objdump -Wf instead of readelf.
+       * gas/cfi/cfi-i386.s: Remove .type directives.
+       * gas/cfi/reloc-pe-i386.d: Adjust test for i386.
+
+2010-09-02  Richard Henderson  <rth@redhat.com>
+
+       * gas/cfi/cfi-common-1.d: Use objdump instead of readelf to dump.
+       * gas/cfi/cfi-common-2.d, gas/cfi/cfi-common-3.d,
+       gas/cfi/cfi-common-4.d, gas/cfi/cfi-common-6.d,
+       gas/cfi/cfi-common-7.d, gas/cfi/cfi-x86_64.d: Likewise.
+       * gas/cfi/cfi-x86_64.s: Remove .type directives.
+       * gas/cfi/cfi.exp: Run for pecoff objects too.
+
+       * gas/cfi/reloc-pe-i386.d, gas/cfi/reloc-pe-i386.s: New test.
+
+2010-08-31  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR binutils/11960
+       * gas/i386/opcode-intel.d: Updated.
+       * gas/i386/x86-64-opcode.d: Likewise.
+
+       * gas/i386/x86-64-opcode.s: Add a "pushw imm16" test.
+
+2010-08-25  Jie Zhang  <jie@codesourcery.com>
+
+       * gas/arm/ldst-pc.d: New test.
+       * gas/arm/ldst-pc.s: New test.
+       * gas/arm/sp-pc-validations-bad.s: `str r0,[pc,#4]' is valid.
+       * gas/arm/sp-pc-validations-bad.l: Adjust accordingly.
+
+2010-08-17  Roland McGrath  <roland@redhat.com>
+
+       * gas/elf/groupauto.s: New file.
+       * gas/elf/groupautoa.d: New file.
+       * gas/elf/groupautob.d: New file.
+       * gas/elf/elf.exp (run_elf_list_test): Use them.
+
+2010-08-06  Quentin Neill <quentin.neill@amd.com>
+
+       * gas/i386/arch-10-1.l: Add nopl instruction.
+       * gas/i386/arch-10-2.l: Likewise.
+       * gas/i386/arch-10-3.l: Likewise.
+       * gas/i386/arch-10-4.l: Likewise.
+       * gas/i386/arch-10.s: Likewise.
+       * gas/i386/arch-10.d: Add nopl instruction, and +nopl extension
+       flag to as flags.
+       * gas/i386/nops-5-i686.d: Change alignment code generated for
+       -mtune=i686.
+       * gas/i386/nops-5.d: Change alignment code generated for
+       .arch i686.
+       * gas/i386/x86-64-nops-5-k8.d: Likewise.
+       * gas/i386/x86-64-nops-5.d: Likewise.
+
+2010-08-05  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/i386/i386.exp: Run arch-4.
+
+       * gas/i386/arch-4.d: New.
+       * gas/i386/arch-4.s: Likewise.
+
+       * gas/i386/intel.d: Replace ud2a/ud2b with ud2/ud1.
+       * gas/i386/opcode-intel.d: Likewise.
+       * gas/i386/opcode-suffix.d: Likewise.
+       * gas/i386/opcode.d: Likewise.
+
+2010-08-03  Alan Modra  <amodra@gmail.com>
+
+       * gas/all/octa.s, * gas/all/octa.d: New test.
+       * gas/all/gas.exp: Run octa.
+       * gas/elf/data-1.s, * gas/elf/data-1.d: Delete.
+       * gas/elf/elf.exp: Don't run data-1.
+
+2010-08-02  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * elf/elf.exp: Run data-1 only for i*86, x86_64 and ia64.
+
+2010-08-02  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR gas/11867
+       * gas/elf/data-1.d: New.
+       * gas/elf/data-1.s: Likewise.
+
+       * elf/elf.exp: Run data-1.
+
+2010-08-02  Tristan Gingold  <gingold@adacore.com>
+
+       * lib/gas-defs.exp (get_standard_section_names): New function.
+       (run_dump_tests): Document the new behavior for objdump,
+       document to new section-subst option.  Automatically perform
+       substitutions for objdump.
+       (objdump_finish): Add REF_SUBST argument.
+       (run_list_test): Adjust call of regexp_diff.
+       (run_list_test_stdin): Ditto.
+       * gas/all/gas.exp (test_cond): Adjust call of regexp_diff.
+       * gas/symver/symver.exp (run_error_test): Ditto.
+       * gas/mt/relocs.exp (regexp_test): Ditto.
+       * gas/mep/complex-relocs.exp (regexp_test): Ditto.
+       * gas/m68k/all.exp: Ditto.
+       * gas/elf/elf.exp (run_elf_list_test): Ditto.
+       * gas/rx/rx-asm-good.d: Set section-subst to no.
+
+2010-08-02  Alan Modra  <amodra@gmail.com>
+
+       * gas/i386/i386.exp (dw2-compress-1): Only run on ELF targets.
+       (dw2-compress-2, x86-64-dw2-compress-2): Remove unnecessary linux
+       target test.
+
+2010-08-02  Alan Modra  <amodra@gmail.com>
+
+       * gas/ppc/power4.d: Update for ppc_fix_adjustable change.
+
+2010-07-28  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/i386/i386.exp: Xfail dw2-compress-2 and
+       x86-64-dw2-compress-2.
+
+2010-07-24  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * gas/mips/jal-svr4pic-noreorder.d: New test case.
+       * gas/mips/mips1@jal-svr4pic-noreorder.d: New test
+       subarchitecture.
+       * gas/mips/r3000@jal-svr4pic-noreorder.d: Likewise.
+       * gas/mips/jal-svr4pic-noreorder.s: Source for the new test
+       case.
+       * gas/mips/mips.exp: Run the new test case.
+
+2010-07-24  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * gas/mips/jal-svr4pic.d: Rename to...
+       * gas/mips/mips1@jal-svr4pic.d: ... this.
+       * gas/mips/r3000@jal-svr4pic.d: New test subarchitecture.
+       * gas/mips/jal-svr4pic.d: New default subarchitecture patterns.
+       * gas/mips/mips.exp: Run jal-svr4pic with run_dump_test_arches
+       rather than run_dump_test.
+
+2010-07-24  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * gas/mips/jal-svr4pic.d: Reformat.  Use --show-raw-insn with
+       `objdump'.
+       * gas/mips/jal-svr4pic.s: Reformat.  Fix up trailing zeroes.
+
+2010-07-24  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * lib/gas-defs.exp (run_dump_test): Handle the "dump" option.
+
+2010-07-23  Naveen.H.S  <naveen.S@kpitcummins.com>
+           Ina Pandit  <ina.pandit@kpitcummins.com>
+
+       * gas/v850/split-lo16.d: Update the "ld" instructions with a space
+       for second operand.
+       * gas/v850/v850e1.d: Likewise.
+
+2010-07-22  Alan Modra  <amodra@gmail.com>
+
+       * gas/arm/mapdir.s: Don't specify attr/type for .fini_array.
+       * gas/elf/dwarf2-3.s: Don't specify attr for .init_array.
+       * gas/elf/dwarf2-3.d: Don't run on h8300.
+
+2010-07-19  Andreas Schwab  <schwab@redhat.com>
+
+       * gas/i386/x86-64-unwind.d: Ignore "Key to Flags" contents.
+       * gas/ia64/alias-ilp32.d: Likewise.
+       * gas/ia64/alias.d: Likewise.
+       * gas/ia64/group-1.d: Likewise.
+       * gas/ia64/group-2.d: Likewise.
+       * gas/ia64/secname-ilp32.d: Likewise.
+       * gas/ia64/secname.d: Likewise.
+       * gas/ia64/unwind-ilp32.d: Likewise.
+       * gas/ia64/unwind.d: Likewise.
+       * gas/mmix/byte-1.d: Likewise.
+       * gas/mmix/loc-1.d: Likewise.
+       * gas/mmix/loc-2.d: Likewise.
+       * gas/mmix/loc-3.d: Likewise.
+       * gas/mmix/loc-4.d: Likewise.
+       * gas/mmix/loc-5.d: Likewise.
+
+2010-07-16  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/i386/i386.exp: Run dw2-compress-2 only for 32bit.
+
+2010-07-14  Rhonda Wittels  <rhonda@codesourcery.com>
+
+       * gas/elf/pseudo.s: New.
+       * gas/elf/pseudo.l: New.
+       * gas/elf/pseudo.d: New.
+       * gas/elf/elf.exp: Run the new test.
+
+2010-07-14  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * config/default.exp (ADDR2LINE): New.
+       (ADDR2LINEFLAGS): Likewise.
+
+       * gas/i386/i386.exp: Run dw2-compress-2 and x86-64-dw2-compress-2.
+
+       * gas/i386/dw2-compress-2.d: New.
+       * gas/i386/dw2-compress-2.s: Likewise.
+       * gas/i386/x86-64-dw2-compress-2.d: Likewise.
+       * gas/i386/x86-64-dw2-compress-2.s: Likewise.
+
+       * lib/gas-defs.exp (run_dump_test): Support addr2line as dump
+       program.
+       (slurp_options): Allow numbers in options.
+
 2010-07-14  Maciej W. Rozycki  <macro@codesourcery.com>
 
        * gas/elf/dwarf2-3.s: Replace .short and .long directives in
This page took 0.027595 seconds and 4 git commands to generate.