1 2007-07-15 H.J. Lu <hongjiu.lu@intel.com>
3 * gas/i386/i386.exp: Add vmx and x86-64-vmx.
5 * gas/i386/vmx.d: New file.
6 * gas/i386/vmx.s: Likewise.
7 * gas/i386/x86-64-vmx.d: Likewise.
8 * gas/i386/x86-64-vmx.s: Likewise.
10 2005-07-14 Nick Clifton <nickc@redhat.com>
13 * gas/crx/gas-segfault.d: New file.
14 * gas/crx/gas-segfault.s: New file.
16 2005-07-12 Hans-Peter Nilsson <hp@bitrange.com>
18 * gas/mmix/relax1-n.d, gas/mmix/relax1-rn.d: Avoid "# FIXME: "
19 first on a line, adjusting for testsuite framework change.
21 2005-07-10 H.J. Lu <hongjiu.lu@intel.com>
23 * i386/x86_64.s: Add absolute siged 32bit addressing tests for
25 * i386/x86_64.d: Updated.
27 2005-07-08 Hans-Peter Nilsson <hp@axis.com>
30 * gas/cris/rd-pic-2.d, gas/cris/rd-pic-2.s: New test.
31 * gas/cris/rd-abs32-1.d: Tweak for not emitting reloc-related
32 garbage for global symbols.
34 2005-07-07 Nick Clifton <nickc@redhat.com>
36 * gas/arm/vfp1xD.d: Adjust expected fadds disassemblies now that
37 the dissassembler has been fixed.
39 2005-05-07 Paul Brook <paul@codesourcery.com>
41 * gas/ppc/altivec.d: Match all powerpc target vecs.
42 * gas/ppc/booke.d: Ditto.
43 * gas/ppc/e500.d: Ditto.
45 2005-07-05 Aldy Hernandez <aldyh@redhat.com>
47 * gas/ms1: New directory.
48 * gas/ms1/allinsn.d: New.
49 * gas/ms1/allinsn.s: New.
50 * gas/ms1/badinsn.s: New.
51 * gas/ms1/badinsn1.s: New.
52 * gas/ms1/badoffsethigh.s: New.
53 * gas/ms1/badoffsetlow.s: New.
54 * gas/ms1/badorder.s: New.
55 * gas/ms1/badreg.s: New.
56 * gas/ms1/badsignedimmhigh.s: New.
57 * gas/ms1/badsignedimmlow.s: New.
58 * gas/ms1/badsyntax.s: New.
59 * gas/ms1/badsyntax1.s: New.
60 * gas/ms1/badunsignedimmhigh.s: New.
61 * gas/ms1/badunsignedimmlow.s: New.
62 * gas/ms1/errors.exp: New.
63 * gas/ms1/ldst.s: New.
64 * gas/ms1/misc.d: New.
65 * gas/ms1/misc.s: New.
66 * gas/ms1/ms1-16-003.d: New.
67 * gas/ms1/ms1-16-003.s: New.
68 * gas/ms1/ms1.exp: New.
69 * gas/ms1/msys.d: New.
70 * gas/ms1/msys.s: New.
71 * gas/ms1/relocs.d: New.
72 * gas/ms1/relocs.exp: New.
73 * testsuite/gas/ms1/relocs1.s: New.
74 * testsuite/gas/ms1/relocs2.s: New.
76 2005-07-05 Jan Beulich <jbeulich@novell.com>
78 * gas/i386/svme.d: New.
79 * gas/i386/svme.s: New.
80 * gas/i386/svme64.d: New.
81 * gas/i386/i386.exp: Run new tests.
83 2005-07-04 Zack Weinberg <zack@codesourcery.com>
85 * lib/gas-defs.exp (run_dump_tests): New proc.
86 (run_dump_test): Add support for new options: target, not-target,
87 skip, not-skip, error-output. Document stderr. Tidy a
89 (slurp_options): If a line doesn't match the option regexp, but
90 does begin with #, ignore it; don't stop parsing options.
91 * gas/arm/arm.exp: Remove most code. Use run_dump_tests.
93 * gas/arm/archv6t2-bad.d, gas/arm/armv1.d, gas/arm/iwmmxt-bad.d
94 * gas/arm/r15-bad.d, gas/arm/req.d, gas/arm/t16-bad.d
95 * gas/arm/undefined.d, gas/arm/undefined_coff.d, gas/arm/vfp-bad.d:
97 * gas/arm/bignum1.d, gas/arm/mapping.d, gas/arm/pic.d:
98 Only run on ELF targets.
99 * gas/arm/tls.d, gas/arm/unwind.d: Only run on ELF targets.
101 * gas/arm/tls_vxworks.d, gas/arm/unwind_vxworks.d: New files.
102 * gas/arm/thumb.d, gas/arm/thumb32.d: Don't run on aout or pe.
103 * gas/arm/le-fpconst.d: Only run on *-*-pe.
104 * gas/arm/inst.d: Skip on WinCE.
105 * gas/arm/wince_inst.d: Skip unless WinCE.
106 * gas/arm/el_segundo.d: Mark up for actual use; adjust
108 * gas/arm/el_segundo.s: Remove irrelevant junk. Add padding
111 2005-07-01 Jan Beulich <jbeulich@novell.com>
113 * gas/ia64/group-2.s: Use register as second operand of .prologue.
114 * gas/ia64/unwind-err.s: Add check for .vframesp.
115 * gas/ia64/unwind-err.l: Adjust.
116 * gas/ia64/strange.[sd]: New.
117 * gas/ia64/unwind-bad.[sl]: New.
118 * gas/ia64/unwind-ok.[sd]: New.
119 * gas/ia64/ia64.exp: Run new tests.
121 2005-06-30 Zack Weinberg <zack@codesourcery.com>
123 * gas/arm/arm.exp: Don't special case ldconst, arm7t, or copro
125 * gas/arm/wince_arm7t.d, gas/arm/wince_copro.d
126 * gas/arm/wince_ldconst.d: Delete.
128 2005-06-20 H.J. Lu <hongjiu.lu@intel.com>
131 * i386/x86_64.s: Add absolute 64bit addressing tests for mov.
132 * i386/x86_64.d: Updated.
134 2005-06-17 Jan Beulich <jbeulich@novell.com>
136 * gas/i386/x86-64-pcrel.s: Add insn requiring 64-bit pc-relative
137 relocation. Add insns for all widths of non-pc-relative relocations.
138 * gas/i386/x86-64-pcrel.d: Adjust.
140 2005-06-13 Zack Weinberg <zack@codesourcery.com>
142 * gas/arm/thumb.s: Only branch to labels defined in this file.
143 * gas/arm/thumb.d, gas/arm/thumb32.d: Adjust expected output.
145 2005-06-01 Maciej W. Rozycki <macro@linux-mips.org>
147 * gas/mips/ldstla-32-1.l: Update to handle leading zeroes.
148 * gas/mips/ldstla-32-mips3-1.l: Likewise.
150 2005-05-27 Jan Beulich <jbeulich@novell.com>
152 * gas/ia64/proc.l: Adjust.
154 2005-05-25 Steve Ellcey <sje@cup.hp.com>
156 * gas/ia64/global.d: Change --sym to --syms.
158 2005-05-25 H.J. Lu <hongjiu.lu@intel.com>
160 * gas/ia64/group-1.d: Updated.
161 * gas/ia64/group-2.d: Likewise.
163 2005-05-25 Jan Beulich <jbeulich@novell.com>
165 * gas/ia64/radix.s: New.
166 * gas/ia64/radix.l: New.
167 * gas/ia64/ia64.exp: Run new test.
169 2005-05-25 Jan Beulich <jbeulich@novell.com>
171 * gas/i386/intelok.d: Account for 32-bit displacements being shown
174 2005-05-24 H.J. Lu <hongjiu.lu@intel.com>
176 * gas/elf/group0b.d: Updated.
177 * gas/elf/group1b.d: Likewise.
179 2005-05-19 Jan Beulich <jbeulich@novell.com>
181 * gas/ia64/reloc-uw.s: New.
182 * gas/ia64/reloc-uw.d: New.
183 * gas/ia64/reloc-uw-ilp32.d: New.
184 * gas/ia64/ia64.exp: Run new test.
186 2005-05-18 Jan Beulich <jbeulich@novell.com>
188 * gas/all/altmacro.s: Parenthesize operand of %.
190 2005-05-17 Zack Weinberg <zack@codesourcery.com>
192 * gas/arm/arm.exp: Convert all existing "gas_test" tests to
193 "run_dump_test" tests. Run more tests unconditionally. Run new tests.
194 * gas/arm/arch4t.s, gas/arm/arch6zk.s, gas/arm/arm3.s, gas/arm/arm6.s
195 * gas/arm/arm7dm.s, gas/arm/bignum1.s, gas/arm/float.s
196 * gas/arm/immed.s, gas/arm/iwmmxt.s, gas/arm/offset.s, gas/arm/thumb.s:
197 Adjust to work as a dump test.
198 * gas/arm/arch4t.d, gas/arm/arch6zk.d, gas/arm/arm3.d, gas/arm/arm6.d
199 * gas/arm/arm7dm.d, gas/arm/bignum1.d, gas/arm/float.d
200 * gas/arm/immed.d, gas/arm/iwmmxt.d, gas/arm/offset.d, gas/arm/thumb.d:
203 * gas/arm/armv1-bad.l, gas/arm/armv1-bad.s: Remove tests for
204 diagnostics that don't happen in the first pass anymore.
206 * gas/arm/iwmmxt-bad.l, gas/arm/r15-bad.l, gas/arm/req.l
208 Update expected diagnostics.
209 * gas/arm/pic.d: Update expected reloc name.
210 * gas/arm/thumbv6.d: CPY no longer appears in disassembly.
211 * gas/arm/r15-bad.s: Avoid two-argument mul.
212 * gas/arm/req.s: Adjust comments.
213 * gas/arm/maverick.d, gas/arm/maverick.s: Avoid inappropriate
216 * gas/arm/macro-1.d, gas/arm/macro1.s
217 * gas/arm/t16-bad.l, gas/arm/t16-bad.s
218 * gas/arm/tcompat.d, gas/arm/tcompat.s
219 * gas/arm/tcompat2.d, gas/arm/tcompat2.s
220 * gas/arm/thumb32.d, gas/arm/thumb32.s
223 2005-05-17 Jan Beulich <jbeulich@novell.com>
225 * gas/mmix/err-byte1.s: Adjust expected error text on line 10.
227 2005-05-17 Nick Clifton <nickc@redhat.com>
229 * gas/v850/split-lo16.s: Add test for a lo() pseudo reloc
230 corrupting an ld.w instruction.
231 * gas/v850/split-lo16.d: Add expected, correct (ie not corrupt)
234 2005-05-10 Michael Matz <matz@suse.de>
236 * gas/hppa/parse/block1.s: Use official limit (0x3fffffff) for
239 2005-05-10 Hans-Peter Nilsson <hp@bitrange.com>
241 * gas/mmix/relax2.s: Drop ":" off label definitions.
243 2005-05-09 Jan Beulich <jbeulich@novell.com>
245 * gas/i386/tlsd.[sd]: Adjust to not assume zero displacement will
246 actually be present in memory addressing.
247 * gas/i386/tlspic.[sd]: Likewise.
249 2005-05-07 H.J. Lu <hongjiu.lu@intel.com>
252 * gas/ia64/group-2.d: New.
253 * gas/ia64/group-2.s: New.
255 * gas/ia64/ia64.exp: Add "group-2".
257 2005-05-07 H.J. Lu <hongjiu.lu@intel.com>
260 * gas/i386/i386.exp: Add x86-64-branch.
262 * gas/i386/x86-64-branch.d: New.
263 * gas/i386/x86-64-branch.s: New.
265 2005-05-06 Jan Beulich <jbeulich@novell.com>
267 * gas/macros/badarg.s: Add check for bad qualifier specification.
268 * gas/macros/badarg.l: Adjust.
269 * gas/macros/vararg.[sd]: New.
270 * gas/macros/macros.exp: Run new test.
272 2005-05-06 Jan Beulich <jbeulich@novell.com>
274 * gas/all/cond.s: Also test .ifb/.ifnb.
275 * gas/all/cond.d: Adjust.
277 2005-05-06 Jan Beulich <jbeulich@novell.com>
279 * gas/macros/dot.s: Don't use pseudo-ops in first column.
280 * gas/macros/dot.l: Match broader range of possible outputs.
281 * gas/macros/purge.l: Likewise.
282 * gas/macros/purge.s: Start generated macro names with an underscore.
284 2005-05-05 Paul Brook <paul@codesourcery.com>
286 * gas/i386/i386.exp: Don't run divide test on vxworks.
288 2005-05-05 Nick Clifton <nickc@redhat.com>
290 * Update the address and phone number of the FSF organization in
291 the GPL notices in the following files:
292 gas/all/itbl-test.c, gas/all/test-example.c, gas/all/test-gen.c,
293 gas/arm/maverick.c, gas/cris/cris.exp, gas/hppa/basic/basic.exp,
294 gas/hppa/parse/parse.exp, gas/hppa/reloc/reloc.exp,
295 gas/hppa/unsorted/unsorted.exp, gas/m88k/m88k.exp,
296 gas/mmix/mmix-err.exp, gas/mmix/mmix-list.exp, gas/mmix/mmix.exp,
297 gas/mn10200/basic.exp, gas/mn10300/am33-2.c,
298 gas/mn10300/basic.exp, gas/pdp11/opcode.s, gas/ppc/aix.exp,
299 gas/sh/basic.exp, gas/sh/err.exp, gas/sh/arch/arch.exp,
300 gas/sh/sh64/sh64.exp, gas/v850/basic.exp, lib/gas-defs.exp
302 2005-05-05 Mike Frysinger <vapier@gentoo.org>
304 * gas/sh/basic.exp: Replace linux-gnu with linux-* to allow for
305 versions of Linux which do not use glibc.
306 * gas/vax/vax.exp: Likewise.
308 2005-05-05 Paul Brook <paul@codesourcery.com>
310 * lib/gas-defs.exp (regexp_diff): Pass test if last line is "#...".
312 2005-04-26 H.J. Lu <hongjiu.lu@intel.com>
314 * gas/all/assign.s: Make `x' and `y' global.
316 2005-04-25 Jan Beulich <jbeulich@novell.com>
318 * gas/macros/badarg.s: Add tests for collisions between/among macro
319 parameters and local symbols.
320 * gas/macros/badarg.l: Adjust.
322 2005-04-20 Jan Beulich <jbeulich@novell.com>
324 * gas/elf/struct.s: Adjust to not get into alignment issues.
325 * gas/elf/struct.d: Adjust for the above and the test's name.
327 2005-04-19 H.J. Lu <hongjiu.lu@intel.com>
329 * gas/i386/padlock.d: Updated.
331 2005-04-19 Andreas Schwab <schwab@suse.de>
333 * gas/ia64/invalid-ar.l: Adapt to changed error message.
335 2005-04-18 Jan Beulich <jbeulich@novell.com>
337 * gas/macros/purge.[ls]: New.
338 * gas/macros/macros.exp: Run new test.
340 2005-04-15 Jan Beulich <jbeulich@novell.com>
342 * gas/elf/struct.[sd]: New.
343 * gas/elf/elf.exp: Run new test.
345 2005-04-15 Alan Modra <amodra@bigpond.net.au>
347 * gas/all/assign.s: New.
348 * gas/all/assign.d: New.
349 * gas/all/gas.exp: Run it.
351 2005-04-13 Maciej W. Rozycki <macro@linux-mips.org>
353 * gas/mips/ldstla-32.s: Exclude offsets that are now meant to fail
354 and include more instructions/offsets that are meant to succeed.
355 Use $4 instead $3 to avoid register dependencies.
356 * gas/mips/ldstla-32.d: Update accordingly.
357 * gas/mips/ldstla-32-shared.d: Likewise.
358 * gas/mips/ldstla-32-mips3.d: New test based on the above, except
360 * gas/mips/ldstla-32-mips3-shared.d: Similarly, for PIC.
361 * gas/mips/ldstla-32-mips3.s: Source for the new tests.
362 * gas/mips/ldstla-32-1.s: New test for offsets that are meant to
364 * gas/mips/ldstla-32-mips3-1.s: Likewise, for mips3.
365 * gas/mips/ldstla-32-1.l: Stderr output for the new test.
366 * gas/mips/ldstla-32-mips3-1.l: Likewise.
367 * gas/mips/mips.exp: Run the new tests.
369 2005-04-11 Mark Kettenis <kettenis@gnu.org>
371 * gas/all/gas.exp: Don't run fastcall labels test on
374 2005-04-11 Jan Beulich <jbeulich@novell.com>
376 * gas/macros/dot.[ls]: New.
377 * gas/macros/macros.exp: Run new test.
379 2005-04-06 H.J. Lu <hongjiu.lu@intel.com>
381 * gas/i386/x86-64-pcrel.s: Test R_X86_64_32S.
382 * gas/i386/x86-64-pcrel.d: Updated.
384 2005-04-01 Jan-Benedict Glaw <jbglaw@lug-owl.de>
386 * gas/vax/flonum.s: New testcase: Encode some flonums.
387 * gas/vax/flonum.d: Expected result of new testcase.
388 * gas/vax/vax.exp: Call the new testcase.
390 * gas/vax/elf-rel.d: Call gas with -k. Thanks to Matt Thomas for
392 * gas/vax/vax.exp: Run elf-rel.[sd] for NetBSD-ELF and Linux.
394 2005-04-01 Jan Beulich <jbeulich@novell.com>
396 * gas/i386/bss.[sd]: New.
397 * gas/i386/i386.exp: Run new test.
399 2005-04-01 Jan Beulich <jbeulich@novell.com>
401 * gas/i386/x86-64-pcrel.[sd]: New.
402 * gas/i386/i386.exp: Run new test.
404 2005-03-30 Julian Brown <julian@codesourcery.com>
406 * gas/arm/mapping.d: Update expected output due to mapping symbols
409 2005-03-29 H.J. Lu <hongjiu.lu@intel.com>
411 * gas/i386/i386.exp: Run segment and inval-seg for i386. Run
412 x86-64-segment and x86-64-inval-seg for x86-64.
414 * gas/i386/intel.d: Expect movw for moving between memory and
416 * gas/i386/naked.d: Likewise.
417 * gas/i386/opcode.d: Likewise.
418 * gas/i386/x86-64-opcode.d: Likewise.
420 * gas/i386/opcode.s: Use movw for moving between memory and
422 * gas/i386/x86-64-opcode.s: Likewise.
426 * gas/i386/inval-seg.l: New.
427 * gas/i386/inval-seg.s: New.
428 * gas/i386/segment.l: New.
429 * gas/i386/segment.s: New.
430 * gas/i386/x86-64-inval-seg.l: New.
431 * gas/i386/x86-64-inval-seg.s: New.
432 * gas/i386/x86-64-segment.l: New.
433 * gas/i386/x86-64-segment.s: New.
435 2005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
437 * gas/arm/tls.s, gas/arm/tls.d: New files.
438 * gas/arm/arm.exp: Run TLS test.
440 2005-03-29 Julian Brown <julian@codesourcery.com>
442 * gas/arm/unwind.d: Update expected output.
444 2005-03-28 H.J. Lu <hongjiu.lu@intel.com>
447 * gas/ia64/dv-imply.d: Pass -mtune=itanium1 to as.
448 * gas/ia64/dv-mutex.d : Likewise.
449 * gas/ia64/dv-safe.d: Likewise.
450 * gas/ia64/dv-srlz.d.nop: Likewise.
451 * gas/ia64/ldxmov-1.d: Likewise.
452 * gas/ia64/opc-b.d: Likewise.
453 * gas/ia64/opc-f.d: Likewise.
454 * gas/ia64/opc-i.d: Likewise.
455 * gas/ia64/opc-m.d: Likewise.
456 * gas/ia64/operand-or.d: Likewise.
457 * gas/ia64/pcrel.d: Likewise.
458 * gas/ia64/pseudo.d: Likewise.
459 * gas/ia64/tls.d: Likewise.
461 2005-03-24 Hans-Peter Nilsson <hp@axis.com>
463 * gas/cris/range-err-1.s: Adjust expected messages for hosts with
466 2005-03-23 Alan Modra <amodra@bigpond.net.au>
468 * gas/elf/section5.s: Don't start directives in first column.
470 2005-03-21 Nick Clifton <nickc@redhat.com>
472 * gas/arm/iwmmxt.s: Update instructions that use the "never" value
473 in the conditional field to use "le" instead. This is so that the
474 disassembler will disassemble them.
475 * gas/arm/iwmmxt.d: Update expected disassemblies.
477 2005-03-17 Jan Beulich <jbeulich@novell.com>
479 * gas/i386/intel.d: Add stderr directive.
480 * gas/i386/intel.e: New.
481 * gas/i386/intel16.d: Add stderr directive. Adjust for changed
483 * gas/i386/intel16.e: New.
484 * gas/i386/intel16.s: Add instances of addressing forms with base
485 and index specified in reverse order.
486 * gas/i386/intelbad.l: Adjust for changed source.
487 * gas/i386/intelbad.s: Add more operand forms to check.
488 * gas/i386/intelok.d: Remove -r from objdump options. Add stderr
489 directive. Adjust for changed source.
490 * gas/i386/intelok.e: New.
491 * gas/i386/intelok.s: Define MASM constants byte, word, etc. Add
492 more operand forms to check.
493 * gas/i386/x86_64.d: Add stderr directive.
494 * gas/i386/x86_64.e: New.
495 * gas/i386/x86_64.s: Adjust for parser changes.
497 2005-03-15 Zack Weinberg <zack@codesourcery.com>
499 * gas/arm/archv6t2.d, gas/arm/archv6t2.s: New dump test.
500 * gas/arm/archv6t2-bad.l, gas/arm/archv6t2-bad.l: New errors test.
501 * gas/arm/arm.exp: Run them.
503 2005-03-14 Eric Christopher <echristo@redhat.com>
505 * gas/cfi/cfi-mips-1.d, gas/cfi/cfi-mips-1.s: New dump test.
506 * gas/cfi/cfi.exp: Run it.
507 * gas/cfi/cfi-common-1.d: Update.
508 * gas/cfi/cfi-common-2.d: Ditto.
509 * gas/cfi/cfi-common-3.d: Ditto.
510 * gas/cfi/cfi-common-4.d: Ditto.
512 2005-03-12 Zack Weinberg <zack@codesourcery.com>
514 * gas/arm/thumbv6k.d, gas/arm/thumbv6k.s: New dump test.
515 * gas/arm/arm.exp: Run it.
517 2005-03-10 Aldy Hernandez <aldyh@redhat.com>
519 * gas/ppc/e500.d: Fix encoding of efscfd.
521 2005-03-10 Jeff Baker <jbaker@qnx.com>
522 Alan Modra <amodra@bigpond.net.au>
524 * gas/ppc/booke.s: Add new m[t,f]sprg testcases.
525 * gas/ppc/booke.d: Likewise.
527 2005-03-09 Richard Sandiford <rsandifo@redhat.com>
529 * gas/mips/vr4130.[sd]: New test.
530 * gas/mips/mips.exp: Run it.
532 2005-03-09 Richard Sandiford <rsandifo@redhat.com>
534 * gas/mips/relax-swap1-mips[12].d: Expect the delay slots of
535 bc1f and bc1t to be filled.
536 * gas/mips/branch-misc-3.[sd]: New test.
537 * gas/mips/mips.exp: Run it.
539 2005-03-09 Ben Elliston <bje@au.ibm.com>
541 * gas/maxq10/maxq10.exp: Remove stray semicolons.
542 * gas/maxq20/maxq20.exp: Likewise.
544 2005-03-08 Jan Beulich <jbeulich@novell.com>
546 * gas/ia64/no-fit.[ls]: New.
547 * gas/ia64/ia64.exp: Run new test.
549 2005-03-08 Jan Beulich <jbeulich@novell.com>
551 * gas/ia64/xdata.[sd], gas/ia64/xdata-ilp32.d: New.
552 * gas/ia64/ia64.exp: Run new tests.
554 2005-03-08 Jan Beulich <jbeulich@novell.com>
556 * gas/ia64/pcrel.d: Account for big endian target.
557 * gas/ia64/reloc-bad.s: Enforce 64-bit ABI.
559 2005-03-08 Hans-Peter Nilsson <hp@axis.com>
561 Adjust testsuite for cris-axis-aout.
562 * gas/cris/rd-bcnst.d, gas/cris/rd-usp-1.d: Adjust regexps for a.out output.
563 * gas/cris/mulbug-err-1.s, gas/cris/rd-arch-1.d,
564 gas/cris/rd-arch-2.d, gas/cris/rd-arch-3.d, gas/cris/rd-break32.d,
565 gas/cris/rd-pcrel2.d, gas/cris/rd-ppv1032.d, gas/cris/rd-ppv32.d,
566 gas/cris/rd-usp-1b.d, gas/cris/v32-err-7.s: Pass --em=criself.
568 2005-03-04 David Daney <ddaney@avtrex.com>
570 * gas/mips/elf-rel23b.d: Use '__gnu_local_gp' instead of '_gp'
571 for -mno-shared optimization.
572 * gas/mips/elf-rel25a.d: Ditto.
574 2005-03-04 Nick Clifton <nickc@redhat.com>
576 * gas/arm/arm.exp: Fix test for running the "undefined" to catch
578 * gas/arm/pic.d: Fix for vxworks target.
579 * gas/arm/basic.d: Likewise.
580 * gas/arm/unwind.d: Likewise.
582 2005-03-04 Richard Sandiford <rsandifo@redhat.com>
584 * gas/mips/ldstla-{n32.s, n32.d, n32-shared.d}: Delete.
585 * gas/mips/ldstla-{n64.d, n64-shared.d}: Adjust expected output
586 for loads and stores from constant addresses.
587 * gas/mips/ldstla-{sym32.s, eabi64.d, n64-sym32.d}: New tests.
588 * gas/mips/mips.exp: Run them.
590 2005-03-03 Richard Sandiford <rsandifo@redhat.com>
592 * gas/mips/mips.exp: Move tls tests to main $elf block.
594 2005-03-03 Nick Clifton <nickc@redhat.com>
596 * gas/macros/macros.exp (and.s): Expect this test to fail for the
597 tic4x-coff target because it uses the '&' character as a line
600 * gas/sh/basic.exp: Add an sh-hms version of the pcrel test.
601 * gas/sh/pcrel-hms.d: New file. Adjusted form of pcrel-coff.d for
603 * gas/sh/arch/arch.exp: Expect the same failures for sh-hms port
604 as for the sh-coff port.
606 * gas/macros/macros.exp (run_list_test): Also expect the msp430
607 port to fail the strings test because it defines
608 ONLY_STANDARD_ESCAPES.
610 * gas/arm/arch6zk.s: Add three nop instructions in order to pad
611 the .text section out to a 32-byte boundary as will automatically
612 be done by the arm-aout target.
613 * gas/arm/arch6zk.d: Add expected nop disassemblies.
615 * gas/d30v/serial.l: Remove listing lines that are no longer
616 emitted and fix up expected binary encoding.
617 * gas/d30v/serial2.l: Likewise.
618 * gas/d30v/serial2O.l: Likewise.
620 2005-03-03 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
622 * gas/arc/extensions.s: Add tests for extcoreregister.
623 * gas/arc/extensions.d: Likewise.
624 * gas/arc/warn.s: Warnings for readonly core registers accessed.
625 * gas/arc/warn.d: Likewise.
626 * gas/arc/arc.exp: Run extensions testcase.
628 2005-03-03 Richard Sandiford <rsandifo@redhat.com>
630 * gas/mips/noat-1.d: Add -mips1 to assembler options.
632 2005-03-03 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
634 * gas/arc/ld.s: Add checks for short immediates with ld.
635 * gas/arc/ld.d: Likewise.
637 2005-03-02 Daniel Jacobowitz <dan@codesourcery.com>
639 * gas/mips/tls-o32.d, gas/mips/tls-o32.s, gas/mips/tls-ill.l,
640 gas/mips/tls-ill.s: New files.
641 * gas/mips/mips.exp: Run TLS tests.
643 2005-03-02 Alan Modra <amodra@bigpond.net.au>
645 * gas/ppc/astest.d: Adjust for relocs reduced to section sym.
646 * gas/ppc/astest2.d: Likewise.
647 * gas/ppc/astest2_64.d: Likewise.
648 * ppc/astest64.d: Likewise.
649 * ppc/booke.d: Likewise.
650 * ppc/power4.d: Likewise.
651 * ppc/test1elf32.d: Likewise.
652 * ppc/test1elf64.d: Likewise.
654 2005-03-02 Jan Beulich <jbeulich@novell.com>
656 * gas/i386/cr-err.[ls]: New.
657 * gas/i386/crx.[ds]: New.
658 * gas/i386/i386.exp: Run new tests.
660 2005-03-02 Jan Beulich <jbeulich@novell.com>
662 * gas/i386/intelok.d: Add -r to objdump options. Adjust expectations.
663 * gas/i386/intelok.s: Add checks for various special memory operands.
665 2005-03-01 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
667 * gas/arc/extensions.s: New file.
668 * gas/arc/extensions.d: New file.
670 2005-03-01 Nick Clifton <nickc@redhat.com>
672 * gas/arm/arm.exp (undefined): Run a COFF variant of this test for
674 * gas/arm/undefined_coff.s: New file: Variant of undefined.s but
675 with a COFF formated local label name.
676 * gas/arm/undefined_coff.l: New file. Variant of undefined.l.
678 2005-03-01 Stig Petter Olsroed <stigpo@users.sourceforge.net>
679 Nick Clifton <nickc@redhat.com>
681 * gas/arm/inst.d: Allow for ARM ports which decode the reloc
682 associated with branches and so show the exact symbolic
683 destination address rather than an offset from the start of the
685 * gas/arm/pic.d: Likewise.
687 2005-03-01 Alan Modra <amodra@bigpond.net.au>
689 * gas/m68k/mcf-emac.d: Allow for 64-bit addresses.
690 * gas/m68k/mcf-mac.d: Likewise.
691 * gas/m68k/mcf-mov3q.d: Likewise.
692 * gas/m68k/mode5.d: Likewise.
694 2005-02-22 Eric Christopher <echristo@redhat.com>
696 * gas/mips/elf-rel10.d: Update for label change.
698 2005-02-22 Maciej W. Rozycki <macro@mips.com>
700 * gas/mips/mips16-dwarf2.d: Pass -mabi=32. Include relocation
702 * gas/mips/mips16-dwarf2-n32.d: New test to check DWARF2 line
703 information for MIPS16 for the n32 ABI.
704 * gas/mips/mips.exp. Run the new test.
706 2005-02-22 Eric Christopher <echristo@redhat.com>
708 * gas/mips/elf-rel10.s: Add label for frob.
710 2005-02-22 Maciej W. Rozycki <macro@mips.com>
712 * gas/mips/mips16-dwarf2.d: New test to check DWARF2 line
713 information for MIPS16.
714 * gas/mips/mips16-dwarf2.s: Source for the new test.
715 * gas/mips/mips.exp: Run the new test.
717 2005-02-21 Alan Modra <amodra@bigpond.net.au>
719 * gas/d10v/instruction_packing-005.d: Adjust.
720 * gas/d10v/instruction_packing-008.d: Ignore disassembled stabs.
721 * gas/d10v/instruction_packing-009.d: Likewise.
722 * gas/d10v/instruction_packing-010.d: Likewise.
723 * gas/d10v/warning-001.d: Use #warning instead of #error.
724 * gas/d10v/warning-002.d: Likewise.
725 * gas/d10v/warning-003.d: Likewise.
726 * gas/d10v/warning-004.d: Likewise.
727 * gas/d10v/warning-005.d: Likewise.
728 * gas/d10v/warning-006.d: Likewise.
729 * gas/d10v/warning-007.d: Likewise.
730 * gas/d10v/warning-008.d: Likewise.
731 * gas/d10v/warning-009.d: Likewise.
732 * gas/d10v/warning-010.d: Likewise.
733 * gas/d10v/warning-011.d: Likewise.
734 * gas/d10v/warning-012.d: Likewise.
735 * gas/d10v/warning-013.d: Likewise.
736 * gas/d10v/warning-015.d: Likewise.
737 * gas/d10v/warning-016.d: Likewise.
738 * gas/d10v/warning-017.d: Likewise.
739 * gas/d10v/warning-018.d: Likewise.
740 * gas/d10v/warning-019.d: Likewise.
741 * lib/gas-defs.exp (run_dump_test): Don't require a dump program if
742 #warning given. Rearrange to allow $program to remain unset.
743 Fail the test if warning not found when expected. Conversely fail
744 the test if assembler errors or warnings given when not expected.
746 2005-02-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
748 * gas/mips/noat-1.s, gas/mips/noat-1.d, gas/mips/noat-2.s,
749 gas/mips/noat2.l, gas/mips/noat-3.s, gas/mips/noat-3.l,
750 gas/mips/noat-4.s, gas/mips/noat-4.l, gas/mips/noat-5.s,
751 gas/mips/noat-5.l, gas/mips/noat-6.s, gas/mips/noat-6.l,
752 gas/mips/noat-7.s, gas/mips/noat-7.l: New files, testcases for
753 .set noat in macro expansions.
754 * gas/mips/mips.exp: Run new testcases.
755 * gas/mips/rol-hw.d, gas/mips/rol-hw.l, gas/mips/rol.d,
756 gas/mips/rol.l, gas/mips/rol.s, gas/mips/rol64-hw.d,
757 gas/mips/rol64-hw.l, gas/mips/rol64.d, gas/mips/rol64.l,
758 gas/mips/rol64.s, gas/mips/uld2-eb.d, gas/mips/uld2-el.d,
759 gas/mips/uld2.l, gas/mips/uld2.s, gas/mips/ulh2-eb.d,
760 gas/mips/ulh2-el.d, gas/mips/ulh2.l, gas/mips/ulh2.s,
761 gas/mips/ulw2-eb-ilocks.d, gas/mips/ulw2-eb.d,
762 gas/mips/ulw2-el-ilocks.d, gas/mips/ulw2-el.d, gas/mips/ulw2.l,
763 gas/mips/ulw2.s: Don't try to test .set noat.
765 2005-02-17 H.J. Lu <hongjiu.lu@intel.com>
767 * gas/ia64/hint.b-err.l: New file.
768 * gas/ia64/hint.b-err.s: Likewise.
769 * gas/ia64/hint.b-warn.l: Likewise.
770 * gas/ia64/hint.b-warn.s: Likewise.
772 * gas/ia64/ia64.exp: Run hint.b-err and hint.b-warn.
774 * gas/ia64/opc-b.d: Pass -mhint.b=ok to as.
776 2005-02-17 Jan Beulich <jbeulich@novell.com>
778 * gas/ia64/nostkreg.[ds]: New.
779 * gas/ia64/ia64.exp: Run new test.
781 2005-02-16 Alan Modra <amodra@bigpond.net.au>
783 * gas/all/gas.exp (quad): Don't run on i960.
785 2005-02-15 Nigel Stephens <nigel@mips.com>
786 Maciej W. Rozycki <macro@mips.com>
788 * gas/mips/mips16-hilo.d: New test for the R_MIPS16_HI16 and
789 R_MIPS16_LO16 relocs.
790 * gas/mips/mips16-hilo-n32.d: Likewise, for the n32 ABI.
791 * gas/mips/mips16-hilo.s: Source for the new tests.
792 * gas/mips/mips.exp: Run the new tests.
794 2005-02-15 Jan Beulich <jbeulich@novell.com>
796 * gas/ia64/pcrel.[ds]: New.
797 * gas/ia64/ia64.exp: Run new test.
799 2005-02-15 Jan Beulich <jbeulich@novell.com>
801 * gas/ia64/dv-raw-err.l: Expect specific resource for RAW
803 * gas/ia64/regval.[ls]: New.
804 * gas/ia64/ia64.exp: Run new test.
806 2005-02-15 Jan Beulich <jbeulich@novell.com>
808 * gas/ia64/dv-raw-err.s: Don't use r0 or f0 as output operand.
809 * gas/ia64/dv-waw-err.s: Likewise.
810 * gas/ia64/reg-err.[ls]: New.
811 * gas/ia64/ia64.exp: Run new test.
813 2005-02-15 Jan Beulich <jbeulich@novell.com>
815 * gas/ia64/reloc.[ds]: New.
816 * gas/ia64/reloc-bad.[ls]: New.
817 * gas/ia64/ia64.exp: Run new tests.
819 2005-02-15 Jan Beulich <jbeulich@novell.com>
821 * gas/ia64/operand-or.d: Pass -xnone to assembler.
823 2005-02-13 Jan Beulich <jbeulich@novell.com>
825 * gas/ia64/label.l: Adjust line numbers.
826 * gas/ia64/label.s: Add .explicit.
827 * gas/ia64/nop_x.s: Likewise.
828 * gas/ia64/opc-a.d: Add assembler option -xnone.
829 * gas/ia64/opc-b.d: Likewise.
830 * gas/ia64/opc-f.d: Likewise.
831 * gas/ia64/opc-i.d: Likewise.
832 * gas/ia64/opc-m.d: Likewise.
833 * gas/ia64/opc-x.d: Likewise.
834 * gas/ia64/pseudo.d: Likewise.
835 * gas/ia64/regs.d: Likewise.
836 * gas/ia64/tls.d: Likewise.
837 * gas/ia64/unwind-err.l: Adjust line numbers.
838 * gas/ia64/unwind-err.s: Remove explicit stops.
840 2005-02-13 Jan Beulich <jbeulich@novell.com>
842 * gas/ia64/pound.[ls]: New.
843 * gas/ia64/ia64.exp: Run new test.
845 2005-02-13 H.J. Lu <hongjiu.lu@intel.com>
847 * gas/ia64/ia64.exp: Add "operand-or".
849 * gas/ia64/operand-or.d: New file.
850 * gas/ia64/operand-or.s: Likewise.
852 2005-02-11 H.J. Lu <hongjiu.lu@intel.com>
854 * gas/ia64/ia64.exp: Pass -munwind-check=error for unwind-err
857 2005-02-10 Julian Brown <julian@codesourcery.com>
859 * gas/arm/unwind.d: Alter expected output to include dependency on
860 __aeabi_unwind_cpp_pr[01].
862 2005-02-09 Jan Beulich <jbeulich@novell.com>
864 * gas/i386/intelok.s: Remove comments disabling alternative forms of
865 fbld, fbstp, and fldcw.
866 * gas/i386/intelok.d: Expect two instances of fbld, fbstp, and fldcw.
868 2005-02-07 Inderpreet Singh <inderpreetb@noida.hcltech.com>
870 * gas/maxq10/jump.d: Fixed relative jump offset.
871 * gas/maxq10/call.d: Likewise.
872 * gas/maxq20/jump.d: Likewise.
873 * gas/maxq20/call.d: Likewise.
875 2005-02-07 Hans-Peter Nilsson <hp@axis.com>
877 * lib/gas-defs.exp: Support new directive "warning".
879 2005-02-02 Jan Beulich <jbeulich@novell.com>
881 * gas/ia64/pred-rel.s: New.
882 * gas/ia64/ia64.exp: Run new test.
884 2005-01-31 Daniel Jacobowitz <dan@codesourcery.com>
886 * gas/mips/elf-rel23.d, gas/mips/elf-rel23a.d: Accept little-endian.
887 * gas/mips/tmipsel16-e.d, gas/mips/tmipsel16-f.d: Accept section
890 2005-01-31 Jan Beulich <jbeulich@novell.com>
892 * gas/macros/repeat.[ds]: New.
893 * gas/macros/macros.exp: Run new test.
895 2005-01-31 Jan Beulich <jbeulich@novell.com>
897 * gas/macros/badarg.[ls]: New.
898 * gas/macros/end.[ls]: New.
899 * gas/macros/redef.[ls]: New.
900 * gas/macros/macros.exp (run_list_test): Copy from elsewhere.
903 2005-01-31 Jan Beulich <jbeulich@novell.com>
905 * gas/ia64/operands.[ls]: New.
906 * gas/ia64/ia64.exp: Run new test.
908 2005-01-31 Jan Beulich <jbeulich@novell.com>
910 * gas/ia64/proc.[ls]: New.
911 * gas/ia64/unwind-err.[ls]: New.
912 * gas/ia64/ia64.exp: Run new tests.
914 2005-01-31 Jan Beulich <jbeulich@novell.com>
916 * gas/ia64/bundling.[ds]: New.
917 * gas/ia64/label.[ls]: New.
918 * gas/ia64/last.[ls]: New.
919 * gas/ia64/slot2.[ls]: New.
920 * gas/ia64/ia64.exp: Run new tests.
922 2005-01-31 Jan Beulich <jbeulich@novell.com>
924 * gas/ia64/pseudo.[ds]: New.
925 * gas/ia64/ia64.exp: Run new test.
927 2005-01-27 Jan Beulich <jbeulich@novell.com>
929 * gas/ia64/nop_x.[ds]: New.
930 * gas/ia64/ia64.exp: Run new test.
932 2005-01-27 Jan Beulich <jbeulich@novell.com>
934 * gas/ia64/dv-waw-err.l: Don't expect ar112 move warning to refer to
936 * gas/ia64/mov-ar.[ds]: New.
937 * gas/ia64/ia64.exp: Run new test.
939 2005-01-24 Nick Clifton <nickc@redhat.com>
941 * gas/all/sleb128.d: Do not assume an 8-bit byte.
942 * gas/all/quad.d: Likewise. Also allow for ports which order
943 bytes within words in other than simple big-endian or
944 little-endian fashions.
946 2005-01-19 Richard Sandiford <rsandifo@redhat.com>
948 * gas/all/sleb128.[sd]: New test.
949 * gas/all/quad.[sd]: New test.
950 * gas/all/gas.exp: Run them.
952 2005-01-17 Andrew Stubbs <andrew.stubbs@st.com>
954 * gas/sh/arch/arch.exp: Correct the email address.
955 Correct a few comment typos.
956 Add new tests to ensure that the assembler will only accept
957 instructions valid in each architecture and vice-versa.
958 * gas/sh/arch/arch_expected.txt: Update/Correct the test results.
959 * gas/sh/arch/sh2a-nofpu-or-sh3-nommu.s: Regenerate.
960 * gas/sh/arch/sh2a-nofpu-or-sh4-nommu-nofpu.s: Regenerate.
961 * gas/sh/arch/sh2a-nofpu.s: Generate new file.
962 * gas/sh/arch/sh2a-or-sh3e.s: Regenerate.
963 * gas/sh/arch/sh2a-or-sh4.s: Regenerate.
964 * gas/sh/arch/sh2a.s: Generate new file.
965 * gas/sh/arch/sh2e.s: Regenerate.
966 * gas/sh/arch/sh2.s: Regenerate.
967 * gas/sh/arch/sh3-dsp.s: Regenerate.
968 * gas/sh/arch/sh3e.s: Regenerate.
969 * gas/sh/arch/sh3-nommu.s: Regenerate.
970 * gas/sh/arch/sh3.s: Regenerate.
971 * gas/sh/arch/sh4al-dsp.s: Regenerate.
972 * gas/sh/arch/sh4a-nofpu.s: Regenerate.
973 * gas/sh/arch/sh4a.s: Regenerate.
974 * gas/sh/arch/sh4-nofpu.s: Regenerate.
975 * gas/sh/arch/sh4-nommu-nofpu.s: Regenerate.
976 * gas/sh/arch/sh4.s: Regenerate.
977 * gas/sh/arch/sh-dsp.s: Regenerate.
978 * gas/sh/arch/sh.s: Regenerate.
980 2005-01-12 H.J. Lu <hongjiu.lu@intel.com>
982 * i386/i386.exp: Run "sib".
984 * gas/i386/sib.d: New file.
985 * gas/i386/sib.s: Likewise.
987 2005-01-09 Andreas Schwab <schwab@suse.de>
989 * gas/i386/intel16.d: Ignore trailing text with #pass.
990 * gas/i386/intelok.d: Likewise.
991 * gas/i386/prefix.d: Likewise.
992 * gas/i386/sub.d: Likewise.
993 * gas/i386/padlock.d: Likewise.
994 * gas/i386/x86_64.d: Likewise.
996 2005-01-05 Eric Botcazou <ebotcazou@libertysurf.fr>
998 * gas/elf/elf.exp (section5): Use 0-9 instead of [:digit:].
1000 2004-12-31 Alan Modra <amodra@bigpond.net.au>
1002 * gas/elf/elf.exp: Don't list reloc sections.
1003 * gas/elf/section5.e: Remove reloc sections.
1005 2004-12-21 Tomer Levi <Tomer.Levi@nsc.com>
1007 * gas/crx/beq_insn.d: Update reference file according to
1008 disassembler printing method.
1009 * gas/crx/bit_insn.d: Likewise.
1010 * gas/crx/br_insn.d: Likewise.
1011 * gas/crx/cmpbr_insn.d: Likewise.
1012 * gas/crx/cop_insn.d: Likewise.
1013 * gas/crx/load_stor_insn.d: Likewise.
1015 2004-12-21 Hans-Peter Nilsson <hp@axis.com>
1017 * gas/elf/section5.e, gas/elf/section5.l: Replace [:digit:],
1018 [:xdigit:] and {N} in regexps with [0-9], [0-9a-fA-F] and N
1019 copies, to cater to tcl versions before Tcl 8.2.3.
1021 2004-12-20 Nick Clifton <nickc@redhat.com>
1023 * gas/elf/section5.[ls]: Use % instead of @ in .section
1026 2004-12-16 Richard Sandiford <rsandifo@redhat.com>
1028 * gas/v850/split-lo16.{s,d}: New test.
1029 * gas/v850/v850.exp: Run it.
1031 2004-12-15 Jan Beulich <jbeulich@novell.com>
1033 * gas/elf/section5.[els]: New.
1035 2004-12-13 Richard Sandiford <rsandifo@redhat.com>
1037 * gas/mips/elf-rel25.d, gas/mips/elf-rel25a.d: Cope with different
1040 2004-12-11 Alan Modra <amodra@bigpond.net.au>
1042 * gas/alpha/elf-usepv-1.d: Update for changed section syms.
1043 * gas/arm/mapping.d: Likewise.
1044 * gas/mips/tmips16-e.d: Likewise.
1045 * gas/mips/tmips16-f.d: Likewise.
1046 * gas/mmix/align-1.d: Likewise.
1047 * gas/mmix/basep-10.d: Likewise.
1048 * gas/mmix/basep-11.d: Likewise.
1049 * gas/mmix/basep-7.d: Likewise.
1050 * gas/mmix/basep-8.d: Likewise.
1051 * gas/mmix/basep-9.d: Likewise.
1052 * gas/mmix/builtin1.d: Likewise.
1053 * gas/mmix/builtin2.d: Likewise.
1054 * gas/mmix/builtin3.d: Likewise.
1055 * gas/mmix/bz-c.d: Likewise.
1056 * gas/mmix/comment-2.d: Likewise.
1057 * gas/mmix/comment-3.d: Likewise.
1058 * gas/mmix/cons-2.d: Likewise.
1059 * gas/mmix/fb-1.d: Likewise.
1060 * gas/mmix/fb-2.d: Likewise.
1061 * gas/mmix/geta-c.d: Likewise.
1062 * gas/mmix/greg1.d: Likewise.
1063 * gas/mmix/greg1a.d: Likewise.
1064 * gas/mmix/greg2.d: Likewise.
1065 * gas/mmix/greg2a.d: Likewise.
1066 * gas/mmix/greg3.d: Likewise.
1067 * gas/mmix/greg4.d: Likewise.
1068 * gas/mmix/greg5.d: Likewise.
1069 * gas/mmix/greg6.d: Likewise.
1070 * gas/mmix/greg7.d: Likewise.
1071 * gas/mmix/greg8.d: Likewise.
1072 * gas/mmix/is-1.d: Likewise.
1073 * gas/mmix/jump-c.d: Likewise.
1074 * gas/mmix/local-1.d: Likewise.
1075 * gas/mmix/locall1.d: Likewise.
1076 * gas/mmix/odd-1.d: Likewise.
1077 * gas/mmix/op-0-1.d: Likewise.
1078 * gas/mmix/op-0-1s.d: Likewise.
1079 * gas/mmix/op-0-2.d: Likewise.
1080 * gas/mmix/prefix1.d: Likewise.
1081 * gas/mmix/prefix2.d: Likewise.
1082 * gas/mmix/prefix3.d: Likewise.
1083 * gas/mmix/pseudo-1.d: Likewise.
1084 * gas/mmix/pushj-c.d: Likewise.
1085 * gas/mmix/pushj-cs.d: Likewise.
1086 * gas/mmix/sym-1.d: Likewise.
1087 * gas/mmix/weak1-s.d: Likewise.
1088 * gas/mmix/weak1.d: Likewise.
1089 * gas/mmix/zerop-1.d: Likewise.
1090 * gas/ppc/power4.d: Likewise.
1091 * gas/ppc/test1elf32.d: Likewise.
1092 * gas/ppc/test1elf64.d: Likewise.
1093 * gas/sh/sh64/datal32-3.d: Likewise.
1094 * gas/sh/sh64/datal64-3.d: Likewise.
1095 * gas/sh/sh64/localcom-1.d: Likewise.
1097 2004-12-10 Ian Lance Taylor <ian@wasabisystems.com>
1099 * gas/mips/elf-rel23a.d: New test.
1100 * gas/mips/elf-rel23b.d: New test.
1101 * gas/mips/elf-rel25.s: New test.
1102 * gas/mips/elf-rel25.d: New test.
1103 * gas/mips/elf-rel25a.d: New test.
1104 * gas/mips/mips.exp: Run new tests.
1106 2004-12-09 Paul Brook <paul@codesourcery.com>
1108 * gas/arm/unwind.d: Expect R_ARM_PREL31 relocations.
1110 2004-12-09 Ian Lance Taylor <ian@wasabisystems.com>
1112 * gas/mips/branch-swap.d: Pass -32 to as.
1114 2004-11-29 Tomer Levi <Tomer.Levi@nsc.com>
1116 * gas/crx/br_insn.d: Fix error in expected disassembly.
1118 2004-11-29 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
1120 * gas/m32r/rela-1.s: New test.
1121 * gas/m32r/rela-1.d: Expected disassembly.
1122 * gas/m32r/m32r.exp: Run the new test.
1123 * gas/m32r/relax-1.d: Update for fixed pcrel reloc
1126 2004-11-27 Richard Earnshaw <rearnsha@arm.com>
1128 * gas/arm/thumbv6.d (setend): Remove stray tab at end
1131 2004-11-25 H.J. Lu <hongjiu.lu@intel.com>
1133 * gas/ia64/group-1.d: Adjust expected secion ordering.
1135 2004-11-25 Jan Beulich <jbeulich@novell.com>
1137 * gas/i386/x86-64-inval.[sl]: Remove sahf/lahf.
1139 2004-11-24 Paul Brook <paul@codesourcery.com>
1141 * gas/elf/group0a.d: Adjust expected secion ordering.
1142 * gas/elf/group1a.d: Ditto.
1143 * gas/elf/section4.d: Ditto.
1145 2004-11-24 Nick Clifton <nickc@redhat.com>
1147 * gas/iq2000/allinsn.exp: Remove IQ10 tests.
1148 * gas/iq2000/q10allinsn.d: Delete.
1149 * gas/iq2000/q10allinsn.s: Delete.
1150 * gas/iq2000/q10hazard4.s: Delete.
1151 * gas/iq2000/q10hazard5.s: Delete.
1152 * gas/iq2000/q10load-hazards.exp: Delete.
1153 * gas/iq2000/q10nohazard.s: Delete.
1154 * gas/iq2000/q10noyield.s: Delete.
1155 * gas/iq2000/q10test0.d: Delete.
1156 * gas/iq2000/q10test0.s: Delete.
1157 * gas/iq2000/q10test1.d: Delete.
1158 * gas/iq2000/q10test1.s: Delete.
1159 * gas/iq2000/q10test10.d: Delete.
1160 * gas/iq2000/q10test10.s: Delete.
1161 * gas/iq2000/q10test11.d: Delete.
1162 * gas/iq2000/q10test11.s: Delete.
1163 * gas/iq2000/q10test12.d: Delete.
1164 * gas/iq2000/q10test12.s: Delete.
1165 * gas/iq2000/q10test2.d: Delete.
1166 * gas/iq2000/q10test2.s: Delete.
1167 * gas/iq2000/q10test3.d: Delete.
1168 * gas/iq2000/q10test3.s: Delete.
1169 * gas/iq2000/q10test4.d: Delete.
1170 * gas/iq2000/q10test4.s: Delete.
1171 * gas/iq2000/q10test5.d: Delete.
1172 * gas/iq2000/q10test5.s: Delete.
1173 * gas/iq2000/q10test6.d: Delete.
1174 * gas/iq2000/q10test6.s: Delete.
1175 * gas/iq2000/q10test7.d: Delete.
1176 * gas/iq2000/q10test7.s: Delete.
1177 * gas/iq2000/q10test8.d: Delete.
1178 * gas/iq2000/q10test8.s: Delete.
1179 * gas/iq2000/q10test9.d: Delete.
1180 * gas/iq2000/q10test9.s: Delete.
1181 * gas/iq2000/q10yield.exp: Delete.
1182 * gas/iq2000/test.exp: Delete.
1184 2004-11-24 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
1186 * gas/arc/st.s: Add checks for other variants of the sr and st
1188 * gas/arc/st.d: Update the expected disassembly.
1190 2004-11-23 Nick Clifton <nickc@redhat.com>
1192 * gas/mn10300/relax.s: Add further tests of the relaxing of branch
1194 * gas/mn10300/relax.d: Add expected relocations.
1196 2004-11-22 Ravi Ramaseshan <ravi.ramaseshan@codito.com>
1198 * gas/arc/ld.s: Add check of load of a long immediate.
1199 * gas/arc/ld.d: Add expected disassembly.
1201 2004-11-22 Hans-Peter Nilsson <hp@axis.com>
1203 * gas/all/gas.exp: Run dg-runtest for all err-*.s and warn-*.s.
1204 * gas/all/err-1.s, gas/all/warn-1.s: New tests.
1206 2004-11-18 Inderpreet Singh <inderpreetb@nioda.hcltech.com>
1208 * gas/maxq10/call.d: Fix expected results now that bfd assembler
1209 support is enabled by default.
1210 * gas/maxq10/range.d: Likewise.
1211 * gas/maxq20/call.d: Likewise.
1213 2004-11-17 Daniel Jacobowitz <dan@codesourcery.com>
1215 * gas/arm/mapping.d: Expect F markers for Thumb code.
1216 * gas/arm/unwind.d: Update big-endian pattern.
1218 2004-11-12 Nick Clifton <nickc@redhat.com>
1220 * gas/mn10300/basic.exp: Add relax test.
1221 * gas/mn10300/relax.s: New test.
1222 * gas/mn10300/relax.d: Expected results. Make sure that the
1223 correct size of instruction has been selected.
1225 2004-11-11 Bob Wilson <bob.wilson@acm.org>
1227 * gas/xtensa/short_branch_offset.s: New.
1228 * gas/xtensa/short_branch_offset.d: New.
1229 * gas/xtensa/all.exp: Run new test.
1231 2004-11-10 Alan Modra <amodra@bigpond.net.au>
1233 * gas/i386/opcode.s: Pad section.
1234 * gas/i386/intelok.s: Likewise.
1235 * gas/i386/opcode.d: Update.
1236 * gas/i386/intelok.d: Update.
1238 2004-11-08 Inderpreet Singh <inderpreetb@nioda.hcltech.com>
1239 Vineet Sharma <vineets@noida.hcltech.com>
1241 * gas/maxq10: New directory. Contains tests for maxq port.
1242 * gas/maxq20: Likewise.
1244 2004-11-05 H.J. Lu <hongjiu.lu@intel.com>
1246 * gas/i386/general.s: Add movzb.
1247 * gas/i386/general.l: Updated.
1249 2004-11-04 Hans-Peter Nilsson <hp@axis.com>
1251 * gas/all/gas.exp: Exclude float.s for crisv32-*-*.
1252 * gas/cris/operand-err-1.s (test.m constant): Remove xfail marker
1253 and update rationale. Mark "ba [external_symbol]" and "ba [r3]"
1255 * gas/ieee-fp/x930509a.exp: setup_xfail for crisv32-*-*.
1256 * gas/macros/macros.exp: setup_xfail strings for crisv32-*-*.
1257 * gas/cris/abs32-1.s, gas/cris/arch-err-1.s,
1258 gas/cris/arch-err-2.s, gas/cris/arch-err-3.s,
1259 gas/cris/arch-err-4.s, gas/cris/arch-err-5.s,
1260 gas/cris/bound-err-1.s, gas/cris/brokw-3b.s,
1261 gas/cris/march-err-1.s, gas/cris/march-err-2.s,
1262 gas/cris/push-err-1.s, gas/cris/push-err-2.s,
1263 gas/cris/pushpopv32.s, gas/cris/rd-abs32-1.d,
1264 gas/cris/rd-abs32-2.d, gas/cris/rd-arch-1.d, gas/cris/rd-arch-2.d,
1265 gas/cris/rd-arch-3.d, gas/cris/rd-bkw1b.d, gas/cris/rd-bkw2b.d,
1266 gas/cris/rd-bkw3b.d, gas/cris/rd-bound1.d, gas/cris/rd-bound1.s,
1267 gas/cris/rd-bound2.d, gas/cris/rd-bound3.d, gas/cris/rd-bound4.d,
1268 gas/cris/rd-break32.d, gas/cris/rd-ppv1032.d, gas/cris/rd-ppv32.d,
1269 gas/cris/rd-spr-1.d, gas/cris/rd-spr-1.s, gas/cris/rd-usp-1.d,
1270 gas/cris/rd-usp-1b.d, gas/cris/rd-v10_32o-1.d,
1271 gas/cris/rd-v10_32o-2.d, gas/cris/rd-v10_32o-2.s,
1272 gas/cris/rd-v32-b1.d, gas/cris/rd-v32-b1.s, gas/cris/rd-v32-b2.d,
1273 gas/cris/rd-v32-b2.s, gas/cris/rd-v32-b3.d, gas/cris/rd-v32-b3.s,
1274 gas/cris/rd-v32-f1.d, gas/cris/rd-v32-f1.s, gas/cris/rd-v32-i1.d,
1275 gas/cris/rd-v32-i1.s, gas/cris/rd-v32-l1.d, gas/cris/rd-v32-l1.s,
1276 gas/cris/rd-v32-l3.d, gas/cris/rd-v32-l3.s, gas/cris/rd-v32-l4.d,
1277 gas/cris/rd-v32-l4.s, gas/cris/rd-v32o-1.d, gas/cris/rd-v32s-1.d,
1278 gas/cris/rd-v32s-2.d, gas/cris/rd-v32s-2.s, gas/cris/rd-v32s-3.d,
1279 gas/cris/rd-v32s-3.s, gas/cris/rd-v32s-4.d, gas/cris/rd-v32s-4.s,
1280 gas/cris/rd-vao-1.d, gas/cris/v32-err-1.s, gas/cris/v32-err-10.s,
1281 gas/cris/v32-err-11.s, gas/cris/v32-err-2.s, gas/cris/v32-err-3.s,
1282 gas/cris/v32-err-4.s, gas/cris/v32-err-5.s, gas/cris/v32-err-6.s,
1283 gas/cris/v32-err-7.s, gas/cris/v32-err-8.s, gas/cris/v32-err-9.s:
1286 2004-11-04 Jan Beulich <jbeulich@novell.com>
1288 * gas/i386/i386.exp: Execute new tests intelbad and intelok.
1289 * gas/i386/intelbad.[sl]: New test to check for various things not
1290 permitted in Intel mode.
1291 * gas/i386/intel.d, gas/i386/opcode.d, gas/i386/x86-64-opcode.d:
1292 Adjust for change to segment register store.
1293 * gas/i386/intelok.[sd]: New test to check various Intel mode specific
1294 things get handled correctly.
1295 * gas/i386/x86_64.[sd]: Remove unsupported constructs referring to
1296 'high' and 'low' parts of an operand, which the parser previously
1297 accepted while neither telling that it's not supported nor that it
1298 ignored the remainder of the line following these supposed keywords.
1300 2004-10-28 Tomer Levi <Tomer.Levi@nsc.com>
1302 * gas/crx/cop_insn.d: Regenerate (after a bug fix in Assembler).
1304 2004-10-27 Tomer Levi <Tomer.Levi@nsc.com>
1306 * gas/crx/cop_insn.s: Test new Co-Processor instruction 'cpi'.
1307 * gas/crx/list_insn.s: Add hi/lo/u<N> registers tests, fix test bugs.
1308 * gas/crx/cop_insn.d: Regenerate.
1309 * gas/crx/list_insn.d: Likewise.
1311 2004-10-23 Daniel Jacobowitz <dan@debian.org>
1313 * gas/cfi/cfi-arm-1.d, gas/cfi/cfi-arm-1.s: New files.
1314 * gas/cfi/cfi.exp: Run cfi-arm-1 test.
1316 2004-10-21 Tomer Levi <Tomer.Levi@nsc.com>
1318 * gas/crx/cop_insn.s: Reverse operands order in store co-processor
1320 * gas/crx/list_insn.s: Remove test for unsupported 'popa' instruction.
1321 * gas/crx/cop_insn.d: Regenerate.
1322 * gas/crx/list_insn.d: Likewise.
1324 2004-10-14 Paul Brook <paul@codesourcery.com>
1326 * gas/arm/mapping.d: Pass --special-syms to objdump.
1328 2004-10-08 Daniel Jacobowitz <dan@debian.org>
1330 * gas/i386/i386.exp: Don't run divide test for targets where '/'
1331 is a comment. Run x86-64-unwind for 64-bit ELF targets.
1332 * gas/i386/x86-64-unwind.d, gas/i386/x86-64-unwind.s: New.
1334 2004-10-08 Alan Modra <amodra@bigpond.net.au>
1336 * gas/cfi/cfi-common-4.d: Correct for 64 bit targets.
1338 2004-10-07 Bob Wilson <bob.wilson@acm.org>
1340 * gas/xtensa/all.exp: Adjust expected error message for j_too_far.
1341 Change entry_align test to expect an error.
1342 * gas/xtensa/entry_misalign2.s: Use no-transform instead of
1343 no-generics directives.
1345 2004-10-07 Richard Sandiford <rsandifo@redhat.com>
1347 * gas/mips/elf-rel{23,24}.[sd]: New tests.
1348 * gas/mips/mips.exp: New test.
1350 2004-10-07 Richard Sandiford <rsandifo@redhat.com>
1352 * gas/mips/elf-rel22.[sd]: New test.
1353 * gas/mips/mips.exp: Run it.
1355 2004-10-07 Richard Sandiford <rsandifo@redhat.com>
1357 * gas/mips/elf-rel21.[sd]: New test.
1358 * gas/mips/mips.exp: Run it.
1360 2004-10-07 Jan Beulich <jbeulich@novell.com>
1362 * gas/cfi/cfi-common-4.[ds]: New.
1363 * gas/cfi/cfi.exp: Run new test.
1365 2004-10-07 Tomer Levi <Tomer.Levi@nsc.com>
1367 * gas/crx/cop_insn.s: New file.
1368 * gas/crx/cop_insn.d: Likewise.
1369 * gas/crx/load_stor_insn.s: Move Co-processor insns to a separate
1371 * gas/crx/misc_insn.s: Likewise.
1372 * gas/crx/load_stor_insn.d: Regenerate.
1373 * gas/crx/misc_insn.d: Likewise.
1375 2004-10-06 Aldy Hernandez <aldyh@redhat.com>
1377 * gas/ppc/e500.s: Add double-precision instructions.
1378 * gas/ppc/e500.d: Same.
1380 2004-10-05 Paul Brook <paul@codesourcery.com>
1382 * gas/arm/arm.exp: Add unwind table test. Recognise
1383 arm-symbian-symbianelf and arm-none-eabi.
1384 * gas/arm/unwind.s: New file.
1385 * gas/arm/unwind.d: New file.
1387 2004-10-01 Bill Farmer <Bill@the-farmers.freeserve.co.uk>
1389 * gas/pdp11/opcode.d: Fix sob opcode value.
1391 2004-09-30 Paul Brook <paul@codesourcery.com>
1393 * gas/arm/arch6zk.d: New file.
1394 * gas/arm/arch6zk.s: New file.
1395 * gas/arm/arm.exp: Add them.
1397 2004-09-29 Alan Modra <amodra@bigpond.net.au>
1399 * gas/i386/secrel.s: Pad .rdata out to 16 byte boundary.
1400 * gas/i386/secrel.d: Adjust to suit.
1402 2004-09-19 Paul Brook <paul@codesourcery.com>
1404 * gas/elf/elf.exp: Recognise additional arm elf targets.
1406 2004-09-17 Paul Brook <paul@codesourcery.com>
1408 * gas/arm/pic.s: Add (target2).
1409 * gas/arm/pic.d: Ditto.
1411 2004-09-13 Paul Brook <paul@codesourcery.com>
1413 * gas/arm/pic.d: Rename RELABS to TARGET1.
1414 * gas/arm/pic.s: Ditto.
1416 2004-09-03 Tomer Levi <Tomer.Levi@nsc.com>
1418 * gas/crx: New directory.
1419 * gas/crx/allinsn.exp: New test script.
1420 * gas/crx/arith_insn.s: New file.
1421 * gas/crx/arith_insn.d: Likewise.
1422 * gas/crx/beq_insn.s: Likewise.
1423 * gas/crx/beq_insn.d: Likewise.
1424 * gas/crx/bit_insn.s: Likewise.
1425 * gas/crx/bit_insn.d: Likewise.
1426 * gas/crx/br_insn.s: Likewise.
1427 * gas/crx/br_insn.d: Likewise.
1428 * gas/crx/cmov_insn.s: Likewise.
1429 * gas/crx/cmov_insn.d: Likewise.
1430 * gas/crx/cmpbr_insn.s: Likewise.
1431 * gas/crx/cmpbr_insn.d: Likewise.
1432 * gas/crx/jscond_insn.s: Likewise.
1433 * gas/crx/jscond_insn.d: Likewise.
1434 * gas/crx/list_insn.s: Likewise.
1435 * gas/crx/list_insn.d: Likewise.
1436 * gas/crx/load_stor_insn.s: Likewise.
1437 * gas/crx/load_stor_insn.d: Likewise.
1438 * gas/crx/misc_insn.s: Likewise.
1439 * gas/crx/misc_insn.d: Likewise.
1440 * gas/crx/no_op_insn.s: Likewise.
1441 * gas/crx/no_op_insn.d: Likewise.
1442 * gas/crx/shift_insn.s: Likewise.
1443 * gas/crx/shift_insn.d: Likewise.
1445 2004-08-27 Richard Sandiford <rsandifo@redhat.com>
1447 * gas/frv/fr550-pack1.[sd]: New test.
1448 * gas/frv/allinsn.exp: Run it.
1450 2004-08-27 Nick Clifton <nickc@redhat.com>
1452 * gas/i386/i386.exp: Allow pcrel test for COFF targets as well,
1453 but not for PE targets. Similarly for the absrel test.
1455 2004-08-26 Nick Clifton <nickc@redhat.com>
1457 * gas/i386/i386.exp: Group ELF specific tests together. Move the
1458 pcrel test into the ELF only section. Use is_elf_format to test
1459 for ELF based toolchains.
1461 2004-08-25 H.J. Lu <hongjiu.lu@intel.com>
1463 * gas/all/gas.exp: Use `string match ""' instead of `eq ""'.
1465 2004-08-24 Jan Beulich <jbeulich@novell.com>
1467 * gas/all/altmacro.[sd]: Split out part from here...
1468 * gas/all/altmac2.[sd]: ... to here.
1469 * gas/all/excl.s: New.
1470 * gas/all/gas.exp: Suppress both tests for a few targets known to
1471 break. Run the new (split out) test only when the target doesn't
1472 use '!' as a comment character.
1474 2004-08-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1476 * gas/mips/branch-swap.s: New testcase.
1477 * gas/mips/branch-swap.d: New testcase.
1478 * gas/mips/mips.exp: Run the testcase.
1480 2004-08-18 Nick Clifton <nickc@redhat.com>
1482 * gas/macros/strings.s: Remove #NO_APP, accidentally committed as
1483 part of another patch.
1485 2004-08-15 Nick Clifton <nickc@redhat.com>
1487 * gas/all/altmacro.d: Allow for rest of frag being padded to an
1490 * gas/arm/arm.exp: Run bignum test for ELF based targets only.
1492 2004-08-16 Alan Modra <amodra@bigpond.net.au>
1494 * gas/cfi/cfi-alpha-1.d: Adjust for readelf fix.
1495 * gas/cfi/cfi-alpha-3.d: Likewise.
1496 * gas/cfi/cfi-i386.d: Likewise.
1497 * gas/cfi/cfi-m68k.d: Likewise.
1498 * gas/cfi/cfi-ppc-1.d: Likewise.
1499 * gas/cfi/cfi-s390-1.d: Likewise.
1500 * gas/cfi/cfi-s390x-1.d: Likewise.
1501 * gas/cfi/cfi-sh-1.d: Likewise.
1502 * gas/cfi/cfi-sparc-1.d: Likewise.
1503 * gas/cfi/cfi-sparc64-1.d: Likewise.
1504 * gas/cfi/cfi-x86_64.d: Likewise.
1506 2004-08-13 Jan Beulich <jbeulich@novell.com>
1508 * gas/all/altmacro.[sd]: New test.
1509 * gas/all/gas.exp: Run the new test.
1511 2004-08-10 Mark Mitchell <mark@codesourcery.com>
1513 * gas/arm/bignum1.s: New test.
1514 * gas/arm/arm.exp: Run it.
1516 2004-08-06 Paul Brook <paul@codesourcery.com>
1518 * gas/arm/pic.s,d: Test RELABS and SBREL relocations.
1520 2004-08-05 Nitin Yewale <nitiny@kpitcummins.com>
1522 * h8300/h8300.exp: Addition of new test case to check rx
1523 generation with adds and subs instruction for plain H8/300 target.
1524 * h8300/addsubrxcheck.s: New test source file.
1526 2004-08-01 Stephane Carrez <stcarrez@nerim.fr>
1528 * gas/m68hc11/m68hc11.exp: Fix tests for 2.15
1529 * gas/elf/elf.exp: Test obj-elf for m6811-* and m6812-*
1530 * gas/symver/symver.exp: Likewise for symver tests.
1532 2004-07-30 Michal Ludvig <mludvig@suse.cz>
1534 * gas/i386/padlock.s, gas/i386/padlock.d: New tests for
1535 VIA PadLock instructions.
1537 2004-07-29 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1539 * gas/sh/basic.exp: Don't do sh2a test for sh5.
1540 * gas/sh/sh2a.d: Match elf32-sh* format too.
1542 2004-07-29 Alexandre Oliva <aoliva@redhat.com>
1544 2003-12-30 DJ Delorie <dj@redhat.com>
1545 * gas/sh/sh2a.s: New.
1546 * gas/sh/sh2a.d: New.
1547 * gas/sh/basic.exp: Add it.
1549 2004-07-27 Tomer Levi <Tomer.Levi@nsc.com>
1551 * gas/all/gas.exp (do_930509a): Disable test for crx.
1553 2004-07-22 H.J. Lu <hongjiu.lu@intel.com>
1555 * gas/i386/x86-64-inval.l: Remove the leading `+'.
1557 2004-07-22 Nick Clifton <nickc@redhat.com>
1560 * gas/h8300/ffxx1-coff.d: Remove duplicated raw insn values.
1561 * gas/h8300/ffxx1-elf.d: Likewise.
1562 * gas/h8300/h8sx_disp2.d: Likewise.
1563 * gas/h8300/h8sx_mov_imm.d: Likewise.
1564 * gas/h8300/h8sx_rtsl.d: Likewise.
1565 * gas/h8300/ffxx1-coff.s: Remove inappropriate insn width specifier.
1566 * gas/h8300/ffxx1-elf.s: Likewise.
1568 2004-07-21 Jan Beulich <jbeulich@novell.com>
1570 * gas/i386/x86-64-addr32.[ds]: New test for x86-64 32-bit
1571 addressing in 64-bit mode.
1572 * gas/i386/x86-64-rip.[ds]: New test for x86-64 rip-relative
1574 * gas/i386/i386.exp: Run the two new tests.
1576 * gas/cfi/cfi-x86_64.d: Adjust expectation for leave to not have a
1578 * gas/i386/x86-64-inval.[ls]: Add a bunch of instructions illegal
1581 2004-07-20 Maciej W. Rozycki <macro@linux-mips.org>
1583 * gas/mips/elf-rel19.d: Pass -march=mips1 to gas as the test
1584 expects load delay slots.
1586 2004-07-20 Maciej W. Rozycki <macro@linux-mips.org>
1588 * gas/mips/vr5400.d: Update for a correct disassembly of
1591 2004-07-20 Maciej W. Rozycki <macro@linux-mips.org>
1593 * gas/mips/mips32.s: Adjust for the unified "break" syntax. Add
1594 another "break" case. Update the comment accordingly.
1595 * gas/mips/set-arch.s: Likewise.
1596 * gas/mips/mips32.d: Adjust for the new output.
1597 * gas/mips/set-arch.d: Likewise.
1599 2004-07-15 Nitin Yewale <nitiny@kpitcummins.com>
1601 * gas/h8300/h8300.exp (do_h8300hn_addressgen): Addition of
1602 new test case for H8300H normal target to check symbol
1604 * gas/h8300/symaddgen.s: New test.
1606 2004-07-13 Nick Clifton <nickc@redhat.com>
1608 * gas/i386/intel.s: Add test of newly expand arithmetic support
1609 for Intel mode assembler.
1610 * gas/i386/intel.d: Add expected disassmbly.
1612 2004-07-13 Nick Clifton <nickc@redhat.com>
1614 * gas/vtable: Delete directory. These tests are no longer needed
1615 as the VTABLE_ reloc support is obsolete.
1617 2004-07-08 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
1619 * gas/m32r/pic.exp: Add New Test case for @GOTOFF, @GOT, @PLT.
1620 * gas/m32r/pic2.s: New file: Test case for @GOTOFF, @GOT, @PLT.
1621 * gas/m32r/pic2.d: New file: Expected results.
1623 2004-07-08 Richard Sandiford <rsandifo@redhat.com>
1625 * gas/mips/elf-rel7.d: Expect relocations against bar to refer to bar.
1626 * gas/mips/elf-refl19.d: Likewise L2.
1628 2004-07-03 Richard Sandiford <rsandifo@redhat.com>
1630 * gas/mips/elf{,el}-rel.d: Adjust so that the earliest %hi() matches
1632 * gas/mips/elf-rel11.d: Don't expect the relocs to be reordered.
1633 * gas/mips/elf-rel20.[sd]: New test.
1634 * gas/mips/mips.exp: Run it.
1636 2004-07-03 Maciej W. Rozycki <macro@linux-mips.org>
1638 * gas/mips/elf-rel9.[sd]: Fix typo in %lo() expression.
1640 2004-07-01 H.J. Lu <hongjiu.lu@intel.com>
1642 * gas/ia64/group-1.d: New.
1643 * gas/ia64/group-1.s: Likewise.
1645 * gas/ia64/ia64.exp: Add group-1 to test comdat group.
1647 2004-06-30 James E Wilson <wilson@specifixinc.com>
1649 * gas/ia64/dv-imply.d: Update.
1650 * gas/ia64/dv-mutex.d: Likewise.
1651 * gas/ia64/dv-safe.d: Likewise.
1653 2004-06-29 Alan Modra <amodra@bigpond.net.au>
1655 * gas/m68k/mode5.s: Pad section.
1656 * gas/m68k/mode5.d: Update.
1658 2004-06-28 Alan Modra <amodra@bigpond.net.au>
1660 * gas/ppc/power4.d: Update.
1662 2004-06-24 Alan Modra <amodra@bigpond.net.au>
1664 * gas/i386/prescott.s: Remove fisttpd and fisttpq.
1665 * gas/i386/prescott.d: Update.
1667 2004-06-08 Jakub Jelinek <jakub@redhat.com>
1669 * gas/ia64/dv-raw-err.s: Add some new postinc tests.
1670 * gas/ia64/dv-raw-err.l: Updated.
1672 2004-05-28 Peter Barada <peter@the-baradas.com>
1674 * gas/m68k/mode5.s: New test file. Checks conversion of mode 5
1675 addressing with zero offset into mode 2 addressing.
1676 * gas/m68k/mode5.d: New file: Expected disassmbly.
1677 * gas/m68k/all.exp: Run new test.
1679 2004-05-28 Andrew Stubbs <andrew.stubbs@superh.com>
1681 * gas/sh/arch: New directory.
1682 * gas/sh/arch/arch.exp: New test script.
1683 * gas/sh/arch/arch_expected.txt: New file.
1684 * gas/sh/arch/sh.s: New file.
1685 * gas/sh/arch/sh2.s: New file.
1686 * gas/sh/arch/sh-dsp.s: New file.
1687 * gas/sh/arch/sh2e.s: New file.
1688 * gas/sh/arch/sh3-nommu.s: New file.
1689 * gas/sh/arch/sh3.s: New file.
1690 * gas/sh/arch/sh3-dsp.s: New file.
1691 * gas/sh/arch/sh3e.s: New file.
1692 * gas/sh/arch/sh4-nommu-nofpu.s: New file.
1693 * gas/sh/arch/sh4-nofpu.s: New file.
1694 * gas/sh/arch/sh4.s: New file.
1695 * gas/sh/arch/sh4a-nofpu.s: New file.
1696 * gas/sh/arch/sh4al-dsp.s: New file.
1697 * gas/sh/arch/sh4a.s: New file.
1699 2004-05-27 H.J. Lu <hongjiu.lu@intel.com>
1701 * gas/ia64/regs.d: Updated.
1703 2004-05-26 H.J. Lu <hongjiu.lu@intel.com>
1705 * gas/ia64/ia64.exp: Run invalid-ar.
1707 * gas/ia64/invalid-ar.l: New file. Test invalid AR access.
1708 * gas/ia64/invalid-ar.s: Likewise.
1710 2004-05-24 Peter Barada <peter@the-baradas.com>
1712 * gas/m68k/mcf-emac.d: Provide correct disassembler results.
1713 * gas/m68k/mcf-mac.d: Provide correct disassembler results.
1715 2004-05-20 H.J. Lu <hongjiu.lu@intel.com>
1717 * gas/ia64/dv-srlz.d: Fix a typo.
1719 2004-05-12 Ben Elliston <bje@au.ibm.com>
1721 * gas/h8300/t03_add.exp: Remove stray semicolons.
1722 * gas/h8300/t04_sub.exp: Likewise.
1723 * gas/h8300/t05_cmp.exp: Likewise.
1724 * gas/h8300/t08_or.exp: Likewise.
1725 * gas/h8300/t09_xor.exp: Likewise.
1726 * gas/h8300/t10_and.exp: Likewise.
1727 * gas/hppa/reloc/reloc.exp: Likewise.
1728 * gas/hppa/unsorted/unsorted.exp: Likewise.
1729 * gas/i386/i386.exp: Likewise.
1730 * gas/m68hc11/m68hc11.exp: Likewise.
1731 * gas/mips/mips.exp: Likewise.
1732 * gas/sparc/sparc.exp: Likewise.
1733 * lib/gas-defs.exp: Likewise.
1735 2004-05-11 Nick Clifton <nickc@redhat.com>
1737 * gas/elf/section4.s: New test. Checks label arithmetic when
1738 multiple same-name sections exist.
1739 * gas/elf/section4.d: New file: Expected section list
1740 * gas/elf/elf.exp: Run the new test.
1741 * gas/elf/group0.s: Use % instead of @ for type argument to
1742 .section directive (for compatability with ARM port).
1743 * gas/elf/group1.s: Likewise.
1745 2004-05-07 Richard Sandiford <rsandifo@redhat.com>
1747 * gas/mips/vr4122.[sd]: Rename to...
1748 * gas/mips/vr4120-2.[sd]: ...and add tests for VR4181A errata
1750 * gas/mips/mips.exp: Update accordingly.
1752 2004-05-05 Alexandre Oliva <aoliva@redhat.com>
1754 * gas/frv/reloc1.d: Match elf32-frvfdpic as well.
1755 * gas/frv/fr405-insn.d: Likewise.
1756 * gas/frv/fr450-insn.d: Likewise.
1758 2004-04-30 H.J. Lu <hongjiu.lu@intel.com>
1760 * gas/elf/elf.exp: Remove group1, add group1a and group1b for
1763 * gas/elf/group1a.d: New file.
1764 * gas/elf/group1b.d: Likewise.
1766 * gas/elf/group1.e: Removed.
1768 2004-04-30 Nick Clifton <nickc@redhat.com>
1770 * gas/arm/reg-alias.s: New file: Test case sensitive register
1772 * gas/arm/reg-alias.d: New file: Expected test output.
1773 * gas/arm/arm.exp: Run reg-alias test.
1774 Arrange tests in a more orderly fashion.
1776 2004-04-30 Ben Elliston <bje@au.ibm.com>
1778 * gas/ppc/power4.s: Add dcbz and dcbzl test cases.
1779 * gas/ppc/power4.d: Update accordingly.
1781 2004-04-26 H.J. Lu <hongjiu.lu@intel.com>
1783 * gas/elf/elf.exp: Add group0a, group0b and group1 for section
1786 * gas/elf/group0.s: New file.
1787 * gas/elf/group0a.d: Likewise.
1788 * gas/elf/group0b.d: Likewise.
1789 * gas/elf/group1.e: Likewise.
1790 * gas/elf/group1.s: Likewise.
1792 2004-04-23 Nick Clifton <nickc@redhat.com>
1794 * gas/symver/symver1.d: Cope with extra symbols inserted by
1796 * gas/symver/symver0.d: Likewise
1797 * gas/elf/symver.d: Likewise.
1799 2004-04-22 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1801 * gas/sh/pcrel2.d: Update.
1802 * gas/sh/tlsd.d: Update.
1803 * gas/sh/tlsnopic.d: Update.
1804 * gas/sh/tlspic.d: Update.
1806 2004-04-22 Mark Kettenis <kettenis@gnu.org>
1808 * lib/gas-defs.exp (is_elf_format): Add OpenBSD support.
1810 2004-04-22 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
1812 * gas/mips/lb-xgot-ilocks.d: Remove nops in load delay slot.
1813 * gas/mips/mips-abi32-pic.d: Likewise.
1814 * gas/mips/mips-abi32-pic2.d: Likewise.
1815 * gas/mips/mips-gp32-fp32-pic.d: Likewise.
1816 * gas/mips/mips-gp32-fp64-pic.d: Likewise.
1817 * gas/mips/mips-gp64-fp32-pic.d: Likewise.
1818 * gas/mips/mips-gp64-fp64-pic.d: Likewise.
1819 * gas/mips/relax-swap1-mips2.d: Likewise.
1820 * gas/mips/lb-svr4pic-ilocks.d: New test.
1821 * gas/mips/mips.exp: Run it.
1823 2004-04-22 Paul Brook <paul@codesourcery.com>
1825 * maverick.c (off8s): Test full shifted operand range.
1827 (MVDSPACC, MVACCDSP): Use it.
1828 * maverick.d, maverick.s: Regenerate.
1830 2004-04-22 Peter Barada <peter@the-baradas.com>
1832 * gas/m68k/mcf-mac.s: New test: Check ColdFire MAC instructions.
1833 * gas/m68k/mcf-emac.s: New test: Similar checks.
1834 * gas/m68k/mcf-mac.d: New test: Expected output.
1835 * gas/m68k/mcf-emac.d: New test: Likewise.
1836 * gas/m68k/all.exp: Run new tests.
1838 2004-04-21 Chris Demetriou <cgd@broadcom.com>
1840 * gas/mips/elempic.d: File removed as part of -membedded-pic removal.
1841 * gas/mips/empic.d: Likewise.
1842 * gas/mips/empic.l: Likewise.
1843 * gas/mips/empic.s: Likewise.
1844 * gas/mips/empic2.d: Likewise.
1845 * gas/mips/empic2.s: Likewise.
1846 * gas/mips/empic3_e.d: Likewise.
1847 * gas/mips/empic3_e.s: Likewise.
1848 * gas/mips/empic3_g1.d: Likewise.
1849 * gas/mips/empic3_g1.s: Likewise.
1850 * gas/mips/empic3_g2.d: Likewise.
1851 * gas/mips/empic3_g2.s: Likewise.
1852 * gas/mips/jal-empic-elf-2.d: Likewise.
1853 * gas/mips/jal-empic-elf-2.s: Likewise.
1854 * gas/mips/jal-empic-elf-3.d: Likewise.
1855 * gas/mips/jal-empic-elf-3.s: Likewise.
1856 * gas/mips/jal-empic-elf.d: Likewise.
1857 * gas/mips/jal-empic.d: Likewise.
1858 * gas/mips/la-empic.d: Likewise.
1859 * gas/mips/la-empic.s: Likewise.
1860 * gas/mips/lb-empic.d: Likewise.
1861 * gas/mips/ld-empic.d: Likewise.
1862 * gas/mips/lif-empic.d: Likewise.
1863 * gas/mips/telempic.d: Likewise.
1864 * gas/mips/tempic.d: Likewise.
1865 * gas/mips/ulh-empic.d: Likewise.
1866 * gas/mips/ld-pic.s: Remove code conditional on EMPIC.
1867 * gas/mips/lifloat.s: Likewise.
1868 * gas/mips/mips.exp: Remove -membedded-pic tests and related comments.
1870 2004-04-20 Brian Ford <ford@vss.fsi.com>
1871 DJ Delorie <dj@redhat.com>
1873 * gas/i386/secrel.s: New test for .secrel32.
1874 * gas/i386/secrel.d: Likewise.
1875 * gas/i386/i386.exp: Call it for PE targets.
1877 2004-04-19 Jakub Jelinek <jakub@redhat.com>
1879 * gas/cfi/cfi-sparc64-1.d: Update.
1881 2004-04-14 Richard Sandiford <rsandifo@redhat.com>
1883 * gas/mips/vr4122.[sd]: Change option to -mfix-vr4120.
1885 2004-04-14 Richard Sandiford <rsandifo@redhat.com>
1887 * gas/elf/section2.e-mips: Allow named section symbols.
1888 * gas/mips/{,el}empic.d, gas/mips/mips{,el}16-[ef].d: Likewise.
1890 2004-04-13 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
1892 * gas/m32r/parallel-2.s: New file: Test case for parallel code.
1893 * gas/m32r/parallel-2.d: New file: Expected results.
1894 * gas/m32r/m32r2.exp: Run the test.
1896 * gas/m32r/seth.s: New file: Test for seth.
1897 * gas/m32r/seth.d: New file: Expected results.
1898 * gas/m32r/m32r.exp: Run the new test.
1900 2004-04-01 Asgari Jinia <asgarij@kpitcummins.com>
1902 * gas/sh/renesas-1.s, gas/sh/renesas-1.d: New test for -renesas
1904 * gas/sh/basic.exp: Run the new test.
1906 2004-04-01 Dave Korn <dk@artimi.com>
1908 * gas/dlx/alltests.exp: Execute new lohi test.
1909 * gas/dlx/lohi.s: New test for spurious lo16/hi16
1910 reloc overflow checking.
1911 * gas/dlx/lohi.d: New file: expected output.
1912 * gas/dlx/lhi.d: Updated to properly expect lo16
1913 relocations where asked for.
1914 * gas/dlx/itype.d: Likewise.
1915 * gas/dlx/lhi.d: Corrected cut+paste error in test name.
1917 2004-03-30 Stan Shebs <shebs@apple.com>
1919 * gas/macros/macros.exp: Remove mention of MPW config.
1921 2004-03-27 Alan Modra <amodra@bigpond.net.au>
1923 * gas/i860/dir-intel03-err.l: Update for junk at end line becoming
1925 * gas/m68hc11/m68hc11.exp: Likewise.
1927 2004-03-23 Andreas Schwab <schwab@suse.de>
1929 * gas/cfi/cfi-m68k.d: Adjust offsets.
1931 2004-03-22 Hans-Peter Nilsson <hp@axis.com>
1933 * gas/cris/regreg.d: Assemble with --no-mul-bug-abort.
1934 * gas/cris/mulbug-err-1.s, gas/cris/rd-mulbug-1.d: New tests.
1936 2004-03-17 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1938 * gas/cfi/cfi-sh-1.d: New file.
1939 * gas/cfi/cfi-sh-1.s: Likewise.
1940 * gas/cfi/cfi.exp: Add SH case.
1942 2004-03-16 Alan Modra <amodra@bigpond.net.au>
1944 * gas/ppc/altivec.d: Update.
1945 * gas/ppc/altivec_xcoff.d: Update.
1946 * gas/ppc/altivec_xcoff64.d: Update.
1947 * gas/ppc/astest.d: Update.
1948 * gas/ppc/astest2.d: Update.
1949 * gas/ppc/astest2_64.d: Update.
1950 * gas/ppc/astest64.d: Update.
1951 * gas/ppc/booke.d: Update.
1952 * gas/ppc/booke_xcoff.d: Update.
1953 * gas/ppc/booke_xcoff64.d: Update.
1954 * gas/ppc/e500.d: Update.
1955 * gas/ppc/power4.d: Update.
1956 * gas/ppc/test1elf32.d: Update.
1957 * gas/ppc/test1elf64.d: Update.
1958 * gas/ppc/test1xcoff32.d: Update.
1960 2004-03-15 Alan Modra <amodra@bigpond.net.au>
1962 * gas/i386/padlock.s: Pad with .p2align.
1963 * gas/i386/padlock.d: Adjust.
1965 2004-03-12 Michal Ludvig <mludvig@suse.cz>
1967 * gas/i386/padlock.s, gas/i386/padlock.d: New tests for
1968 VIA PadLock instructions.
1969 * gas/i386/i386.exp: Run padlock tests.
1971 2004-03-12 Alan Modra <amodra@bigpond.net.au>
1973 * gas/i386/katmai.d: Revert last change.
1975 * gas/i386/katmai.d: Adjust for clflush change.
1977 2004-03-08 Andreas Jaeger <aj@suse.de>
1979 * gas/cfi/cfi-s390x-1.d: Adjust offsets.
1981 2004-03-07 Richard Henderson <rth@redhat.com>
1983 * gas/cfi/cfi-common-2.d, gas/cfi/cfi-i386.d: Adjust offsets.
1985 2004-03-07 Andreas Jaeger <aj@suse.de>
1987 * gas/cfi/cfi-x86_64.d: Adjust offsets.
1989 2004-03-07 Richard Henderson <rth@redhat.com>
1991 * gas/alpha/elf-reloc-8.d, gas/cfi/cfi-alpha-1.d,
1992 gas/cfi/cfi-alpha-2.d, gas/cfi/cfi-alpha-3.d, gas/cfi/cfi-common-1.d,
1993 gas/cfi/cfi-common-2.d, gas/cfi/cfi-common-3.d: Adjust offsets.
1995 2004-03-03 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1997 * gas/sh/sh64/err-dsp.s: Fix expected error message.
1999 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
2001 * gas/frv/fr405-insn.[sdl]: New test.
2002 * gas/frv/fr450-spr.[sd]: New test.
2003 * gas/frv/fr450-insn.[sdl]: New test.
2004 * gas/frv/fr450-media-issue.[sl]: New test.
2005 * gas/frv/allinsn.exp: Run new tests. Ensure fr405 instructions
2006 aren't accepted for -mcpu=fr400 or -mcpu=fr500. Ensure fr450
2007 instructions aren't accepted for -mcpu=fr400, -mcpu=fr405 or
2010 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
2012 * gas/frv/allinsn.s (rstb, rsth, rst, rstd, rstq): Replace with nops.
2013 (rstbf, rsthf, rstf, rstdf, rstqf): Likewise.
2014 * gas/frv/allinsn.d: Update accordingly.
2016 2004-02-17 Petko Manolov <petkan@nucleusys.com>
2018 * gas/arm/maverick.c: DSPSC to/from opcode fixes.
2019 * gas/arm/maverick.d: Likewise.
2020 * gas/arm/maverick.s: Likewise.
2022 2004-02-09 Kaz Kojima <kkojima@rr.iij4u.or.jp>
2024 * gas/sh/basic.exp: Don't do sh4a tests for sh5.
2026 2004-02-06 Nathan Sidwell <nathan@codesourcery.com>
2028 * gas/macros/test2.s: Lowercase it.
2030 2004-02-02 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
2032 * gas/mips/div.d: Update to accomodate changes in macro
2034 gas/mips/elf-rel-got-n32.d: Likewise.
2035 gas/mips/elf-rel-got-n64.d: Likewise.
2036 gas/mips/elf-rel-xgot-n32.d: Likewise.
2037 gas/mips/elf-rel-xgot-n64.d: Likewise.
2038 gas/mips/la-svr4pic.d: Likewise.
2039 gas/mips/la-xgot.d: Likewise.
2040 gas/mips/lca-svr4pic.d: Likewise.
2041 gas/mips/lca-xgot.d: Likewise.
2043 2004-02-01 Kaz Kojima <kkojima@rr.iij4u.or.jp>
2045 * gas/sh/sh4a-fp.d: Fix opcode name fssra to fsrra.
2046 * gas/sh/sh4a-fp.s: Likewise.
2047 * gas/sh/err-sh4a-fp.s: Likewise.
2049 2004-01-24 Chris Demetriou <cgd@broadcom.com>
2051 * gas/mips/relax-swap1.s: Add extra space at end, so the
2052 disassembly will consistently have "..." at its end.
2053 * gas/mips/relax-swap2.s: Likewise.
2054 * gas/mips/relax-swap1-mips2.d: Expect "..." at end of disassembly.
2056 2004-01-23 Daniel Jacobowitz <drow@mvista.com>
2058 * gas/arm/arm.exp: Add "undefined" test.
2059 * gas/arm/undefined.s, gas/arm/undefined.l: New files.
2061 2004-01-23 Richard Sandiford <rsandifo@redhat.com>
2063 * gas/mips/macro-warn-[1234].[sdl]: New tests.
2064 * gas/mips/macro-warn-[12]-n32.[dl]: New tests.
2065 * gas/mips/mips.exp: Run them.
2067 2004-01-23 Richard Sandiford <rsandifo@redhat.com>
2069 * gas/mips/elf-rel19.[sd]: New test.
2070 * gas/mips/mips.exp: Run it.
2072 2004-01-11 Tom Rix <tcrix@worldnet.att.net>
2074 * gas/m68hc11/movb.s: Add m68hc12 movb and movw dump test.
2075 * gas/m68hc11/movb.d: Likewise.
2076 * gas/m68hc11/m68hc11.exp: Likewise. Add more movb failure tests.
2078 2004-01-19 Alan Modra <amodra@bigpond.net.au>
2080 * gas/i386/katmai.d: Adjust for changed sib printing.
2081 * gas/i386/prescott.d: Likewise.
2082 * gas/i386/sse2.d: Likewise.
2083 * gas/i386/ssemmx2.d: Likewise.
2085 2004-01-16 Alexandre Oliva <aoliva@redhat.com>
2087 * gas/mn10300/mov5.s: New.
2088 * gas/mn10300/basic.exp (do_mov5): New.
2090 2004-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
2092 * gas/mips/relax-swap1-mips1.d: New test for branch relaxation
2093 with swapping for MIPS1.
2094 * gas/mips/relax-swap1-mips2.d: New test for branch relaxation
2095 with swapping for MIPS2.
2096 * gas/mips/relax-swap1.l: Stderr output for the new tests.
2097 * gas/mips/relax-swap1.s: Source for the new tests.
2098 * gas/mips/relax-swap2.d: New test for branch likely relaxation
2100 * gas/mips/relax-swap2.l: Stderr output for the new test.
2101 * gas/mips/relax-swap2.s: Source for the new test.
2102 * gas/mips/mips.exp: Run the new tests.
2104 2004-01-13 Ian Lance Taylor <ian@wasabisystems.com>
2106 * gas/mips/mips16-64.d: New test.
2107 * gas/mips/mips.exp: Run it.
2109 2004-01-12 Richard Sandiford <rsandifo@redhat.com>
2111 * gas/mips/elf-rel18.[sd]: New test.
2112 * gas/mips/mips.exp: Run it.
2114 2004-01-09 Paul Brook <paul@codesourcery.com>
2116 * gas/arm/vfp2.s, gas/arm/vfp2.d: New test.
2117 * gas/arm/arm.exp: Add them.
2119 2004-01-08 Ian Lance Taylor <ian@wasabisystems.com>
2121 * gas/mips/ldstla-n64.d: Pass -64 to assembler, not -n64.
2122 * gas/mips/ldstla-n64-shared.d: Likewise.
2124 2004-01-07 Nick Clifton <nickc@redhat.com>
2126 * gas/cris/rd-dw2-1.d: Expect a pointer size from readelf.
2128 2004-01-06 Alexandre Oliva <aoliva@redhat.com>
2130 2003-11-05 Alexandre Oliva <aoliva@redhat.com>
2131 * lib/gas-defs.exp (is_elf_format): Match frv-uclinux.
2132 2003-09-18 Alexandre Oliva <aoliva@redhat.com>
2133 * gas/frv/fdpic.s, gas/frv/fdpic.d: Renamed from ucpic*.
2134 2003-09-15 Alexandre Oliva <aoliva@redhat.com>
2135 * gas/frv/ucpic.s, gas/frv/ucpic.d: Use gr15 as PIC register. Use
2136 gprel12 for rodata symbol and gotoff12 for sdata symbol.
2137 2003-08-08 Alexandre Oliva <aoliva@redhat.com>
2138 * gas/frv/ucpic.d: Test gotoff and gotofffuncdesc.
2139 2003-08-04 Alexandre Oliva <aoliva@redhat.com>
2140 * gas/frv/ucpic.d, gas/frv/ucpic.s: New.
2141 * gas/frv/allinsns.exp: Run it.
2143 2004-01-02 Albert Bartoszko <albar@nt.kegel.com.pl>
2145 * gas/msp430/opcode.s: Add test for an 'add' instruction which
2146 looks similar to an 'rla' instruction.
2148 For older changes see ChangeLog-9303
2154 version-control: never