Renamed target x86_64-*-mingw64 to x86_64-*-mingw*.
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
1 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
2
3 * gas/all/gas.exp: Renamed target x86_64-*-mingw64 to x86_64-*-mingw*.
4 * gas/i386/i386.exp: Ditto.
5
6 2007-01-04 Paul Brook <paul@codesourcery.com>
7
8 * gas/arm/archv6.s: Add more cpsie tests.
9 * gas/arm/archv6.d: Ditto.
10
11 2007-01-04 Andreas Schwab <schwab@suse.de>
12
13 * gas/m68k/cpu32.[sd]: New test.
14 * gas/m68k/all.exp: Run it.
15
16 2007-01-04 Julian Brown <julian@codesourcery.com>
17
18 * gas/arm/neon-omit.d: Fix expected encodings for vshl, vqshl.
19
20 2007-01-04 Paul Brook <paul@codesourcery.com>
21
22 * gas/arm/neon-cov.d: Adjust expected output.
23 * gas/arm/neon-omit.s: Add tests for vcgt and vcle. Reorder vacle
24 and vacle.
25 * gas/arm/neon-omit.d: Adjust expected output.
26
27 2006-12-29 H.J. Lu <hongjiu.lu@intel.com>
28
29 * gas/i386/intel.s: Add tests for "shrd %cl,%edx,%eax" and
30 "shld %cl,%edx,%eax".
31 * gas/i386/opcode.s: Likewise.
32
33 * gas/i386/intel.d: Updated.
34 * gas/i386/opcode-intel.d: Likewise.
35 * gas/i386/opcode-suffix.d: Likewise.
36 * gas/i386/opcode.d: Likewise.
37
38 2006-12-27 Kazu Hirata <kazu@codesourcery.com>
39
40 * gas/m68k/all.exp: Add support for fido.
41 * gas/m68k/fido.d, gas/m68k/fido.s: New.
42
43 2006-12-19 Nathan Sidwell <nathan@codesourcery.com>
44
45 * gas/cfi/cfi-common-6.s: Do not use |.
46
47 2006-12-15 H.J. Lu <hongjiu.lu@intel.com>
48
49 * gas/i386/x86-64-inval.s: cmpxchg16b needs oword ptr, instead
50 of xmmword ptr.
51 * gas/i386/x86_64.s: Likewise.
52 * gas/i386/x86-64-inval.l: Updated.
53
54 2006-12-14 H.J. Lu <hongjiu.lu@intel.com>
55
56 * gas/i386/x86-64-inval.s: Add cmpxchg16b.
57 * gas/i386/x86_64.s: Likewise.
58 * gas/i386/x86-64-inval.l: Updated.
59 * gas/i386/x86_64.d: Likewise.
60
61 2006-12-13 H.J. Lu <hongjiu.lu@intel.com>
62
63 PR gas/3712
64 * gas/i386/inval.s: Add invalid insertq.
65 * gas/i386/x86-64-inval.s: Likewise.
66
67 * gas/i386/inval.l: Updated.
68 * gas/i386/x86-64-inval.l: Likewise.
69
70 2006-12-08 Christian Groessler <chris@groessler.org>
71
72 * gas/z8k/reglabel.d: New test.
73 * gas/z8k/reglabel.s: New test.
74 * gas/z8k/z8k.exp: Run new test.
75
76 2006-12-06 H.J. Lu <hjl@gnu.org>
77
78 * gas/i386/amdfam10.d: Updated for operand/address-size override
79 prefix position change.
80 * gas/i386/naked.d: Likewise.
81 * gas/i386/rep-suffix.d: Likewise.
82 * gas/i386/rep.d: Likewise.
83 * gas/i386/white.l: Likewise.
84 * gas/i386/x86-64-amdfam10.d: Likewise.
85 * gas/i386/x86-64-rep-suffix.d: Likewise.
86 * gas/i386/x86-64-rep.d: Likewise.
87 * gas/i386/x86_64.d: Likewise.
88
89 2006-12-04 Jan Beulich <jbeulich@novell.com>
90
91 * gas/i386/opcode-intel.d: Fix wrong expectation. Make white space
92 expectations more consistent.
93
94 2006-12-01 Jan Beulich <jbeulich@novell.com>
95
96 * gas/i386/opcode.d: Adjust name.
97 * gas/i386/opcode-intel.d: New.
98 * gas/i386/opcode-suffix.d: New.
99 * gas/i386/i386.exp: Run new tests.
100
101 2006-12-01 Paul Brook <paul@codesourcery.com>
102
103 * gas/arm/thumbrel.s: New test.
104 * gas/arm/thumbrel.d: New test.
105
106 2006-11-30 Jan Beulich <jbeulich@novell.com>
107
108 * gas/i386/intel.d: Adjust.
109 * gas/i386/naked.d: Adjust.
110 * gas/i386/opcode.d: Adjust.
111
112 2006-11-30 Jan Beulich <jbeulich@novell.com>
113
114 * gas/i386/x86-64-io.[sd]: New.
115 * gas/i386/x86-64-io-intel.d: New.
116 * gas/i386/x86-64-io-suffix.d: New.
117 * gas/i386/i386.exp: Run new tests.
118
119 2006-11-30 Jan Beulich <jbeulich@novell.com>
120
121 * gas/i386/intel.s: Use Intel syntax in Intel syntax test.
122 * gas/i386/x86-64-cbw.[sd]: New.
123 * gas/i386/x86-64-cbw-intel.d: New.
124 * gas/i386/i386.exp: Run new tests.
125
126 2006-11-29 Paul Brook <paul@codesourcery.com>
127
128 * gas/arm/vfpv3-const-conv.s: Improve test coverage.
129 * gas/arm/vfpv3-const-conv.d: Adjust expected output.
130 * gas/arm/vfp-neon-syntax_t2.d: Ditto.
131 * gas/arm/vfp-neon-syntax.d: Ditto.
132
133 2006-11-27 Bob Wilson <bob.wilson@acm.org>
134
135 * gas/elf/section2.e-xtensa: New file.
136 * gas/elf/elf.exp: Use it.
137
138 2006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
139
140 * gas/arm/arm7t.d, gas/arm/neon-ldst-rm.d, gas/arm/thumb2_pool.d,
141 gas/arm/tls.d: Update for $d support.
142 * gas/arm/mapshort.d, gas/arm/mapshort.s: New test.
143 * gas/elf/section2.e-armeabi: Update.
144 * gas/elf/section2.e-armelf: New file.
145 * gas/elf/elf.exp: Use it.
146
147 2006-11-16 Nathan Sidwell <nathan@codesourcery.com>
148
149 * gas/m68k/all.exp: Add mcf-trap.
150 * gas/m68k/mcf-trap.[sd]: New.
151
152 2006-11-15 Jan Beulich <jbeulich@novell.com>
153
154 * gas/elf/equ-reloc.[sd]: New.
155 * gas/elf/elf.exp: Run new test.
156
157 2006-11-10 H.J. Lu <hongjiu.lu@intel.com>
158
159 * gas/i386/merom.d: Use "#pass" instead of "#..." to skip the
160 rest of output.
161 * gas/i386/x86-64-merom.d: Likewise.
162
163 2006-11-10 Thiemo Seufer <ths@mips.com>
164
165 * gas/cfi/cfi.exp: Don't run cfi-common-6 for mips*-*.
166
167 2006-11-10 Pedro Alves <pedro_alves@portugalmail.pt>
168
169 * gas/arm/undefined.d: Run test on Windows CE.
170 * gas/arm/undefined_coff.d: Don't run test on Windows CE.
171
172 * gas/arm/local_label_coff.s: New test.
173 * gas/arm/local_label_coff.d: New test.
174 * gas/arm/local_label_elf.s: New test.
175 * gas/arm/local_label_elf.d: New test.
176 * gas/arm/local_label_wince.s: New test.
177 * gas/arm/local_label_wince.d: New test.
178
179 2006-11-09 H.J. Lu <hongjiu.lu@intel.com>
180
181 * gas/i386/sse2.s: Test movdqa with memory destination.
182 * gas/i386/sse2.d: Updated.
183
184 2006-11-09 H.J. Lu <hongjiu.lu@intel.com>
185
186 * gas/i386/sse2.s: Test movdqu with memory destination.
187 * gas/i386/sse2.d: Updated.
188
189 2006-11-06 David Daney <ddaney@avtrex.com>
190
191 * gas/mips/elf-rel26.s: New test.
192 * gas/mips/elf-rel26.d: Ditto.
193 * gas/mips/mips.exp: Run it.
194
195 2006-11-03 Jakub Jelinek <jakub@redhat.com>
196
197 * gas/cfi/cfi-common-6.d: New test.
198 * gas/cfi/cfi-common-6.s: New.
199 * gas/cfi/cfi.exp: Add cfi-common-6 test.
200
201 * gas/cfi/cfi-common-5.d: New test.
202 * gas/cfi/cfi-common-5.s: New.
203 * gas/cfi/cfi.exp: Add cfi-common-5 test.
204
205 2006-11-01 Thiemo Seufer <ths@mips.com>
206
207 * gas/mips/mips16-intermix.d, gas/mips/mips16-intermix.s: New
208 testcase.
209 * gas/mips/mips.exp: Run new testcase.
210
211 2006-11-01 Mei Ligang <ligang@sunnorth.com.cn>
212
213 * gas/score/rD_rA.d: Correct not! and not.c instruction disassembly.
214 * gas/score/b.d: Correct b! and b instruction disassembly.
215
216 2006-10-29 Randolph Chung <tausq@debian.org>
217
218 * gas/cfi/cfi.exp [hppa*-linux*]: Run hppa CFI test.
219 * gas/cfi/cfi-hppa-1.s: New file.
220 * gas/cfi/cfi-hppa-1.h: New file.
221
222 2006-10-24 Andrew Pinski <andrew_pinski@playstation.sony.com>
223
224 * gas/ppc/cell.s: New file.
225 * gas/ppc/cell.d: New file.
226 * gas/ppc/ppc.exp: Test cell.s.
227
228 2006-10-23 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
229
230 * gas/i386/amdfam10.d : Modify to support for the change in POPCNT
231 opcode in amdfam10 architecture.
232 * gas/i386/x86-64-amdfam10.d : Ditto.
233
234 2006-10-21 Kaz Kojima <kkojima@rr.iij4u.or.jp>
235
236 * gas/sh/sh64/syntax-1.d: Update.
237
238 2006-10-20 Andrew Stubbs <andrew.stubbs@st.com>
239
240 * gas/sh/pcrel-coff.d: Update patterns (remove 0x on addresses).
241 * gas/sh/pcrel-hms.d: Likewise.
242 * gas/sh/pcrel.d: Likewise.
243 * gas/sh/pcrel2.d: Likewise.
244 * gas/sh/pic.d: Likewise.
245 * gas/sh/tlsd.d: Likewise.
246 * gas/sh/tlsdnopic.d: Likewise.
247 * gas/sh/tlsdpic.d: Likewise.
248
249 2006-10-16 H.J. Lu <hongjiu.lu@intel.com>
250
251 * gas/i386/i386.exp: Indent "x86-64-nops-1".
252
253 2006-10-08 Paul Brook <paul@codesourcery.com>
254
255 * gas/arm/neon-cov.s: Test pseudo-instruction forms of
256 vmov, vmvn and logic immediate instructions.
257 * gas/arm/neon-cov.d: ditto.
258
259 2006-09-28 Bridge Wu <mingqiao.wu@gmail.com>
260
261 * gas/arm/iwmmxt-wldstbh.s: New file.
262 * gas/arm/iwmmxt-wldstbh.d: New file.
263
264 2006-09-26 Mark Shinwell <shinwell@codesourcery.com>
265 Joseph Myers <joseph@codesourcery.com>
266 Ian Lance Taylor <ian@wasabisystems.com>
267 Ben Elliston <bje@wasabisystems.com>
268
269 * gas/arm/iwmmxt2.s: New file.
270 * gas/arm/iwmmxt2.d: New file.
271
272 2006-09-23 H.J. Lu <hongjiu.lu@intel.com>
273
274 PR binutils/3235
275 * gas/i386/addr16.d: New file.
276 * gas/i386/addr16.s: Likewise.
277 * gas/i386/addr32.d: Likewise.
278 * gas/i386/addr32.s: Likewise.
279
280 * gas/i386/i386.exp: Add "addr16" and "addr32".
281
282 * gas/i386/x86-64-addr32.s: Add tests for "add32 mov".
283 * gas/i386/x86-64-addr32.d: Updated.
284
285 2006-09-20 Kai Tietz <Kai.Tietz@onevision.com>
286
287 * gas/all/gas.exp: Add support for x86_64-*-mingw64.
288 * gas/i386/immed64.d: Add #pass for avoid proplems with alignment paddings.
289 * gas/i386/rex.d: Changed for x86_64-mingw32 target matching and padding.
290 * gas/i386/i386.d: Likewise.
291 * gas/i386/x86-64-addr32.d: Likewise.
292 * gas/i386/x86-64-branch.d: Likewise.
293 * gas/i386/x86-64-crx-suffix.d: Likewise.
294 * gas/i386/x86-64-crx.d: Likewise.
295 * gas/i386/x86-64-drx-suffix.d: Likewise.
296 * gas/i386/x86-64-crx-suffix.d: Likewise.
297 * gas/i386/x86-64-opcode.d: Likewise.
298 * gas/i386/x86-64-pcrel.d: Likewise.
299
300 2006-09-19 Bernd Schmidt <bernd.schmidt@analog.com>
301
302 * gas/bfin/load.s, gas/bfin/load.d: Add constant folding tests.
303
304 2006-09-17 Mei Ligang <ligang@sunnorth.com.cn>
305
306 * gas/score: New directory.
307 * gas/elf/section2.e-score: New file.
308 * gas/elf/elf.exp: Add special case for Score target.
309
310 2006-09-16 Paul Brook <paul@codesourcery.com>
311
312 * gas/arm/unwind.s: Test two argument form of .movsp.
313 * gas/arm/unwind.d: Update expected output.
314 * gas/arm/unwind_vxworks.d: Ditto.
315
316 2006-09-08 Kazu Hirata <kazu@codesourcery.com>
317
318 * lib/gas-dg.exp (gas-dg-test): Treat $dir as a literal.
319
320 2006-09-08 Paul Brook <paul@codesourcery.com>
321
322 * gas/arm/arm-it.s: New test.
323 * gas/arm/arm-it.d: New test.
324
325 2006-09-07 Paul Brook <paul@codesourcery.com>
326
327 * gas/arm/neon-omit.s: Test three-argument variants.
328 * gas/arm/neon-omit.d: Update expected output.
329
330 2006-09-04 Paul Brook <paul@codesourcery.com>
331
332 * gas/arm/neon-cov.s: Test .u and .s aliases for .i suffixes.
333 * gas/arm/neon-cov.d: Adjust expected output.
334
335 2006-08-21 Joseph Myers <joseph@codesourcery.com>
336
337 * gas/arm/unwind.s: Test not merging iWMMXt register save with
338 previous long opcode.
339 * gas/arm/unwind.d, gas/arm/unwind_vxworks.d: Update.
340
341 2006-08-16 Julian Brown <julian@codesourcery.com>
342
343 * gas/arm/noarm.s: Add test for disabled ARM insns.
344 * gas/arm/noarm.d: Drive test for above.
345 * gas/arm/noarm.l: Expected error output.
346
347 2006-08-15 Thiemo Seufer <ths@mips.com>
348 Nigel Stephens <nigel@mips.com>
349 David Ung <davidu@mips.com>
350
351 * gas/mips/mips.exp: Handle mips*-sde-elf*.
352
353 2006-08-04 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
354
355 * sse2.d: Fixed the correct result for cvtpi2pd, cvtpd2pi
356 and cvttpd2pi.
357
358 2006-08-12 Thiemo Seufer <ths@networkno.de>
359
360 * gas/mips/mips16-save.d: Fix testcase.
361
362 2006-08-08 Bob Wilson <bob.wilson@acm.org>
363
364 * gas/lns/lns-common-1-alt.d: New file.
365 * gas/lns/lns.exp: Use lns-common-1-alt.d for xtensa targets.
366
367 2006-08-04 Pedro Alves <pedro_alves@portugalmail.pt>
368
369 * gas/arm/wince.s: New test.
370 * gas/arm/wince.d: New test.
371
372 * gas/arm/thumb2_add.s: Don't use elf specific ".type"
373 pseudo-op.
374
375 2006-08-03 Joseph Myers <joseph@codesourcery.com>
376
377 * gas/arm/iwmmxt-bad.s: Test invalid register names for wldrw and
378 wstrw.
379 * gas/arm/iwmmxt-bad.l: Update.
380
381 2006-08-03 Joseph Myers <joseph@codesourcery.com>
382
383 * gas/arm/iwmmxt.s: Test tmcr and tmrc with wcgr registers.
384 * gas/arm/iwmmxt.d: Update.
385
386 2006-08-01 H.J. Lu <hongjiu.lu@intel.com>
387
388 * gas/i386/nops-2-i386.d: Updated.
389 * gas/i386/nops-2-merom.d: Likewise.
390 * gas/i386/nops-2.d: Likewise.
391
392 2006-07-29 Richard Sandiford <richard@codesourcery.com>
393
394 * gas/m68k/mcf-fpu.s: Add tests for all addressing modes.
395 * gas/m68k/mcf-fpu.d: Update accordingly.
396
397 2006-07-20 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
398 Michael Meissner <michael.meissner@amd.com>
399
400 * gas/i386/amdfam10.s: Add .p2align 4,0 to make sure segment is
401 aligned on all systems.
402 * gas/i386/x86-64-amdfam10.s: Likewise.
403 * gas/i386/amdfam10.d: Adjust output for alignment.
404 * gas/i386/x86-64-amdfam10.d: Likewise.
405
406 2006-07-19 Paul Brook <paul@codesourcery.com>
407
408 * gas/arm/archv6t2.d: Adjust expected output for rbit.
409
410 2006-07-18 H.J. Lu <hongjiu.lu@intel.com>
411
412 * gas/i386/opcode.s: Add sldt, smsw and str.
413 * gas/i386/x86-64-opcode.s: Likewise.
414
415 * gas/i386/opcode.d: Updated.
416 * gas/i386/x86-64-opcode.d: Likewise.
417
418 2006-07-18 Paul Brook <paul@codesourcery.com>
419
420 * gas/arm/thumb2_add.d: New test.
421 * gas/arm/thumb2_add.s: New test.
422
423 2006-07-18 Maciej W. Rozycki <macro@mips.com>
424
425 * gas/mips/mips4.s, gas/mips/mips4.d: Enable the "pref" test. Change
426 arguments for "madd.s" so that the instruction is correct for mips1
427 and still matches "bc3*".
428
429 2006-07-13 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
430 Michael Meissner <michael.meissner@amd.com>
431
432 * gas/i386/amdfam10.s: New file for amdfam10 instructions.
433 * gam/i386/amdfam10.d: Ditto.
434 * gas/i386/x86-64-amdfam10.s: Ditto.
435 * gam/i386/x86-64-amdfam10.d: Ditto.
436
437 2006-07-12 Nick Clifton <nickc@redhat.com>
438
439 * gas/sh/basic.exp: Run "too_large" dump test.
440 * gas/sh/too_large.s: New test file. Check that .byte directives
441 do not generate a bogus overflow message.
442 * gas/sh/too_large.s: New test control file.
443
444 2006-07-05 Julian Brown <julian@codesourcery.com>
445
446 * gas/arm/vfp-neon-syntax.d: Tweak expected fmsrr syntax.
447 * gas/arm/vfp-neon-syntax_t2.d: Likewise.
448 * gas/arm/vfp2.d: Likewise.
449 * gas/arm/vfp2_t2.d: Likewise.
450
451 2006-07-04 Thiemo Seufer <ths@mips.com>
452
453 * gas/mips/e32-rel2.d, gas/mips/e32-rel4.d: Use -mabi=32 for as.
454 * gas/mips/mips.exp: Move mips16e testcase to ELF only tests.
455 Run elf{el}-rel2 and elf-rel4 for all arches with gpr64. Run
456 e32-rel2 and e32-rel4 also for 64 bit configurations.
457
458 2006-06-23 H.J. Lu <hongjiu.lu@intel.com>
459
460 * gas/i386/i386.exp: Run nops-1, nops-1-i386, nops-1-i686,
461 nops-1-merom, nops-2, nops-2-i386, nops-2-merom, x86-64-nops-1,
462 x86-64-nops-1-k8, x86-64-nops-1-nocona and x86-64-nops-1-merom.
463
464 * gas/i386/nops-1.s: New file.
465 * gas/i386/nops-2.s: Likewise.
466 * gas/i386/nops-1-i386.d: Likewise.
467 * gas/i386/nops-1-i686.d: Likewise.
468 * gas/i386/nops-1-merom.d: Likewise.
469 * gas/i386/nops-1.d: Likewise.
470 * gas/i386/nops-2-i386.d: Likewise.
471 * gas/i386/nops-2-merom.d: Likewise.
472 * gas/i386/nops-2.d: Likewise.
473 * gas/i386/x86-64-nops-1.s: Likewise.
474 * gas/i386/x86-64-nops-1-k8.d: Likewise.
475 * gas/i386/x86-64-nops-1-merom.d: Likewise.
476 * gas/i386/x86-64-nops-1-nocona.d: Likewise.
477 * gas/i386/x86-64-nops-1.d: Likewise.
478
479 * gas/i386/sse2.d: Updated to expect xchg %ax,%ax as 2 byte
480 nop.
481
482 2006-06-20 Thiemo Seufer <ths@networkno.de>
483
484 * gas/mips/mips.exp: Explicitly specify o32 ABI.
485 * gas/mips/mips64-dsp.d: Dump o32 register names.
486 * gas/mips/smartmips.d: Explicitly specify o32 ABI.
487
488 2006-06-18 Nick Clifton <nickc@redhat.com>
489
490 * gas/arm/group-reloc-alu-encoding-bad.d: Skip for non-ELF
491 targets.
492 * gas/arm/group-reloc-alu-parsing-bad.d: Likewise.
493 * gas/arm/group-reloc-ldc-encoding-bad.d: Likewise.
494 * gas/arm/group-reloc-ldc-parsing-bad.d: Likewise.
495 * gas/arm/group-reloc-ldc.d: Likewise.
496 * gas/arm/group-reloc-ldr-encoding-bad.d: Likewise.
497 * gas/arm/group-reloc-ldr-parsing-bad.d: Likewise.
498 * gas/arm/group-reloc-ldr.d: Likewise.
499 * gas/arm/group-reloc-ldrs-encoding-bad.d: Likewise.
500 * gas/arm/group-reloc-ldrs-parsing-bad.d: Likewise.
501 * gas/arm/group-reloc-ldrs.d: Likewise.
502
503 2006-06-15 Mark Shinwell <shinwell@codesourcery.com>
504
505 * gas/arm/group-reloc-alu.d: New test.
506 * gas/arm/group-reloc-alu-encoding-bad.d: New test.
507 * gas/arm/group-reloc-alu-encoding-bad.l: New test.
508 * gas/arm/group-reloc-alu-encoding-bad.s: New test.
509 * gas/arm/group-reloc-alu-parsing-bad.d: New test.
510 * gas/arm/group-reloc-alu-parsing-bad.l: New test.
511 * gas/arm/group-reloc-alu-parsing-bad.s: New test.
512 * gas/arm/group-reloc-alu.s: New test.
513 * gas/arm/group-reloc-ldc.d: New test.
514 * gas/arm/group-reloc-ldc-encoding-bad.d: New test.
515 * gas/arm/group-reloc-ldc-encoding-bad.l: New test.
516 * gas/arm/group-reloc-ldc-encoding-bad.s: New test.
517 * gas/arm/group-reloc-ldc-parsing-bad.d: New test.
518 * gas/arm/group-reloc-ldc-parsing-bad.l: New test.
519 * gas/arm/group-reloc-ldc-parsing-bad.s: New test.
520 * gas/arm/group-reloc-ldc.s: New test.
521 * gas/arm/group-reloc-ldr.d: New test.
522 * gas/arm/group-reloc-ldr-encoding-bad.d: New test.
523 * gas/arm/group-reloc-ldr-encoding-bad.l: New test.
524 * gas/arm/group-reloc-ldr-encoding-bad.s: New test.
525 * gas/arm/group-reloc-ldr-parsing-bad.d: New test.
526 * gas/arm/group-reloc-ldr-parsing-bad.l: New test.
527 * gas/arm/group-reloc-ldr-parsing-bad.s: New test.
528 * gas/arm/group-reloc-ldr.s: New test.
529 * gas/arm/group-reloc-ldrs.d: New test.
530 * gas/arm/group-reloc-ldrs-encoding-bad.d: New test.
531 * gas/arm/group-reloc-ldrs-encoding-bad.l: New test.
532 * gas/arm/group-reloc-ldrs-encoding-bad.s: New test.
533 * gas/arm/group-reloc-ldrs-parsing-bad.d: New test.
534 * gas/arm/group-reloc-ldrs-parsing-bad.l: New test.
535 * gas/arm/group-reloc-ldrs-parsing-bad.s: New test.
536 * gas/arm/group-reloc-ldrs.s: New test.
537
538 2006-06-14 Thiemo Seufer <ths@mips.com>
539 Maciej W. Rozycki <macro@mips.com>
540
541 * gas/mips/elf-rel6.d, gas/mips/elf-rel6.s: Extend testcase.
542 * gas/mips/elf-rel6.d-n32.d, gas/mips/elf-rel6-n64.d: New files.
543 * gas/mips/mips.exp: Run new testcases.
544
545 2006-06-14 Thiemo Seufer <ths@mips.com>
546
547 * gas/mips/mips16e-jrc.d, gas/mips/mips16e-save.d,
548 gas/mips/mips32-dsp.d, gas/mips/mips32-mt.d: Explicitly specify
549 o32 ABI.
550
551 2006-06-12 H.J. Lu <hongjiu.lu@intel.com>
552
553 * gas/i386/i386.exp: Run nops and x86-64-nops.
554
555 * gas/i386/nops.d: New file.
556 * gas/i386/nops.s: Likewise.
557 * gas/i386/x86-64-nops.d: Likewise.
558 * gas/i386/x86-64-nops.s: Likewise.
559
560 2006-06-12 H.J. Lu <hongjiu.lu@intel.com>
561
562 * gas/i386/opcode.s: Add "xchg %ax,%ax".
563 * gas/i386/opcode.d: Updated.
564
565 * gas/i386/x86-64-opcode.s: Add xchg %ax,%ax, xchg %eax,%eax,
566 xchg %rax,%rax, rex64 xchg %rax,%rax and xchg %rax,%r8.
567 * gas/i386/x86-64-opcode.d: Updated.
568
569 2006-06-09 Thiemo Seufer <ths@mips.com>
570 Nigel Stephens <nigel@mips.com>
571
572 * gas/mips/mips32-sf32.s, gas/mips/mips32-sf32.d: New test for odd
573 single precision FPRs on MIPS32.
574 * gas/mips/mips.exp: Run them.
575
576 2006-06-08 Thiemo Seufer <ths@mips.com>
577 Nigel Stephens <nigel@mips.com>
578
579 * gas/mips/mips32.s: Added cop2 branches with explicit condition
580 code register numbers.
581 * gas/mips/mips32.d: Likewise.
582
583 2006-06-07 Julian Brown <julian@codesourcery.com>
584
585 * gas/arm/itblock.s: New file. Helper macro for making all-true IT
586 blocks.
587 * gas/arm/neon-cond-bad-inc.s: New test. Make sure unconditional
588 Neon instructions are rejected...
589 * gas/arm/neon-cond-bad.s: In ARM mode, and...
590 * gas/arm/neon-cond-bad_t2.s: Accepted in Thumb mode (with IT).
591 * gas/arm/neon-cond-bad.l: Expected error output in ARM mode.
592 * gas/arm/neon-cond-bad.d: Control ARM mode test.
593 * gas/arm/neon-cond-bad_t2.d: Expected output in Thumb mode.
594 * gas/arm/vfp-neon-syntax-inc.s: Test VFP Neon-style syntax.
595 * gas/arm/vfp-neon-syntax.s: ...in ARM mode.
596 * gas/arm/vfp-neon-syntax_t2.s: ...and Thumb mode.
597 * gas/arm/vfp-neon-syntax.d: Expected output in ARM mode.
598 * gas/arm/vfp-neon-syntax_t2.d: Expected output in Thumb mode.
599
600 2006-06-06 Paul Brook <paul@codesourcery.com>
601
602 * gas/arm/thumb2_bcond.d: Update expected output.
603 * gas/arm/thumb32.d: Ditto.
604 * gas/arm/vfp1_t2.d: Ditto.
605 * gas/arm/vfp1xD_t2.d: Ditto.
606
607 2006-06-06 Thiemo Seufer <ths@mips.com>
608 Chao-ying Fu <fu@mips.com>
609
610 * gas/mips/mips64-dsp.s, gas/mips/mips64-dsp.d: New DSP64 tests.
611 * gas/mips/mips.exp: Run DSP64 tests.
612
613 2006-06-05 Thiemo Seufer <ths@mips.com>
614
615 * gas/mips/mips32-dsp.d, gas/mips/mips32-dsp.s, gas/mips/mips32-mt.d,
616 gas/mips/mips32-mt.s: Remove instructions with invalid arguments.
617 * gas/mips/mips32-dsp.l, gas/mips/mips32-mt.l: Delete file.
618
619 2006-05-25 Richard Sandiford <richard@codesourcery.com>
620
621 * gas/m68k/mcf-fpu.s: Add fmovemd and fmovem instructions.
622 * gas/m68k/mcf-fpu.d: Adjust accordingly.
623
624 2006-05-25 Jie Zhang <jie.zhang@analog.com>
625
626 * gas/bfin/vector2.s, gas/bfin/vector2.d: Test to ensure (m) is not
627 thrown away.
628
629 2006-05-23 Thiemo Seufer <ths@mips.com>
630
631 * gas/mips/mips-gp32-fp64-pic.d, mips/mips-gp32-fp64.d,
632 gas/mips/mips-gp64-fp32-pic.d, gas/mips/mips-gp64-fp32.l,
633 gas/mips/mips-gp64-fp64.d: Adjust test cases to the changes assembler
634 output.
635 * gas/mips/mips-gp32-fp64.l, gas/mips/mips-gp64-fp32-pic.l: New files,
636 catch assembler warnings.
637
638 2006-05-22 Nick Clifton <nickc@redhat.com>
639
640 * gas/mips/mips32-dsp.l: Fix expected unsigned decoding of -1 in
641 warning messages.
642 * gas/mips/mips32-mt.l: Likewise.
643
644 2006-05-19 Thiemo Seufer <ths@mips.com>
645
646 * gas/mips/vxworks1-el.d, gas/mips/vxworks1-xgot-el.d: Add little
647 endian testcases.
648 * gas/mips/vxworks1.d, gas/mips/vxworks1-xgot.d: Build as big endian.
649 * gas/mips/mips.exp: Run new testcases.
650
651 2006-05-14 Thiemo Seufer <ths@mips.com>
652 Nigel Stephens <nigel@mips.com>
653
654 * gas/mips/mips.exp: Run new tests.
655 * gas/mips/mips16e.s, gas/mips/mips16e.d, gas/mips/mips16e-64.s,
656 gas/mips/mips16e-64.d, gas/mips/mips16e-64.l: New tests.
657
658 2006-05-11 Paul Brook <paul@codesourcery.com>
659
660 * gas/arm/local_function.d: New test.
661 * gas/arm/local_function.s: New test.
662
663 2006-05-11 Thiemo Seufer <ths@mips.com>
664
665 * gas/mips/jal-range.l: Don't check the range of j or jal
666 addresses.
667
668 2006-05-09 H.J. Lu <hongjiu.lu@intel.com>
669
670 * gas/i386/x86-64-gidt.d: Adjusted.
671
672 2006-05-09 H.J. Lu <hongjiu.lu@intel.com>
673
674 * gas/i386/i386.exp: Run x86-64-gidt.
675
676 * gas/i386/x86-64-gidt.d: New file.
677 * gas/i386/x86-64-gidt.s: Likewise.
678
679 2006-05-09 David Ung <davidu@mips.com>
680
681 * gas/mips/jal-range.l: Only warn about an out-of-range j or jal
682 address.
683
684 2006-05-08 Thiemo Seufer <ths@mips.com>
685
686 * gas/mips/mips32.s, gas/mips/mips32.d: Extend testcase to check
687 larger offset arguments for cache instructions.
688
689 2006-05-08 Thiemo Seufer <ths@mips.com>
690 Nigel Stephens <nigel@mips.com>
691 David Ung <davidu@mips.com>
692
693 * gas/mips/smartmips.s, gas/mips/smartmips.d: New smartmips test.
694 * gas/mips/mips.exp: Run smartmips test.
695
696 2006-05-05 Julian Brown <julian@codesourcery.com>
697
698 * gas/arm/vfp-neon-overlap.s: New test. Overlapping VFP/Neon
699 instructions.
700 * gas/arm/vfp-neon-overlap.d: Expected output of above.
701 * gas/arm/vfp1xD.d: Test for fldmx/fstmx.
702 * gas/arm/vfp1xD_t2.d: Likewise.
703 * gas/arm/vfpv3-32drs.d: Likewise.
704
705 2006-05-05 Nigel Stephens <nigel@mips.com>
706
707 * gas/mips/noreorder.s, gas/mips/noreorder.d: New test for
708 reorder/noreorder corner case.
709 * gas/mips/mips.exp: Run new test.
710
711 2006-05-04 Kazu Hirata <kazu@codesourcery.com>
712
713 * gas/arm/armv1.d (error-output): New.
714 * gas/arm/armv1.l: New.
715 * gas/arm/thumb32.d (error-output): New.
716 * gas/arm/thumb32.l: New.
717
718 2006-05-04 Thiemo Seufer <ths@mips.com>
719 Nigel Stephens <nigel@mips.com>
720
721 * gas/mips/mips.exp: Run mips32-dsp tests only for mips32r2.
722 * gas/mips/set-arch.d: Adjust according to opcode table changes.
723
724 2006-05-03 Thiemo Seufer <ths@mips.com>
725
726 * gas/mips/mips32-mt.d: Fix mftr argument order.
727
728 2006-05-02 Joseph Myers <joseph@codesourcery.com>
729
730 * gas/arm/iwmmxt.s: Increase offsets for wstrb and wstrh.
731 * gas/arm/iwmmxt.d: Update expected results.
732 * gas/arm/iwmmxt-bad2.s: Test wstrb, wstrh, wldrb and wldrh.
733 * gas/arm/iwmmxt-bad2.l: Update expected error messages.
734
735 2006-04-29 H.J. Lu <hongjiu.lu@intel.com>
736
737 * gas/i386/fp.d: New file.
738 * gas/i386/fp.s: Likewise.
739
740 * gas/i386/i386.exp: Run "fp".
741
742 2006-04-28 Thiemo Seufer <ths@mips.com>
743 David Ung <davidu@mips.com>
744 Nigel Stephens <nigel@mips.com>
745
746 * gas/mips/cp0sel-names-mips32r2.d,
747 gas/mips/cp0sel-names-mips64r2.d: Update for MT register names.
748
749 2006-04-26 Julian Brown <julian@codesourcery.com>
750
751 * gas/arm/neon-const.s: New testcase. Neon floating-point constants.
752 * gas/arm/neon-const.d: Expected output of above.
753 * gas/arm/neon-cov.d: Expect floating-point disassembly for VMOV.F32.
754
755 2006-04-26 Julian Brown <julian@codesourcery.com>
756
757 * gas/arm/neon-psyn.s: Basic test of programmers syntax.
758 * gas/arm/neon-psyn.d: Expected output of above.
759
760 2006-04-26 Julian Brown <julian@codesourcery.com>
761
762 * gas/arm/copro.s: Avoid ldcl which encodes as a bad Neon instruction.
763 * gas/arm/copro.d: Update accordingly.
764 * gas/arm/neon-cond.s: New test. Conditional Neon opcodes in ARM mode.
765 * gas/arm/neon-cond.d: Expected results of above.
766 * gas/arm/neon-cov.s: New test. Coverage of Neon instructions.
767 * gas/arm/neon-cov.d: Expected results of above.
768 * gas/arm/neon-ldst-es.s: New test. Element and structure loads and
769 stores.
770 * gas/arm/neon-ldst-es.d: Expected results of above.
771 * gas/arm/neon-ldst-rm.s: New test. Single and multiple register loads
772 and stores.
773 * gas/arm/neon-ldst-rm.d: Expected results of above.
774 * gas/arm/neon-omit.s: New test. Omission of optional operands.
775 * gas/arm/neon-omit.d: Expected results of above.
776 * gas/arm/vfp1.d: Expect Neon syntax for some VFP instructions.
777 * gas/arm/vfp1_t2.d: Likewise.
778 * gas/arm/vfp1xD.d: Likewise.
779 * gas/arm/vfp1xD_t2.d: Likewise.
780 * gas/arm/vfp2.d: Likewise.
781 * gas/arm/vfp2_t2.d: Likewise.
782 * gas/arm/vfp3-32drs.s: New test. Extended D register range for VFP
783 instructions.
784 * gas/arm/vfp3-32drs.d: Expected results of above.
785 * gas/arm/vfp3-const-conv.s: New test. VFPv3 constant-load and
786 conversion instructions.
787 * gas/arm/vfp3-const-conv.d: Expected results of above.
788
789 2005-04-20 Paul Brook <paul@codesourcery.com>
790
791 * gas/arm/arch7.d: Remove skip.
792 * gas/arm/svc.d: Ditto.
793 * gas/arm/thumb2_bcond.d: Ditto.
794 * gas/arm/thumb2_it_bad.d: Ditto.
795
796 2006-04-18 H.J. Lu <hongjiu.lu@intel.com>
797
798 PR gas/2533
799 * gas/i386/inval.s: Add test for illegal immediate register
800 operand.
801 * gas/i386/inval.l: Updated.
802
803 2006-04-16 Nick Clifton <nickc@redhat.com>
804
805 * gas/arm/arch7.d: Skip test for non-ELF targets.
806 * gas/arm/blx-local.d: Likewise.
807 * gas/arm/svc.d: Likewise.
808 * gas/arm/thumb2_bcond.d: Likewise.
809 * gas/arm/thumb2_it_bad.d: Likewise.
810
811 2006-04-07 Paul Brook <paul@codesourcery.com>
812
813 * gas/arm/blx-local.d: New test.
814 * gas/arm/blx-local.d: New test.
815
816 2006-04-07 Paul Brook <paul@codesourcery.com>
817
818 * gas/arm/thumb2_pool.d: New test.
819 * gas/arm/thumb2_pool.s: New test.
820
821 2006-04-05 Richard Sandiford <richard@codesourcery.com>
822
823 * gas/sparc/vxworks-pic.s, gas/sparc/vxworks-pic.d: New test.
824 * gas/sparc/sparc.exp: Run it. Remove sparc*-*-vxworks* XFAILs.
825
826 2006-03-23 Michael Matz <matz@suse.de>
827
828 * gas/i386/reloc64.s: Accept 64-bit forms.
829 * gas/i386/reloc64.d: Adjust.
830 * gas/i386/reloc64.l: Adjust.
831
832 2006-03-23 H.J. Lu <hongjiu.lu@intel.com>
833
834 * gas/i386/rep.s: Pad with .p2align.
835 * gas/i386/rep.d: Adjust.
836
837 2006-03-22 Richard Sandiford <richard@codesourcery.com>
838
839 * gas/mips/vxworks1.s, gas/mips/vxworks1.d,
840 * gas/mips/vxworks1-xgot.d: New tests.
841 * gas/mips/mips.exp: Run them. Do not run other tests on VxWorks.
842
843 2006-03-21 Paul Brook <paul@codesourcery.com>
844
845 * gas/arm/thumb32.d: Correct expected output.
846
847 2006-03-20 Paul Brook <paul@codesourcery.com>
848
849 * gas/arm/thumb2_bcond.d: New test.
850 * gas/arm/thumb2_bcond.s: New test.
851 * gas/arm/thumb2_it_bad.d: New test.
852 * gas/arm/thumb2_it_bad.l: New test.
853 * gas/arm/thumb2_it_bad.s: New test.
854
855 2006-03-17 Paul Brook <paul@codesourcery.com>
856
857 * gas/arm/thumb32.d: Add ldm and stm tests.
858 * gas/arm/thumb32.s: Ditto.
859
860 2006-03-16 Bernd Schmidt <bernd.schmidt@analog.com>
861
862 * gas/bfin/shift2.s: Add new tests.
863 * gas/bfin/shift.d: Match changed disassembler behaviour.
864 * gas/bfin/parallel2.d: Likewise.
865 * gas/bfin/shift2.d: Likewise; also match new tests.
866
867 2006-03-16 Paul Brook <paul@codesourcery.com>
868
869 * gas/arm/svc.d: New test.
870 * gas/arm/svc.s: New test.
871 * gas/arm/inst.d: Accept svc mnemonic.
872 * gas/arm/thumb.d: Ditto.
873 * gas/arm/wince_inst.d: Ditto.
874
875 2006-03-09 Paul Brook <paul@codesourcery.com>
876
877 * gas/arm/nomapping.d: New test.
878 * gas/arm/nomapping.s: New test.
879
880 2006-03-07 H.J. Lu <hongjiu.lu@intel.com>
881
882 PR binutils/2428
883 * gas/i386/i386.exp: Add rep, rep-suffix, x86-64-rep and
884 x86-64-rep-suffix.
885
886 * gas/i386/naked.d: Replace repz with rep.
887 * gas/i386/x86_64.d: Likewise.
888
889 * gas/i386/rep-suffix.d: New file.
890 * gas/i386/rep-suffix.s: Likewise.
891 * gas/i386/rep.d: Likewise.
892 * gas/i386/rep.s: Likewise.
893 * gas/i386/x86-64-rep-suffix.d: Likewise.
894 * gas/i386/x86-64-rep-suffix.s: Likewise.
895 * gas/i386/x86-64-rep.d: Likewise.
896 * gas/i386/x86-64-rep.s: Likewise.
897
898 2006-03-07 Richard Sandiford <richard@codesourcery.com>
899
900 * gas/arm/abs12.s, gas/arm/abs12.d: New test.
901 * gas/arm/pic.d: Skip for *-*-vxworks*...
902 * gas/arm/pic_vxworks.d: ...use this version instead.
903 * gas/arm/unwind_vxworks.d: Fix expected output.
904
905 2006-03-06 Nathan Sidwell <nathan@codesourcery.com>
906
907 * gas/m68k/arch-cpu-1.s: Tweak.
908 * gas/m68k/arch-cpu-1.d: Tweak.
909
910 2006-02-28 Jan Beulich <jbeulich@novell.com>
911
912 * gas/all/altmacro.s: Adjust.
913 * gas/all/altmac2.s: Adjust.
914
915 2006-02-28 Jan Beulich <jbeulich@novell.com>
916
917 * gas/macros/paren[sd]: New.
918 * gas/macros/macros.exp: Run new test.
919
920 2006-02-27 H.J. Lu <hongjiu.lu@intel.com>
921
922 * gas/i386/i386.exp: Add merom and x86-64-merom.
923
924 * gas/i386/merom.d: New file.
925 * gas/i386/merom.s: Likewise.
926 * gas/i386/x86-64-merom.d: Likewise.
927 * gas/i386/x86-64-merom.s: Likewise.
928
929 2006-02-24 David S. Miller <davem@sunset.davemloft.net>
930
931 * gas/sparc/rdhpr.s: New test.
932 * gas/sparc/rdhpr.d: New test.
933 * gas/sparc/wrhpr.s: New test.
934 * gas/sparc/wrhpr.d: New test.
935 * gas/sparc/window.s: New test.
936 * gas/sparc/window.d: New test.
937 * gas/sparc/rdpr.s: Add case for reading %gl register.
938 * gas/sparc/rdpr.d: Likewise.
939 * gas/sparc/wrpr.s: Add case for writing %gl register.
940 * gas/sparc/wrpr.d: Likewise.
941 * gas/sparc/sparc.exp: Update for new tests.
942
943 2006-02-24 Paul Brook <paul@codesourcery.com>
944
945 * gas/arm/thumb32.d: Fix expected msr and mrs output.
946 * gas/arm/arch7.d: New test.
947 * gas/arm/arch7.s: New test.
948 * gas/arm/arch7m-bad.l: New test.
949 * gas/arm/arch7m-bad.d: New test.
950 * gas/arm/arch7m-bad.s: New test.
951
952 2006-02-23 H.J. Lu <hongjiu.lu@intel.com>
953
954 * gas/ia64/opc-i.s: Add tests for tf.
955 * gas/ia64/pseudo.s: Likewise.
956 * gas/ia64/opc-i.d: Updated.
957 * gas/ia64/pseudo.d: Likewise.
958
959 2006-02-22 H.J. Lu <hongjiu.lu@intel.com>
960
961 * gas/ia64/dv-raw-err.s: Add check for vmsw.0.
962 * gas/ia64/dv-raw-err.l: Updated.
963
964 * gas/ia64/opc-b.s: Add vmsw.0 and vmsw.1.
965 * gas/ia64/opc-b.d: Updated.
966
967 2005-02-22 Paul Brook <paul@codesourcery.com>
968
969 * gas/arm/thumb32.d: Fix expected pld opcode.
970
971 2006-02-17 Shrirang Khisti <shrirangk@kpitcummins.com>
972 Anil Paranjape <anilp1@kpitcummins.com>
973 Shilin Shakti <shilins@kpitcummins.com>
974
975 * gas/xc16x: New directory.
976 * gas/xc16x/xc16x.exp: New file
977 * gas/xc16x/add.s: New file
978 * gas/xc16x/add_test.s: New file
979 * gas/xc16x/addb.s: New file
980 * gas/xc16x/addc.s: New file
981 * gas/xc16x/addcb.s: New file
982 * gas/xc16x/and.s: New file
983 * gas/xc16x/andb.s: New file
984 * gas/xc16x/bfldl.s: New file
985 * gas/xc16x/bit.s: New file
986 * gas/xc16x/calla.s: New file
987 * gas/xc16x/calli.s: New file
988 * gas/xc16x/cmp.s: New file
989 * gas/xc16x/cmp_test.s: New file
990 * gas/xc16x/cmpb.s: New file
991 * gas/xc16x/cmpi.s: New file
992 * gas/xc16x/cpl.s: New file
993 * gas/xc16x/div.s: New file
994 * gas/xc16x/jmpa.s: New file
995 * gas/xc16x/jmpi.s: New file
996 * gas/xc16x/jmpr.s: New file
997 * gas/xc16x/mov.s: New file
998 * gas/xc16x/mov_test.s: New file
999 * gas/xc16x/movb.s: New file
1000 * gas/xc16x/movbs.s: New file
1001 * gas/xc16x/movbz.s: New file
1002 * gas/xc16x/mul.s: New file
1003 * gas/xc16x/neg.s: New file
1004 * gas/xc16x/nop.s: New file
1005 * gas/xc16x/or.s: New file
1006 * gas/xc16x/orb.s: New file
1007 * gas/xc16x/prior.s: New file
1008 * gas/xc16x/pushpop.s: New file
1009 * gas/xc16x/ret.s: New file
1010 * gas/xc16x/scxt.s: New file
1011 * gas/xc16x/shlrol.s: New file
1012 * gas/xc16x/sub.s: New file
1013 * gas/xc16x/sub_test.s: New file
1014 * gas/xc16x/subb.s: New file
1015 * gas/xc16x/subcb.s: New file
1016 * gas/xc16x/syscontrol1.s: New file
1017 * gas/xc16x/syscontrol2.s: New file
1018 * gas/xc16x/trap.s: New file
1019 * gas/xc16x/xor.s: New file
1020 * gas/xc16x/xorb.s: New file
1021
1022 2006-02-12 H.J. Lu <hongjiu.lu@intel.com>
1023
1024 * gas/i386/x86-64-crx-suffix.d: Undo the last change.
1025
1026 2006-02-11 H.J. Lu <hongjiu.lu@intel.com>
1027
1028 * gas/i386/i386.exp: Add "x86-64-drx" and "x86-64-drx-suffix".
1029
1030 * gas/i386/x86-64-crx-suffix.d: Minor update.
1031
1032 * gas/i386/x86-64-drx-suffix.d: New file.
1033 * gas/i386/x86-64-drx.d: Likewise.
1034 * gas/i386/x86-64-drx.s: Likewise.
1035
1036 2006-02-11 H.J. Lu <hongjiu.lu@intel.com>
1037
1038 * gas/i386/i386.exp: Add "x86-64-crx" and "x86-64-crx-suffix".
1039
1040 * gas/i386/x86-64-crx-suffix.d: New file.
1041 * gas/i386/x86-64-crx.d: Likewise.
1042 * gas/i386/x86-64-crx.s: Likewise.
1043
1044 2006-02-07 Nathan Sidwell <nathan@codesourcery.com>
1045
1046 * gas/m68k/all.exp: Add arch-cpu-1 test.
1047 * gas/m68k/arch-cpu-1.[sd]: New.
1048
1049 2005-02-02 Paul Brook <paul@codesourcery.com>
1050
1051 * gas/arm/thumb2_invert.d: New test.
1052 * gas/arm/thumb2_invert.s: New test.
1053
1054 2006-01-31 Paul Brook <paul@codesourcery.com>
1055
1056 * gas/arm/iwmmxt-bad.s: Add check for bad register name.
1057 * gas/arm/iwmmxt-bad.l: Ditto.
1058
1059 2006-01-18 Arnold Metselaar <arnoldm@sourceware.org>
1060
1061 * gas/z80/z80.exp: Add offset.
1062 * gas/z80/offset.d: New file.
1063 * gas/z80/offset.s: New file.
1064
1065 2006-01-16 Paul Brook <paul@codesourcery.com>
1066
1067 * gas/m68k/all.exp: Add mcf-fpu.
1068 * gas/m68k/mcf-fpu.d: New file.
1069 * gas/m68k/mcf-fpu.s: New file.
1070
1071 2006-01-11 Nick Clifton <nickc@redhat.com>
1072
1073 * gas/tic54x/address.d: Work with 64bit hosts.
1074 * gas/tic54x/addrfar.d: Likewise.
1075 * gas/tic54x/align.d: Likewise.
1076 * gas/tic54x/all-opcodes.d: Likewise.
1077 * gas/tic54x/asg.d: Likewise.
1078 * gas/tic54x/cons.d: Likewise.
1079 * gas/tic54x/consfar.d: Likewise.
1080 * gas/tic54x/extaddr.d: Likewise.
1081 * gas/tic54x/field.d: Likewise.
1082 * gas/tic54x/labels.d: Likewise.
1083 * gas/tic54x/loop.d: Likewise.
1084 * gas/tic54x/lp.d: Likewise.
1085 * gas/tic54x/macro.d: Likewise.
1086 * gas/tic54x/math.d: Likewise.
1087 * gas/tic54x/opcodes.d: Likewise.
1088 * gas/tic54x/sections.d: Likewise.
1089 * gas/tic54x/set.d: Likewise.
1090 * gas/tic54x/struct.d: Likewise.
1091 * gas/tic54x/subsym.d: Likewise.
1092
1093 2006-01-09 H.J. Lu <hongjiu.lu@intel.com>
1094
1095 PR gas/2117
1096 * gas/ia64/ia64.exp: Add ltoff22x-2, ltoff22x-3, ltoff22x-4 and
1097 ltoff22x-5.
1098
1099 * gas/ia64/ltoff22x-2.d: New file.
1100 * gas/ia64/ltoff22x-2.s: Likewise.
1101 * gas/ia64/ltoff22x-3.d: Likewise.
1102 * gas/ia64/ltoff22x-3.s: Likewise.
1103 * gas/ia64/ltoff22x-4.d: Likewise.
1104 * gas/ia64/ltoff22x-4.s: Likewise.
1105 * gas/ia64/ltoff22x-5.d: Likewise.
1106 * gas/ia64/ltoff22x-5.s: Likewise.
1107
1108 2006-01-03 Hans-Peter Nilsson <hp@bitrange.com>
1109
1110 PR gas/2101
1111 * gas/mmix/hex2.s, gas/mmix/hex2.d: New test.
1112
1113 For older changes see ChangeLog-2005
1114 \f
1115 Local Variables:
1116 mode: change-log
1117 left-margin: 8
1118 fill-column: 74
1119 version-control: never
1120 End:
This page took 0.064955 seconds and 4 git commands to generate.