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