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