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