gas/
[binutils-gdb.git] / gas / testsuite / ChangeLog
1 2006-08-01 H.J. Lu <hongjiu.lu@intel.com>
2
3 * gas/i386/nops-2-i386.d: Updated.
4 * gas/i386/nops-2-merom.d: Likewise.
5 * gas/i386/nops-2.d: Likewise.
6
7 2006-07-29 Richard Sandiford <richard@codesourcery.com>
8
9 * gas/m68k/mcf-fpu.s: Add tests for all addressing modes.
10 * gas/m68k/mcf-fpu.d: Update accordingly.
11
12 2006-07-20 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
13 Michael Meissner <michael.meissner@amd.com>
14
15 * gas/i386/amdfam10.s: Add .p2align 4,0 to make sure segment is
16 aligned on all systems.
17 * gas/i386/x86-64-amdfam10.s: Likewise.
18 * gas/i386/amdfam10.d: Adjust output for alignment.
19 * gas/i386/x86-64-amdfam10.d: Likewise.
20
21 2006-07-19 Paul Brook <paul@codesourcery.com>
22
23 * gas/arm/archv6t2.d: Adjust expected output for rbit.
24
25 2006-07-18 H.J. Lu <hongjiu.lu@intel.com>
26
27 * gas/i386/opcode.s: Add sldt, smsw and str.
28 * gas/i386/x86-64-opcode.s: Likewise.
29
30 * gas/i386/opcode.d: Updated.
31 * gas/i386/x86-64-opcode.d: Likewise.
32
33 2006-07-18 Paul Brook <paul@codesourcery.com>
34
35 * gas/arm/thumb2_add.d: New test.
36 * gas/arm/thumb2_add.s: New test.
37
38 2006-07-18 Maciej W. Rozycki <macro@mips.com>
39
40 * gas/mips/mips4.s, gas/mips/mips4.d: Enable the "pref" test. Change
41 arguments for "madd.s" so that the instruction is correct for mips1
42 and still matches "bc3*".
43
44 2006-07-13 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
45 Michael Meissner <michael.meissner@amd.com>
46
47 * gas/i386/amdfam10.s: New file for amdfam10 instructions.
48 * gam/i386/amdfam10.d: Ditto.
49 * gas/i386/x86-64-amdfam10.s: Ditto.
50 * gam/i386/x86-64-amdfam10.d: Ditto.
51
52 2006-07-12 Nick Clifton <nickc@redhat.com>
53
54 * gas/sh/basic.exp: Run "too_large" dump test.
55 * gas/sh/too_large.s: New test file. Check that .byte directives
56 do not generate a bogus overflow message.
57 * gas/sh/too_large.s: New test control file.
58
59 2006-07-05 Julian Brown <julian@codesourcery.com>
60
61 * gas/arm/vfp-neon-syntax.d: Tweak expected fmsrr syntax.
62 * gas/arm/vfp-neon-syntax_t2.d: Likewise.
63 * gas/arm/vfp2.d: Likewise.
64 * gas/arm/vfp2_t2.d: Likewise.
65
66 2006-07-04 Thiemo Seufer <ths@mips.com>
67
68 * gas/mips/e32-rel2.d, gas/mips/e32-rel4.d: Use -mabi=32 for as.
69 * gas/mips/mips.exp: Move mips16e testcase to ELF only tests.
70 Run elf{el}-rel2 and elf-rel4 for all arches with gpr64. Run
71 e32-rel2 and e32-rel4 also for 64 bit configurations.
72
73 2006-06-23 H.J. Lu <hongjiu.lu@intel.com>
74
75 * gas/i386/i386.exp: Run nops-1, nops-1-i386, nops-1-i686,
76 nops-1-merom, nops-2, nops-2-i386, nops-2-merom, x86-64-nops-1,
77 x86-64-nops-1-k8, x86-64-nops-1-nocona and x86-64-nops-1-merom.
78
79 * gas/i386/nops-1.s: New file.
80 * gas/i386/nops-2.s: Likewise.
81 * gas/i386/nops-1-i386.d: Likewise.
82 * gas/i386/nops-1-i686.d: Likewise.
83 * gas/i386/nops-1-merom.d: Likewise.
84 * gas/i386/nops-1.d: Likewise.
85 * gas/i386/nops-2-i386.d: Likewise.
86 * gas/i386/nops-2-merom.d: Likewise.
87 * gas/i386/nops-2.d: Likewise.
88 * gas/i386/x86-64-nops-1.s: Likewise.
89 * gas/i386/x86-64-nops-1-k8.d: Likewise.
90 * gas/i386/x86-64-nops-1-merom.d: Likewise.
91 * gas/i386/x86-64-nops-1-nocona.d: Likewise.
92 * gas/i386/x86-64-nops-1.d: Likewise.
93
94 * gas/i386/sse2.d: Updated to expect xchg %ax,%ax as 2 byte
95 nop.
96
97 2006-06-20 Thiemo Seufer <ths@networkno.de>
98
99 * gas/mips/mips.exp: Explicitly specify o32 ABI.
100 * gas/mips/mips64-dsp.d: Dump o32 register names.
101 * gas/mips/smartmips.d: Explicitly specify o32 ABI.
102
103 2006-06-18 Nick Clifton <nickc@redhat.com>
104
105 * gas/arm/group-reloc-alu-encoding-bad.d: Skip for non-ELF
106 targets.
107 * gas/arm/group-reloc-alu-parsing-bad.d: Likewise.
108 * gas/arm/group-reloc-ldc-encoding-bad.d: Likewise.
109 * gas/arm/group-reloc-ldc-parsing-bad.d: Likewise.
110 * gas/arm/group-reloc-ldc.d: Likewise.
111 * gas/arm/group-reloc-ldr-encoding-bad.d: Likewise.
112 * gas/arm/group-reloc-ldr-parsing-bad.d: Likewise.
113 * gas/arm/group-reloc-ldr.d: Likewise.
114 * gas/arm/group-reloc-ldrs-encoding-bad.d: Likewise.
115 * gas/arm/group-reloc-ldrs-parsing-bad.d: Likewise.
116 * gas/arm/group-reloc-ldrs.d: Likewise.
117
118 2006-06-15 Mark Shinwell <shinwell@codesourcery.com>
119
120 * gas/arm/group-reloc-alu.d: New test.
121 * gas/arm/group-reloc-alu-encoding-bad.d: New test.
122 * gas/arm/group-reloc-alu-encoding-bad.l: New test.
123 * gas/arm/group-reloc-alu-encoding-bad.s: New test.
124 * gas/arm/group-reloc-alu-parsing-bad.d: New test.
125 * gas/arm/group-reloc-alu-parsing-bad.l: New test.
126 * gas/arm/group-reloc-alu-parsing-bad.s: New test.
127 * gas/arm/group-reloc-alu.s: New test.
128 * gas/arm/group-reloc-ldc.d: New test.
129 * gas/arm/group-reloc-ldc-encoding-bad.d: New test.
130 * gas/arm/group-reloc-ldc-encoding-bad.l: New test.
131 * gas/arm/group-reloc-ldc-encoding-bad.s: New test.
132 * gas/arm/group-reloc-ldc-parsing-bad.d: New test.
133 * gas/arm/group-reloc-ldc-parsing-bad.l: New test.
134 * gas/arm/group-reloc-ldc-parsing-bad.s: New test.
135 * gas/arm/group-reloc-ldc.s: New test.
136 * gas/arm/group-reloc-ldr.d: New test.
137 * gas/arm/group-reloc-ldr-encoding-bad.d: New test.
138 * gas/arm/group-reloc-ldr-encoding-bad.l: New test.
139 * gas/arm/group-reloc-ldr-encoding-bad.s: New test.
140 * gas/arm/group-reloc-ldr-parsing-bad.d: New test.
141 * gas/arm/group-reloc-ldr-parsing-bad.l: New test.
142 * gas/arm/group-reloc-ldr-parsing-bad.s: New test.
143 * gas/arm/group-reloc-ldr.s: New test.
144 * gas/arm/group-reloc-ldrs.d: New test.
145 * gas/arm/group-reloc-ldrs-encoding-bad.d: New test.
146 * gas/arm/group-reloc-ldrs-encoding-bad.l: New test.
147 * gas/arm/group-reloc-ldrs-encoding-bad.s: New test.
148 * gas/arm/group-reloc-ldrs-parsing-bad.d: New test.
149 * gas/arm/group-reloc-ldrs-parsing-bad.l: New test.
150 * gas/arm/group-reloc-ldrs-parsing-bad.s: New test.
151 * gas/arm/group-reloc-ldrs.s: New test.
152
153 2006-06-14 Thiemo Seufer <ths@mips.com>
154 Maciej W. Rozycki <macro@mips.com>
155
156 * gas/mips/elf-rel6.d, gas/mips/elf-rel6.s: Extend testcase.
157 * gas/mips/elf-rel6.d-n32.d, gas/mips/elf-rel6-n64.d: New files.
158 * gas/mips/mips.exp: Run new testcases.
159
160 2006-06-14 Thiemo Seufer <ths@mips.com>
161
162 * gas/mips/mips16e-jrc.d, gas/mips/mips16e-save.d,
163 gas/mips/mips32-dsp.d, gas/mips/mips32-mt.d: Explicitly specify
164 o32 ABI.
165
166 2006-06-12 H.J. Lu <hongjiu.lu@intel.com>
167
168 * gas/i386/i386.exp: Run nops and x86-64-nops.
169
170 * gas/i386/nops.d: New file.
171 * gas/i386/nops.s: Likewise.
172 * gas/i386/x86-64-nops.d: Likewise.
173 * gas/i386/x86-64-nops.s: Likewise.
174
175 2006-06-12 H.J. Lu <hongjiu.lu@intel.com>
176
177 * gas/i386/opcode.s: Add "xchg %ax,%ax".
178 * gas/i386/opcode.d: Updated.
179
180 * gas/i386/x86-64-opcode.s: Add xchg %ax,%ax, xchg %eax,%eax,
181 xchg %rax,%rax, rex64 xchg %rax,%rax and xchg %rax,%r8.
182 * gas/i386/x86-64-opcode.d: Updated.
183
184 2006-06-09 Thiemo Seufer <ths@mips.com>
185 Nigel Stephens <nigel@mips.com>
186
187 * gas/mips/mips32-sf32.s, gas/mips/mips32-sf32.d: New test for odd
188 single precision FPRs on MIPS32.
189 * gas/mips/mips.exp: Run them.
190
191 2006-06-08 Thiemo Seufer <ths@mips.com>
192 Nigel Stephens <nigel@mips.com>
193
194 * gas/mips/mips32.s: Added cop2 branches with explicit condition
195 code register numbers.
196 * gas/mips/mips32.d: Likewise.
197
198 2006-06-07 Julian Brown <julian@codesourcery.com>
199
200 * gas/arm/itblock.s: New file. Helper macro for making all-true IT
201 blocks.
202 * gas/arm/neon-cond-bad-inc.s: New test. Make sure unconditional
203 Neon instructions are rejected...
204 * gas/arm/neon-cond-bad.s: In ARM mode, and...
205 * gas/arm/neon-cond-bad_t2.s: Accepted in Thumb mode (with IT).
206 * gas/arm/neon-cond-bad.l: Expected error output in ARM mode.
207 * gas/arm/neon-cond-bad.d: Control ARM mode test.
208 * gas/arm/neon-cond-bad_t2.d: Expected output in Thumb mode.
209 * gas/arm/vfp-neon-syntax-inc.s: Test VFP Neon-style syntax.
210 * gas/arm/vfp-neon-syntax.s: ...in ARM mode.
211 * gas/arm/vfp-neon-syntax_t2.s: ...and Thumb mode.
212 * gas/arm/vfp-neon-syntax.d: Expected output in ARM mode.
213 * gas/arm/vfp-neon-syntax_t2.d: Expected output in Thumb mode.
214
215 2006-06-06 Paul Brook <paul@codesourcery.com>
216
217 * gas/arm/thumb2_bcond.d: Update expected output.
218 * gas/arm/thumb32.d: Ditto.
219 * gas/arm/vfp1_t2.d: Ditto.
220 * gas/arm/vfp1xD_t2.d: Ditto.
221
222 2006-06-06 Thiemo Seufer <ths@mips.com>
223 Chao-ying Fu <fu@mips.com>
224
225 * gas/mips/mips64-dsp.s, gas/mips/mips64-dsp.d: New DSP64 tests.
226 * gas/mips/mips.exp: Run DSP64 tests.
227
228 2006-06-05 Thiemo Seufer <ths@mips.com>
229
230 * gas/mips/mips32-dsp.d, gas/mips/mips32-dsp.s, gas/mips/mips32-mt.d,
231 gas/mips/mips32-mt.s: Remove instructions with invalid arguments.
232 * gas/mips/mips32-dsp.l, gas/mips/mips32-mt.l: Delete file.
233
234 2006-05-25 Richard Sandiford <richard@codesourcery.com>
235
236 * gas/m68k/mcf-fpu.s: Add fmovemd and fmovem instructions.
237 * gas/m68k/mcf-fpu.d: Adjust accordingly.
238
239 2006-05-25 Jie Zhang <jie.zhang@analog.com>
240
241 * gas/bfin/vector2.s, gas/bfin/vector2.d: Test to ensure (m) is not
242 thrown away.
243
244 2006-05-23 Thiemo Seufer <ths@mips.com>
245
246 * gas/mips/mips-gp32-fp64-pic.d, mips/mips-gp32-fp64.d,
247 gas/mips/mips-gp64-fp32-pic.d, gas/mips/mips-gp64-fp32.l,
248 gas/mips/mips-gp64-fp64.d: Adjust test cases to the changes assembler
249 output.
250 * gas/mips/mips-gp32-fp64.l, gas/mips/mips-gp64-fp32-pic.l: New files,
251 catch assembler warnings.
252
253 2006-05-22 Nick Clifton <nickc@redhat.com>
254
255 * gas/mips/mips32-dsp.l: Fix expected unsigned decoding of -1 in
256 warning messages.
257 * gas/mips/mips32-mt.l: Likewise.
258
259 2006-05-19 Thiemo Seufer <ths@mips.com>
260
261 * gas/mips/vxworks1-el.d, gas/mips/vxworks1-xgot-el.d: Add little
262 endian testcases.
263 * gas/mips/vxworks1.d, gas/mips/vxworks1-xgot.d: Build as big endian.
264 * gas/mips/mips.exp: Run new testcases.
265
266 2006-05-14 Thiemo Seufer <ths@mips.com>
267 Nigel Stephens <nigel@mips.com>
268
269 * gas/mips/mips.exp: Run new tests.
270 * gas/mips/mips16e.s, gas/mips/mips16e.d, gas/mips/mips16e-64.s,
271 gas/mips/mips16e-64.d, gas/mips/mips16e-64.l: New tests.
272
273 2006-05-11 Paul Brook <paul@codesourcery.com>
274
275 * gas/arm/local_function.d: New test.
276 * gas/arm/local_function.s: New test.
277
278 2006-05-11 Thiemo Seufer <ths@mips.com>
279
280 * gas/mips/jal-range.l: Don't check the range of j or jal
281 addresses.
282
283 2006-05-09 H.J. Lu <hongjiu.lu@intel.com>
284
285 * gas/i386/x86-64-gidt.d: Adjusted.
286
287 2006-05-09 H.J. Lu <hongjiu.lu@intel.com>
288
289 * gas/i386/i386.exp: Run x86-64-gidt.
290
291 * gas/i386/x86-64-gidt.d: New file.
292 * gas/i386/x86-64-gidt.s: Likewise.
293
294 2006-05-09 David Ung <davidu@mips.com>
295
296 * gas/mips/jal-range.l: Only warn about an out-of-range j or jal
297 address.
298
299 2006-05-08 Thiemo Seufer <ths@mips.com>
300
301 * gas/mips/mips32.s, gas/mips/mips32.d: Extend testcase to check
302 larger offset arguments for cache instructions.
303
304 2006-05-08 Thiemo Seufer <ths@mips.com>
305 Nigel Stephens <nigel@mips.com>
306 David Ung <davidu@mips.com>
307
308 * gas/mips/smartmips.s, gas/mips/smartmips.d: New smartmips test.
309 * gas/mips/mips.exp: Run smartmips test.
310
311 2006-05-05 Julian Brown <julian@codesourcery.com>
312
313 * gas/arm/vfp-neon-overlap.s: New test. Overlapping VFP/Neon
314 instructions.
315 * gas/arm/vfp-neon-overlap.d: Expected output of above.
316 * gas/arm/vfp1xD.d: Test for fldmx/fstmx.
317 * gas/arm/vfp1xD_t2.d: Likewise.
318 * gas/arm/vfpv3-32drs.d: Likewise.
319
320 2006-05-05 Nigel Stephens <nigel@mips.com>
321
322 * gas/mips/noreorder.s, gas/mips/noreorder.d: New test for
323 reorder/noreorder corner case.
324 * gas/mips/mips.exp: Run new test.
325
326 2006-05-04 Kazu Hirata <kazu@codesourcery.com>
327
328 * gas/arm/armv1.d (error-output): New.
329 * gas/arm/armv1.l: New.
330 * gas/arm/thumb32.d (error-output): New.
331 * gas/arm/thumb32.l: New.
332
333 2006-05-04 Thiemo Seufer <ths@mips.com>
334 Nigel Stephens <nigel@mips.com>
335
336 * gas/mips/mips.exp: Run mips32-dsp tests only for mips32r2.
337 * gas/mips/set-arch.d: Adjust according to opcode table changes.
338
339 2006-05-03 Thiemo Seufer <ths@mips.com>
340
341 * gas/mips/mips32-mt.d: Fix mftr argument order.
342
343 2006-05-02 Joseph Myers <joseph@codesourcery.com>
344
345 * gas/arm/iwmmxt.s: Increase offsets for wstrb and wstrh.
346 * gas/arm/iwmmxt.d: Update expected results.
347 * gas/arm/iwmmxt-bad2.s: Test wstrb, wstrh, wldrb and wldrh.
348 * gas/arm/iwmmxt-bad2.l: Update expected error messages.
349
350 2006-04-29 H.J. Lu <hongjiu.lu@intel.com>
351
352 * gas/i386/fp.d: New file.
353 * gas/i386/fp.s: Likewise.
354
355 * gas/i386/i386.exp: Run "fp".
356
357 2006-04-28 Thiemo Seufer <ths@mips.com>
358 David Ung <davidu@mips.com>
359 Nigel Stephens <nigel@mips.com>
360
361 * gas/mips/cp0sel-names-mips32r2.d,
362 gas/mips/cp0sel-names-mips64r2.d: Update for MT register names.
363
364 2006-04-26 Julian Brown <julian@codesourcery.com>
365
366 * gas/arm/neon-const.s: New testcase. Neon floating-point constants.
367 * gas/arm/neon-const.d: Expected output of above.
368 * gas/arm/neon-cov.d: Expect floating-point disassembly for VMOV.F32.
369
370 2006-04-26 Julian Brown <julian@codesourcery.com>
371
372 * gas/arm/neon-psyn.s: Basic test of programmers syntax.
373 * gas/arm/neon-psyn.d: Expected output of above.
374
375 2006-04-26 Julian Brown <julian@codesourcery.com>
376
377 * gas/arm/copro.s: Avoid ldcl which encodes as a bad Neon instruction.
378 * gas/arm/copro.d: Update accordingly.
379 * gas/arm/neon-cond.s: New test. Conditional Neon opcodes in ARM mode.
380 * gas/arm/neon-cond.d: Expected results of above.
381 * gas/arm/neon-cov.s: New test. Coverage of Neon instructions.
382 * gas/arm/neon-cov.d: Expected results of above.
383 * gas/arm/neon-ldst-es.s: New test. Element and structure loads and
384 stores.
385 * gas/arm/neon-ldst-es.d: Expected results of above.
386 * gas/arm/neon-ldst-rm.s: New test. Single and multiple register loads
387 and stores.
388 * gas/arm/neon-ldst-rm.d: Expected results of above.
389 * gas/arm/neon-omit.s: New test. Omission of optional operands.
390 * gas/arm/neon-omit.d: Expected results of above.
391 * gas/arm/vfp1.d: Expect Neon syntax for some VFP instructions.
392 * gas/arm/vfp1_t2.d: Likewise.
393 * gas/arm/vfp1xD.d: Likewise.
394 * gas/arm/vfp1xD_t2.d: Likewise.
395 * gas/arm/vfp2.d: Likewise.
396 * gas/arm/vfp2_t2.d: Likewise.
397 * gas/arm/vfp3-32drs.s: New test. Extended D register range for VFP
398 instructions.
399 * gas/arm/vfp3-32drs.d: Expected results of above.
400 * gas/arm/vfp3-const-conv.s: New test. VFPv3 constant-load and
401 conversion instructions.
402 * gas/arm/vfp3-const-conv.d: Expected results of above.
403
404 2005-04-20 Paul Brook <paul@codesourcery.com>
405
406 * gas/arm/arch7.d: Remove skip.
407 * gas/arm/svc.d: Ditto.
408 * gas/arm/thumb2_bcond.d: Ditto.
409 * gas/arm/thumb2_it_bad.d: Ditto.
410
411 2006-04-18 H.J. Lu <hongjiu.lu@intel.com>
412
413 PR gas/2533
414 * gas/i386/inval.s: Add test for illegal immediate register
415 operand.
416 * gas/i386/inval.l: Updated.
417
418 2006-04-16 Nick Clifton <nickc@redhat.com>
419
420 * gas/arm/arch7.d: Skip test for non-ELF targets.
421 * gas/arm/blx-local.d: Likewise.
422 * gas/arm/svc.d: Likewise.
423 * gas/arm/thumb2_bcond.d: Likewise.
424 * gas/arm/thumb2_it_bad.d: Likewise.
425
426 2006-04-07 Paul Brook <paul@codesourcery.com>
427
428 * gas/arm/blx-local.d: New test.
429 * gas/arm/blx-local.d: New test.
430
431 2006-04-07 Paul Brook <paul@codesourcery.com>
432
433 * gas/arm/thumb2_pool.d: New test.
434 * gas/arm/thumb2_pool.s: New test.
435
436 2006-04-05 Richard Sandiford <richard@codesourcery.com>
437
438 * gas/sparc/vxworks-pic.s, gas/sparc/vxworks-pic.d: New test.
439 * gas/sparc/sparc.exp: Run it. Remove sparc*-*-vxworks* XFAILs.
440
441 2006-03-23 Michael Matz <matz@suse.de>
442
443 * gas/i386/reloc64.s: Accept 64-bit forms.
444 * gas/i386/reloc64.d: Adjust.
445 * gas/i386/reloc64.l: Adjust.
446
447 2006-03-23 H.J. Lu <hongjiu.lu@intel.com>
448
449 * gas/i386/rep.s: Pad with .p2align.
450 * gas/i386/rep.d: Adjust.
451
452 2006-03-22 Richard Sandiford <richard@codesourcery.com>
453
454 * gas/mips/vxworks1.s, gas/mips/vxworks1.d,
455 * gas/mips/vxworks1-xgot.d: New tests.
456 * gas/mips/mips.exp: Run them. Do not run other tests on VxWorks.
457
458 2006-03-21 Paul Brook <paul@codesourcery.com>
459
460 * gas/arm/thumb32.d: Correct expected output.
461
462 2006-03-20 Paul Brook <paul@codesourcery.com>
463
464 * gas/arm/thumb2_bcond.d: New test.
465 * gas/arm/thumb2_bcond.s: New test.
466 * gas/arm/thumb2_it_bad.d: New test.
467 * gas/arm/thumb2_it_bad.l: New test.
468 * gas/arm/thumb2_it_bad.s: New test.
469
470 2006-03-17 Paul Brook <paul@codesourcery.com>
471
472 * gas/arm/thumb32.d: Add ldm and stm tests.
473 * gas/arm/thumb32.s: Ditto.
474
475 2006-03-16 Bernd Schmidt <bernd.schmidt@analog.com>
476
477 * gas/bfin/shift2.s: Add new tests.
478 * gas/bfin/shift.d: Match changed disassembler behaviour.
479 * gas/bfin/parallel2.d: Likewise.
480 * gas/bfin/shift2.d: Likewise; also match new tests.
481
482 2006-03-16 Paul Brook <paul@codesourcery.com>
483
484 * gas/arm/svc.d: New test.
485 * gas/arm/svc.s: New test.
486 * gas/arm/inst.d: Accept svc mnemonic.
487 * gas/arm/thumb.d: Ditto.
488 * gas/arm/wince_inst.d: Ditto.
489
490 2006-03-09 Paul Brook <paul@codesourcery.com>
491
492 * gas/arm/nomapping.d: New test.
493 * gas/arm/nomapping.s: New test.
494
495 2006-03-07 H.J. Lu <hongjiu.lu@intel.com>
496
497 PR binutils/2428
498 * gas/i386/i386.exp: Add rep, rep-suffix, x86-64-rep and
499 x86-64-rep-suffix.
500
501 * gas/i386/naked.d: Replace repz with rep.
502 * gas/i386/x86_64.d: Likewise.
503
504 * gas/i386/rep-suffix.d: New file.
505 * gas/i386/rep-suffix.s: Likewise.
506 * gas/i386/rep.d: Likewise.
507 * gas/i386/rep.s: Likewise.
508 * gas/i386/x86-64-rep-suffix.d: Likewise.
509 * gas/i386/x86-64-rep-suffix.s: Likewise.
510 * gas/i386/x86-64-rep.d: Likewise.
511 * gas/i386/x86-64-rep.s: Likewise.
512
513 2006-03-07 Richard Sandiford <richard@codesourcery.com>
514
515 * gas/arm/abs12.s, gas/arm/abs12.d: New test.
516 * gas/arm/pic.d: Skip for *-*-vxworks*...
517 * gas/arm/pic_vxworks.d: ...use this version instead.
518 * gas/arm/unwind_vxworks.d: Fix expected output.
519
520 2006-03-06 Nathan Sidwell <nathan@codesourcery.com>
521
522 * gas/m68k/arch-cpu-1.s: Tweak.
523 * gas/m68k/arch-cpu-1.d: Tweak.
524
525 2006-02-28 Jan Beulich <jbeulich@novell.com>
526
527 * gas/all/altmacro.s: Adjust.
528 * gas/all/altmac2.s: Adjust.
529
530 2006-02-28 Jan Beulich <jbeulich@novell.com>
531
532 * gas/macros/paren[sd]: New.
533 * gas/macros/macros.exp: Run new test.
534
535 2006-02-27 H.J. Lu <hongjiu.lu@intel.com>
536
537 * gas/i386/i386.exp: Add merom and x86-64-merom.
538
539 * gas/i386/merom.d: New file.
540 * gas/i386/merom.s: Likewise.
541 * gas/i386/x86-64-merom.d: Likewise.
542 * gas/i386/x86-64-merom.s: Likewise.
543
544 2006-02-24 David S. Miller <davem@sunset.davemloft.net>
545
546 * gas/sparc/rdhpr.s: New test.
547 * gas/sparc/rdhpr.d: New test.
548 * gas/sparc/wrhpr.s: New test.
549 * gas/sparc/wrhpr.d: New test.
550 * gas/sparc/window.s: New test.
551 * gas/sparc/window.d: New test.
552 * gas/sparc/rdpr.s: Add case for reading %gl register.
553 * gas/sparc/rdpr.d: Likewise.
554 * gas/sparc/wrpr.s: Add case for writing %gl register.
555 * gas/sparc/wrpr.d: Likewise.
556 * gas/sparc/sparc.exp: Update for new tests.
557
558 2006-02-24 Paul Brook <paul@codesourcery.com>
559
560 * gas/arm/thumb32.d: Fix expected msr and mrs output.
561 * gas/arm/arch7.d: New test.
562 * gas/arm/arch7.s: New test.
563 * gas/arm/arch7m-bad.l: New test.
564 * gas/arm/arch7m-bad.d: New test.
565 * gas/arm/arch7m-bad.s: New test.
566
567 2006-02-23 H.J. Lu <hongjiu.lu@intel.com>
568
569 * gas/ia64/opc-i.s: Add tests for tf.
570 * gas/ia64/pseudo.s: Likewise.
571 * gas/ia64/opc-i.d: Updated.
572 * gas/ia64/pseudo.d: Likewise.
573
574 2006-02-22 H.J. Lu <hongjiu.lu@intel.com>
575
576 * gas/ia64/dv-raw-err.s: Add check for vmsw.0.
577 * gas/ia64/dv-raw-err.l: Updated.
578
579 * gas/ia64/opc-b.s: Add vmsw.0 and vmsw.1.
580 * gas/ia64/opc-b.d: Updated.
581
582 2005-02-22 Paul Brook <paul@codesourcery.com>
583
584 * gas/arm/thumb32.d: Fix expected pld opcode.
585
586 2006-02-17 Shrirang Khisti <shrirangk@kpitcummins.com>
587 Anil Paranjape <anilp1@kpitcummins.com>
588 Shilin Shakti <shilins@kpitcummins.com>
589
590 * gas/xc16x: New directory.
591 * gas/xc16x/xc16x.exp: New file
592 * gas/xc16x/add.s: New file
593 * gas/xc16x/add_test.s: New file
594 * gas/xc16x/addb.s: New file
595 * gas/xc16x/addc.s: New file
596 * gas/xc16x/addcb.s: New file
597 * gas/xc16x/and.s: New file
598 * gas/xc16x/andb.s: New file
599 * gas/xc16x/bfldl.s: New file
600 * gas/xc16x/bit.s: New file
601 * gas/xc16x/calla.s: New file
602 * gas/xc16x/calli.s: New file
603 * gas/xc16x/cmp.s: New file
604 * gas/xc16x/cmp_test.s: New file
605 * gas/xc16x/cmpb.s: New file
606 * gas/xc16x/cmpi.s: New file
607 * gas/xc16x/cpl.s: New file
608 * gas/xc16x/div.s: New file
609 * gas/xc16x/jmpa.s: New file
610 * gas/xc16x/jmpi.s: New file
611 * gas/xc16x/jmpr.s: New file
612 * gas/xc16x/mov.s: New file
613 * gas/xc16x/mov_test.s: New file
614 * gas/xc16x/movb.s: New file
615 * gas/xc16x/movbs.s: New file
616 * gas/xc16x/movbz.s: New file
617 * gas/xc16x/mul.s: New file
618 * gas/xc16x/neg.s: New file
619 * gas/xc16x/nop.s: New file
620 * gas/xc16x/or.s: New file
621 * gas/xc16x/orb.s: New file
622 * gas/xc16x/prior.s: New file
623 * gas/xc16x/pushpop.s: New file
624 * gas/xc16x/ret.s: New file
625 * gas/xc16x/scxt.s: New file
626 * gas/xc16x/shlrol.s: New file
627 * gas/xc16x/sub.s: New file
628 * gas/xc16x/sub_test.s: New file
629 * gas/xc16x/subb.s: New file
630 * gas/xc16x/subcb.s: New file
631 * gas/xc16x/syscontrol1.s: New file
632 * gas/xc16x/syscontrol2.s: New file
633 * gas/xc16x/trap.s: New file
634 * gas/xc16x/xor.s: New file
635 * gas/xc16x/xorb.s: New file
636
637 2006-02-12 H.J. Lu <hongjiu.lu@intel.com>
638
639 * gas/i386/x86-64-crx-suffix.d: Undo the last change.
640
641 2006-02-11 H.J. Lu <hongjiu.lu@intel.com>
642
643 * gas/i386/i386.exp: Add "x86-64-drx" and "x86-64-drx-suffix".
644
645 * gas/i386/x86-64-crx-suffix.d: Minor update.
646
647 * gas/i386/x86-64-drx-suffix.d: New file.
648 * gas/i386/x86-64-drx.d: Likewise.
649 * gas/i386/x86-64-drx.s: Likewise.
650
651 2006-02-11 H.J. Lu <hongjiu.lu@intel.com>
652
653 * gas/i386/i386.exp: Add "x86-64-crx" and "x86-64-crx-suffix".
654
655 * gas/i386/x86-64-crx-suffix.d: New file.
656 * gas/i386/x86-64-crx.d: Likewise.
657 * gas/i386/x86-64-crx.s: Likewise.
658
659 2006-02-07 Nathan Sidwell <nathan@codesourcery.com>
660
661 * testsuite/gas/m68k/all.exp: Add arch-cpu-1 test.
662 * testsuite/gas/m68k/arch-cpu-1.[sd]: New.
663
664 2005-02-02 Paul Brook <paul@codesourcery.com>
665
666 * gas/arm/thumb2_invert.d: New test.
667 * gas/arm/thumb2_invert.s: New test.
668
669 2006-01-31 Paul Brook <paul@codesourcery.com>
670
671 * gas/testsuite/gas/arm/iwmmxt-bad.s: Add check for bad register name.
672 * gas/testsuite/gas/arm/iwmmxt-bad.l: Ditto.
673
674 2006-01-18 Arnold Metselaar <arnoldm@sourceware.org>
675
676 * gas/z80/z80.exp: Add offset.
677 * gas/z80/offset.d: New file.
678 * gas/z80/offset.s: New file.
679
680 2006-01-16 Paul Brook <paul@codesourcery.com>
681
682 * gas/m68k/all.exp: Add mcf-fpu.
683 * gas/m68k/mcf-fpu.d: New file.
684 * gas/m68k/mcf-fpu.s: New file.
685
686 2006-01-11 Nick Clifton <nickc@redhat.com>
687
688 * gas/tic54x/address.d: Work with 64bit hosts.
689 * gas/tic54x/addrfar.d: Likewise.
690 * gas/tic54x/align.d: Likewise.
691 * gas/tic54x/all-opcodes.d: Likewise.
692 * gas/tic54x/asg.d: Likewise.
693 * gas/tic54x/cons.d: Likewise.
694 * gas/tic54x/consfar.d: Likewise.
695 * gas/tic54x/extaddr.d: Likewise.
696 * gas/tic54x/field.d: Likewise.
697 * gas/tic54x/labels.d: Likewise.
698 * gas/tic54x/loop.d: Likewise.
699 * gas/tic54x/lp.d: Likewise.
700 * gas/tic54x/macro.d: Likewise.
701 * gas/tic54x/math.d: Likewise.
702 * gas/tic54x/opcodes.d: Likewise.
703 * gas/tic54x/sections.d: Likewise.
704 * gas/tic54x/set.d: Likewise.
705 * gas/tic54x/struct.d: Likewise.
706 * gas/tic54x/subsym.d: Likewise.
707
708 2006-01-09 H.J. Lu <hongjiu.lu@intel.com>
709
710 PR gas/2117
711 * gas/ia64/ia64.exp: Add ltoff22x-2, ltoff22x-3, ltoff22x-4 and
712 ltoff22x-5.
713
714 * gas/ia64/ltoff22x-2.d: New file.
715 * gas/ia64/ltoff22x-2.s: Likewise.
716 * gas/ia64/ltoff22x-3.d: Likewise.
717 * gas/ia64/ltoff22x-3.s: Likewise.
718 * gas/ia64/ltoff22x-4.d: Likewise.
719 * gas/ia64/ltoff22x-4.s: Likewise.
720 * gas/ia64/ltoff22x-5.d: Likewise.
721 * gas/ia64/ltoff22x-5.s: Likewise.
722
723 2006-01-03 Hans-Peter Nilsson <hp@bitrange.com>
724
725 PR gas/2101
726 * gas/mmix/hex2.s, gas/mmix/hex2.d: New test.
727
728 For older changes see ChangeLog-2005
729 \f
730 Local Variables:
731 mode: change-log
732 left-margin: 8
733 fill-column: 74
734 version-control: never
735 End: