8366360dd47cc2ce320e6e0e3e09324b05dc47c3
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
1 2008-06-27 Chao-ying Fu <fu@mips.com>
2
3 * gas/mips/odd-float.d: Replace ... with #pass.
4 * gas/mips/ldstla-32-shared.d: Add -march=mips1 for as.
5 * gas/mips/ldstla-32.d: Likewise.
6 * gas/mips/mips16-hilo-match.d: Add -mabi=32 -march=mips1 for as.
7
8 2008-06-19 Chao-ying Fu <fu@mips.com>
9
10 * gas/mips/e32-rel2.d: Add -march=mips1 for as.
11
12 2008-06-16 Hans-Peter Nilsson <hp@bitrange.com>
13
14 PR gas/6607
15 * gas/mmix/err-loc-10.s, gas/mmix/err-loc-9.s, gas/mmix/loc-6.d,
16 gas/mmix/loc-6.s, gas/mmix/loc-7.d, gas/mmix/loc-7.s: New tests.
17
18 2008-06-12 Adam Nemet <anemet@caviumnetworks.com>
19
20 * gas/mips/octeon.s, gas/mips/octeon.d: Add tests for baddu,
21 bbit*, cins*, dmul, pop, dpop, exts*, mtm*, mtp*, syncs, syncw,
22 syncws, vm3mulu, vm0 and vmulu.
23 * gas/mips/octeon-ill.s, gas/mips/octeon-ill.s: New test.
24 * gas/mips/mips.exp: Run it. Run octeon test with
25 run_dump_test_arches.
26
27 * gas/mips/octeon.s, gas/mips/octeon.d: Add tests for seq* and sne*.
28 * gas/mips/octeon-ill.s, gas/mips/octeon-ill.s: Add tests for seqi
29 and snei.
30
31 2008-06-03 H.J. Lu <hongjiu.lu@intel.com>
32
33 * gas/i386/i386.exp: Run sse-check-none and
34 x86-64-sse-check-none.
35
36 * gas/i386/sse-check-none.d: New.
37 * gas/i386/sse-check-none.s: Likewise.
38 * gas/i386/x86-64-sse-check-none.d: Likewise.
39
40 2008-06-03 Paul Brook <paul@codesourcery.com>
41
42 * gas/arm/thumb32.d: Update expected output.
43
44 2008-05-30 H.J. Lu <hongjiu.lu@intel.com>
45
46 * gas/i386/x86-64-avx.s: Add tests for vmovd on 64bit operands.
47
48 * gas/i386/x86-64-sse2avx.s: Add tests for movd on 64bit
49 operands.
50
51 * gas/testsuite/gas/i386/x86-64-avx.d: Updated.
52 * gas/testsuite/gas/i386/x86-64-avx-intel.d: Likewise.
53 * gas/testsuite/gas/i386/x86-64-sse2avx.d: Likewise.
54
55 2008-05-27 Martin Schwidefsky <schwidefsky@de.ibm.com>
56
57 * gas/s390/zarch-z990.d (idte): Fix operand format.
58
59 2008-05-22 H.J. Lu <hongjiu.lu@intel.com>
60
61 * gas/i386/sse-noavx.s: Add tests for cvtpd2pi, cvtpi2pd and
62 cvttpd2pi.
63 * gas/i386/x86-64-sse-noavx.s: Likewise.
64
65 * gas/i386/sse-noavx.d: Updated.
66 * gas/i386/x86-64-sse-noavx.d: Likewise.
67
68 2008-05-22 H.J. Lu <hongjiu.lu@intel.com>
69
70 PR gas/6517
71 * gas/i386/avx.s: Add tests for unspecified memory operand
72 size in Intel syntax.
73 * gas/i386/x86-64-avx.s: Likewise.
74
75 * gas/i386/simd.s: Add tests for cvtsi2ss and cvtsi2sd with
76 unspecified memory operand size in Intel syntax.
77
78 * gas/i386/avx.d: Updated.
79 * gas/i386/avx-intel.d: Likewise.
80 * gas/i386/simd.d: Likewise.
81 * gas/i386/simd-intel.d: Likewise.
82 * gas/i386/simd-suffix.d: Likewise.
83 * gas/i386/x86-64-avx.d: Likewise.
84 * gas/i386/x86-64-avx-intel.d: Likewise.
85
86 2008-05-21 H.J. Lu <hongjiu.lu@intel.com>
87
88 * gas/i386/sse-noavx.s: Add tests for movdq2q and movq2dq.
89 * gas/i386/x86-64-sse-noavx.s: Likewise.
90
91 * gas/i386/sse-noavx.d: Updated.
92 * gas/i386/x86-64-sse-noavx.d: Likewise.
93
94 2008-05-09 Catherine Moore <clm@codesourcery.com>
95
96 * gas/mips/mips16-hilo-match.s: New test.
97 * gas/mips/mip16-hilo-match.d: New test output.
98
99 2008-05-02 H.J. Lu <hongjiu.lu@intel.com>
100
101 * gas/i386/i386.exp: Run movbe, movbe-intel, inval-movbe, ept,
102 ept-intel, inval-ept, x86-64-movbe, x86-64-movbe-intel,
103 x86-64-inval-movbe. x86-64-ept, x86-64-ept-intel and
104 x86-64-inval-ept.
105
106 * gas/i386/arch-10.s: Add movbe and invept.
107 * gas/i386/x86-64-arch-2.s: Likewise.
108
109 * gas/i386/ept.d: New file
110 * gas/i386/ept-intel.d: Likewise.
111 * gas/i386/ept.s: Likewise.
112 * gas/i386/inval-ept.l: Likewise.
113 * gas/i386/inval-ept.s: Likewise.
114 * gas/i386/inval-movbe.l: Likewise.
115 * gas/i386/inval-movbe.s: Likewise.
116 * gas/i386/movbe.d: Likewise.
117 * gas/i386/movbe-intel.d: Likewise.
118 * gas/i386/movbe.s: Likewise.
119 * gas/i386/x86-64-inval-ept.l: Likewise.
120 * gas/i386/x86-64-inval-ept.s: Likewise.
121 * gas/i386/x86-64-inval-movbe.l: Likewise.
122 * gas/i386/x86-64-inval-movbe.s: Likewise.
123 * gas/i386/x86-64-ept.d: Likewise.
124 * gas/i386/x86-64-ept-intel.d: Likewise.
125 * gas/i386/x86-64-ept.s: Likewise.
126 * gas/i386/x86-64-movbe.d: Likewise.
127 * gas/i386/x86-64-movbe-intel.d: Likewise.
128 * gas/i386/x86-64-movbe.s: Likewise.
129
130 * gas/i386/arch-10.d: Updated.
131 * gas/i386/arch-10-1.l: Likewise.
132 * gas/i386/arch-10-2.l: Likewise.
133 * gas/i386/arch-10-3.l: Likewise.
134 * gas/i386/arch-10-4.l: Likewise.
135 * gas/i386/x86-64-arch-2.d: Likewise.
136
137 2008-04-28 Adam Nemet <anemet@caviumnetworks.com>
138
139 * gas/mips/mips4.s: Split out fp instruction from here ...
140 * gas/mips/mips4-fp.s: ... to here.
141 * gas/mips/mips4.d: Update.
142 * gas/mips/mips4-fp.l: New file. Check error messages with
143 -msoft-float.
144 * gas/mips/mips4-fp.d: New file. Check disassembly with
145 hard-float.
146
147 * gas/mips/mips32r2.s: Split out fp instructions from here ...
148 * gas/mips/mips32r2-fp32.s: ... to here.
149 * gas/mips/mips32r2.d: Update.
150 * gas/mips/mips32r2-fp32.l: New file. Check error messages with
151 -msoft-float.
152 * gas/mips/mips32r2-fp32.d: New file. Check disassembly with
153 hard-float.
154
155 * gas/mips/mips32r2-ill-nofp.s, gas/mips/mips32r2-ill-nofp.l: New
156 test derived from mips32r2-ill.
157
158 * gas/mips/mips32-sf32.l: New list test for mips32-sf32.s to check
159 error messages for soft-float targets.
160
161 * gas/mips/mips-macro-ill-sfp.s, gas/mips/mips-macro-ill-sfp.l:
162 New test for -msingle-float.
163 * gas/mips/mips-macro-ill-nofp.s, gas/mips/mips-macro-ill-nofp.l:
164 New test for -msoft-float.
165 * gas/mips/mips-hard-float-flag.s,
166 gas/mips/mips-hard-float-flag.l: New test for -mhard-float.
167 * gas/mips/mips-double-float-flag.s,
168 gas/mips/mips-double-float-flag.l: New test for -mdouble-float.
169
170 * gas/mips/mips.exp: Run new mips4-fp and mips32r2-fp dump tests.
171 Run mips4-fp and mips32r2-fp list tests with -msoft-float. Run
172 new mips32r2-ill-nofp with -msoft-float. Run new mips32-sf32 list
173 test with -msoft-float. Run new mips-macro-ill-sfp test with
174 -msingle-float. Run new mips-macro-ill-nofp test with
175 -msoft-float. Run new mips-hard-float-flag and
176 mips-double-float-flag tests.
177
178 2008-04-23 H.J. Lu <hongjiu.lu@intel.com>
179
180 * gas/i386/i386.exp: Run sse-noavx and x86-64-sse-noavx.
181
182 * gas/i386/sse-noavx.d: New.
183 * gas/i386/sse-noavx.s: Likewise.
184 * gas/i386/x86-64-sse-noavx.d: Likewise.
185 * gas/i386/x86-64-sse-noavx.s: Likewise.
186
187 2008-04-23 H.J. Lu <hongjiu.lu@intel.com>
188
189 * gas/i386/sse2.s: Add tests for pmuludq, paddq and psubq.
190 * gas/i386/x86-64-simd.s: Likewise.
191
192 * gas/i386/sse2.d: Updated.
193 * gas/i386/x86-64-simd.d: Likewise.
194 * gas/i386/x86-64-simd-intel.d: Likewise.
195 * gas/i386/x86-64-simd-suffix.d: Likewise.
196
197 2008-04-23 David S. Miller <davem@davemloft.net>
198
199 * gas/sparc/pc2210.d: New file.
200 * gas/sparc/pc2210.d: Likewise.
201 * gas/sparc/sparc.exp: Run new %pc22/%pc10 relocation test.
202
203 2008-04-18 H.J. Lu <hongjiu.lu@intel.com>
204
205 * gas/i386/arch-10.d: Updated.
206 * gas/i386/avx.d: Likewise.
207 * gas/i386/avx-intel.d: Likewise.
208 * gas/i386/x86-64-arch-2.d: Likewise.
209 * gas/i386/x86-64-avx.d: Likewise.
210 * gas/i386/x86-64-avx-intel.d: Likewise.
211
212 2008-04-16 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
213 Michael Meissner <michael.meissner@amd.com>
214
215 * gas/i386/x86-64-sse5.s: Add protX tests to allow memory in the
216 middle operand.
217 * gas/i386/x86-64-sse5.d: Likewise.
218
219 2008-04-16 David S. Miller <davem@davemloft.net>
220
221 * gas/sparc/gotops32.d: New.
222 * gas/sparc/gotops32.s: Likewise.
223 * gas/sparc/gotops64.d: Likewise.
224 * gas/sparc/gotops64.s: Likewise.
225 * gas/sparc/sparc.exp: Run new gotdata tests.
226
227 2008-04-15 Andrew Stubbs <andrew.stubbs@st.com>
228
229 * gas/sh/arch/arch.exp: Align PC-relative instructions in the gererated
230 assembly files.
231 * gas/sh/arch/sh-dsp.s: Regenerate.
232 * gas/sh/arch/sh.s: Regenerate.
233 * gas/sh/arch/sh2.s: Regenerate.
234 * gas/sh/arch/sh2a-nofpu-or-sh3-nommu.s: Regenerate.
235 * gas/sh/arch/sh2a-nofpu-or-sh4-nommu-nofpu.s: Regenerate.
236 * gas/sh/arch/sh2a-nofpu.s: Regenerate.
237 * gas/sh/arch/sh2a-or-sh3e.s: Regenerate.: Regenerate.
238 * gas/sh/arch/sh2a-or-sh4.s: Regenerate.
239 * gas/sh/arch/sh2a.s: Regenerate.
240 * gas/sh/arch/sh2e.s: Regenerate.
241 * gas/sh/arch/sh3-dsp.s: Regenerate.
242 * gas/sh/arch/sh3-nommu.s: Regenerate.
243 * gas/sh/arch/sh3.s: Regenerate.
244 * gas/sh/arch/sh3e.s: Regenerate.
245 * gas/sh/arch/sh4-nofpu.s: Regenerate.
246 * gas/sh/arch/sh4-nommu-nofpu.s: Regenerate.
247 * gas/sh/arch/sh4.s: Regenerate.
248 * gas/sh/arch/sh4a-nofpu.s: Regenerate.
249 * gas/sh/arch/sh4a.s: Regenerate.
250 * gas/sh/arch/sh4al-dsp.s: Regenerate.
251 * gas/sh/err-mova.s: New test.
252
253 2008-04-14 Edmar Wienskoski <edmar@freescale.com>
254
255 * gas/ppc/e500mc.s, gas/ppc/e500mc.d: New test.
256 * gas/ppc/ppc.exp: Run the new test
257
258 2008-04-11 H.J. Lu <hongjiu.lu@intel.com>
259
260 * gas/lns/lns-big-delta.d: Updated.
261 * gas/lns/lns-common-1.d: Likewise.
262 * gas/lns/lns-common-1-alt.d: Likewise.
263 * gas/lns/lns-duplicate.d: Likewise.
264
265 2008-04-10 H.J. Lu <hongjiu.lu@intel.com>
266
267 * gas/i386/i386.exp: Run sse-check, sse-check-warn,
268 sse-check-error, x86-64-sse-check, x86-64-sse-check-warn and
269 x86-64-sse-check-error.
270
271 * gas/i386/sse-check.d: New.
272 * gas/i386/sse-check.s: Likewise.
273 * gas/i386/sse-check-error.l: Likewise.
274 * gas/i386/sse-check-error.s: Likewise.
275 * gas/i386/sse-check-warn.d: Likewise.
276 * gas/i386/sse-check-warn.e: Likewise.
277 * gas/i386/x86-64-sse-check.d: Likewise.
278 * gas/i386/x86-64-sse-check-error.l: Likewise.
279 * gas/i386/x86-64-sse-check-error.s: Likewise.
280 * gas/i386/x86-64-sse-check-warn.d: Likewise.
281
282 2008-04-10 Santiago Urueña <suruena@gmail.com>
283
284 * gas/all/gas.exp: Check the performance of the -ag command line
285 switch.
286
287 2008-04-10 Andreas Krebbel <krebbel1@de.ibm.com>
288
289 * gas/s390/zarch-z10.d: Map the compare and branch variants
290 with odd condition code mask to version with an even mask.
291
292 2008-04-07 H.J. Lu <hongjiu.lu@intel.com>
293
294 * gas/i386/att-regs.s: Add AVX register test.
295 * gas/i386/intel-regs.s: Likewise.
296
297 * gas/i386/att-regs.d: Updated.
298 * gas/i386/intel-regs.d: Likewise.
299
300 2008-04-07 Kaz Kojima <kkojima@rr.iij4u.or.jp>
301
302 PR gas/6043
303 * gas/sh/sh64/eh-1.d: New.
304 * gas/sh/sh64/eh-1.d: Likewise.
305
306 2008-04-04 H.J. Lu <hongjiu.lu@intel.com>
307
308 * gas/i386/arch-10-1.l: Replace CLMUL with PCLMUL.
309 * gas/i386/arch-10-2.l: Likewise.
310 * gas/i386/arch-10-3.l: Likewise.
311 * gas/i386/arch-10-4.l: Likewise.
312 * gas/i386/arch-10.s: Likewise.
313 * gas/i386/clmul-intel.d: Likewise.
314 * gas/i386/clmul.d: Likewise.
315 * gas/i386/clmul.s: Likewise.
316 * gas/i386/x86-64-arch-2.s: Likewise.
317 * gas/i386/x86-64-clmul-intel.d: Likewise.
318 * gas/i386/x86-64-clmul.d: Likewise.
319 * gas/i386/x86-64-clmul.s: Likewise.
320
321 * gas/i386/arch-10.d: Replace clmul with pclmul.
322 * gas/i386/x86-64-arch-2.d: Likewise.
323
324 2008-04-03 H.J. Lu <hongjiu.lu@intel.com>
325
326 * gas/i386/i386.exp: Run aes, aes-intel, x86-64-aes,
327 x86-64-aes-intel, avx, avx-intel, inval-avx, x86-64-avx,
328 x86-64-avx-intel and x86-64-inval-avx.
329
330 * gas/cfi/cfi-i386.s: Add tests for AVX register maps.
331 * gas/cfi/cfi-x86_64.s: Likewise.
332
333 * gas/i386/aes.d: New.
334 * gas/i386/aes.s: Likewise.
335 * gas/i386/aes-intel.d: Likewise.
336 * gas/i386/avx.d: Likewise.
337 * gas/i386/avx.s: Likewise.
338 * gas/i386/avx-intel.d: Likewise.
339 * gas/i386/clmul.d: Likewise.
340 * gas/i386/clmul-intel.d: Likewise.
341 * gas/i386/clmul.s: Likewise.
342 * gas/i386/i386.exp: Likewise.
343 * gas/i386/inval-avx.l: Likewise.
344 * gas/i386/inval-avx.s: Likewise.
345 * gas/i386/sse2avx.d: Likewise.
346 * gas/i386/sse2avx.s: Likewise.
347 * gas/i386/x86-64-aes.d: Likewise.
348 * gas/i386/x86-64-aes.s: Likewise.
349 * gas/i386/x86-64-aes-intel.d: Likewise.
350 * gas/i386/x86-64-avx.d: Likewise.
351 * gas/i386/x86-64-avx.s: Likewise.
352 * gas/i386/x86-64-avx-intel.d: Likewise.
353 * gas/i386/x86-64-clmul.d: Likewise.
354 * gas/i386/x86-64-clmul-intel.d: Likewise.
355 * gas/i386/x86-64-clmul.s: Likewise.
356 * gas/i386/x86-64-inval-avx.l: Likewise.
357 * gas/i386/x86-64-inval-avx.s: Likewise.
358 * gas/i386/x86-64-sse2avx.d: Likewise.
359 * gas/i386/x86-64-sse2avx.s: Likewise.
360
361 * gas/i386/arch-10.s: Add tests for AVX, AES, CLMUL and FMA.
362 * gas/i386/x86-64-arch-2.s: Likewise.
363
364 * gas/i386/rexw.s: Add AVX tests.
365
366 * gas/i386/x86-64-opcode-inval.s: Remove lds/les test.
367
368 * gas/cfi/cfi-i386.d: Updated.
369 * gas/cfi/cfi-x86_64.d: Likewise.
370 * gas/i386/arch-10.d: Likewise.
371 * gas/i386/arch-10-1.l: Likewise.
372 * gas/i386/arch-10-2.l: Likewise.
373 * gas/i386/arch-10-3.l: Likewise.
374 * gas/i386/arch-10-4.l: Likewise.
375 * gas/i386/rexw.d: Likewise.
376 * gas/i386/x86-64-arch-2.d: Likewise.
377 * gas/i386/x86-64-opcode-inval.d: Likewise.
378 * gas/i386/x86-64-opcode-inval-intel.d: Likewise.
379
380 2008-03-26 Bernd Schmidt <bernd.schmidt@analog.com>
381
382 From Jie Zhang <jie.zhang@analog.com>
383 * gas/bfin/load.d: Update.
384 * gas/bfin/expected_comparison_errors.l: New test.
385 * gas/bfin/expected_comparison_errors.s: New test.
386 * gas/bfin/bfin.exp: Add expected_comparison_errors.
387 * gas/bfin/expected_errors.l, gas/bfin/expected_errors.s: Add
388 tests for bad options of "multiply and multipy-accumulate to
389 accumulator" instructions. Add new vector instruction option
390 mode tests.
391 * gas/bfin/vector2.s: Add new vector instruction option mode test.
392 * gas/bfin/vector2.d: Adjust accordingly.
393 * gas/bfin/expected_errors.l, gas/bfin/expected_errors.s:
394 Add check for mismatch of accumulator and data register.
395 * gas/bfin/arithmetic.s, gas/bfin/arithmetic.d: Add check
396 for IU option.
397
398 * gas/bfin/flow.d: Adjust since the generated labels for LOOP_BEGIN
399 and LOOP_END instruction are local now.
400 * gas/bfin/flow2.d: Likewise.
401
402 From Mike Frysinger <michael.frysinger@analog.com>
403 * gas/bfin/expected_errors.s, gas/bfin/expected_errors.l: Add test
404 for mismatched half registers in vector multipy-accumulate
405 instructions.
406
407 From Robin Getz <rgetz@blackfin.uclinux.org>
408 * gas/bfin/arithmetic.d: Update to reflect spaces/capitalization in
409 recent changes in opcodes/bfin-dis.c.
410 gas/bfin/arithmetic.s: Likewise.
411 gas/bfin/bit.d: Likewise.
412 gas/bfin/bit2.d: Likewise.
413 gas/bfin/control_code.d: Likewise.
414 gas/bfin/control_code2.d: Likewise.
415 gas/bfin/event.d: Likewise.
416 gas/bfin/event2.d: Likewise.
417 gas/bfin/flow.d: Likewise.
418 gas/bfin/flow2.d: Likewise.
419 gas/bfin/load.d: Likewise.
420 gas/bfin/logical.d: Likewise.
421 gas/bfin/logical2.d: Likewise.
422 gas/bfin/move.d: Likewise.
423 gas/bfin/move2.d: Likewise.
424 gas/bfin/parallel.d: Likewise.
425 gas/bfin/parallel2.d: Likewise.
426 gas/bfin/parallel3.d: Likewise.
427 gas/bfin/parallel4.d: Likewise.
428 gas/bfin/shift.d: Likewise.
429 gas/bfin/shift2.d: Likewise.
430 gas/bfin/stack.d: Likewise.
431 gas/bfin/stack2.d: Likewise.
432 gas/bfin/store.d: Likewise.
433 gas/bfin/vector.d: Likewise.
434 gas/bfin/vector2.d: Likewise.
435 gas/bfin/video.d: Likewise.
436 gas/bfin/video2.d: Likewise.
437
438 2008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
439
440 * gas/s390/zarch-z10.d: New file.
441 * gas/s390/zarch-z10.s: New file.
442 * gas/s390/s390.exp: Run the z10 testcases.
443
444 2008-03-17 Richard Sandiford <rsandifo@nildram.co.uk>
445
446 * gas/mips/elf-rel26.d: Add -32.
447 * gas/mips/mips16-intermix.d: Likewise.
448
449 2008-03-13 Nick Clifton <nickc@redhat.com>
450
451 PR gas/5895
452 * gas/macros/exit.s: New test case.
453 * gas/macros/macros.exp: Run the new test, expect it to produce an
454 error result.
455
456 2008-03-09 Paul Brook <paul@codesourcery.com>
457
458 * gas/arm/vfpv3-d16-bad.d: New test.
459 * gas/arm/vfpv3-d16-bad.l: New test.
460
461 2008-03-06 Andreas Krebbel <krebbel1@de.ibm.com>
462
463 * gas/s390/esa-g5.d (cdfbr, cdfr, cefbr, cefr, cxfbr, cxfr,
464 dxr, fidr, fier, fixr, lzdr, lzer, lzxr, sqdr, sqer, tp): Fix
465 operand format.
466 * gas/s390/esa-g5.s: Likewise.
467 * gas/s390/zarch-z900.d (cdgbr, cdgr, cegbr, cegr, cxgbr,
468 cxgr): Likewise.
469 * gas/s390/zarch-z900.s: Likewise.
470 * gas/s390/zarch-z9-109.d (cu41, cu42): Remove mask operand.
471 * gas/s390/zarch-z9-109.s: Likewise.
472
473 2008-03-04 Paul Brook <paul@codesourcery.com>
474
475 * gas/arm/archv6m.d: New test.
476 * gas/arm/archv6m.s: New test.
477 * gas/arm/t16-bad.s: Test low register non flag setting add.
478 * gas/arm/t16-bad.l: Update expected output.
479
480 2008-03-03 H.J. Lu <hongjiu.lu@intel.com>
481
482 PR gas/5543
483 * gas/i386/i386.exp: Run inval-equ-1 and inval-equ-2.
484
485 * gas/i386/inval-equ-1.l: New.
486 * gas/i386/inval-equ-1.s: Likewise.
487 * gas/i386/inval-equ-2.l: Likewise.
488 * gas/i386/inval-equ-2.s: Likewise.
489
490 2008-03-01 H.J. Lu <hongjiu.lu@intel.com>
491
492 * gas/i386/x86-64-branch.s: Add tests for 16-bit near indirect
493 branches.
494
495 * gas/i386/x86-64-inval.s: Remove tests for 16-bit near indirect
496 branches.
497
498 * gas/i386/x86-64-branch.d: Updated.
499 * gas/i386/x86-64-inval.l: Likewise.
500
501 2008-02-27 Nick Clifton <nickc@redhat.com>
502
503 PR 3134
504 * gas/h8300/pr3134.s: New test.
505 * gas/h8300/pr3134.d: Expected disassembly
506 * gas/h8300/h8300.exp: Run the new test.
507
508 * gas/h8300/h8300-coff.exp: Fix test for COFF based ports to
509 accept h8300-rtemscoff not just h8300-rtems.
510
511 2008-02-26 H.J. Lu <hongjiu.lu@intel.com>
512
513 * gas/i386/jump.d: Updated for COFF.
514
515 2008-02-23 H.J. Lu <hongjiu.lu@intel.com>
516
517 * gas/i386/jump.s: Add tests for far branches.
518 * gas/i386/jump16.s: Likewise.
519
520 * gas/i386/jump.d: Updated.
521 * gas/i386/jump16.d: Likewise.
522 * gas/i386/x86-64-inval.l: Likewise.
523
524 * gas/i386/x86-64-inval.s: Add tests for 16-bit near indirect
525 branches.
526
527 2008-02-22 Nick Clifton <nickc@redhat.com>
528
529 * gas/m68hc11/bug-1825.d: Update to match changes in the
530 information generated with source-in-disassembly listings.
531 * gas/m68hc11/indexed12.d: Likewise.
532 * gas/m68hc11/insns-dwarf2.d: Likewise.
533 * gas/m68hc11/lbranch-dwarf2.d: Likewise.
534
535 2008-02-18 H.J. Lu <hongjiu.lu@intel.com>
536
537 * cfi/cfi.exp (gas_x86_64_check): New.
538 (gas_x86_32_check): Likewise.
539 Run 32bit and 64bit tests for x86 targets if they are supportd.
540
541 2008-02-18 Jan Beulich <jbeulich@novell.com>
542
543 * gas/i386/att-regs.s, gas/i386/att-regs.d,
544 gas/i386/intel-regs.s, gas/i386/intel-regs.d: New.
545 * gas/i386/i386.exp: Run new tests.
546
547 2008-02-14 Nick Clifton <nickc@redhat.com>
548
549 PR gas/5712
550 * gas/arm/fp-save.s: New test.
551 * gas/arm/fp-save.d: Expected disassembly.
552
553 2008-02-13 Adam Nemet <anemet@caviumnetworks.com>
554
555 * gas/mips/branch-misc-2pic-64.d (#name): Have a unique name
556 different from the branch-misc-2-64.d test.
557
558 2008-02-13 Jan Beulich <jbeulich@novell.com>
559
560 * gas/i386/intelok.s: Replace invalid offset expression with
561 valid ones.
562 * gas/i386/x86_64.s: Likewise.
563
564 2008-02-13 Jan Beulich <jbeulich@novell.com>
565
566 * gas/i386/intelbad.s, gas/i386/intelok.s: Add 'bound' tests.
567 * gas/i386/intelbad.l, gas/i386/intelok.l, gas/i386/intelok.e,
568 gas/i386/opcode-intel.d: Adjust.
569
570 2008-02-13 Jan Beulich <jbeulich@novell.com>
571
572 * gas/cfi/cfi-i386.s: Add code testing use of all registers.
573 Fix a few comments.
574 * gas/cfi/cfi-x86_64.s: Likewise.
575 * gas/cfi/cfi-i386.d, gas/cfi/cfi-x86_64.d: Adjust.
576
577 2008-02-12 H.J. Lu <hongjiu.lu@intel.com>
578
579 * gas/i386/i386.exp: Run x86-64-arch-2 instead of
580 x86-64-arch-10.
581
582 * gas/i386/x86-64-arch-10.d: Removed.
583
584 * gas/i386/x86-64-arch-2.d: New.
585 * gas/i386/x86-64-arch-2.s: Likewise.
586
587 2008-02-12 H.J. Lu <hongjiu.lu@intel.com>
588
589 * gas/i386/x86-64-xsave.d: Remove prefix.
590
591 2008-02-11 H.J. Lu <hongjiu.lu@intel.com>
592
593 * gas/i386/arch-10.s: Add xgetbv.
594
595 * gas/i386/arch-10.d: Updated.
596 * gas/i386/arch-10-1.l: Likewise.
597 * gas/i386/arch-10-2.l: Likewise.
598 * gas/i386/arch-10-3.l: Likewise.
599 * gas/i386/arch-10-4.l: Likewise.
600 * gas/i386/x86-64-arch-10.d: Likewise.
601
602 2002-02-11 H.J. Lu <hongjiu.lu@intel.com>
603
604 * gas/i386/i386.exp: Run xsave, xsave-intel, x86-64-xsave
605 and x86-64-xsave-intel.
606
607 * gas/i386/x86-64-xsave-intel.d: New file.
608 * gas/i386/x86-64-xsave.d: Likewise.
609 * gas/i386/x86-64-xsave.s: Likewise.
610 * gas/i386/xsave-intel.d: Likewise.
611 * gas/i386/xsave.d: Likewise.
612 * gas/i386/xsave.s: Likewise.
613
614 2008-02-05 Adam Nemet <anemet@caviumnetworks.com>
615
616 * gas/mips/mips.exp: Invoke the tests smartmips, mips32-dsp,
617 mips32-dspr2, mips64-dsp and mips32-mt with run_dump_test instead
618 of run_dump_test_arches.
619 * gas/mips/smartmips.d: Pass -mips32.
620 * gas/mips/mips64-dsp.d: Pass -mips64r2.
621 * gas/mips/mips32-dsp.d: Pass -mips32r2.
622 * gas/mips/mips32-dspr2.d: Likewise.
623 * gas/mips/mips32-mt.d: Likewise.
624
625 2008-02-04 Adam Nemet <anemet@caviumnetworks.com>
626
627 * gas/mips/mips.exp: Call mips_arch_create for Octeon. Invoke
628 Octeon tests.
629 * gas/mips/octeon.s, gas/mips/octeon.d: New test.
630
631 2008-01-31 Marc Gauthier <marc@tensilica.com>
632
633 * gas/all/gas.exp: Recognize Xtensa processor variants.
634 * gas/elf/elf.exp: Likewise.
635 * gas/lns/lns.exp: Likewise.
636
637 2008-01-28 H.J. Lu <hongjiu.lu@intel.com>
638
639 * gas/cfi/cfi-alpha-1.d: Replace DW_CFA_def_cfa_reg with
640 DW_CFA_def_cfa_register.
641 * gas/cfi/cfi-alpha-3.d: Likewise.
642 * gas/cfi/cfi-hppa-1.d: Likewise.
643 * gas/cfi/cfi-i386.d: Likewise.
644 * gas/cfi/cfi-m68k.d: Likewise.
645 * gas/cfi/cfi-mips-1.d: Likewise.
646 * gas/cfi/cfi-sh-1.d: Likewise.
647 * gas/cfi/cfi-sparc-1.d: Likewise.
648 * gas/cfi/cfi-sparc64-1.d: Likewise.
649 * gas/cfi/cfi-x86_64.d: Likewise.
650
651 * gas/cfi/cfi-common-1.d: Updated for i386/x86-64 register
652 names.
653 * gas/cfi/cfi-common-2.d: Likewise.
654 * gas/cfi/cfi-common-5.d: Likewise.
655 * gas/cfi/cfi-i386.d: Likewise.
656 * gas/cfi/cfi-x86_64.d: Likewise.
657
658 2008-01-24 H.J. Lu <hongjiu.lu@intel.com>
659
660 * gas/i386/x86-64-sib.s: Add tests for r12.
661
662 * gas/i386/x86-64-sib-intel.d: Updated.
663 * gas/i386/x86-64-sib.d: Likewise.
664
665 2008-01-23 H.J. Lu <hongjiu.lu@intel.com>
666
667 * gas/i386/i386.exp : Run x86-64-arch-1 and x86-64-arch-10.
668
669 * gas/i386/x86-64-arch-1.d: New.
670 * gas/i386/x86-64-arch-1.s: Likewise.
671 * gas/i386/x86-64-arch-10.d: Likewise.
672
673 2008-01-23 Tristan Gingold <gingold@adacore.com>
674
675 * gas/ia64/regs.d: Updated as the ia64 disassembler now displays
676 symbolic names for all ar registers.
677
678 2008-01-22 H.J. Lu <hongjiu.lu@intel.com>
679
680 * gas/i386/arch-10.d: New.
681 * gas/i386/arch-11.s: Likewise.
682 * gas/i386/arch-12.d: Likewise.
683 * gas/i386/arch-12.s: Likewise.
684
685 * gas/i386/i386.exp: Run arch-11 and arch-12.
686
687 2008-01-22 H.J. Lu <hongjiu.lu@intel.com>
688
689 * gas/i386/arch-10-1.l: New.
690 * gas/i386/arch-10-1.s: Likewise.
691 * gas/i386/arch-10-2.l: Likewise.
692 * gas/i386/arch-10-2.s: Likewise.
693 * gas/i386/arch-10-3.l: Likewise.
694 * gas/i386/arch-10-3.s: Likewise.
695 * gas/i386/arch-10-4.l: Likewise.
696 * gas/i386/arch-10-4.s: Likewise.
697 * gas/i386/arch-10.d: Likewise.
698 * gas/i386/arch-10.s: Likewise.
699
700 * gas/i386/i386.exp: Run arch-10, arch-10-1, arch-10-2,
701 arch-10-3 and arch-10-4.
702
703 * gas/i386/nops-2.s: Use movsbl instead of cmove.
704 * gas/i386/nops-2-i386.d: Updated.
705 * gas/i386/nops-2-merom.d: Likewise.
706 * gas/i386/nops-2.d: Likewise.
707 * gas/i386/x86-64-nops-2.d: Likewise.
708
709 2008-01-15 H.J. Lu <hongjiu.lu@intel.com>
710
711 * gas/i386/prescott.s: Add tests for movddup in Intel syntax.
712 * gas/i386/x86-64-prescott.s: Likewise.
713
714 * gas/i386/prescott.d: Updated.
715 * gas/i386/x86-64-prescott.d: Likewise.
716
717 2008-01-15 H.J. Lu <hongjiu.lu@intel.com>
718
719 * gas/i386/i386.s: Add more tests for movsx and movzx.
720 * gas/i386/x86_64.s: Likewise.
721
722 * gas/i386/inval.s: Remove tests for movsxw and movzxw.
723
724 * gas/i386/x86-64-inval.s: Remove tests for movsxb, movsxw,
725 movsxl, movzxb and movzxw.
726
727 * gas/i386/i386.d: Updated.
728 * gas/i386/inval.l: Likewise.
729 * gas/i386/x86_64.d: Likewise.
730 * gas/i386/x86-64-inval.l: Likewise.
731
732 2008-01-14 H.J. Lu <hongjiu.lu@intel.com>
733
734 * gas/i386/i386.s: Add tests for movsx, movzx and movnti.
735 * gas/i386/inval.s: Likewise.
736 * gas/i386/x86_64.s: Likewise.
737 * gas/i386/x86-64-inval.s: Likewise.
738
739 * gas/i386/i386.d: Updated.
740 * gas/i386/inval.l: Likewise.
741 * gas/i386/x86_64.d: Likewise.
742 * gas/i386/x86-64-inval.l: Likewise.
743
744 2008-01-12 H.J. Lu <hongjiu.lu@intel.com>
745
746 PR gas/5534
747 * gas/i386/i386.s: Add tests for fnstsw and fstsw.
748 * gas/i386/inval.s: Likewise.
749 * gas/i386/x86_64.s: Likewise.
750
751 * gas/i386/intel.s: Use word instead of dword on ss.
752
753 * gas/i386/x86-64-inval.s: Add tests for fnstsw, fstsw, in
754 and out.
755
756 * gas/i386/prefix.s: Remove invalid fstsw.
757
758 * gas/i386/inval.l: Updated.
759 * gas/i386/intelbad.l: Likewise.
760 * gas/i386/i386.d: Likewise.
761 * gas/i386/x86_64.d: Likewise.
762 * gas/i386/x86-64-inval.l: Likewise.
763 * gas/i386/prefix.d: Updated.
764
765 2008-01-10 H.J. Lu <hongjiu.lu@intel.com>
766
767 * gas/i386/nops.s: Add more tests with opcodes from 0x0f19
768 to 0x0f1f.
769 * gas/i386/x86-64-nops.s: Likewise.
770
771 * gas/i386/nops.d: Updated.
772 * gas/i386/x86-64-nops.d: Likewise.
773
774 2008-01-09 Bob Wilson <bob.wilson@acm.org>
775
776 * gas/lns/lns.exp: Run new lns-big-delta test for targets that set
777 DWARF2_USE_FIXED_ADVANCE_PC.
778 * gas/lns/lns-big-delta.s: New.
779 * gas/lns/lns-big-delta.d: New.
780
781 2008-01-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
782
783 PR gas/5322
784 * lib/gas-defs.exp (gas_host_run): Add fourth argument to regsub
785 command.
786
787 2008-01-05 H.J. Lu <hongjiu.lu@intel.com>
788
789 * gas/i386/intel.s: Add tests for fadd, faddp, fdiv, fdivp,
790 fdivr, fdivrp, fmul, fmulp, fsub, fsubp, fsubr and fsubrp.
791
792 * gas/i386/intel.d: Updated.
793 * gas/i386/intel.e: Likewise.
794
795 2008-01-04 H.J. Lu <hongjiu.lu@intel.com>
796
797 * gas/i386/rexw.d: New.
798 * gas/i386/rexw.s: Likewise.
799
800 * gas/i386/x86-64-sse4_1-intel.d: Updated.
801 * gas/i386/x86-64-sse4_1.d: Likewise.
802
803 2008-01-04 Nick Clifton <nickc@redhat.com>
804
805 * gas/ppc/altivec_and_spe.s: New test - checks that ISA extension
806 command line options (-maltivec, -mspe) can be specified before
807 CPU selection command line options.
808 * gas/ppc/altivec_and_spe.d: Expected disassembly.
809 * gas/ppc/ppc.exp: Run the new test
810
811 2008-01-03 H.J. Lu <hongjiu.lu@intel.com>
812
813 * gas/i386/arch-9.d: New file.
814 * gas/i386/arch-9.s: Likewise.
815
816 * gas/i386/i386.exp: Run arch-9.
817
818 2008-01-02 H.J. Lu <hongjiu.lu@intel.com>
819
820 * gas/i386/arch-5.d: New file.
821 * gas/i386/arch-5.s: Likewise.
822 * gas/i386/arch-6.d: Likewise.
823 * gas/i386/arch-6.s: Likewise.
824 * gas/i386/arch-7.d: Likewise.
825 * gas/i386/arch-7.s: Likewise.
826 * gas/i386/arch-8.d: Likewise.
827 * gas/i386/arch-8.s: Likewise.
828
829 * gas/i386/i386.exp: Run arch-5, arch-6, arch-7 and arch-8.
830
831 2008-01-02 H.J. Lu <hongjiu.lu@intel.com>
832
833 * gas/i386/i386.s: Add tests for movq.
834 * gas/i386/x86_64.s: Likewise.
835
836 * gas/i386/i386.d Updated.
837 * gas/i386/x86_64.d: Likewise.
838
839 2008-01-02 H.J. Lu <hongjiu.lu@intel.com>
840
841 PR gas/5534
842 * gas/i386/intel.s: Use QWORD on movq instead of DWORD.
843
844 * gas/i386/inval.s: Add tests for movq.
845 * gas/i386/x86-64-inval.s: Likewise.
846
847 * gas/i386/inval.l: Updated.
848 * gas/i386/x86-64-inval.l: Likewise.
849
850 2008-01-02 Catherine Moore <clm@codesourcery.com>
851
852 * gas/mips/jalr.s: New test.
853 * gas/mips/jalr.l: New test output.
854 * gas/mips/mips.exp: Run new test.
855
856 For older changes see ChangeLog-2007
857 \f
858 Local Variables:
859 mode: change-log
860 left-margin: 8
861 fill-column: 74
862 version-control: never
863 End:
This page took 0.047066 seconds and 4 git commands to generate.