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