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