gas:
[binutils.git] / gas / testsuite / ChangeLog
blobf381115a4e87bbf78e743e31877856f8be5e86c7
1 2010-04-27  Joseph Myers  <joseph@codesourcery.com>
3         * gas/tic6x/align-1-be.d, gas/tic6x/align-1.d,
4         gas/tic6x/align-1.s, gas/tic6x/align-2.d, gas/tic6x/align-2.s:
5         New.
7 2010-04-24  H.J. Lu  <hongjiu.lu@intel.com>
9         PR gas/11535
10         * gas/i386/intelok.s: Add tests for "call|jmp [xtrn]".
11         * gas/i386/intelok.d: Updated.
13 2010-04-21  Joseph Myers  <joseph@codesourcery.com>
15         * gas/tic6x/insns-c674x.s, gas/tic6x/insns-c674x.d: Also test
16         "b .S2 b3".
18 2010-04-21  H.J. Lu  <hongjiu.lu@intel.com>
20         PR gas/11509
21         * gas/i386/equ.s: Add tests for ".equ symbol, reg + NUM".
22         * gas/i386/equ.d: Updated.
24 2010-04-20  Nick Clifton  <nickc@redhat.com>
26         PR gas/11507
27         * gas/macros/altmacro.s: New test.
28         * gas/macros/altmacro.d: Expected output.
30 2010-04-16  Nick Clifton  <nickc@redhat.com>
32         PR gas/11395
33         * gas/hppa/basic/add2.s: Add test of simple 32-bit instruction.
34         * gas/hppa/basic/basic.exp (do_add2): Add grep for expected
35         disassembly.
37 2010-04-15  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
39         * gas/arm/attr-mcpu.d: Update for new attribute tag names.
40         * gas/arm/attr-mfpu-arm1020e.d: Likewise.
41         * gas/arm/attr-mfpu-arm1020t.d: Likewise.
42         * gas/arm/attr-mfpu-arm1136jf-s.d: Likewise.
43         * gas/arm/attr-mfpu-arm1136jfs.d: Likewise.
44         * gas/arm/attr-mfpu-neon-fp16.d: Likewise.
45         * gas/arm/attr-mfpu-neon.d: Likewise.
46         * gas/arm/attr-mfpu-softvfp+vfp.d: Likewise.
47         * gas/arm/attr-mfpu-vfp.d: Likewise.
48         * gas/arm/attr-mfpu-vfp10-r0.d: Likewise.
49         * gas/arm/attr-mfpu-vfp10.d: Likewise.
50         * gas/arm/attr-mfpu-vfp3.d: Likewise.
51         * gas/arm/attr-mfpu-vfp9.d: Likewise.
52         * gas/arm/attr-mfpu-vfpv2.d: Likewise.
53         * gas/arm/attr-mfpu-vfpv3-d16.d: Likewise.
54         * gas/arm/attr-mfpu-vfpv3.d: Likewise.
55         * gas/arm/attr-mfpu-vfpv4-d16.d: Likewise.
56         * gas/arm/attr-mfpu-vfpv4.d: Likewise.
57         * gas/arm/attr-mfpu-vfpxd.d: Likewise.
58         * gas/arm/attr-names.d: Add test to make sure all attribute names
59         are recognised.
60         * gas/arm/attr-names.s: Likewise.
62 2010-04-07  Jie Zhang  <jie@codesourcery.com>
64         * gas/arm/mapmisc.s: Test multiple mapping symbols have
65         the same value 0.
67 2010-04-06  Peter Bergner  <bergner@vnet.ibm.com>
69         * gas/ppc/476.d ("dccci", "dci", "iccci"): Add tests.
70         * gas/ppc/476.s: Likewise.
71         * gas/ppc/a2.d ("dccci", "dci", "iccci", "ici"): Add tests.
72         * gas/ppc/a2.s: Likewise.
74 2010-03-25  Joseph Myers  <joseph@codesourcery.com>
76         * gas/tic6x: New directory and testcases.
78 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
80         * gas/macros/dot.s: Remove space in .byte operands.
82 2010-03-22  Sebastian Pop  <sebastian.pop@amd.com>
83             Quentin Neill <quentin.neill@amd.com>
85         * testsuite/gas/i386/x86-64-lwp.s: Remove use of 16bit LWP insns.
86         * testsuite/gas/i386/lwp.s: Same.
87         * testsuite/gas/i386/x86-64-lwp.d: Updated.
88         * testsuite/gas/i386/lwp.d: Updated.
90 2010-03-19  Jie Zhang  <jie@codesourcery.com>
92         * gas/arm/mapmisc.s: Add the test case for two mapping
93         symbols having the same value.
94         * gas/arm/mapmisc.d: Likewise.
96 2010-03-18  Wei Guozhi  <carrot@google.com>
98         PR gas/11323
99         * gas/arm/got_prel.s: New test case.
100         * gas/arm/got_prel.d: Expected disassembly.
102 2010-03-17  H.J. Lu  <hongjiu.lu@intel.com>
104         * gas/i386/i386.exp: Run list-1, list-2 and list-3 only for
105         ELF tagets.
107 2010-03-08  H.J. Lu  <hongjiu.lu@intel.com>
109         PR gas/9966
110         PR gas/11356
111         * gas/i386/list-1.l: New.
112         * gas/i386/list-1.s: Likewise.
113         * gas/i386/list-2.l: Likewise.
114         * gas/i386/list-2.s: Likewise.
115         * gas/i386/list-3.l: Likewise.
116         * gas/i386/list-3.s: Likewise.
118         * gas/i386/i386.exp: Run list-1, list-2 and list-3.
120         * lib/gas-defs.exp (gas_run_stdin): New.
121         (run_list_test_stdin): Likewise.
123 2010-02-26  Doug Evans  <dje@sebabeach.org>
125         * gas/mep/allinsn.be.d: Renamed from allinsn.d.  Pass -EB.
126         * gas/mep/allinsn.exp: branch1 is now bi-endian.
127         * gas/mep/branch1.be.d: Renamed from branch1.d.  Pass -EB.
128         * gas/mep/branch1.le.d: New file.
129         * gas/mep/dj1.be.d: Renamed from dj1.d.  Pass -EB.
130         * gas/mep/dj2.be.d: Renamed from dj2.d.  Pass -EB.
132 2010-02-26  Jie Zhang  <jie@codesourcery.com>
134         * gas/arm/thumb32.s, gas/arm/thumb32.d: Add a new test
135         for strexd.
136         * gas/arm/thumb32.l: Adjust.
138 2010-02-26  Jie Zhang  <jie@codesourcery.com>
140         * gas/arm/neon-ldst-align-bad.d: New test.
141         * gas/arm/neon-ldst-align-bad.l: New test.
142         * gas/arm/neon-ldst-align-bad.s: New test.
144 2010-02-25  Wu Zhangjin  <wuzhangjin@gmail.com>
146         * gas/mips/loongson-2f-2.s: New test of -mfix-loongson2f-nop.
147         * gas/mips/loongson-2f-2.d: Likewise.
148         * gas/mips/loongson-2f-3.s: New test of -mfix-loongson2f-jump.
149         * gas/mips/loongson-2f-3.d: Likewise.
150         * gas/mips/mips.exp: Run the new tests.
152 2010-02-24  Nick Clifton  <nickc@redhat.com>
154         PR binutils/6773
155         * gas/arm/arch7em.d: Replace expected disassembly of
156         <prefix>addsubx with <prefix>asx.  Also replace <prefix>subaddx
157         with <prefix>sax.
158         * gas/arm/archv6.d: Likewise.
159         * gas/arm/thumb32.d: Likewise.
161 2010-02-23  Daniel Gutson  <dgutson@codesourcery.com>
163         * gas/arm/depr-swp.d: New test case.
164         * gas/arm/depr-swp.s: New file.
165         * gas/arm/depr-swp.l: New file.
167 2010-02-23  Nick Clifton  <nickc@redhat.com>
169         * gas/arm/thumb2_bcond.d: Allow for varying number of nops at the
170         end of the section depending upon the target of the arm assembler
171         being tested.
173 2010-02-18  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
175         * gas/arm/attr-order.d: Fix test for new names for attribute
176         values.
178 2010-02-12  Daniel Gutson  <dgutson@codesourcery.com>
180         * gas/arm/sp-pc-validations-bad.d: New testcase.
181         * gas/arm/sp-pc-validations-bad.l: New file.
182         * gas/arm/sp-pc-validations-bad.s: New file.
183         * gas/arm/sp-pc-validations-bad-t.d: New testcase.
184         * gas/arm/sp-pc-validations-bad-t.l: New file.
185         * gas/arm/sp-pc-validations-bad-t.s: New file.
186         * gas/arm/sp-pc-usage-t.d: Removed invalid insns.
187         * gas/arm/sp-pc-usage-t.s: Likewise.
188         * gas/arm/unpredictable.d: Likewise.
189         * gas/arm/unpredictable.s: Likewise.
190         * gas/arm/thumb2_bcond.d: Added test.
191         * gas/arm/thumb2_bcond.s: Likewise.
193 2010-02-12  Tristan Gingold  <gingold@adacore.com>
195         * gas/ia64/slotcount.s, gas/ia64/slotcount.s: New test.
196         * gas/ia64/ia64.exp: Add slotcount test (vms only).
198 2010-02-10  Quentin Neill  <quentin.neill@amd.com>
199             Sebastian Pop  <sebastian.pop@amd.com>
201         * gas/i386/x86-64-xop.d: Add vpermil2p[sd] tests.
202         * gas/i386/x86-64-xop.s: Likewise.
203         * gas/i386/xop.d: Likewise.
204         * gas/i386/xop.s: Likewise.
206 2010-02-08  Christophe Lyon  <christophe.lyon@st.com>
208         * gas/arm/branch-reloc.s, gas/arm/branch-reloc.d,
209         gas/arm/branch-reloc.l: New tests and expected results with all
210         variants of call: ARM/Thumb, local/global, inter/intra-section,
211         using BL/BLX.
213 2010-02-08  Christophe Lyon  <christophe.lyon@st.com>
215         * gas/arm/arm-it-auto.d: Update expected results.
216         * gas/arm/bl-local-v4t.d: Likewise.
217         * gas/arm/blx-local.d: Likewise.
218         * gas/arm/thumb-w-good.d: Likewise.
219         * gas/arm/wince.d: Likewise.
221 2010-02-08  Philipp Tomsich  <philipp.tomsich@theobroma-systems.com>
223         * gas/ppc/titan.d, * gas/ppc/titan.s: New test.
224         * gas/ppc/ppc.exp: Run it.
226 2010-02-03  Quentin Neill  <quentin.neill@amd.com>
228         * gas/i386/i386.exp: Rename amdfam15 test cases to bdver1.
229         * gas/i386/x86-64-nops-1-amdfam15.d: Renamed test case to
230         gas/i386/x86-64-nops-1-bdver1.d.
231         * gas/i386/nops-1-amdfam15.d: Renamed test case to
232         gas/i386/nops-1-bdver1.d.
234 2010-01-29  Daniel Jacobowitz  <dan@codesourcery.com>
236         * gas/arm/dis-data.d: Update test name.  Do not expect
237         .word output.
238         * gas/arm/dis-data2.d, gas/arm/dis-data2.s,
239         gas/arm/dis-data3.d, gas/arm/dis-data3.s: New tests.
241 2010-01-29  Nick Clifton  <nickc@redhat.com>
243         PR 11136
244         * gas/arm/neon-omit.s: Add instruction that causes crash.
245         * gas/arm/neon-omit.d: Add expected disassembly.
247 2010-01-28  Dave Korn  <dave.korn.cygwin@gmail.com>
249         * gas/pe/section-align-1.d: Don't test section flags.
250         * gas/pe/section-align-2.d: Likewise.
252 2010-01-28  H.J. Lu  <hongjiu.lu@intel.com>
254         * gas/i386/fma-scalar-intel.d: New.
255         * gas/i386/fma-scalar.d: Likewise.
256         * gas/i386/fma-scalar.s: Likewise.
257         * gas/i386/x86-64-fma-scalar-intel.d: Likewise.
258         * gas/i386/x86-64-fma-scalar.d: Likewise.
259         * gas/i386/x86-64-fma-scalar.s: Likewise.
261         * gas/i386/i386.exp: Run fma-scalar, fma-scalar-intel,
262         x86-64-fma-scalar and x86-64-fma-scalar-intel.
264 2010-01-28  Nick Clifton  <nickc@redhat.com>
266         PR 11225
267         * gas/pe/aligncomm-c.d: Dump all sections.
269 2010-01-27  Dave Korn  <dave.korn.cygwin@gmail.com>
271         * gas/pe/section-align-1.s: New test source file.
272         * gas/pe/section-align-1.d: Likewise control script.
273         * gas/pe/section-align-2.s: Likewise ...
274         * gas/pe/section-align-2.d: ... and likewise.
275         * gas/pe/pe.exp: Invoke new testcases.
277 2010-01-27  H.J. Lu  <hongjiu.lu@intel.com>
279         * gas/i386/avx-scalar-intel.d: New.
280         * gas/i386/avx-scalar.d: Likewise.
281         * gas/i386/avx-scalar.s: Likewise.
282         * gas/i386/x86-64-avx-scalar-intel.d: Likewise.
283         * gas/i386/x86-64-avx-scalar.d: Likewise.
284         * gas/i386/x86-64-avx-scalar.s: Likewise.
286         * gas/i386/i386.exp: Run avx-scalar, avx-scalar-intel,
287         x86-64-avx-scalar and x86-64-avx-scalar-intel.
289 2010-01-23  H.J. Lu  <hongjiu.lu@intel.com>
291         * gas/i386/avx.s: Add more tests.
292         * gas/i386/x86-64-avx.s: Likewise.
294         * gas/i386/avx-intel.d: Updated.
295         * gas/i386/avx.d: Likewise.
296         * gas/i386/x86-64-avx-intel.d: Likewise.
297         * gas/i386/x86-64-avx.d: Likewise.
299 2010-01-23  Richard Sandiford  <r.sandiford@uk.ibm.com>
301         * gas/ppc/xcoff-ref-1.s, gas/ppc/xcoff-ref-1.l: New test.
302         * gas/ppc/aix.exp: Run it.
304 2010-01-21  H.J. Lu  <hongjiu.lu@intel.com>
306         * gas/i386/x86-64-xsave.s: Add tests for xsave64 and xrstor64.
308         * gas/i386/x86-64-xsave-intel.d: Updated.
309         * gas/i386/x86-64-xsave.d: Likewise.
311 2010-01-20  Nick Clifton  <nickc@redhat.com>
313         PR 11109
314         * gas/arm/vfp-neon-syntax.d: Update expected disassembly.
315         * gas/arm/vfp-neon-syntax_t2.d: Likewise.
317 2010-01-15  Sebastian Pop  <sebastian.pop@amd.com>
319         * gas/i386/x86-64-xop.d: Add missing patterns.
320         * gas/i386/x86-64-xop.s: Same.
321         * gas/i386/xop.d: Same.
322         * gas/i386/xop.s: Same.
324 2010-01-13  Daniel Jacobowitz  <dan@codesourcery.com>
326         * gas/arm/thumb-nop.s: Add .syntax unified.
328 2010-01-13  Daniel Jacobowitz  <dan@codesourcery.com>
330         * gas/arm/thumb-nop.d, gas/arm/thumb-nop.s: New test.
331         * gas/arm/relax_branch_align.d: Expect a default NOP instruction.
332         * gas/arm/vfp1_t2.d, gas/arm/vfp1xD_t2.d: Specify a CPU with
333         Thumb-2.
335 2010-01-13  Nick Clifton  <nickc@redhat.com>
337         * gas/elf/section0.d: Skip this test for the h8300.
338         * gas/elf/section1.d: Likewise.
339         * gas/elf/section6.d: Likewise.
340         * gas/elf/elf.exp: Skip section2 and section5 tests when the
341         target is the h8300.
343 2010-01-06  Quentin Neill  <quentin.neill@amd.com>
345         * gas/i386/i386.exp: Add new amdfam15 test cases.
346         * gas/i386/nops-1-amdfam15.d: New.
347         * gas/i386/x86-64-nops-1-amdfam15.d: New.
349 2010-01-06  Daniel Gutson  <dgutson@codesourcery.com>
351         * gas/arm/dis-data.d: New test case.
352         * gas/arm/dis-data.s: New file.
354 2010-01-04  Daniel Gutson  <dgutson@codesourcery.com>
356         * gas/arm/neon-logic.d: New test case.
357         * gas/arm/neon-logic.s: New file.
359 2010-01-04  Daniel Gutson  <dgutson@codesourcery.com>
361         * gas/arm/neon-addressing-bad.d: New test case.
362         * gas/arm/neon-addressing-bad.s: New file.
363         * gas/arm/neon-addressing-bad.l: New file.
365 2010-01-03  Daniel Gutson  <dgutson@codesourcery.com>
367         * gas/arm/neon-suffix-bad.d: New test case.
368         * gas/arm/neon-suffix-bad.s: New file.
369         * gas/arm/neon-suffix-bad.l: New file.
371 For older changes see ChangeLog-2009
373 Local Variables:
374 mode: change-log
375 left-margin: 8
376 fill-column: 74
377 version-control: never
378 End: