mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-15 04:31:49 +08:00
0dc5cb47f8
end of the section depending upon the target of the arm assembler being tested.
213 lines
6.3 KiB
Plaintext
213 lines
6.3 KiB
Plaintext
2010-02-23 Nick Clifton <nickc@redhat.com>
|
||
|
||
* gas/arm/thumb2_bcond.d: Allow for varying number of nops at the
|
||
end of the section depending upon the target of the arm assembler
|
||
being tested.
|
||
|
||
2010-02-18 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
|
||
|
||
* gas/arm/attr-order.d: Fix test for new names for attribute
|
||
values.
|
||
|
||
2010-02-12 Daniel Gutson <dgutson@codesourcery.com>
|
||
|
||
* gas/arm/sp-pc-validations-bad.d: New testcase.
|
||
* gas/arm/sp-pc-validations-bad.l: New file.
|
||
* gas/arm/sp-pc-validations-bad.s: New file.
|
||
* gas/arm/sp-pc-validations-bad-t.d: New testcase.
|
||
* gas/arm/sp-pc-validations-bad-t.l: New file.
|
||
* gas/arm/sp-pc-validations-bad-t.s: New file.
|
||
* gas/arm/sp-pc-usage-t.d: Removed invalid insns.
|
||
* gas/arm/sp-pc-usage-t.s: Likewise.
|
||
* gas/arm/unpredictable.d: Likewise.
|
||
* gas/arm/unpredictable.s: Likewise.
|
||
* gas/arm/thumb2_bcond.d: Added test.
|
||
* gas/arm/thumb2_bcond.s: Likewise.
|
||
|
||
2010-02-12 Tristan Gingold <gingold@adacore.com>
|
||
|
||
* gas/ia64/slotcount.s, gas/ia64/slotcount.s: New test.
|
||
* gas/ia64/ia64.exp: Add slotcount test (vms only).
|
||
|
||
2010-02-10 Quentin Neill <quentin.neill@amd.com>
|
||
Sebastian Pop <sebastian.pop@amd.com>
|
||
|
||
* gas/i386/x86-64-xop.d: Add vpermil2p[sd] tests.
|
||
* gas/i386/x86-64-xop.s: Likewise.
|
||
* gas/i386/xop.d: Likewise.
|
||
* gas/i386/xop.s: Likewise.
|
||
|
||
2010-02-08 Christophe Lyon <christophe.lyon@st.com>
|
||
|
||
* gas/arm/branch-reloc.s, gas/arm/branch-reloc.d,
|
||
gas/arm/branch-reloc.l: New tests and expected results with all
|
||
variants of call: ARM/Thumb, local/global, inter/intra-section,
|
||
using BL/BLX.
|
||
|
||
2010-02-08 Christophe Lyon <christophe.lyon@st.com>
|
||
|
||
* gas/arm/arm-it-auto.d: Update expected results.
|
||
* gas/arm/bl-local-v4t.d: Likewise.
|
||
* gas/arm/blx-local.d: Likewise.
|
||
* gas/arm/thumb-w-good.d: Likewise.
|
||
* gas/arm/wince.d: Likewise.
|
||
|
||
2010-02-08 Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
|
||
|
||
* gas/ppc/titan.d, * gas/ppc/titan.s: New test.
|
||
* gas/ppc/ppc.exp: Run it.
|
||
|
||
2010-02-03 Quentin Neill <quentin.neill@amd.com>
|
||
|
||
* gas/i386/i386.exp: Rename amdfam15 test cases to bdver1.
|
||
* gas/i386/x86-64-nops-1-amdfam15.d: Renamed test case to
|
||
gas/i386/x86-64-nops-1-bdver1.d.
|
||
* gas/i386/nops-1-amdfam15.d: Renamed test case to
|
||
gas/i386/nops-1-bdver1.d.
|
||
|
||
2010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
|
||
|
||
* gas/arm/dis-data.d: Update test name. Do not expect
|
||
.word output.
|
||
* gas/arm/dis-data2.d, gas/arm/dis-data2.s,
|
||
gas/arm/dis-data3.d, gas/arm/dis-data3.s: New tests.
|
||
|
||
2010-01-29 Nick Clifton <nickc@redhat.com>
|
||
|
||
PR 11136
|
||
* gas/arm/neon-omit.s: Add instruction that causes crash.
|
||
* gas/arm/neon-omit.d: Add expected disassembly.
|
||
|
||
2010-01-28 Dave Korn <dave.korn.cygwin@gmail.com>
|
||
|
||
* gas/pe/section-align-1.d: Don't test section flags.
|
||
* gas/pe/section-align-2.d: Likewise.
|
||
|
||
2010-01-28 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
* gas/i386/fma-scalar-intel.d: New.
|
||
* gas/i386/fma-scalar.d: Likewise.
|
||
* gas/i386/fma-scalar.s: Likewise.
|
||
* gas/i386/x86-64-fma-scalar-intel.d: Likewise.
|
||
* gas/i386/x86-64-fma-scalar.d: Likewise.
|
||
* gas/i386/x86-64-fma-scalar.s: Likewise.
|
||
|
||
* gas/i386/i386.exp: Run fma-scalar, fma-scalar-intel,
|
||
x86-64-fma-scalar and x86-64-fma-scalar-intel.
|
||
|
||
2010-01-28 Nick Clifton <nickc@redhat.com>
|
||
|
||
PR 11225
|
||
* gas/pe/aligncomm-c.d: Dump all sections.
|
||
|
||
2010-01-27 Dave Korn <dave.korn.cygwin@gmail.com>
|
||
|
||
* gas/pe/section-align-1.s: New test source file.
|
||
* gas/pe/section-align-1.d: Likewise control script.
|
||
* gas/pe/section-align-2.s: Likewise ...
|
||
* gas/pe/section-align-2.d: ... and likewise.
|
||
* gas/pe/pe.exp: Invoke new testcases.
|
||
|
||
2010-01-27 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
* gas/i386/avx-scalar-intel.d: New.
|
||
* gas/i386/avx-scalar.d: Likewise.
|
||
* gas/i386/avx-scalar.s: Likewise.
|
||
* gas/i386/x86-64-avx-scalar-intel.d: Likewise.
|
||
* gas/i386/x86-64-avx-scalar.d: Likewise.
|
||
* gas/i386/x86-64-avx-scalar.s: Likewise.
|
||
|
||
* gas/i386/i386.exp: Run avx-scalar, avx-scalar-intel,
|
||
x86-64-avx-scalar and x86-64-avx-scalar-intel.
|
||
|
||
2010-01-23 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
* gas/i386/avx.s: Add more tests.
|
||
* gas/i386/x86-64-avx.s: Likewise.
|
||
|
||
* gas/i386/avx-intel.d: Updated.
|
||
* gas/i386/avx.d: Likewise.
|
||
* gas/i386/x86-64-avx-intel.d: Likewise.
|
||
* gas/i386/x86-64-avx.d: Likewise.
|
||
|
||
2010-01-23 Richard Sandiford <r.sandiford@uk.ibm.com>
|
||
|
||
* gas/ppc/xcoff-ref-1.s, gas/ppc/xcoff-ref-1.l: New test.
|
||
* gas/ppc/aix.exp: Run it.
|
||
|
||
2010-01-21 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
* gas/i386/x86-64-xsave.s: Add tests for xsave64 and xrstor64.
|
||
|
||
* gas/i386/x86-64-xsave-intel.d: Updated.
|
||
* gas/i386/x86-64-xsave.d: Likewise.
|
||
|
||
2010-01-20 Nick Clifton <nickc@redhat.com>
|
||
|
||
PR 11109
|
||
* gas/arm/vfp-neon-syntax.d: Update expected disassembly.
|
||
* gas/arm/vfp-neon-syntax_t2.d: Likewise.
|
||
|
||
2010-01-15 Sebastian Pop <sebastian.pop@amd.com>
|
||
|
||
* gas/i386/x86-64-xop.d: Add missing patterns.
|
||
* gas/i386/x86-64-xop.s: Same.
|
||
* gas/i386/xop.d: Same.
|
||
* gas/i386/xop.s: Same.
|
||
|
||
2010-01-13 Daniel Jacobowitz <dan@codesourcery.com>
|
||
|
||
* gas/arm/thumb-nop.s: Add .syntax unified.
|
||
|
||
2010-01-13 Daniel Jacobowitz <dan@codesourcery.com>
|
||
|
||
* gas/arm/thumb-nop.d, gas/arm/thumb-nop.s: New test.
|
||
* gas/arm/relax_branch_align.d: Expect a default NOP instruction.
|
||
* gas/arm/vfp1_t2.d, gas/arm/vfp1xD_t2.d: Specify a CPU with
|
||
Thumb-2.
|
||
|
||
2010-01-13 Nick Clifton <nickc@redhat.com>
|
||
|
||
* gas/elf/section0.d: Skip this test for the h8300.
|
||
* gas/elf/section1.d: Likewise.
|
||
* gas/elf/section6.d: Likewise.
|
||
* gas/elf/elf.exp: Skip section2 and section5 tests when the
|
||
target is the h8300.
|
||
|
||
2010-01-06 Quentin Neill <quentin.neill@amd.com>
|
||
|
||
* gas/i386/i386.exp: Add new amdfam15 test cases.
|
||
* gas/i386/nops-1-amdfam15.d: New.
|
||
* gas/i386/x86-64-nops-1-amdfam15.d: New.
|
||
|
||
2010-01-06 Daniel Gutson <dgutson@codesourcery.com>
|
||
|
||
* gas/arm/dis-data.d: New test case.
|
||
* gas/arm/dis-data.s: New file.
|
||
|
||
2010-01-04 Daniel Gutson <dgutson@codesourcery.com>
|
||
|
||
* gas/arm/neon-logic.d: New test case.
|
||
* gas/arm/neon-logic.s: New file.
|
||
|
||
2010-01-04 Daniel Gutson <dgutson@codesourcery.com>
|
||
|
||
* gas/arm/neon-addressing-bad.d: New test case.
|
||
* gas/arm/neon-addressing-bad.s: New file.
|
||
* gas/arm/neon-addressing-bad.l: New file.
|
||
|
||
2010-01-03 Daniel Gutson <dgutson@codesourcery.com>
|
||
|
||
* gas/arm/neon-suffix-bad.d: New test case.
|
||
* gas/arm/neon-suffix-bad.s: New file.
|
||
* gas/arm/neon-suffix-bad.l: New file.
|
||
|
||
For older changes see ChangeLog-2009
|
||
|
||
Local Variables:
|
||
mode: change-log
|
||
left-margin: 8
|
||
fill-column: 74
|
||
version-control: never
|
||
End:
|