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