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