Run list-1, list-2 and list-3 only for ELF tagets.
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
CommitLineData
4f9adf89
L
12010-03-17 H.J. Lu <hongjiu.lu@intel.com>
2
3 * gas/i386/i386.exp: Run list-1, list-2 and list-3 only for
4 ELF tagets.
5
cea10409
L
62010-03-08 H.J. Lu <hongjiu.lu@intel.com>
7
8 PR gas/9966
9 PR gas/11356
10 * gas/i386/list-1.l: New.
11 * gas/i386/list-1.s: Likewise.
12 * gas/i386/list-2.l: Likewise.
13 * gas/i386/list-2.s: Likewise.
14 * gas/i386/list-3.l: Likewise.
15 * gas/i386/list-3.s: Likewise.
16
17 * gas/i386/i386.exp: Run list-1, list-2 and list-3.
18
19 * lib/gas-defs.exp (gas_run_stdin): New.
20 (run_list_test_stdin): Likewise.
21
743d7f19
DE
222010-02-26 Doug Evans <dje@sebabeach.org>
23
24 * gas/mep/allinsn.be.d: Renamed from allinsn.d. Pass -EB.
25 * gas/mep/allinsn.exp: branch1 is now bi-endian.
26 * gas/mep/branch1.be.d: Renamed from branch1.d. Pass -EB.
27 * gas/mep/branch1.le.d: New file.
28 * gas/mep/dj1.be.d: Renamed from dj1.d. Pass -EB.
29 * gas/mep/dj2.be.d: Renamed from dj2.d. Pass -EB.
30
f8a8e9d6
JZ
312010-02-26 Jie Zhang <jie@codesourcery.com>
32
33 * gas/arm/thumb32.s, gas/arm/thumb32.d: Add a new test
34 for strexd.
35 * gas/arm/thumb32.l: Adjust.
36
e23c0ad8
JZ
372010-02-26 Jie Zhang <jie@codesourcery.com>
38
39 * gas/arm/neon-ldst-align-bad.d: New test.
40 * gas/arm/neon-ldst-align-bad.l: New test.
41 * gas/arm/neon-ldst-align-bad.s: New test.
42
c67a084a
NC
432010-02-25 Wu Zhangjin <wuzhangjin@gmail.com>
44
45 * gas/mips/loongson-2f-2.s: New test of -mfix-loongson2f-nop.
46 * gas/mips/loongson-2f-2.d: Likewise.
47 * gas/mips/loongson-2f-3.s: New test of -mfix-loongson2f-jump.
48 * gas/mips/loongson-2f-3.d: Likewise.
49 * gas/mips/mips.exp: Run the new tests.
50
c060226a
NC
512010-02-24 Nick Clifton <nickc@redhat.com>
52
53 PR binutils/6773
54 * gas/arm/arch7em.d: Replace expected disassembly of
55 <prefix>addsubx with <prefix>asx. Also replace <prefix>subaddx
56 with <prefix>sax.
57 * gas/arm/archv6.d: Likewise.
58 * gas/arm/thumb32.d: Likewise.
59
56adecf4
DG
602010-02-23 Daniel Gutson <dgutson@codesourcery.com>
61
c060226a
NC
62 * gas/arm/depr-swp.d: New test case.
63 * gas/arm/depr-swp.s: New file.
64 * gas/arm/depr-swp.l: New file.
56adecf4 65
0dc5cb47
NC
662010-02-23 Nick Clifton <nickc@redhat.com>
67
68 * gas/arm/thumb2_bcond.d: Allow for varying number of nops at the
69 end of the section depending upon the target of the arm assembler
70 being tested.
71
cd21e546
MGD
722010-02-18 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
73
0dc5cb47 74 * gas/arm/attr-order.d: Fix test for new names for attribute
cd21e546
MGD
75 values.
76
77551a33
DG
772010-02-12 Daniel Gutson <dgutson@codesourcery.com>
78
79 * gas/arm/sp-pc-validations-bad.d: New testcase.
80 * gas/arm/sp-pc-validations-bad.l: New file.
81 * gas/arm/sp-pc-validations-bad.s: New file.
82 * gas/arm/sp-pc-validations-bad-t.d: New testcase.
83 * gas/arm/sp-pc-validations-bad-t.l: New file.
84 * gas/arm/sp-pc-validations-bad-t.s: New file.
85 * gas/arm/sp-pc-usage-t.d: Removed invalid insns.
86 * gas/arm/sp-pc-usage-t.s: Likewise.
87 * gas/arm/unpredictable.d: Likewise.
88 * gas/arm/unpredictable.s: Likewise.
89 * gas/arm/thumb2_bcond.d: Added test.
90 * gas/arm/thumb2_bcond.s: Likewise.
91
9d0e8497
TG
922010-02-12 Tristan Gingold <gingold@adacore.com>
93
94 * gas/ia64/slotcount.s, gas/ia64/slotcount.s: New test.
95 * gas/ia64/ia64.exp: Add slotcount test (vms only).
96
a683cc34
SP
972010-02-10 Quentin Neill <quentin.neill@amd.com>
98 Sebastian Pop <sebastian.pop@amd.com>
99
100 * gas/i386/x86-64-xop.d: Add vpermil2p[sd] tests.
101 * gas/i386/x86-64-xop.s: Likewise.
102 * gas/i386/xop.d: Likewise.
103 * gas/i386/xop.s: Likewise.
104
486499d0
CL
1052010-02-08 Christophe Lyon <christophe.lyon@st.com>
106
107 * gas/arm/branch-reloc.s, gas/arm/branch-reloc.d,
108 gas/arm/branch-reloc.l: New tests and expected results with all
109 variants of call: ARM/Thumb, local/global, inter/intra-section,
110 using BL/BLX.
111
bb7c70ed
NC
1122010-02-08 Christophe Lyon <christophe.lyon@st.com>
113
114 * gas/arm/arm-it-auto.d: Update expected results.
115 * gas/arm/bl-local-v4t.d: Likewise.
116 * gas/arm/blx-local.d: Likewise.
117 * gas/arm/thumb-w-good.d: Likewise.
118 * gas/arm/wince.d: Likewise.
119
ce3d2015
AM
1202010-02-08 Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
121
122 * gas/ppc/titan.d, * gas/ppc/titan.s: New test.
123 * gas/ppc/ppc.exp: Run it.
124
68339fdf
SP
1252010-02-03 Quentin Neill <quentin.neill@amd.com>
126
127 * gas/i386/i386.exp: Rename amdfam15 test cases to bdver1.
128 * gas/i386/x86-64-nops-1-amdfam15.d: Renamed test case to
129 gas/i386/x86-64-nops-1-bdver1.d.
130 * gas/i386/nops-1-amdfam15.d: Renamed test case to
131 gas/i386/nops-1-bdver1.d.
132
b0e28b39
DJ
1332010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
134
135 * gas/arm/dis-data.d: Update test name. Do not expect
136 .word output.
137 * gas/arm/dis-data2.d, gas/arm/dis-data2.s,
138 gas/arm/dis-data3.d, gas/arm/dis-data3.s: New tests.
139
99b253c5
NC
1402010-01-29 Nick Clifton <nickc@redhat.com>
141
142 PR 11136
143 * gas/arm/neon-omit.s: Add instruction that causes crash.
144 * gas/arm/neon-omit.d: Add expected disassembly.
145
09be49c9
DK
1462010-01-28 Dave Korn <dave.korn.cygwin@gmail.com>
147
148 * gas/pe/section-align-1.d: Don't test section flags.
149 * gas/pe/section-align-2.d: Likewise.
150
1c480963
L
1512010-01-28 H.J. Lu <hongjiu.lu@intel.com>
152
153 * gas/i386/fma-scalar-intel.d: New.
154 * gas/i386/fma-scalar.d: Likewise.
155 * gas/i386/fma-scalar.s: Likewise.
156 * gas/i386/x86-64-fma-scalar-intel.d: Likewise.
157 * gas/i386/x86-64-fma-scalar.d: Likewise.
158 * gas/i386/x86-64-fma-scalar.s: Likewise.
159
160 * gas/i386/i386.exp: Run fma-scalar, fma-scalar-intel,
161 x86-64-fma-scalar and x86-64-fma-scalar-intel.
162
70ecb384
NC
1632010-01-28 Nick Clifton <nickc@redhat.com>
164
165 PR 11225
166 * gas/pe/aligncomm-c.d: Dump all sections.
167
31907d5e
DK
1682010-01-27 Dave Korn <dave.korn.cygwin@gmail.com>
169
170 * gas/pe/section-align-1.s: New test source file.
171 * gas/pe/section-align-1.d: Likewise control script.
172 * gas/pe/section-align-2.s: Likewise ...
173 * gas/pe/section-align-2.d: ... and likewise.
174 * gas/pe/pe.exp: Invoke new testcases.
175
539f890d
L
1762010-01-27 H.J. Lu <hongjiu.lu@intel.com>
177
178 * gas/i386/avx-scalar-intel.d: New.
179 * gas/i386/avx-scalar.d: Likewise.
180 * gas/i386/avx-scalar.s: Likewise.
181 * gas/i386/x86-64-avx-scalar-intel.d: Likewise.
182 * gas/i386/x86-64-avx-scalar.d: Likewise.
183 * gas/i386/x86-64-avx-scalar.s: Likewise.
184
185 * gas/i386/i386.exp: Run avx-scalar, avx-scalar-intel,
186 x86-64-avx-scalar and x86-64-avx-scalar-intel.
187
caca4976
L
1882010-01-23 H.J. Lu <hongjiu.lu@intel.com>
189
190 * gas/i386/avx.s: Add more tests.
191 * gas/i386/x86-64-avx.s: Likewise.
192
193 * gas/i386/avx-intel.d: Updated.
194 * gas/i386/avx.d: Likewise.
195 * gas/i386/x86-64-avx-intel.d: Likewise.
196 * gas/i386/x86-64-avx.d: Likewise.
197
c865e45b
RS
1982010-01-23 Richard Sandiford <r.sandiford@uk.ibm.com>
199
200 * gas/ppc/xcoff-ref-1.s, gas/ppc/xcoff-ref-1.l: New test.
201 * gas/ppc/aix.exp: Run it.
202
706e8205 2032010-01-21 H.J. Lu <hongjiu.lu@intel.com>
73bb6729
L
204
205 * gas/i386/x86-64-xsave.s: Add tests for xsave64 and xrstor64.
206
207 * gas/i386/x86-64-xsave-intel.d: Updated.
208 * gas/i386/x86-64-xsave.d: Likewise.
209
760f3a89
NC
2102010-01-20 Nick Clifton <nickc@redhat.com>
211
212 PR 11109
213 * gas/arm/vfp-neon-syntax.d: Update expected disassembly.
214 * gas/arm/vfp-neon-syntax_t2.d: Likewise.
215
a6461c02
SP
2162010-01-15 Sebastian Pop <sebastian.pop@amd.com>
217
218 * gas/i386/x86-64-xop.d: Add missing patterns.
219 * gas/i386/x86-64-xop.s: Same.
220 * gas/i386/xop.d: Same.
221 * gas/i386/xop.s: Same.
222
43579b25
DJ
2232010-01-13 Daniel Jacobowitz <dan@codesourcery.com>
224
225 * gas/arm/thumb-nop.s: Add .syntax unified.
226
afa62d5e
DJ
2272010-01-13 Daniel Jacobowitz <dan@codesourcery.com>
228
229 * gas/arm/thumb-nop.d, gas/arm/thumb-nop.s: New test.
230 * gas/arm/relax_branch_align.d: Expect a default NOP instruction.
231 * gas/arm/vfp1_t2.d, gas/arm/vfp1xD_t2.d: Specify a CPU with
232 Thumb-2.
233
52b010e4
NC
2342010-01-13 Nick Clifton <nickc@redhat.com>
235
236 * gas/elf/section0.d: Skip this test for the h8300.
237 * gas/elf/section1.d: Likewise.
238 * gas/elf/section6.d: Likewise.
239 * gas/elf/elf.exp: Skip section2 and section5 tests when the
240 target is the h8300.
241
69dd9865
SP
2422010-01-06 Quentin Neill <quentin.neill@amd.com>
243
244 * gas/i386/i386.exp: Add new amdfam15 test cases.
245 * gas/i386/nops-1-amdfam15.d: New.
246 * gas/i386/x86-64-nops-1-amdfam15.d: New.
247
e3e535bc
NC
2482010-01-06 Daniel Gutson <dgutson@codesourcery.com>
249
250 * gas/arm/dis-data.d: New test case.
251 * gas/arm/dis-data.s: New file.
252
4316f0d2
DG
2532010-01-04 Daniel Gutson <dgutson@codesourcery.com>
254
255 * gas/arm/neon-logic.d: New test case.
256 * gas/arm/neon-logic.s: New file.
257
b1a769ed
DG
2582010-01-04 Daniel Gutson <dgutson@codesourcery.com>
259
260 * gas/arm/neon-addressing-bad.d: New test case.
261 * gas/arm/neon-addressing-bad.s: New file.
262 * gas/arm/neon-addressing-bad.l: New file.
263
88714cb8
DG
2642010-01-03 Daniel Gutson <dgutson@codesourcery.com>
265
266 * gas/arm/neon-suffix-bad.d: New test case.
267 * gas/arm/neon-suffix-bad.s: New file.
268 * gas/arm/neon-suffix-bad.l: New file.
e3ea77ac 269
43ecc30f 270For older changes see ChangeLog-2009
c9e214e5
AM
271\f
272Local Variables:
273mode: change-log
274left-margin: 8
275fill-column: 74
276version-control: never
277End:
This page took 0.755017 seconds and 4 git commands to generate.