daily update
[binutils/dougsmingw.git] / gas / testsuite / ChangeLog
blob7babe9f7ee26b653a435b217e9393cd7b7f6dbec
1 2010-03-25  Joseph Myers  <joseph@codesourcery.com>
3         * gas/tic6x: New directory and testcases.
5 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
7         * gas/macros/dot.s: Remove space in .byte operands.
9 2010-03-22  Sebastian Pop  <sebastian.pop@amd.com>
10             Quentin Neill <quentin.neill@amd.com>
12         * testsuite/gas/i386/x86-64-lwp.s: Remove use of 16bit LWP insns.
13         * testsuite/gas/i386/lwp.s: Same.
14         * testsuite/gas/i386/x86-64-lwp.d: Updated.
15         * testsuite/gas/i386/lwp.d: Updated.
17 2010-03-19  Jie Zhang  <jie@codesourcery.com>
19         * gas/arm/mapmisc.s: Add the test case for two mapping
20         symbols having the same value.
21         * gas/arm/mapmisc.d: Likewise.
23 2010-03-18  Wei Guozhi  <carrot@google.com>
25         PR gas/11323
26         * gas/arm/got_prel.s: New test case.
27         * gas/arm/got_prel.d: Expected disassembly.
29 2010-03-17  H.J. Lu  <hongjiu.lu@intel.com>
31         * gas/i386/i386.exp: Run list-1, list-2 and list-3 only for
32         ELF tagets.
34 2010-03-08  H.J. Lu  <hongjiu.lu@intel.com>
36         PR gas/9966
37         PR gas/11356
38         * gas/i386/list-1.l: New.
39         * gas/i386/list-1.s: Likewise.
40         * gas/i386/list-2.l: Likewise.
41         * gas/i386/list-2.s: Likewise.
42         * gas/i386/list-3.l: Likewise.
43         * gas/i386/list-3.s: Likewise.
45         * gas/i386/i386.exp: Run list-1, list-2 and list-3.
47         * lib/gas-defs.exp (gas_run_stdin): New.
48         (run_list_test_stdin): Likewise.
50 2010-02-26  Doug Evans  <dje@sebabeach.org>
52         * gas/mep/allinsn.be.d: Renamed from allinsn.d.  Pass -EB.
53         * gas/mep/allinsn.exp: branch1 is now bi-endian.
54         * gas/mep/branch1.be.d: Renamed from branch1.d.  Pass -EB.
55         * gas/mep/branch1.le.d: New file.
56         * gas/mep/dj1.be.d: Renamed from dj1.d.  Pass -EB.
57         * gas/mep/dj2.be.d: Renamed from dj2.d.  Pass -EB.
59 2010-02-26  Jie Zhang  <jie@codesourcery.com>
61         * gas/arm/thumb32.s, gas/arm/thumb32.d: Add a new test
62         for strexd.
63         * gas/arm/thumb32.l: Adjust.
65 2010-02-26  Jie Zhang  <jie@codesourcery.com>
67         * gas/arm/neon-ldst-align-bad.d: New test.
68         * gas/arm/neon-ldst-align-bad.l: New test.
69         * gas/arm/neon-ldst-align-bad.s: New test.
71 2010-02-25  Wu Zhangjin  <wuzhangjin@gmail.com>
73         * gas/mips/loongson-2f-2.s: New test of -mfix-loongson2f-nop.
74         * gas/mips/loongson-2f-2.d: Likewise.
75         * gas/mips/loongson-2f-3.s: New test of -mfix-loongson2f-jump.
76         * gas/mips/loongson-2f-3.d: Likewise.
77         * gas/mips/mips.exp: Run the new tests.
79 2010-02-24  Nick Clifton  <nickc@redhat.com>
81         PR binutils/6773
82         * gas/arm/arch7em.d: Replace expected disassembly of
83         <prefix>addsubx with <prefix>asx.  Also replace <prefix>subaddx
84         with <prefix>sax.
85         * gas/arm/archv6.d: Likewise.
86         * gas/arm/thumb32.d: Likewise.
88 2010-02-23  Daniel Gutson  <dgutson@codesourcery.com>
90         * gas/arm/depr-swp.d: New test case.
91         * gas/arm/depr-swp.s: New file.
92         * gas/arm/depr-swp.l: New file.
94 2010-02-23  Nick Clifton  <nickc@redhat.com>
96         * gas/arm/thumb2_bcond.d: Allow for varying number of nops at the
97         end of the section depending upon the target of the arm assembler
98         being tested.
100 2010-02-18  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
102         * gas/arm/attr-order.d: Fix test for new names for attribute
103         values.
105 2010-02-12  Daniel Gutson  <dgutson@codesourcery.com>
107         * gas/arm/sp-pc-validations-bad.d: New testcase.
108         * gas/arm/sp-pc-validations-bad.l: New file.
109         * gas/arm/sp-pc-validations-bad.s: New file.
110         * gas/arm/sp-pc-validations-bad-t.d: New testcase.
111         * gas/arm/sp-pc-validations-bad-t.l: New file.
112         * gas/arm/sp-pc-validations-bad-t.s: New file.
113         * gas/arm/sp-pc-usage-t.d: Removed invalid insns.
114         * gas/arm/sp-pc-usage-t.s: Likewise.
115         * gas/arm/unpredictable.d: Likewise.
116         * gas/arm/unpredictable.s: Likewise.
117         * gas/arm/thumb2_bcond.d: Added test.
118         * gas/arm/thumb2_bcond.s: Likewise.
120 2010-02-12  Tristan Gingold  <gingold@adacore.com>
122         * gas/ia64/slotcount.s, gas/ia64/slotcount.s: New test.
123         * gas/ia64/ia64.exp: Add slotcount test (vms only).
125 2010-02-10  Quentin Neill  <quentin.neill@amd.com>
126             Sebastian Pop  <sebastian.pop@amd.com>
128         * gas/i386/x86-64-xop.d: Add vpermil2p[sd] tests.
129         * gas/i386/x86-64-xop.s: Likewise.
130         * gas/i386/xop.d: Likewise.
131         * gas/i386/xop.s: Likewise.
133 2010-02-08  Christophe Lyon  <christophe.lyon@st.com>
135         * gas/arm/branch-reloc.s, gas/arm/branch-reloc.d,
136         gas/arm/branch-reloc.l: New tests and expected results with all
137         variants of call: ARM/Thumb, local/global, inter/intra-section,
138         using BL/BLX.
140 2010-02-08  Christophe Lyon  <christophe.lyon@st.com>
142         * gas/arm/arm-it-auto.d: Update expected results.
143         * gas/arm/bl-local-v4t.d: Likewise.
144         * gas/arm/blx-local.d: Likewise.
145         * gas/arm/thumb-w-good.d: Likewise.
146         * gas/arm/wince.d: Likewise.
148 2010-02-08  Philipp Tomsich  <philipp.tomsich@theobroma-systems.com>
150         * gas/ppc/titan.d, * gas/ppc/titan.s: New test.
151         * gas/ppc/ppc.exp: Run it.
153 2010-02-03  Quentin Neill  <quentin.neill@amd.com>
155         * gas/i386/i386.exp: Rename amdfam15 test cases to bdver1.
156         * gas/i386/x86-64-nops-1-amdfam15.d: Renamed test case to
157         gas/i386/x86-64-nops-1-bdver1.d.
158         * gas/i386/nops-1-amdfam15.d: Renamed test case to
159         gas/i386/nops-1-bdver1.d.
161 2010-01-29  Daniel Jacobowitz  <dan@codesourcery.com>
163         * gas/arm/dis-data.d: Update test name.  Do not expect
164         .word output.
165         * gas/arm/dis-data2.d, gas/arm/dis-data2.s,
166         gas/arm/dis-data3.d, gas/arm/dis-data3.s: New tests.
168 2010-01-29  Nick Clifton  <nickc@redhat.com>
170         PR 11136
171         * gas/arm/neon-omit.s: Add instruction that causes crash.
172         * gas/arm/neon-omit.d: Add expected disassembly.
174 2010-01-28  Dave Korn  <dave.korn.cygwin@gmail.com>
176         * gas/pe/section-align-1.d: Don't test section flags.
177         * gas/pe/section-align-2.d: Likewise.
179 2010-01-28  H.J. Lu  <hongjiu.lu@intel.com>
181         * gas/i386/fma-scalar-intel.d: New.
182         * gas/i386/fma-scalar.d: Likewise.
183         * gas/i386/fma-scalar.s: Likewise.
184         * gas/i386/x86-64-fma-scalar-intel.d: Likewise.
185         * gas/i386/x86-64-fma-scalar.d: Likewise.
186         * gas/i386/x86-64-fma-scalar.s: Likewise.
188         * gas/i386/i386.exp: Run fma-scalar, fma-scalar-intel,
189         x86-64-fma-scalar and x86-64-fma-scalar-intel.
191 2010-01-28  Nick Clifton  <nickc@redhat.com>
193         PR 11225
194         * gas/pe/aligncomm-c.d: Dump all sections.
196 2010-01-27  Dave Korn  <dave.korn.cygwin@gmail.com>
198         * gas/pe/section-align-1.s: New test source file.
199         * gas/pe/section-align-1.d: Likewise control script.
200         * gas/pe/section-align-2.s: Likewise ...
201         * gas/pe/section-align-2.d: ... and likewise.
202         * gas/pe/pe.exp: Invoke new testcases.
204 2010-01-27  H.J. Lu  <hongjiu.lu@intel.com>
206         * gas/i386/avx-scalar-intel.d: New.
207         * gas/i386/avx-scalar.d: Likewise.
208         * gas/i386/avx-scalar.s: Likewise.
209         * gas/i386/x86-64-avx-scalar-intel.d: Likewise.
210         * gas/i386/x86-64-avx-scalar.d: Likewise.
211         * gas/i386/x86-64-avx-scalar.s: Likewise.
213         * gas/i386/i386.exp: Run avx-scalar, avx-scalar-intel,
214         x86-64-avx-scalar and x86-64-avx-scalar-intel.
216 2010-01-23  H.J. Lu  <hongjiu.lu@intel.com>
218         * gas/i386/avx.s: Add more tests.
219         * gas/i386/x86-64-avx.s: Likewise.
221         * gas/i386/avx-intel.d: Updated.
222         * gas/i386/avx.d: Likewise.
223         * gas/i386/x86-64-avx-intel.d: Likewise.
224         * gas/i386/x86-64-avx.d: Likewise.
226 2010-01-23  Richard Sandiford  <r.sandiford@uk.ibm.com>
228         * gas/ppc/xcoff-ref-1.s, gas/ppc/xcoff-ref-1.l: New test.
229         * gas/ppc/aix.exp: Run it.
231 2010-01-21  H.J. Lu  <hongjiu.lu@intel.com>
233         * gas/i386/x86-64-xsave.s: Add tests for xsave64 and xrstor64.
235         * gas/i386/x86-64-xsave-intel.d: Updated.
236         * gas/i386/x86-64-xsave.d: Likewise.
238 2010-01-20  Nick Clifton  <nickc@redhat.com>
240         PR 11109
241         * gas/arm/vfp-neon-syntax.d: Update expected disassembly.
242         * gas/arm/vfp-neon-syntax_t2.d: Likewise.
244 2010-01-15  Sebastian Pop  <sebastian.pop@amd.com>
246         * gas/i386/x86-64-xop.d: Add missing patterns.
247         * gas/i386/x86-64-xop.s: Same.
248         * gas/i386/xop.d: Same.
249         * gas/i386/xop.s: Same.
251 2010-01-13  Daniel Jacobowitz  <dan@codesourcery.com>
253         * gas/arm/thumb-nop.s: Add .syntax unified.
255 2010-01-13  Daniel Jacobowitz  <dan@codesourcery.com>
257         * gas/arm/thumb-nop.d, gas/arm/thumb-nop.s: New test.
258         * gas/arm/relax_branch_align.d: Expect a default NOP instruction.
259         * gas/arm/vfp1_t2.d, gas/arm/vfp1xD_t2.d: Specify a CPU with
260         Thumb-2.
262 2010-01-13  Nick Clifton  <nickc@redhat.com>
264         * gas/elf/section0.d: Skip this test for the h8300.
265         * gas/elf/section1.d: Likewise.
266         * gas/elf/section6.d: Likewise.
267         * gas/elf/elf.exp: Skip section2 and section5 tests when the
268         target is the h8300.
270 2010-01-06  Quentin Neill  <quentin.neill@amd.com>
272         * gas/i386/i386.exp: Add new amdfam15 test cases.
273         * gas/i386/nops-1-amdfam15.d: New.
274         * gas/i386/x86-64-nops-1-amdfam15.d: New.
276 2010-01-06  Daniel Gutson  <dgutson@codesourcery.com>
278         * gas/arm/dis-data.d: New test case.
279         * gas/arm/dis-data.s: New file.
281 2010-01-04  Daniel Gutson  <dgutson@codesourcery.com>
283         * gas/arm/neon-logic.d: New test case.
284         * gas/arm/neon-logic.s: New file.
286 2010-01-04  Daniel Gutson  <dgutson@codesourcery.com>
288         * gas/arm/neon-addressing-bad.d: New test case.
289         * gas/arm/neon-addressing-bad.s: New file.
290         * gas/arm/neon-addressing-bad.l: New file.
292 2010-01-03  Daniel Gutson  <dgutson@codesourcery.com>
294         * gas/arm/neon-suffix-bad.d: New test case.
295         * gas/arm/neon-suffix-bad.s: New file.
296         * gas/arm/neon-suffix-bad.l: New file.
298 For older changes see ChangeLog-2009
300 Local Variables:
301 mode: change-log
302 left-margin: 8
303 fill-column: 74
304 version-control: never
305 End: