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