Add x86_64-mingw64 target
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
index f235c3c935afe7d05537a9c2f57b7fe6fa5db642..89892f7753da4889231eec9e2c59db1cf325a81a 100644 (file)
@@ -1,3 +1,555 @@
+2006-09-20  Kai Tietz  <Kai.Tietz@onevision.com>
+
+       * gas/all/gas.exp: Add support for x86_64-*-mingw64.
+       * gas/i386/immed64.d: Add #pass for avoid proplems with alignment paddings.
+       * gas/i386/rex.d: Changed for x86_64-mingw32 target matching and padding.
+       * gas/i386/i386.d: Likewise.
+       * gas/i386/x86-64-addr32.d: Likewise.
+       * gas/i386/x86-64-branch.d: Likewise.
+       * gas/i386/x86-64-crx-suffix.d: Likewise.
+       * gas/i386/x86-64-crx.d: Likewise.
+       * gas/i386/x86-64-drx-suffix.d: Likewise.
+       * gas/i386/x86-64-crx-suffix.d: Likewise.
+       * gas/i386/x86-64-opcode.d: Likewise.
+       * gas/i386/x86-64-pcrel.d: Likewise.
+
+2006-09-19  Bernd Schmidt  <bernd.schmidt@analog.com>
+
+       * gas/bfin/load.s, gas/bfin/load.d: Add constant folding tests.
+
+2006-09-17  Mei Ligang  <ligang@sunnorth.com.cn>
+
+       * gas/score: New directory.
+       * gas/elf/section2.e-score: New file.
+       * gas/elf/elf.exp: Add special case for Score target.
+
+2006-09-16  Paul Brook  <paul@codesourcery.com>
+
+       * gas/arm/unwind.s: Test two argument form of .movsp.
+       * gas/arm/unwind.d: Update expected output.
+       * gas/arm/unwind_vxworks.d: Ditto.
+
+2006-09-08  Kazu Hirata  <kazu@codesourcery.com>
+
+       * lib/gas-dg.exp (gas-dg-test): Treat $dir as a literal.
+
+2006-09-08  Paul Brook  <paul@codesourcery.com>
+
+       * gas/arm/arm-it.s: New test.
+       * gas/arm/arm-it.d: New test.
+
+2006-09-07  Paul Brook  <paul@codesourcery.com>
+
+       * gas/arm/neon-omit.s: Test three-argument variants.
+       * gas/arm/neon-omit.d: Update expected output.
+
+2006-09-04  Paul Brook  <paul@codesourcery.com>
+
+       * gas/arm/neon-cov.s: Test .u and .s aliases for .i suffixes.
+       * gas/arm/neon-cov.d: Adjust expected output.
+
+2006-08-21  Joseph Myers  <joseph@codesourcery.com>
+
+       * gas/arm/unwind.s: Test not merging iWMMXt register save with
+       previous long opcode.
+       * gas/arm/unwind.d, gas/arm/unwind_vxworks.d: Update.
+
+2006-08-16  Julian Brown  <julian@codesourcery.com>
+
+       * gas/arm/noarm.s: Add test for disabled ARM insns.
+       * gas/arm/noarm.d: Drive test for above.
+       * gas/arm/noarm.l: Expected error output.
+
+2006-08-15  Thiemo Seufer  <ths@mips.com>
+            Nigel Stephens  <nigel@mips.com>
+            David Ung  <davidu@mips.com>
+
+       * gas/mips/mips.exp: Handle mips*-sde-elf*.
+
+2006-08-04  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
+
+       * sse2.d: Fixed the correct result for cvtpi2pd, cvtpd2pi 
+       and cvttpd2pi.
+
+2006-08-12  Thiemo Seufer  <ths@networkno.de>
+
+       * gas/mips/mips16-save.d: Fix testcase.
+
+2006-08-08  Bob Wilson  <bob.wilson@acm.org>
+
+       * gas/lns/lns-common-1-alt.d: New file.
+       * gas/lns/lns.exp: Use lns-common-1-alt.d for xtensa targets.
+
+2006-08-04 Pedro Alves <pedro_alves@portugalmail.pt>
+
+       * gas/arm/wince.s: New test.
+       * gas/arm/wince.d: New test.
+
+       * gas/arm/thumb2_add.s: Don't use elf specific ".type"
+       pseudo-op.
+
+2006-08-03  Joseph Myers  <joseph@codesourcery.com>
+
+       * gas/arm/iwmmxt-bad.s: Test invalid register names for wldrw and
+       wstrw.
+       * gas/arm/iwmmxt-bad.l: Update.
+
+2006-08-03  Joseph Myers  <joseph@codesourcery.com>
+
+       * gas/arm/iwmmxt.s: Test tmcr and tmrc with wcgr registers.
+       * gas/arm/iwmmxt.d: Update.
+
+2006-08-01  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/i386/nops-2-i386.d: Updated.
+       * gas/i386/nops-2-merom.d: Likewise.
+       * gas/i386/nops-2.d: Likewise.
+
+2006-07-29  Richard Sandiford  <richard@codesourcery.com>
+
+       * gas/m68k/mcf-fpu.s: Add tests for all addressing modes.
+       * gas/m68k/mcf-fpu.d: Update accordingly.
+
+2006-07-20 Dwarakanath Rajagopal       <dwarak.rajagopal@amd.com>
+          Michael Meissner             <michael.meissner@amd.com>
+
+       * gas/i386/amdfam10.s: Add .p2align 4,0 to make sure segment is
+       aligned on all systems.
+       * gas/i386/x86-64-amdfam10.s: Likewise.
+       * gas/i386/amdfam10.d: Adjust output for alignment.
+       * gas/i386/x86-64-amdfam10.d: Likewise.
+
+2006-07-19  Paul Brook  <paul@codesourcery.com>
+
+       * gas/arm/archv6t2.d: Adjust expected output for rbit.
+
+2006-07-18  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/i386/opcode.s: Add sldt, smsw and str.
+       * gas/i386/x86-64-opcode.s: Likewise.
+
+       * gas/i386/opcode.d: Updated.
+       * gas/i386/x86-64-opcode.d: Likewise.
+
+2006-07-18  Paul Brook  <paul@codesourcery.com>
+
+       * gas/arm/thumb2_add.d: New test.
+       * gas/arm/thumb2_add.s: New test.
+
+2006-07-18  Maciej W. Rozycki  <macro@mips.com>
+
+       * gas/mips/mips4.s, gas/mips/mips4.d: Enable the "pref" test.  Change
+       arguments for "madd.s" so that the instruction is correct for mips1
+       and still matches "bc3*".
+
+2006-07-13 Dwarakanath Rajagopal       <dwarak.rajagopal@amd.com>
+          Michael Meissner             <michael.meissner@amd.com>
+
+       * gas/i386/amdfam10.s: New file for amdfam10 instructions.
+       * gam/i386/amdfam10.d: Ditto.
+       * gas/i386/x86-64-amdfam10.s: Ditto.
+       * gam/i386/x86-64-amdfam10.d: Ditto.
+
+2006-07-12  Nick Clifton  <nickc@redhat.com>
+
+       * gas/sh/basic.exp: Run "too_large" dump test.
+       * gas/sh/too_large.s: New test file.  Check that .byte directives
+       do not generate a bogus overflow message.
+       * gas/sh/too_large.s: New test control file.
+
+2006-07-05  Julian Brown  <julian@codesourcery.com>
+
+       * gas/arm/vfp-neon-syntax.d: Tweak expected fmsrr syntax.
+       * gas/arm/vfp-neon-syntax_t2.d: Likewise.
+       * gas/arm/vfp2.d: Likewise.
+       * gas/arm/vfp2_t2.d: Likewise.
+
+2006-07-04  Thiemo Seufer  <ths@mips.com>
+
+       * gas/mips/e32-rel2.d, gas/mips/e32-rel4.d: Use -mabi=32 for as.
+       * gas/mips/mips.exp: Move mips16e testcase to ELF only tests.
+       Run elf{el}-rel2 and elf-rel4 for all arches with gpr64. Run
+       e32-rel2 and e32-rel4 also for 64 bit configurations.
+
+2006-06-23  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/i386/i386.exp: Run nops-1, nops-1-i386, nops-1-i686,
+       nops-1-merom, nops-2, nops-2-i386, nops-2-merom, x86-64-nops-1,
+       x86-64-nops-1-k8, x86-64-nops-1-nocona and x86-64-nops-1-merom.
+
+       * gas/i386/nops-1.s: New file.
+       * gas/i386/nops-2.s: Likewise.
+       * gas/i386/nops-1-i386.d: Likewise.
+       * gas/i386/nops-1-i686.d: Likewise.
+       * gas/i386/nops-1-merom.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/x86-64-nops-1.s: Likewise.
+       * gas/i386/x86-64-nops-1-k8.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.
+
+       * gas/i386/sse2.d: Updated to expect xchg %ax,%ax as 2 byte
+       nop.
+
+2006-06-20  Thiemo Seufer  <ths@networkno.de>
+
+       * gas/mips/mips.exp: Explicitly specify o32 ABI.
+       * gas/mips/mips64-dsp.d: Dump o32 register names.
+       * gas/mips/smartmips.d: Explicitly specify o32 ABI.
+
+2006-06-18  Nick Clifton  <nickc@redhat.com>
+
+       * gas/arm/group-reloc-alu-encoding-bad.d: Skip for non-ELF
+       targets.
+       * gas/arm/group-reloc-alu-parsing-bad.d: Likewise.
+       * gas/arm/group-reloc-ldc-encoding-bad.d: Likewise.
+       * gas/arm/group-reloc-ldc-parsing-bad.d: Likewise.
+       * gas/arm/group-reloc-ldc.d: Likewise.
+       * gas/arm/group-reloc-ldr-encoding-bad.d: Likewise.
+       * gas/arm/group-reloc-ldr-parsing-bad.d: Likewise.
+       * gas/arm/group-reloc-ldr.d: Likewise.
+       * gas/arm/group-reloc-ldrs-encoding-bad.d: Likewise.
+       * gas/arm/group-reloc-ldrs-parsing-bad.d: Likewise.
+       * gas/arm/group-reloc-ldrs.d: Likewise.
+       
+2006-06-15  Mark Shinwell  <shinwell@codesourcery.com>
+
+       * gas/arm/group-reloc-alu.d: New test.
+       * gas/arm/group-reloc-alu-encoding-bad.d: New test.
+       * gas/arm/group-reloc-alu-encoding-bad.l: New test.
+       * gas/arm/group-reloc-alu-encoding-bad.s: New test.
+       * gas/arm/group-reloc-alu-parsing-bad.d: New test.
+       * gas/arm/group-reloc-alu-parsing-bad.l: New test.
+       * gas/arm/group-reloc-alu-parsing-bad.s: New test.
+       * gas/arm/group-reloc-alu.s: New test.
+       * gas/arm/group-reloc-ldc.d: New test.
+       * gas/arm/group-reloc-ldc-encoding-bad.d: New test.
+       * gas/arm/group-reloc-ldc-encoding-bad.l: New test.
+       * gas/arm/group-reloc-ldc-encoding-bad.s: New test.
+       * gas/arm/group-reloc-ldc-parsing-bad.d: New test.
+       * gas/arm/group-reloc-ldc-parsing-bad.l: New test.
+       * gas/arm/group-reloc-ldc-parsing-bad.s: New test.
+       * gas/arm/group-reloc-ldc.s: New test.
+       * gas/arm/group-reloc-ldr.d: New test.
+       * gas/arm/group-reloc-ldr-encoding-bad.d: New test.
+       * gas/arm/group-reloc-ldr-encoding-bad.l: New test.
+       * gas/arm/group-reloc-ldr-encoding-bad.s: New test.
+       * gas/arm/group-reloc-ldr-parsing-bad.d: New test.
+       * gas/arm/group-reloc-ldr-parsing-bad.l: New test.
+       * gas/arm/group-reloc-ldr-parsing-bad.s: New test.
+       * gas/arm/group-reloc-ldr.s: New test.
+       * gas/arm/group-reloc-ldrs.d: New test.
+       * gas/arm/group-reloc-ldrs-encoding-bad.d: New test.
+       * gas/arm/group-reloc-ldrs-encoding-bad.l: New test.
+       * gas/arm/group-reloc-ldrs-encoding-bad.s: New test.
+       * gas/arm/group-reloc-ldrs-parsing-bad.d: New test.
+       * gas/arm/group-reloc-ldrs-parsing-bad.l: New test.
+       * gas/arm/group-reloc-ldrs-parsing-bad.s: New test.
+       * gas/arm/group-reloc-ldrs.s: New test.
+
+2006-06-14  Thiemo Seufer  <ths@mips.com>
+            Maciej W. Rozycki  <macro@mips.com>
+
+       * gas/mips/elf-rel6.d, gas/mips/elf-rel6.s: Extend testcase.
+       * gas/mips/elf-rel6.d-n32.d, gas/mips/elf-rel6-n64.d: New files.
+       * gas/mips/mips.exp: Run new testcases.
+
+2006-06-14  Thiemo Seufer  <ths@mips.com>
+
+       * gas/mips/mips16e-jrc.d, gas/mips/mips16e-save.d,
+       gas/mips/mips32-dsp.d, gas/mips/mips32-mt.d: Explicitly specify
+       o32 ABI.
+
+2006-06-12  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/i386/i386.exp: Run nops and x86-64-nops.
+
+       * gas/i386/nops.d: New file.
+       * gas/i386/nops.s: Likewise.
+       * gas/i386/x86-64-nops.d: Likewise.
+       * gas/i386/x86-64-nops.s: Likewise.
+
+2006-06-12  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/i386/opcode.s: Add "xchg %ax,%ax".
+       * gas/i386/opcode.d: Updated.
+
+       * gas/i386/x86-64-opcode.s: Add xchg %ax,%ax, xchg %eax,%eax,
+       xchg %rax,%rax, rex64 xchg %rax,%rax and xchg %rax,%r8.
+       * gas/i386/x86-64-opcode.d: Updated.
+
+2006-06-09  Thiemo Seufer  <ths@mips.com>
+            Nigel Stephens  <nigel@mips.com>
+
+       * gas/mips/mips32-sf32.s, gas/mips/mips32-sf32.d: New test for odd
+       single precision FPRs on MIPS32.
+       * gas/mips/mips.exp: Run them.
+
+2006-06-08  Thiemo Seufer  <ths@mips.com>
+            Nigel Stephens  <nigel@mips.com>
+
+       * gas/mips/mips32.s: Added cop2 branches with explicit condition
+       code register numbers.
+       * gas/mips/mips32.d: Likewise.
+
+2006-06-07  Julian Brown  <julian@codesourcery.com>
+
+       * gas/arm/itblock.s: New file. Helper macro for making all-true IT
+       blocks.
+       * gas/arm/neon-cond-bad-inc.s: New test. Make sure unconditional
+       Neon instructions are rejected...
+       * gas/arm/neon-cond-bad.s: In ARM mode, and...
+       * gas/arm/neon-cond-bad_t2.s: Accepted in Thumb mode (with IT).
+       * gas/arm/neon-cond-bad.l: Expected error output in ARM mode.
+       * gas/arm/neon-cond-bad.d: Control ARM mode test.
+       * gas/arm/neon-cond-bad_t2.d: Expected output in Thumb mode.
+       * gas/arm/vfp-neon-syntax-inc.s: Test VFP Neon-style syntax.
+       * gas/arm/vfp-neon-syntax.s: ...in ARM mode.
+       * gas/arm/vfp-neon-syntax_t2.s: ...and Thumb mode.
+       * gas/arm/vfp-neon-syntax.d: Expected output in ARM mode.
+       * gas/arm/vfp-neon-syntax_t2.d: Expected output in Thumb mode.
+
+2006-06-06  Paul Brook  <paul@codesourcery.com>
+
+       * gas/arm/thumb2_bcond.d: Update expected output.
+       * gas/arm/thumb32.d: Ditto.
+       * gas/arm/vfp1_t2.d: Ditto.
+       * gas/arm/vfp1xD_t2.d: Ditto.
+
+2006-06-06  Thiemo Seufer  <ths@mips.com>
+            Chao-ying Fu  <fu@mips.com>
+
+       * gas/mips/mips64-dsp.s, gas/mips/mips64-dsp.d: New DSP64 tests.
+       * gas/mips/mips.exp: Run DSP64 tests.
+
+2006-06-05  Thiemo Seufer  <ths@mips.com>
+
+       * gas/mips/mips32-dsp.d, gas/mips/mips32-dsp.s, gas/mips/mips32-mt.d,
+       gas/mips/mips32-mt.s: Remove instructions with invalid arguments.
+       * gas/mips/mips32-dsp.l, gas/mips/mips32-mt.l: Delete file.
+
+2006-05-25  Richard Sandiford  <richard@codesourcery.com>
+
+       * gas/m68k/mcf-fpu.s: Add fmovemd and fmovem instructions.
+       * gas/m68k/mcf-fpu.d: Adjust accordingly.
+
+2006-05-25  Jie Zhang  <jie.zhang@analog.com>
+       
+       * gas/bfin/vector2.s, gas/bfin/vector2.d: Test to ensure (m) is not
+       thrown away.
+
+2006-05-23  Thiemo Seufer  <ths@mips.com>
+
+       * gas/mips/mips-gp32-fp64-pic.d, mips/mips-gp32-fp64.d,
+       gas/mips/mips-gp64-fp32-pic.d, gas/mips/mips-gp64-fp32.l,
+       gas/mips/mips-gp64-fp64.d: Adjust test cases to the changes assembler
+       output.
+       * gas/mips/mips-gp32-fp64.l, gas/mips/mips-gp64-fp32-pic.l: New files,
+       catch assembler warnings.
+
+2006-05-22  Nick Clifton  <nickc@redhat.com>
+
+       * gas/mips/mips32-dsp.l: Fix expected unsigned decoding of -1 in
+       warning messages.
+       * gas/mips/mips32-mt.l: Likewise.
+
+2006-05-19  Thiemo Seufer  <ths@mips.com>
+
+       * gas/mips/vxworks1-el.d, gas/mips/vxworks1-xgot-el.d: Add little
+       endian testcases.
+       * gas/mips/vxworks1.d, gas/mips/vxworks1-xgot.d: Build as big endian.
+       * gas/mips/mips.exp: Run new testcases.
+
+2006-05-14  Thiemo Seufer  <ths@mips.com>
+            Nigel Stephens  <nigel@mips.com>
+
+       * gas/mips/mips.exp: Run new tests.
+       * gas/mips/mips16e.s, gas/mips/mips16e.d, gas/mips/mips16e-64.s,
+       gas/mips/mips16e-64.d, gas/mips/mips16e-64.l: New tests.
+
+2006-05-11  Paul Brook  <paul@codesourcery.com>
+
+       * gas/arm/local_function.d: New test.
+       * gas/arm/local_function.s: New test.
+
+2006-05-11  Thiemo Seufer  <ths@mips.com>
+
+       * gas/mips/jal-range.l: Don't check the range of j or jal
+       addresses.
+
+2006-05-09  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/i386/x86-64-gidt.d: Adjusted.
+
+2006-05-09  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/i386/i386.exp: Run x86-64-gidt.
+
+       * gas/i386/x86-64-gidt.d: New file.
+       * gas/i386/x86-64-gidt.s: Likewise.
+
+2006-05-09  David Ung  <davidu@mips.com>
+
+       * gas/mips/jal-range.l: Only warn about an out-of-range j or jal
+       address.
+
+2006-05-08  Thiemo Seufer  <ths@mips.com>
+
+       * gas/mips/mips32.s, gas/mips/mips32.d: Extend testcase to check
+       larger offset arguments for cache instructions.
+
+2006-05-08  Thiemo Seufer  <ths@mips.com>
+            Nigel Stephens  <nigel@mips.com>
+            David Ung  <davidu@mips.com>
+
+       * gas/mips/smartmips.s, gas/mips/smartmips.d: New smartmips test.
+       * gas/mips/mips.exp: Run smartmips test.
+
+2006-05-05  Julian Brown  <julian@codesourcery.com>
+
+       * gas/arm/vfp-neon-overlap.s: New test. Overlapping VFP/Neon
+       instructions.
+       * gas/arm/vfp-neon-overlap.d: Expected output of above.
+       * gas/arm/vfp1xD.d: Test for fldmx/fstmx.
+       * gas/arm/vfp1xD_t2.d: Likewise.
+       * gas/arm/vfpv3-32drs.d: Likewise.
+
+2006-05-05  Nigel Stephens  <nigel@mips.com>
+
+       * gas/mips/noreorder.s, gas/mips/noreorder.d: New test for
+       reorder/noreorder corner case.
+       * gas/mips/mips.exp: Run new test.
+       
+2006-05-04  Kazu Hirata  <kazu@codesourcery.com>
+
+       * gas/arm/armv1.d (error-output): New.
+       * gas/arm/armv1.l: New.
+       * gas/arm/thumb32.d (error-output): New.
+       * gas/arm/thumb32.l: New.
+
+2006-05-04  Thiemo Seufer  <ths@mips.com>
+            Nigel Stephens  <nigel@mips.com>
+
+       * gas/mips/mips.exp: Run mips32-dsp tests only for mips32r2.
+       * gas/mips/set-arch.d: Adjust according to opcode table changes.
+
+2006-05-03  Thiemo Seufer  <ths@mips.com>
+
+       * gas/mips/mips32-mt.d: Fix mftr argument order.
+
+2006-05-02  Joseph Myers  <joseph@codesourcery.com>
+
+       * gas/arm/iwmmxt.s: Increase offsets for wstrb and wstrh.
+       * gas/arm/iwmmxt.d: Update expected results.
+       * gas/arm/iwmmxt-bad2.s: Test wstrb, wstrh, wldrb and wldrh.
+       * gas/arm/iwmmxt-bad2.l: Update expected error messages.
+
+2006-04-29  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/i386/fp.d: New file.
+       * gas/i386/fp.s: Likewise.
+
+       * gas/i386/i386.exp: Run "fp".
+
+2006-04-28  Thiemo Seufer  <ths@mips.com>
+            David Ung  <davidu@mips.com>
+           Nigel Stephens  <nigel@mips.com>
+
+       * gas/mips/cp0sel-names-mips32r2.d,
+       gas/mips/cp0sel-names-mips64r2.d: Update for MT register names.
+
+2006-04-26  Julian Brown  <julian@codesourcery.com>
+
+       * gas/arm/neon-const.s: New testcase. Neon floating-point constants.
+       * gas/arm/neon-const.d: Expected output of above.
+       * gas/arm/neon-cov.d: Expect floating-point disassembly for VMOV.F32.
+
+2006-04-26  Julian Brown  <julian@codesourcery.com>
+
+       * gas/arm/neon-psyn.s: Basic test of programmers syntax.
+       * gas/arm/neon-psyn.d: Expected output of above.
+
+2006-04-26  Julian Brown  <julian@codesourcery.com>
+
+       * gas/arm/copro.s: Avoid ldcl which encodes as a bad Neon instruction.
+       * gas/arm/copro.d: Update accordingly.
+       * gas/arm/neon-cond.s: New test. Conditional Neon opcodes in ARM mode.
+       * gas/arm/neon-cond.d: Expected results of above.
+       * gas/arm/neon-cov.s: New test. Coverage of Neon instructions.
+       * gas/arm/neon-cov.d: Expected results of above.
+       * gas/arm/neon-ldst-es.s: New test. Element and structure loads and
+       stores.
+       * gas/arm/neon-ldst-es.d: Expected results of above.
+       * gas/arm/neon-ldst-rm.s: New test. Single and multiple register loads
+       and stores.
+       * gas/arm/neon-ldst-rm.d: Expected results of above.
+       * gas/arm/neon-omit.s: New test. Omission of optional operands.
+       * gas/arm/neon-omit.d: Expected results of above.
+       * gas/arm/vfp1.d: Expect Neon syntax for some VFP instructions.
+       * gas/arm/vfp1_t2.d: Likewise.
+       * gas/arm/vfp1xD.d: Likewise.
+       * gas/arm/vfp1xD_t2.d: Likewise.
+       * gas/arm/vfp2.d: Likewise.
+       * gas/arm/vfp2_t2.d: Likewise.
+       * gas/arm/vfp3-32drs.s: New test. Extended D register range for VFP
+       instructions.
+       * gas/arm/vfp3-32drs.d: Expected results of above.
+       * gas/arm/vfp3-const-conv.s: New test. VFPv3 constant-load and
+       conversion instructions.
+       * gas/arm/vfp3-const-conv.d: Expected results of above.
+
+2005-04-20  Paul Brook  <paul@codesourcery.com>
+
+       * gas/arm/arch7.d: Remove skip.
+       * gas/arm/svc.d: Ditto.
+       * gas/arm/thumb2_bcond.d: Ditto.
+       * gas/arm/thumb2_it_bad.d: Ditto.
+
+2006-04-18  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR gas/2533
+       * gas/i386/inval.s: Add test for illegal immediate register
+       operand.
+       * gas/i386/inval.l: Updated.
+
+2006-04-16  Nick Clifton  <nickc@redhat.com>
+
+       * gas/arm/arch7.d: Skip test for non-ELF targets.
+       * gas/arm/blx-local.d: Likewise.
+       * gas/arm/svc.d: Likewise.
+       * gas/arm/thumb2_bcond.d: Likewise.
+       * gas/arm/thumb2_it_bad.d: Likewise.
+
+2006-04-07  Paul Brook  <paul@codesourcery.com>
+
+       * gas/arm/blx-local.d: New test.
+       * gas/arm/blx-local.d: New test.
+
+2006-04-07  Paul Brook  <paul@codesourcery.com>
+
+       * gas/arm/thumb2_pool.d: New test.
+       * gas/arm/thumb2_pool.s: New test.
+
+2006-04-05  Richard Sandiford  <richard@codesourcery.com>
+
+       * gas/sparc/vxworks-pic.s, gas/sparc/vxworks-pic.d: New test.
+       * gas/sparc/sparc.exp: Run it.  Remove sparc*-*-vxworks* XFAILs.
+
+2006-03-23  Michael Matz  <matz@suse.de>
+
+       * gas/i386/reloc64.s: Accept 64-bit forms.
+       * gas/i386/reloc64.d: Adjust.
+       * gas/i386/reloc64.l: Adjust.
+
+2006-03-23  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/i386/rep.s: Pad with .p2align.
+       * gas/i386/rep.d: Adjust.
+
 2006-03-22  Richard Sandiford  <richard@codesourcery.com>
 
        * gas/mips/vxworks1.s, gas/mips/vxworks1.d,
This page took 0.034246 seconds and 4 git commands to generate.