* coffread.c (coff_symtab_read): Remove FUNCTION_EPILOGUE_SIZE.
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
CommitLineData
457cad8e
L
12008-07-24 H.J. Lu <hongjiu.lu@intel.com>
2
3 * gas/i386/nops-1.d: Add -mtune=generic32.
4 * gas/i386/nops-2.d: Likewise.
5 * gas/i386/nops-3.d: Likewise.
6
7 * gas/i386/x86-64-nops-1.d: Add -mtune=generic64.
8 * gas/i386/x86-64-nops-2.d: Likewise.
9 * gas/i386/x86-64-nops-3.d: Likewise.
10 * gas/i386/x86-64-nops-4.d: Likewise.
11
570de991
NC
122008-07-22 Chao-ying Fu <fu@mips.com>
13
14 * gas/mips/tls-ill.l: Update error message.
15 * gas/mips/octeon-ill.l: Likewise.
16
a9298102
JZ
172008-07-14 Jie Zhang <jie.zhang@analog.com>
18
19 * gas/bfin/{bit2.s, cache2.s, control_code2.s, event2.s,
20 logical2.s, move2.s, parallel.s, parallel2.s, parallel3.s,
21 parallel4.s, shift2.s, stack2.s, video2.s}: Remove DOS line
22 endings.
23
30c09090
RS
242008-07-10 Richard Sandiford <rdsandiford@googlemail.com>
25
26 * gas/mips/mips16-vis-1.d, gas/mips/mips16-vis-1.s: New tests.
27 * gas/mips/mips.exp: Run them.
28
0cd63f3d
KT
292008-07-09 Kai Tietz <kai.tietz@onevision.com>
30
31 * gas/i386/i386.exp (x86-64-pcrel): Disable for w64.
32 (x86-64-sse5): Likewise.
33 (x86-64-opcode-inval): Likewise.
34 (x86-64-opcode-inval-intel): Likewise.
35 (x86-64-w64-pcrel): New.
36 * gas/i386/x86-64-w64-pcrel.d: New.
37
a6d8f55b
AN
382008-07-07 Adam Nemet <anemet@caviumnetworks.com>
39
40 * gas/mips/mips32.s: Move out coprocessor2 insns from here ...
41 * gas/mips/mips32-cp2.s: ... to here.
42 * gas/mips/mips32.d: Update.
43 * gas/mips/mips32-cp2.d: New file.
44 * gas/mips/mips32r2.s: Move out coprocessor2 insns from here ...
45 * gas/mips/mips32r2-cp2.s: ... to here.
46 * gas/mips/mips32r2.d: Update.
47 * gas/mips/mips32r2-cp2.d: New file.
48 * gas/mips/mips64.s: Move out coprocessor2 insns from here ...
49 * gas/mips/mips64-cp2.s: ... to here.
50 * gas/mips/mips64.d: Update.
51 * gas/mips/mips64-cp2.d: New file.
52 * gas/mips/mips.exp: Run mips32-cp2, mips32r2-cp2 and mips64-cp
53 except for Octeon.
54 * gas/mips/octeon.s: Add supported coprocessor insns. Move pop
55 down to keep alphabetical order.
56 * gas/mips/octeon.d: Update.
57 * gas/mips/octeon-ill.s: Add unsupported coprocessor insns.
58 * gas/mips/octeon-ill.l: Update.
59
79947c54
CD
602008-07-07 Paul Brook <paul@codesourcery.com>
61
62 * gas/arm/movw-local.d: New test.
63 * gas/arm/movw-local.s: New test.
64
4b4374ec
CF
652008-06-27 Chao-ying Fu <fu@mips.com>
66
67 * gas/mips/odd-float.d: Replace ... with #pass.
68 * gas/mips/ldstla-32-shared.d: Add -march=mips1 for as.
69 * gas/mips/ldstla-32.d: Likewise.
70 * gas/mips/mips16-hilo-match.d: Add -mabi=32 -march=mips1 for as.
71
4bec5bdf
CF
722008-06-19 Chao-ying Fu <fu@mips.com>
73
74 * gas/mips/e32-rel2.d: Add -march=mips1 for as.
75
4758f280
HPN
762008-06-16 Hans-Peter Nilsson <hp@bitrange.com>
77
78 PR gas/6607
79 * gas/mmix/err-loc-10.s, gas/mmix/err-loc-9.s, gas/mmix/loc-6.d,
80 gas/mmix/loc-6.s, gas/mmix/loc-7.d, gas/mmix/loc-7.s: New tests.
81
bb35fb24
NC
822008-06-12 Adam Nemet <anemet@caviumnetworks.com>
83
84 * gas/mips/octeon.s, gas/mips/octeon.d: Add tests for baddu,
85 bbit*, cins*, dmul, pop, dpop, exts*, mtm*, mtp*, syncs, syncw,
86 syncws, vm3mulu, vm0 and vmulu.
87 * gas/mips/octeon-ill.s, gas/mips/octeon-ill.s: New test.
88 * gas/mips/mips.exp: Run it. Run octeon test with
89 run_dump_test_arches.
90
dd3cbb7e
NC
91 * gas/mips/octeon.s, gas/mips/octeon.d: Add tests for seq* and sne*.
92 * gas/mips/octeon-ill.s, gas/mips/octeon-ill.s: Add tests for seqi
93 and snei.
94
cb19c032
L
952008-06-03 H.J. Lu <hongjiu.lu@intel.com>
96
97 * gas/i386/i386.exp: Run sse-check-none and
98 x86-64-sse-check-none.
99
100 * gas/i386/sse-check-none.d: New.
101 * gas/i386/sse-check-none.s: Likewise.
102 * gas/i386/x86-64-sse-check-none.d: Likewise.
103
4ecab7d4
PB
1042008-06-03 Paul Brook <paul@codesourcery.com>
105
106 * gas/arm/thumb32.d: Update expected output.
107
a5dabbb0
L
1082008-05-30 H.J. Lu <hongjiu.lu@intel.com>
109
110 * gas/i386/x86-64-avx.s: Add tests for vmovd on 64bit operands.
111
112 * gas/i386/x86-64-sse2avx.s: Add tests for movd on 64bit
113 operands.
114
115 * gas/testsuite/gas/i386/x86-64-avx.d: Updated.
116 * gas/testsuite/gas/i386/x86-64-avx-intel.d: Likewise.
117 * gas/testsuite/gas/i386/x86-64-sse2avx.d: Likewise.
118
725a9891
MS
1192008-05-27 Martin Schwidefsky <schwidefsky@de.ibm.com>
120
121 * gas/s390/zarch-z990.d (idte): Fix operand format.
122
cbc80391
L
1232008-05-22 H.J. Lu <hongjiu.lu@intel.com>
124
125 * gas/i386/sse-noavx.s: Add tests for cvtpd2pi, cvtpi2pd and
126 cvttpd2pi.
127 * gas/i386/x86-64-sse-noavx.s: Likewise.
128
129 * gas/i386/sse-noavx.d: Updated.
130 * gas/i386/x86-64-sse-noavx.d: Likewise.
131
116615c5
L
1322008-05-22 H.J. Lu <hongjiu.lu@intel.com>
133
134 PR gas/6517
135 * gas/i386/avx.s: Add tests for unspecified memory operand
136 size in Intel syntax.
137 * gas/i386/x86-64-avx.s: Likewise.
138
139 * gas/i386/simd.s: Add tests for cvtsi2ss and cvtsi2sd with
140 unspecified memory operand size in Intel syntax.
141
142 * gas/i386/avx.d: Updated.
143 * gas/i386/avx-intel.d: Likewise.
144 * gas/i386/simd.d: Likewise.
145 * gas/i386/simd-intel.d: Likewise.
146 * gas/i386/simd-suffix.d: Likewise.
147 * gas/i386/x86-64-avx.d: Likewise.
148 * gas/i386/x86-64-avx-intel.d: Likewise.
149
d9479f2d
L
1502008-05-21 H.J. Lu <hongjiu.lu@intel.com>
151
152 * gas/i386/sse-noavx.s: Add tests for movdq2q and movq2dq.
153 * gas/i386/x86-64-sse-noavx.s: Likewise.
154
155 * gas/i386/sse-noavx.d: Updated.
156 * gas/i386/x86-64-sse-noavx.d: Likewise.
157
35903be0
CM
1582008-05-09 Catherine Moore <clm@codesourcery.com>
159
160 * gas/mips/mips16-hilo-match.s: New test.
161 * gas/mips/mip16-hilo-match.d: New test output.
162
f1f8f695
L
1632008-05-02 H.J. Lu <hongjiu.lu@intel.com>
164
165 * gas/i386/i386.exp: Run movbe, movbe-intel, inval-movbe, ept,
166 ept-intel, inval-ept, x86-64-movbe, x86-64-movbe-intel,
167 x86-64-inval-movbe. x86-64-ept, x86-64-ept-intel and
168 x86-64-inval-ept.
169
170 * gas/i386/arch-10.s: Add movbe and invept.
171 * gas/i386/x86-64-arch-2.s: Likewise.
172
173 * gas/i386/ept.d: New file
174 * gas/i386/ept-intel.d: Likewise.
175 * gas/i386/ept.s: Likewise.
176 * gas/i386/inval-ept.l: Likewise.
177 * gas/i386/inval-ept.s: Likewise.
178 * gas/i386/inval-movbe.l: Likewise.
179 * gas/i386/inval-movbe.s: Likewise.
180 * gas/i386/movbe.d: Likewise.
181 * gas/i386/movbe-intel.d: Likewise.
182 * gas/i386/movbe.s: Likewise.
183 * gas/i386/x86-64-inval-ept.l: Likewise.
184 * gas/i386/x86-64-inval-ept.s: Likewise.
185 * gas/i386/x86-64-inval-movbe.l: Likewise.
186 * gas/i386/x86-64-inval-movbe.s: Likewise.
187 * gas/i386/x86-64-ept.d: Likewise.
188 * gas/i386/x86-64-ept-intel.d: Likewise.
189 * gas/i386/x86-64-ept.s: Likewise.
190 * gas/i386/x86-64-movbe.d: Likewise.
191 * gas/i386/x86-64-movbe-intel.d: Likewise.
192 * gas/i386/x86-64-movbe.s: Likewise.
193
194 * gas/i386/arch-10.d: Updated.
195 * gas/i386/arch-10-1.l: Likewise.
196 * gas/i386/arch-10-2.l: Likewise.
197 * gas/i386/arch-10-3.l: Likewise.
198 * gas/i386/arch-10-4.l: Likewise.
199 * gas/i386/x86-64-arch-2.d: Likewise.
200
f6829a45
AN
2012008-04-28 Adam Nemet <anemet@caviumnetworks.com>
202
203 * gas/mips/mips4.s: Split out fp instruction from here ...
204 * gas/mips/mips4-fp.s: ... to here.
205 * gas/mips/mips4.d: Update.
206 * gas/mips/mips4-fp.l: New file. Check error messages with
207 -msoft-float.
208 * gas/mips/mips4-fp.d: New file. Check disassembly with
209 hard-float.
210
211 * gas/mips/mips32r2.s: Split out fp instructions from here ...
212 * gas/mips/mips32r2-fp32.s: ... to here.
213 * gas/mips/mips32r2.d: Update.
214 * gas/mips/mips32r2-fp32.l: New file. Check error messages with
215 -msoft-float.
216 * gas/mips/mips32r2-fp32.d: New file. Check disassembly with
217 hard-float.
218
219 * gas/mips/mips32r2-ill-nofp.s, gas/mips/mips32r2-ill-nofp.l: New
220 test derived from mips32r2-ill.
221
222 * gas/mips/mips32-sf32.l: New list test for mips32-sf32.s to check
223 error messages for soft-float targets.
224
225 * gas/mips/mips-macro-ill-sfp.s, gas/mips/mips-macro-ill-sfp.l:
226 New test for -msingle-float.
227 * gas/mips/mips-macro-ill-nofp.s, gas/mips/mips-macro-ill-nofp.l:
228 New test for -msoft-float.
229 * gas/mips/mips-hard-float-flag.s,
230 gas/mips/mips-hard-float-flag.l: New test for -mhard-float.
231 * gas/mips/mips-double-float-flag.s,
232 gas/mips/mips-double-float-flag.l: New test for -mdouble-float.
233
234 * gas/mips/mips.exp: Run new mips4-fp and mips32r2-fp dump tests.
235 Run mips4-fp and mips32r2-fp list tests with -msoft-float. Run
236 new mips32r2-ill-nofp with -msoft-float. Run new mips32-sf32 list
237 test with -msoft-float. Run new mips-macro-ill-sfp test with
238 -msingle-float. Run new mips-macro-ill-nofp test with
239 -msoft-float. Run new mips-hard-float-flag and
240 mips-double-float-flag tests.
241
9ba52a26
L
2422008-04-23 H.J. Lu <hongjiu.lu@intel.com>
243
244 * gas/i386/i386.exp: Run sse-noavx and x86-64-sse-noavx.
245
246 * gas/i386/sse-noavx.d: New.
247 * gas/i386/sse-noavx.s: Likewise.
248 * gas/i386/x86-64-sse-noavx.d: Likewise.
249 * gas/i386/x86-64-sse-noavx.s: Likewise.
250
084076b8
L
2512008-04-23 H.J. Lu <hongjiu.lu@intel.com>
252
253 * gas/i386/sse2.s: Add tests for pmuludq, paddq and psubq.
254 * gas/i386/x86-64-simd.s: Likewise.
255
256 * gas/i386/sse2.d: Updated.
257 * gas/i386/x86-64-simd.d: Likewise.
258 * gas/i386/x86-64-simd-intel.d: Likewise.
259 * gas/i386/x86-64-simd-suffix.d: Likewise.
260
1a6b486f
DM
2612008-04-23 David S. Miller <davem@davemloft.net>
262
263 * gas/sparc/pc2210.d: New file.
264 * gas/sparc/pc2210.d: Likewise.
265 * gas/sparc/sparc.exp: Run new %pc22/%pc10 relocation test.
266
dae39acc
L
2672008-04-18 H.J. Lu <hongjiu.lu@intel.com>
268
269 * gas/i386/arch-10.d: Updated.
270 * gas/i386/avx.d: Likewise.
271 * gas/i386/avx-intel.d: Likewise.
272 * gas/i386/x86-64-arch-2.d: Likewise.
273 * gas/i386/x86-64-avx.d: Likewise.
274 * gas/i386/x86-64-avx-intel.d: Likewise.
275
ce886ab1
DR
2762008-04-16 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
277 Michael Meissner <michael.meissner@amd.com>
278
dae39acc
L
279 * gas/i386/x86-64-sse5.s: Add protX tests to allow memory in the
280 middle operand.
ce886ab1
DR
281 * gas/i386/x86-64-sse5.d: Likewise.
282
dc2f32e7
DM
2832008-04-16 David S. Miller <davem@davemloft.net>
284
285 * gas/sparc/gotops32.d: New.
286 * gas/sparc/gotops32.s: Likewise.
287 * gas/sparc/gotops64.d: Likewise.
288 * gas/sparc/gotops64.s: Likewise.
289 * gas/sparc/sparc.exp: Run new gotdata tests.
290
52b5ca5b
AS
2912008-04-15 Andrew Stubbs <andrew.stubbs@st.com>
292
293 * gas/sh/arch/arch.exp: Align PC-relative instructions in the gererated
294 assembly files.
295 * gas/sh/arch/sh-dsp.s: Regenerate.
296 * gas/sh/arch/sh.s: Regenerate.
297 * gas/sh/arch/sh2.s: Regenerate.
298 * gas/sh/arch/sh2a-nofpu-or-sh3-nommu.s: Regenerate.
299 * gas/sh/arch/sh2a-nofpu-or-sh4-nommu-nofpu.s: Regenerate.
300 * gas/sh/arch/sh2a-nofpu.s: Regenerate.
301 * gas/sh/arch/sh2a-or-sh3e.s: Regenerate.: Regenerate.
302 * gas/sh/arch/sh2a-or-sh4.s: Regenerate.
303 * gas/sh/arch/sh2a.s: Regenerate.
304 * gas/sh/arch/sh2e.s: Regenerate.
305 * gas/sh/arch/sh3-dsp.s: Regenerate.
306 * gas/sh/arch/sh3-nommu.s: Regenerate.
307 * gas/sh/arch/sh3.s: Regenerate.
308 * gas/sh/arch/sh3e.s: Regenerate.
309 * gas/sh/arch/sh4-nofpu.s: Regenerate.
310 * gas/sh/arch/sh4-nommu-nofpu.s: Regenerate.
311 * gas/sh/arch/sh4.s: Regenerate.
312 * gas/sh/arch/sh4a-nofpu.s: Regenerate.
313 * gas/sh/arch/sh4a.s: Regenerate.
314 * gas/sh/arch/sh4al-dsp.s: Regenerate.
315 * gas/sh/err-mova.s: New test.
316
19a6653c
AM
3172008-04-14 Edmar Wienskoski <edmar@freescale.com>
318
319 * gas/ppc/e500mc.s, gas/ppc/e500mc.d: New test.
320 * gas/ppc/ppc.exp: Run the new test
321
24f4d50f
L
3222008-04-11 H.J. Lu <hongjiu.lu@intel.com>
323
324 * gas/lns/lns-big-delta.d: Updated.
325 * gas/lns/lns-common-1.d: Likewise.
326 * gas/lns/lns-common-1-alt.d: Likewise.
327 * gas/lns/lns-duplicate.d: Likewise.
328
daf50ae7
L
3292008-04-10 H.J. Lu <hongjiu.lu@intel.com>
330
331 * gas/i386/i386.exp: Run sse-check, sse-check-warn,
332 sse-check-error, x86-64-sse-check, x86-64-sse-check-warn and
333 x86-64-sse-check-error.
334
335 * gas/i386/sse-check.d: New.
336 * gas/i386/sse-check.s: Likewise.
337 * gas/i386/sse-check-error.l: Likewise.
338 * gas/i386/sse-check-error.s: Likewise.
339 * gas/i386/sse-check-warn.d: Likewise.
340 * gas/i386/sse-check-warn.e: Likewise.
341 * gas/i386/x86-64-sse-check.d: Likewise.
342 * gas/i386/x86-64-sse-check-error.l: Likewise.
343 * gas/i386/x86-64-sse-check-error.s: Likewise.
344 * gas/i386/x86-64-sse-check-warn.d: Likewise.
345