1 2005-07-21 Paul Brook <paul@codesourcery.com>
3 * gas/arm/thumb32.s: Add tests for [pc, #imm] addressing modes.
4 * gas/arm/thumb32.d: Ditto.
6 2005-07-20 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
8 * gas/m32r/rel32.exp: New file.
9 * gas/m32r/rel32.s: New file.
10 * gas/m32r/rel32.d: New file.
11 * gas/m32r/rel32-pic.s: New file.
12 * gas/m32r/rel32-pic.d: New file.
13 * gas/m32r/rel32-err.s: New file.
14 * gas/m32r/error.exp: Added rel32-err.
16 2005-07-18 H.J. Lu <hongjiu.lu@intel.com>
18 * gas/i386/i386.exp: Add suffix.
20 * gas/i386/suffix.d: New file.
21 * gas/i386/suffix.s: Likewise.
23 2005-07-18 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
25 * gas/hppa/basic/fp_comp.s: Add level 1.1 directive.
26 * gas/hppa/basic/special.s, gas/hppa/basic/system.s: Likewise.
28 2005-07-18 Jan Beulich <jbeulich@novell.com>
30 * gas/i386/reloc32.[sdl]: New.
31 * gas/i386/reloc64.[sdl]: New.
32 * gas/i386/i386.exp: Run new tests.
34 2007-07-15 H.J. Lu <hongjiu.lu@intel.com>
36 * gas/i386/i386.exp: Add vmx and x86-64-vmx.
38 * gas/i386/vmx.d: New file.
39 * gas/i386/vmx.s: Likewise.
40 * gas/i386/x86-64-vmx.d: Likewise.
41 * gas/i386/x86-64-vmx.s: Likewise.
43 2005-07-14 Nick Clifton <nickc@redhat.com>
46 * gas/crx/gas-segfault.d: New file.
47 * gas/crx/gas-segfault.s: New file.
49 2005-07-12 Hans-Peter Nilsson <hp@bitrange.com>
51 * gas/mmix/relax1-n.d, gas/mmix/relax1-rn.d: Avoid "# FIXME: "
52 first on a line, adjusting for testsuite framework change.
54 2005-07-10 H.J. Lu <hongjiu.lu@intel.com>
56 * i386/x86_64.s: Add absolute siged 32bit addressing tests for
58 * i386/x86_64.d: Updated.
60 2005-07-08 Hans-Peter Nilsson <hp@axis.com>
63 * gas/cris/rd-pic-2.d, gas/cris/rd-pic-2.s: New test.
64 * gas/cris/rd-abs32-1.d: Tweak for not emitting reloc-related
65 garbage for global symbols.
67 2005-07-07 Nick Clifton <nickc@redhat.com>
69 * gas/arm/vfp1xD.d: Adjust expected fadds disassemblies now that
70 the dissassembler has been fixed.
72 2005-05-07 Paul Brook <paul@codesourcery.com>
74 * gas/ppc/altivec.d: Match all powerpc target vecs.
75 * gas/ppc/booke.d: Ditto.
76 * gas/ppc/e500.d: Ditto.
78 2005-07-05 Aldy Hernandez <aldyh@redhat.com>
80 * gas/ms1: New directory.
81 * gas/ms1/allinsn.d: New.
82 * gas/ms1/allinsn.s: New.
83 * gas/ms1/badinsn.s: New.
84 * gas/ms1/badinsn1.s: New.
85 * gas/ms1/badoffsethigh.s: New.
86 * gas/ms1/badoffsetlow.s: New.
87 * gas/ms1/badorder.s: New.
88 * gas/ms1/badreg.s: New.
89 * gas/ms1/badsignedimmhigh.s: New.
90 * gas/ms1/badsignedimmlow.s: New.
91 * gas/ms1/badsyntax.s: New.
92 * gas/ms1/badsyntax1.s: New.
93 * gas/ms1/badunsignedimmhigh.s: New.
94 * gas/ms1/badunsignedimmlow.s: New.
95 * gas/ms1/errors.exp: New.
96 * gas/ms1/ldst.s: New.
97 * gas/ms1/misc.d: New.
98 * gas/ms1/misc.s: New.
99 * gas/ms1/ms1-16-003.d: New.
100 * gas/ms1/ms1-16-003.s: New.
101 * gas/ms1/ms1.exp: New.
102 * gas/ms1/msys.d: New.
103 * gas/ms1/msys.s: New.
104 * gas/ms1/relocs.d: New.
105 * gas/ms1/relocs.exp: New.
106 * testsuite/gas/ms1/relocs1.s: New.
107 * testsuite/gas/ms1/relocs2.s: New.
109 2005-07-05 Jan Beulich <jbeulich@novell.com>
111 * gas/i386/svme.d: New.
112 * gas/i386/svme.s: New.
113 * gas/i386/svme64.d: New.
114 * gas/i386/i386.exp: Run new tests.
116 2005-07-04 Zack Weinberg <zack@codesourcery.com>
118 * lib/gas-defs.exp (run_dump_tests): New proc.
119 (run_dump_test): Add support for new options: target, not-target,
120 skip, not-skip, error-output. Document stderr. Tidy a
122 (slurp_options): If a line doesn't match the option regexp, but
123 does begin with #, ignore it; don't stop parsing options.
124 * gas/arm/arm.exp: Remove most code. Use run_dump_tests.
126 * gas/arm/archv6t2-bad.d, gas/arm/armv1.d, gas/arm/iwmmxt-bad.d
127 * gas/arm/r15-bad.d, gas/arm/req.d, gas/arm/t16-bad.d
128 * gas/arm/undefined.d, gas/arm/undefined_coff.d, gas/arm/vfp-bad.d:
130 * gas/arm/bignum1.d, gas/arm/mapping.d, gas/arm/pic.d:
131 Only run on ELF targets.
132 * gas/arm/tls.d, gas/arm/unwind.d: Only run on ELF targets.
134 * gas/arm/tls_vxworks.d, gas/arm/unwind_vxworks.d: New files.
135 * gas/arm/thumb.d, gas/arm/thumb32.d: Don't run on aout or pe.
136 * gas/arm/le-fpconst.d: Only run on *-*-pe.
137 * gas/arm/inst.d: Skip on WinCE.
138 * gas/arm/wince_inst.d: Skip unless WinCE.
139 * gas/arm/el_segundo.d: Mark up for actual use; adjust
141 * gas/arm/el_segundo.s: Remove irrelevant junk. Add padding
144 2005-07-01 Jan Beulich <jbeulich@novell.com>
146 * gas/ia64/group-2.s: Use register as second operand of .prologue.
147 * gas/ia64/unwind-err.s: Add check for .vframesp.
148 * gas/ia64/unwind-err.l: Adjust.
149 * gas/ia64/strange.[sd]: New.
150 * gas/ia64/unwind-bad.[sl]: New.
151 * gas/ia64/unwind-ok.[sd]: New.
152 * gas/ia64/ia64.exp: Run new tests.
154 2005-06-30 Zack Weinberg <zack@codesourcery.com>
156 * gas/arm/arm.exp: Don't special case ldconst, arm7t, or copro
158 * gas/arm/wince_arm7t.d, gas/arm/wince_copro.d
159 * gas/arm/wince_ldconst.d: Delete.
161 2005-06-20 H.J. Lu <hongjiu.lu@intel.com>
164 * i386/x86_64.s: Add absolute 64bit addressing tests for mov.
165 * i386/x86_64.d: Updated.
167 2005-06-17 Jan Beulich <jbeulich@novell.com>
169 * gas/i386/x86-64-pcrel.s: Add insn requiring 64-bit pc-relative
170 relocation. Add insns for all widths of non-pc-relative relocations.
171 * gas/i386/x86-64-pcrel.d: Adjust.
173 2005-06-13 Zack Weinberg <zack@codesourcery.com>
175 * gas/arm/thumb.s: Only branch to labels defined in this file.
176 * gas/arm/thumb.d, gas/arm/thumb32.d: Adjust expected output.
178 2005-06-01 Maciej W. Rozycki <macro@linux-mips.org>
180 * gas/mips/ldstla-32-1.l: Update to handle leading zeroes.
181 * gas/mips/ldstla-32-mips3-1.l: Likewise.
183 2005-05-27 Jan Beulich <jbeulich@novell.com>
185 * gas/ia64/proc.l: Adjust.
187 2005-05-25 Steve Ellcey <sje@cup.hp.com>
189 * gas/ia64/global.d: Change --sym to --syms.
191 2005-05-25 H.J. Lu <hongjiu.lu@intel.com>
193 * gas/ia64/group-1.d: Updated.
194 * gas/ia64/group-2.d: Likewise.
196 2005-05-25 Jan Beulich <jbeulich@novell.com>
198 * gas/ia64/radix.s: New.
199 * gas/ia64/radix.l: New.
200 * gas/ia64/ia64.exp: Run new test.
202 2005-05-25 Jan Beulich <jbeulich@novell.com>
204 * gas/i386/intelok.d: Account for 32-bit displacements being shown
207 2005-05-24 H.J. Lu <hongjiu.lu@intel.com>
209 * gas/elf/group0b.d: Updated.
210 * gas/elf/group1b.d: Likewise.
212 2005-05-19 Jan Beulich <jbeulich@novell.com>
214 * gas/ia64/reloc-uw.s: New.
215 * gas/ia64/reloc-uw.d: New.
216 * gas/ia64/reloc-uw-ilp32.d: New.
217 * gas/ia64/ia64.exp: Run new test.
219 2005-05-18 Jan Beulich <jbeulich@novell.com>
221 * gas/all/altmacro.s: Parenthesize operand of %.
223 2005-05-17 Zack Weinberg <zack@codesourcery.com>
225 * gas/arm/arm.exp: Convert all existing "gas_test" tests to
226 "run_dump_test" tests. Run more tests unconditionally. Run new tests.
227 * gas/arm/arch4t.s, gas/arm/arch6zk.s, gas/arm/arm3.s, gas/arm/arm6.s
228 * gas/arm/arm7dm.s, gas/arm/bignum1.s, gas/arm/float.s
229 * gas/arm/immed.s, gas/arm/iwmmxt.s, gas/arm/offset.s, gas/arm/thumb.s:
230 Adjust to work as a dump test.
231 * gas/arm/arch4t.d, gas/arm/arch6zk.d, gas/arm/arm3.d, gas/arm/arm6.d
232 * gas/arm/arm7dm.d, gas/arm/bignum1.d, gas/arm/float.d
233 * gas/arm/immed.d, gas/arm/iwmmxt.d, gas/arm/offset.d, gas/arm/thumb.d:
236 * gas/arm/armv1-bad.l, gas/arm/armv1-bad.s: Remove tests for
237 diagnostics that don't happen in the first pass anymore.
239 * gas/arm/iwmmxt-bad.l, gas/arm/r15-bad.l, gas/arm/req.l
241 Update expected diagnostics.
242 * gas/arm/pic.d: Update expected reloc name.
243 * gas/arm/thumbv6.d: CPY no longer appears in disassembly.
244 * gas/arm/r15-bad.s: Avoid two-argument mul.
245 * gas/arm/req.s: Adjust comments.
246 * gas/arm/maverick.d, gas/arm/maverick.s: Avoid inappropriate
249 * gas/arm/macro-1.d, gas/arm/macro1.s
250 * gas/arm/t16-bad.l, gas/arm/t16-bad.s
251 * gas/arm/tcompat.d, gas/arm/tcompat.s
252 * gas/arm/tcompat2.d, gas/arm/tcompat2.s
253 * gas/arm/thumb32.d, gas/arm/thumb32.s
256 2005-05-17 Jan Beulich <jbeulich@novell.com>
258 * gas/mmix/err-byte1.s: Adjust expected error text on line 10.
260 2005-05-17 Nick Clifton <nickc@redhat.com>
262 * gas/v850/split-lo16.s: Add test for a lo() pseudo reloc
263 corrupting an ld.w instruction.
264 * gas/v850/split-lo16.d: Add expected, correct (ie not corrupt)
267 2005-05-10 Michael Matz <matz@suse.de>
269 * gas/hppa/parse/block1.s: Use official limit (0x3fffffff) for
272 2005-05-10 Hans-Peter Nilsson <hp@bitrange.com>
274 * gas/mmix/relax2.s: Drop ":" off label definitions.
276 2005-05-09 Jan Beulich <jbeulich@novell.com>
278 * gas/i386/tlsd.[sd]: Adjust to not assume zero displacement will
279 actually be present in memory addressing.
280 * gas/i386/tlspic.[sd]: Likewise.
282 2005-05-07 H.J. Lu <hongjiu.lu@intel.com>
285 * gas/ia64/group-2.d: New.
286 * gas/ia64/group-2.s: New.
288 * gas/ia64/ia64.exp: Add "group-2".
290 2005-05-07 H.J. Lu <hongjiu.lu@intel.com>
293 * gas/i386/i386.exp: Add x86-64-branch.
295 * gas/i386/x86-64-branch.d: New.
296 * gas/i386/x86-64-branch.s: New.
298 2005-05-06 Jan Beulich <jbeulich@novell.com>
300 * gas/macros/badarg.s: Add check for bad qualifier specification.
301 * gas/macros/badarg.l: Adjust.
302 * gas/macros/vararg.[sd]: New.
303 * gas/macros/macros.exp: Run new test.
305 2005-05-06 Jan Beulich <jbeulich@novell.com>
307 * gas/all/cond.s: Also test .ifb/.ifnb.
308 * gas/all/cond.d: Adjust.
310 2005-05-06 Jan Beulich <jbeulich@novell.com>
312 * gas/macros/dot.s: Don't use pseudo-ops in first column.
313 * gas/macros/dot.l: Match broader range of possible outputs.
314 * gas/macros/purge.l: Likewise.
315 * gas/macros/purge.s: Start generated macro names with an underscore.
317 2005-05-05 Paul Brook <paul@codesourcery.com>
319 * gas/i386/i386.exp: Don't run divide test on vxworks.
321 2005-05-05 Nick Clifton <nickc@redhat.com>
323 * Update the address and phone number of the FSF organization in
324 the GPL notices in the following files:
325 gas/all/itbl-test.c, gas/all/test-example.c, gas/all/test-gen.c,
326 gas/arm/maverick.c, gas/cris/cris.exp, gas/hppa/basic/basic.exp,
327 gas/hppa/parse/parse.exp, gas/hppa/reloc/reloc.exp,
328 gas/hppa/unsorted/unsorted.exp, gas/m88k/m88k.exp,
329 gas/mmix/mmix-err.exp, gas/mmix/mmix-list.exp, gas/mmix/mmix.exp,
330 gas/mn10200/basic.exp, gas/mn10300/am33-2.c,
331 gas/mn10300/basic.exp, gas/pdp11/opcode.s, gas/ppc/aix.exp,
332 gas/sh/basic.exp, gas/sh/err.exp, gas/sh/arch/arch.exp,
333 gas/sh/sh64/sh64.exp, gas/v850/basic.exp, lib/gas-defs.exp
335 2005-05-05 Mike Frysinger <vapier@gentoo.org>
337 * gas/sh/basic.exp: Replace linux-gnu with linux-* to allow for
338 versions of Linux which do not use glibc.
339 * gas/vax/vax.exp: Likewise.
341 2005-05-05 Paul Brook <paul@codesourcery.com>
343 * lib/gas-defs.exp (regexp_diff): Pass test if last line is "#...".
345 2005-04-26 H.J. Lu <hongjiu.lu@intel.com>
347 * gas/all/assign.s: Make `x' and `y' global.
349 2005-04-25 Jan Beulich <jbeulich@novell.com>
351 * gas/macros/badarg.s: Add tests for collisions between/among macro
352 parameters and local symbols.
353 * gas/macros/badarg.l: Adjust.
355 2005-04-20 Jan Beulich <jbeulich@novell.com>
357 * gas/elf/struct.s: Adjust to not get into alignment issues.
358 * gas/elf/struct.d: Adjust for the above and the test's name.
360 2005-04-19 H.J. Lu <hongjiu.lu@intel.com>
362 * gas/i386/padlock.d: Updated.
364 2005-04-19 Andreas Schwab <schwab@suse.de>
366 * gas/ia64/invalid-ar.l: Adapt to changed error message.
368 2005-04-18 Jan Beulich <jbeulich@novell.com>
370 * gas/macros/purge.[ls]: New.
371 * gas/macros/macros.exp: Run new test.
373 2005-04-15 Jan Beulich <jbeulich@novell.com>
375 * gas/elf/struct.[sd]: New.
376 * gas/elf/elf.exp: Run new test.
378 2005-04-15 Alan Modra <amodra@bigpond.net.au>
380 * gas/all/assign.s: New.
381 * gas/all/assign.d: New.
382 * gas/all/gas.exp: Run it.
384 2005-04-13 Maciej W. Rozycki <macro@linux-mips.org>
386 * gas/mips/ldstla-32.s: Exclude offsets that are now meant to fail
387 and include more instructions/offsets that are meant to succeed.
388 Use $4 instead $3 to avoid register dependencies.
389 * gas/mips/ldstla-32.d: Update accordingly.
390 * gas/mips/ldstla-32-shared.d: Likewise.
391 * gas/mips/ldstla-32-mips3.d: New test based on the above, except
393 * gas/mips/ldstla-32-mips3-shared.d: Similarly, for PIC.
394 * gas/mips/ldstla-32-mips3.s: Source for the new tests.
395 * gas/mips/ldstla-32-1.s: New test for offsets that are meant to
397 * gas/mips/ldstla-32-mips3-1.s: Likewise, for mips3.
398 * gas/mips/ldstla-32-1.l: Stderr output for the new test.
399 * gas/mips/ldstla-32-mips3-1.l: Likewise.
400 * gas/mips/mips.exp: Run the new tests.
402 2005-04-11 Mark Kettenis <kettenis@gnu.org>
404 * gas/all/gas.exp: Don't run fastcall labels test on
407 2005-04-11 Jan Beulich <jbeulich@novell.com>
409 * gas/macros/dot.[ls]: New.
410 * gas/macros/macros.exp: Run new test.
412 2005-04-06 H.J. Lu <hongjiu.lu@intel.com>
414 * gas/i386/x86-64-pcrel.s: Test R_X86_64_32S.
415 * gas/i386/x86-64-pcrel.d: Updated.
417 2005-04-01 Jan-Benedict Glaw <jbglaw@lug-owl.de>
419 * gas/vax/flonum.s: New testcase: Encode some flonums.
420 * gas/vax/flonum.d: Expected result of new testcase.
421 * gas/vax/vax.exp: Call the new testcase.
423 * gas/vax/elf-rel.d: Call gas with -k. Thanks to Matt Thomas for
425 * gas/vax/vax.exp: Run elf-rel.[sd] for NetBSD-ELF and Linux.
427 2005-04-01 Jan Beulich <jbeulich@novell.com>
429 * gas/i386/bss.[sd]: New.
430 * gas/i386/i386.exp: Run new test.
432 2005-04-01 Jan Beulich <jbeulich@novell.com>
434 * gas/i386/x86-64-pcrel.[sd]: New.
435 * gas/i386/i386.exp: Run new test.
437 2005-03-30 Julian Brown <julian@codesourcery.com>
439 * gas/arm/mapping.d: Update expected output due to mapping symbols
442 2005-03-29 H.J. Lu <hongjiu.lu@intel.com>
444 * gas/i386/i386.exp: Run segment and inval-seg for i386. Run
445 x86-64-segment and x86-64-inval-seg for x86-64.
447 * gas/i386/intel.d: Expect movw for moving between memory and
449 * gas/i386/naked.d: Likewise.
450 * gas/i386/opcode.d: Likewise.
451 * gas/i386/x86-64-opcode.d: Likewise.
453 * gas/i386/opcode.s: Use movw for moving between memory and
455 * gas/i386/x86-64-opcode.s: Likewise.
459 * gas/i386/inval-seg.l: New.
460 * gas/i386/inval-seg.s: New.
461 * gas/i386/segment.l: New.
462 * gas/i386/segment.s: New.
463 * gas/i386/x86-64-inval-seg.l: New.
464 * gas/i386/x86-64-inval-seg.s: New.
465 * gas/i386/x86-64-segment.l: New.
466 * gas/i386/x86-64-segment.s: New.
468 2005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
470 * gas/arm/tls.s, gas/arm/tls.d: New files.
471 * gas/arm/arm.exp: Run TLS test.
473 2005-03-29 Julian Brown <julian@codesourcery.com>
475 * gas/arm/unwind.d: Update expected output.
477 2005-03-28 H.J. Lu <hongjiu.lu@intel.com>
480 * gas/ia64/dv-imply.d: Pass -mtune=itanium1 to as.
481 * gas/ia64/dv-mutex.d : Likewise.
482 * gas/ia64/dv-safe.d: Likewise.
483 * gas/ia64/dv-srlz.d.nop: Likewise.
484 * gas/ia64/ldxmov-1.d: Likewise.
485 * gas/ia64/opc-b.d: Likewise.
486 * gas/ia64/opc-f.d: Likewise.
487 * gas/ia64/opc-i.d: Likewise.
488 * gas/ia64/opc-m.d: Likewise.
489 * gas/ia64/operand-or.d: Likewise.
490 * gas/ia64/pcrel.d: Likewise.
491 * gas/ia64/pseudo.d: Likewise.
492 * gas/ia64/tls.d: Likewise.
494 2005-03-24 Hans-Peter Nilsson <hp@axis.com>
496 * gas/cris/range-err-1.s: Adjust expected messages for hosts with
499 2005-03-23 Alan Modra <amodra@bigpond.net.au>
501 * gas/elf/section5.s: Don't start directives in first column.
503 2005-03-21 Nick Clifton <nickc@redhat.com>
505 * gas/arm/iwmmxt.s: Update instructions that use the "never" value
506 in the conditional field to use "le" instead. This is so that the
507 disassembler will disassemble them.
508 * gas/arm/iwmmxt.d: Update expected disassemblies.
510 2005-03-17 Jan Beulich <jbeulich@novell.com>
512 * gas/i386/intel.d: Add stderr directive.
513 * gas/i386/intel.e: New.
514 * gas/i386/intel16.d: Add stderr directive. Adjust for changed
516 * gas/i386/intel16.e: New.
517 * gas/i386/intel16.s: Add instances of addressing forms with base
518 and index specified in reverse order.
519 * gas/i386/intelbad.l: Adjust for changed source.
520 * gas/i386/intelbad.s: Add more operand forms to check.
521 * gas/i386/intelok.d: Remove -r from objdump options. Add stderr
522 directive. Adjust for changed source.
523 * gas/i386/intelok.e: New.
524 * gas/i386/intelok.s: Define MASM constants byte, word, etc. Add
525 more operand forms to check.
526 * gas/i386/x86_64.d: Add stderr directive.
527 * gas/i386/x86_64.e: New.
528 * gas/i386/x86_64.s: Adjust for parser changes.
530 2005-03-15 Zack Weinberg <zack@codesourcery.com>
532 * gas/arm/archv6t2.d, gas/arm/archv6t2.s: New dump test.
533 * gas/arm/archv6t2-bad.l, gas/arm/archv6t2-bad.l: New errors test.
534 * gas/arm/arm.exp: Run them.
536 2005-03-14 Eric Christopher <echristo@redhat.com>
538 * gas/cfi/cfi-mips-1.d, gas/cfi/cfi-mips-1.s: New dump test.
539 * gas/cfi/cfi.exp: Run it.
540 * gas/cfi/cfi-common-1.d: Update.
541 * gas/cfi/cfi-common-2.d: Ditto.
542 * gas/cfi/cfi-common-3.d: Ditto.
543 * gas/cfi/cfi-common-4.d: Ditto.
545 2005-03-12 Zack Weinberg <zack@codesourcery.com>
547 * gas/arm/thumbv6k.d, gas/arm/thumbv6k.s: New dump test.
548 * gas/arm/arm.exp: Run it.
550 2005-03-10 Aldy Hernandez <aldyh@redhat.com>
552 * gas/ppc/e500.d: Fix encoding of efscfd.
554 2005-03-10 Jeff Baker <jbaker@qnx.com>
555 Alan Modra <amodra@bigpond.net.au>
557 * gas/ppc/booke.s: Add new m[t,f]sprg testcases.
558 * gas/ppc/booke.d: Likewise.
560 2005-03-09 Richard Sandiford <rsandifo@redhat.com>
562 * gas/mips/vr4130.[sd]: New test.
563 * gas/mips/mips.exp: Run it.
565 2005-03-09 Richard Sandiford <rsandifo@redhat.com>
567 * gas/mips/relax-swap1-mips[12].d: Expect the delay slots of
568 bc1f and bc1t to be filled.
569 * gas/mips/branch-misc-3.[sd]: New test.
570 * gas/mips/mips.exp: Run it.
572 2005-03-09 Ben Elliston <bje@au.ibm.com>
574 * gas/maxq10/maxq10.exp: Remove stray semicolons.
575 * gas/maxq20/maxq20.exp: Likewise.
577 2005-03-08 Jan Beulich <jbeulich@novell.com>
579 * gas/ia64/no-fit.[ls]: New.
580 * gas/ia64/ia64.exp: Run new test.
582 2005-03-08 Jan Beulich <jbeulich@novell.com>
584 * gas/ia64/xdata.[sd], gas/ia64/xdata-ilp32.d: New.
585 * gas/ia64/ia64.exp: Run new tests.
587 2005-03-08 Jan Beulich <jbeulich@novell.com>
589 * gas/ia64/pcrel.d: Account for big endian target.
590 * gas/ia64/reloc-bad.s: Enforce 64-bit ABI.
592 2005-03-08 Hans-Peter Nilsson <hp@axis.com>
594 Adjust testsuite for cris-axis-aout.
595 * gas/cris/rd-bcnst.d, gas/cris/rd-usp-1.d: Adjust regexps for a.out output.
596 * gas/cris/mulbug-err-1.s, gas/cris/rd-arch-1.d,
597 gas/cris/rd-arch-2.d, gas/cris/rd-arch-3.d, gas/cris/rd-break32.d,
598 gas/cris/rd-pcrel2.d, gas/cris/rd-ppv1032.d, gas/cris/rd-ppv32.d,
599 gas/cris/rd-usp-1b.d, gas/cris/v32-err-7.s: Pass --em=criself.
601 2005-03-04 David Daney <ddaney@avtrex.com>
603 * gas/mips/elf-rel23b.d: Use '__gnu_local_gp' instead of '_gp'
604 for -mno-shared optimization.
605 * gas/mips/elf-rel25a.d: Ditto.
607 2005-03-04 Nick Clifton <nickc@redhat.com>
609 * gas/arm/arm.exp: Fix test for running the "undefined" to catch
611 * gas/arm/pic.d: Fix for vxworks target.
612 * gas/arm/basic.d: Likewise.
613 * gas/arm/unwind.d: Likewise.
615 2005-03-04 Richard Sandiford <rsandifo@redhat.com>
617 * gas/mips/ldstla-{n32.s, n32.d, n32-shared.d}: Delete.
618 * gas/mips/ldstla-{n64.d, n64-shared.d}: Adjust expected output
619 for loads and stores from constant addresses.
620 * gas/mips/ldstla-{sym32.s, eabi64.d, n64-sym32.d}: New tests.
621 * gas/mips/mips.exp: Run them.
623 2005-03-03 Richard Sandiford <rsandifo@redhat.com>
625 * gas/mips/mips.exp: Move tls tests to main $elf block.
627 2005-03-03 Nick Clifton <nickc@redhat.com>
629 * gas/macros/macros.exp (and.s): Expect this test to fail for the
630 tic4x-coff target because it uses the '&' character as a line
633 * gas/sh/basic.exp: Add an sh-hms version of the pcrel test.
634 * gas/sh/pcrel-hms.d: New file. Adjusted form of pcrel-coff.d for
636 * gas/sh/arch/arch.exp: Expect the same failures for sh-hms port
637 as for the sh-coff port.
639 * gas/macros/macros.exp (run_list_test): Also expect the msp430
640 port to fail the strings test because it defines
641 ONLY_STANDARD_ESCAPES.
643 * gas/arm/arch6zk.s: Add three nop instructions in order to pad
644 the .text section out to a 32-byte boundary as will automatically
645 be done by the arm-aout target.
646 * gas/arm/arch6zk.d: Add expected nop disassemblies.
648 * gas/d30v/serial.l: Remove listing lines that are no longer
649 emitted and fix up expected binary encoding.
650 * gas/d30v/serial2.l: Likewise.
651 * gas/d30v/serial2O.l: Likewise.
653 2005-03-03 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
655 * gas/arc/extensions.s: Add tests for extcoreregister.
656 * gas/arc/extensions.d: Likewise.
657 * gas/arc/warn.s: Warnings for readonly core registers accessed.
658 * gas/arc/warn.d: Likewise.
659 * gas/arc/arc.exp: Run extensions testcase.
661 2005-03-03 Richard Sandiford <rsandifo@redhat.com>
663 * gas/mips/noat-1.d: Add -mips1 to assembler options.
665 2005-03-03 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
667 * gas/arc/ld.s: Add checks for short immediates with ld.
668 * gas/arc/ld.d: Likewise.
670 2005-03-02 Daniel Jacobowitz <dan@codesourcery.com>
672 * gas/mips/tls-o32.d, gas/mips/tls-o32.s, gas/mips/tls-ill.l,
673 gas/mips/tls-ill.s: New files.
674 * gas/mips/mips.exp: Run TLS tests.
676 2005-03-02 Alan Modra <amodra@bigpond.net.au>
678 * gas/ppc/astest.d: Adjust for relocs reduced to section sym.
679 * gas/ppc/astest2.d: Likewise.
680 * gas/ppc/astest2_64.d: Likewise.
681 * ppc/astest64.d: Likewise.
682 * ppc/booke.d: Likewise.
683 * ppc/power4.d: Likewise.
684 * ppc/test1elf32.d: Likewise.
685 * ppc/test1elf64.d: Likewise.
687 2005-03-02 Jan Beulich <jbeulich@novell.com>
689 * gas/i386/cr-err.[ls]: New.
690 * gas/i386/crx.[ds]: New.
691 * gas/i386/i386.exp: Run new tests.
693 2005-03-02 Jan Beulich <jbeulich@novell.com>
695 * gas/i386/intelok.d: Add -r to objdump options. Adjust expectations.
696 * gas/i386/intelok.s: Add checks for various special memory operands.
698 2005-03-01 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
700 * gas/arc/extensions.s: New file.
701 * gas/arc/extensions.d: New file.
703 2005-03-01 Nick Clifton <nickc@redhat.com>
705 * gas/arm/arm.exp (undefined): Run a COFF variant of this test for
707 * gas/arm/undefined_coff.s: New file: Variant of undefined.s but
708 with a COFF formated local label name.
709 * gas/arm/undefined_coff.l: New file. Variant of undefined.l.
711 2005-03-01 Stig Petter Olsroed <stigpo@users.sourceforge.net>
712 Nick Clifton <nickc@redhat.com>
714 * gas/arm/inst.d: Allow for ARM ports which decode the reloc
715 associated with branches and so show the exact symbolic
716 destination address rather than an offset from the start of the
718 * gas/arm/pic.d: Likewise.
720 2005-03-01 Alan Modra <amodra@bigpond.net.au>
722 * gas/m68k/mcf-emac.d: Allow for 64-bit addresses.
723 * gas/m68k/mcf-mac.d: Likewise.
724 * gas/m68k/mcf-mov3q.d: Likewise.
725 * gas/m68k/mode5.d: Likewise.
727 2005-02-22 Eric Christopher <echristo@redhat.com>
729 * gas/mips/elf-rel10.d: Update for label change.
731 2005-02-22 Maciej W. Rozycki <macro@mips.com>
733 * gas/mips/mips16-dwarf2.d: Pass -mabi=32. Include relocation
735 * gas/mips/mips16-dwarf2-n32.d: New test to check DWARF2 line
736 information for MIPS16 for the n32 ABI.
737 * gas/mips/mips.exp. Run the new test.
739 2005-02-22 Eric Christopher <echristo@redhat.com>
741 * gas/mips/elf-rel10.s: Add label for frob.
743 2005-02-22 Maciej W. Rozycki <macro@mips.com>
745 * gas/mips/mips16-dwarf2.d: New test to check DWARF2 line
746 information for MIPS16.
747 * gas/mips/mips16-dwarf2.s: Source for the new test.
748 * gas/mips/mips.exp: Run the new test.
750 2005-02-21 Alan Modra <amodra@bigpond.net.au>
752 * gas/d10v/instruction_packing-005.d: Adjust.
753 * gas/d10v/instruction_packing-008.d: Ignore disassembled stabs.
754 * gas/d10v/instruction_packing-009.d: Likewise.
755 * gas/d10v/instruction_packing-010.d: Likewise.
756 * gas/d10v/warning-001.d: Use #warning instead of #error.
757 * gas/d10v/warning-002.d: Likewise.
758 * gas/d10v/warning-003.d: Likewise.
759 * gas/d10v/warning-004.d: Likewise.
760 * gas/d10v/warning-005.d: Likewise.
761 * gas/d10v/warning-006.d: Likewise.
762 * gas/d10v/warning-007.d: Likewise.
763 * gas/d10v/warning-008.d: Likewise.
764 * gas/d10v/warning-009.d: Likewise.
765 * gas/d10v/warning-010.d: Likewise.
766 * gas/d10v/warning-011.d: Likewise.
767 * gas/d10v/warning-012.d: Likewise.
768 * gas/d10v/warning-013.d: Likewise.
769 * gas/d10v/warning-015.d: Likewise.
770 * gas/d10v/warning-016.d: Likewise.
771 * gas/d10v/warning-017.d: Likewise.
772 * gas/d10v/warning-018.d: Likewise.
773 * gas/d10v/warning-019.d: Likewise.
774 * lib/gas-defs.exp (run_dump_test): Don't require a dump program if
775 #warning given. Rearrange to allow $program to remain unset.
776 Fail the test if warning not found when expected. Conversely fail
777 the test if assembler errors or warnings given when not expected.
779 2005-02-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
781 * gas/mips/noat-1.s, gas/mips/noat-1.d, gas/mips/noat-2.s,
782 gas/mips/noat2.l, gas/mips/noat-3.s, gas/mips/noat-3.l,
783 gas/mips/noat-4.s, gas/mips/noat-4.l, gas/mips/noat-5.s,
784 gas/mips/noat-5.l, gas/mips/noat-6.s, gas/mips/noat-6.l,
785 gas/mips/noat-7.s, gas/mips/noat-7.l: New files, testcases for
786 .set noat in macro expansions.
787 * gas/mips/mips.exp: Run new testcases.
788 * gas/mips/rol-hw.d, gas/mips/rol-hw.l, gas/mips/rol.d,
789 gas/mips/rol.l, gas/mips/rol.s, gas/mips/rol64-hw.d,
790 gas/mips/rol64-hw.l, gas/mips/rol64.d, gas/mips/rol64.l,
791 gas/mips/rol64.s, gas/mips/uld2-eb.d, gas/mips/uld2-el.d,
792 gas/mips/uld2.l, gas/mips/uld2.s, gas/mips/ulh2-eb.d,
793 gas/mips/ulh2-el.d, gas/mips/ulh2.l, gas/mips/ulh2.s,
794 gas/mips/ulw2-eb-ilocks.d, gas/mips/ulw2-eb.d,
795 gas/mips/ulw2-el-ilocks.d, gas/mips/ulw2-el.d, gas/mips/ulw2.l,
796 gas/mips/ulw2.s: Don't try to test .set noat.
798 2005-02-17 H.J. Lu <hongjiu.lu@intel.com>
800 * gas/ia64/hint.b-err.l: New file.
801 * gas/ia64/hint.b-err.s: Likewise.
802 * gas/ia64/hint.b-warn.l: Likewise.
803 * gas/ia64/hint.b-warn.s: Likewise.
805 * gas/ia64/ia64.exp: Run hint.b-err and hint.b-warn.
807 * gas/ia64/opc-b.d: Pass -mhint.b=ok to as.
809 2005-02-17 Jan Beulich <jbeulich@novell.com>
811 * gas/ia64/nostkreg.[ds]: New.
812 * gas/ia64/ia64.exp: Run new test.
814 2005-02-16 Alan Modra <amodra@bigpond.net.au>
816 * gas/all/gas.exp (quad): Don't run on i960.
818 2005-02-15 Nigel Stephens <nigel@mips.com>
819 Maciej W. Rozycki <macro@mips.com>
821 * gas/mips/mips16-hilo.d: New test for the R_MIPS16_HI16 and
822 R_MIPS16_LO16 relocs.
823 * gas/mips/mips16-hilo-n32.d: Likewise, for the n32 ABI.
824 * gas/mips/mips16-hilo.s: Source for the new tests.
825 * gas/mips/mips.exp: Run the new tests.
827 2005-02-15 Jan Beulich <jbeulich@novell.com>
829 * gas/ia64/pcrel.[ds]: New.
830 * gas/ia64/ia64.exp: Run new test.
832 2005-02-15 Jan Beulich <jbeulich@novell.com>
834 * gas/ia64/dv-raw-err.l: Expect specific resource for RAW
836 * gas/ia64/regval.[ls]: New.
837 * gas/ia64/ia64.exp: Run new test.
839 2005-02-15 Jan Beulich <jbeulich@novell.com>
841 * gas/ia64/dv-raw-err.s: Don't use r0 or f0 as output operand.
842 * gas/ia64/dv-waw-err.s: Likewise.
843 * gas/ia64/reg-err.[ls]: New.
844 * gas/ia64/ia64.exp: Run new test.
846 2005-02-15 Jan Beulich <jbeulich@novell.com>
848 * gas/ia64/reloc.[ds]: New.
849 * gas/ia64/reloc-bad.[ls]: New.
850 * gas/ia64/ia64.exp: Run new tests.
852 2005-02-15 Jan Beulich <jbeulich@novell.com>
854 * gas/ia64/operand-or.d: Pass -xnone to assembler.
856 2005-02-13 Jan Beulich <jbeulich@novell.com>
858 * gas/ia64/label.l: Adjust line numbers.
859 * gas/ia64/label.s: Add .explicit.
860 * gas/ia64/nop_x.s: Likewise.
861 * gas/ia64/opc-a.d: Add assembler option -xnone.
862 * gas/ia64/opc-b.d: Likewise.
863 * gas/ia64/opc-f.d: Likewise.
864 * gas/ia64/opc-i.d: Likewise.
865 * gas/ia64/opc-m.d: Likewise.
866 * gas/ia64/opc-x.d: Likewise.
867 * gas/ia64/pseudo.d: Likewise.
868 * gas/ia64/regs.d: Likewise.
869 * gas/ia64/tls.d: Likewise.
870 * gas/ia64/unwind-err.l: Adjust line numbers.
871 * gas/ia64/unwind-err.s: Remove explicit stops.
873 2005-02-13 Jan Beulich <jbeulich@novell.com>
875 * gas/ia64/pound.[ls]: New.
876 * gas/ia64/ia64.exp: Run new test.
878 2005-02-13 H.J. Lu <hongjiu.lu@intel.com>
880 * gas/ia64/ia64.exp: Add "operand-or".
882 * gas/ia64/operand-or.d: New file.
883 * gas/ia64/operand-or.s: Likewise.
885 2005-02-11 H.J. Lu <hongjiu.lu@intel.com>
887 * gas/ia64/ia64.exp: Pass -munwind-check=error for unwind-err
890 2005-02-10 Julian Brown <julian@codesourcery.com>
892 * gas/arm/unwind.d: Alter expected output to include dependency on
893 __aeabi_unwind_cpp_pr[01].
895 2005-02-09 Jan Beulich <jbeulich@novell.com>
897 * gas/i386/intelok.s: Remove comments disabling alternative forms of
898 fbld, fbstp, and fldcw.
899 * gas/i386/intelok.d: Expect two instances of fbld, fbstp, and fldcw.
901 2005-02-07 Inderpreet Singh <inderpreetb@noida.hcltech.com>
903 * gas/maxq10/jump.d: Fixed relative jump offset.
904 * gas/maxq10/call.d: Likewise.
905 * gas/maxq20/jump.d: Likewise.
906 * gas/maxq20/call.d: Likewise.
908 2005-02-07 Hans-Peter Nilsson <hp@axis.com>
910 * lib/gas-defs.exp: Support new directive "warning".
912 2005-02-02 Jan Beulich <jbeulich@novell.com>
914 * gas/ia64/pred-rel.s: New.
915 * gas/ia64/ia64.exp: Run new test.
917 2005-01-31 Daniel Jacobowitz <dan@codesourcery.com>
919 * gas/mips/elf-rel23.d, gas/mips/elf-rel23a.d: Accept little-endian.
920 * gas/mips/tmipsel16-e.d, gas/mips/tmipsel16-f.d: Accept section
923 2005-01-31 Jan Beulich <jbeulich@novell.com>
925 * gas/macros/repeat.[ds]: New.
926 * gas/macros/macros.exp: Run new test.
928 2005-01-31 Jan Beulich <jbeulich@novell.com>
930 * gas/macros/badarg.[ls]: New.
931 * gas/macros/end.[ls]: New.
932 * gas/macros/redef.[ls]: New.
933 * gas/macros/macros.exp (run_list_test): Copy from elsewhere.
936 2005-01-31 Jan Beulich <jbeulich@novell.com>
938 * gas/ia64/operands.[ls]: New.
939 * gas/ia64/ia64.exp: Run new test.
941 2005-01-31 Jan Beulich <jbeulich@novell.com>
943 * gas/ia64/proc.[ls]: New.
944 * gas/ia64/unwind-err.[ls]: New.
945 * gas/ia64/ia64.exp: Run new tests.
947 2005-01-31 Jan Beulich <jbeulich@novell.com>
949 * gas/ia64/bundling.[ds]: New.
950 * gas/ia64/label.[ls]: New.
951 * gas/ia64/last.[ls]: New.
952 * gas/ia64/slot2.[ls]: New.
953 * gas/ia64/ia64.exp: Run new tests.
955 2005-01-31 Jan Beulich <jbeulich@novell.com>
957 * gas/ia64/pseudo.[ds]: New.
958 * gas/ia64/ia64.exp: Run new test.
960 2005-01-27 Jan Beulich <jbeulich@novell.com>
962 * gas/ia64/nop_x.[ds]: New.
963 * gas/ia64/ia64.exp: Run new test.
965 2005-01-27 Jan Beulich <jbeulich@novell.com>
967 * gas/ia64/dv-waw-err.l: Don't expect ar112 move warning to refer to
969 * gas/ia64/mov-ar.[ds]: New.
970 * gas/ia64/ia64.exp: Run new test.
972 2005-01-24 Nick Clifton <nickc@redhat.com>
974 * gas/all/sleb128.d: Do not assume an 8-bit byte.
975 * gas/all/quad.d: Likewise. Also allow for ports which order
976 bytes within words in other than simple big-endian or
977 little-endian fashions.
979 2005-01-19 Richard Sandiford <rsandifo@redhat.com>
981 * gas/all/sleb128.[sd]: New test.
982 * gas/all/quad.[sd]: New test.
983 * gas/all/gas.exp: Run them.
985 2005-01-17 Andrew Stubbs <andrew.stubbs@st.com>
987 * gas/sh/arch/arch.exp: Correct the email address.
988 Correct a few comment typos.
989 Add new tests to ensure that the assembler will only accept
990 instructions valid in each architecture and vice-versa.
991 * gas/sh/arch/arch_expected.txt: Update/Correct the test results.
992 * gas/sh/arch/sh2a-nofpu-or-sh3-nommu.s: Regenerate.
993 * gas/sh/arch/sh2a-nofpu-or-sh4-nommu-nofpu.s: Regenerate.
994 * gas/sh/arch/sh2a-nofpu.s: Generate new file.
995 * gas/sh/arch/sh2a-or-sh3e.s: Regenerate.
996 * gas/sh/arch/sh2a-or-sh4.s: Regenerate.
997 * gas/sh/arch/sh2a.s: Generate new file.
998 * gas/sh/arch/sh2e.s: Regenerate.
999 * gas/sh/arch/sh2.s: Regenerate.
1000 * gas/sh/arch/sh3-dsp.s: Regenerate.
1001 * gas/sh/arch/sh3e.s: Regenerate.
1002 * gas/sh/arch/sh3-nommu.s: Regenerate.
1003 * gas/sh/arch/sh3.s: Regenerate.
1004 * gas/sh/arch/sh4al-dsp.s: Regenerate.
1005 * gas/sh/arch/sh4a-nofpu.s: Regenerate.
1006 * gas/sh/arch/sh4a.s: Regenerate.
1007 * gas/sh/arch/sh4-nofpu.s: Regenerate.
1008 * gas/sh/arch/sh4-nommu-nofpu.s: Regenerate.
1009 * gas/sh/arch/sh4.s: Regenerate.
1010 * gas/sh/arch/sh-dsp.s: Regenerate.
1011 * gas/sh/arch/sh.s: Regenerate.
1013 2005-01-12 H.J. Lu <hongjiu.lu@intel.com>
1015 * i386/i386.exp: Run "sib".
1017 * gas/i386/sib.d: New file.
1018 * gas/i386/sib.s: Likewise.
1020 2005-01-09 Andreas Schwab <schwab@suse.de>
1022 * gas/i386/intel16.d: Ignore trailing text with #pass.
1023 * gas/i386/intelok.d: Likewise.
1024 * gas/i386/prefix.d: Likewise.
1025 * gas/i386/sub.d: Likewise.
1026 * gas/i386/padlock.d: Likewise.
1027 * gas/i386/x86_64.d: Likewise.
1029 2005-01-05 Eric Botcazou <ebotcazou@libertysurf.fr>
1031 * gas/elf/elf.exp (section5): Use 0-9 instead of [:digit:].
1033 2004-12-31 Alan Modra <amodra@bigpond.net.au>
1035 * gas/elf/elf.exp: Don't list reloc sections.
1036 * gas/elf/section5.e: Remove reloc sections.
1038 2004-12-21 Tomer Levi <Tomer.Levi@nsc.com>
1040 * gas/crx/beq_insn.d: Update reference file according to
1041 disassembler printing method.
1042 * gas/crx/bit_insn.d: Likewise.
1043 * gas/crx/br_insn.d: Likewise.
1044 * gas/crx/cmpbr_insn.d: Likewise.
1045 * gas/crx/cop_insn.d: Likewise.
1046 * gas/crx/load_stor_insn.d: Likewise.
1048 2004-12-21 Hans-Peter Nilsson <hp@axis.com>
1050 * gas/elf/section5.e, gas/elf/section5.l: Replace [:digit:],
1051 [:xdigit:] and {N} in regexps with [0-9], [0-9a-fA-F] and N
1052 copies, to cater to tcl versions before Tcl 8.2.3.
1054 2004-12-20 Nick Clifton <nickc@redhat.com>
1056 * gas/elf/section5.[ls]: Use % instead of @ in .section
1059 2004-12-16 Richard Sandiford <rsandifo@redhat.com>
1061 * gas/v850/split-lo16.{s,d}: New test.
1062 * gas/v850/v850.exp: Run it.
1064 2004-12-15 Jan Beulich <jbeulich@novell.com>
1066 * gas/elf/section5.[els]: New.
1068 2004-12-13 Richard Sandiford <rsandifo@redhat.com>
1070 * gas/mips/elf-rel25.d, gas/mips/elf-rel25a.d: Cope with different
1073 2004-12-11 Alan Modra <amodra@bigpond.net.au>
1075 * gas/alpha/elf-usepv-1.d: Update for changed section syms.
1076 * gas/arm/mapping.d: Likewise.
1077 * gas/mips/tmips16-e.d: Likewise.
1078 * gas/mips/tmips16-f.d: Likewise.
1079 * gas/mmix/align-1.d: Likewise.
1080 * gas/mmix/basep-10.d: Likewise.
1081 * gas/mmix/basep-11.d: Likewise.
1082 * gas/mmix/basep-7.d: Likewise.
1083 * gas/mmix/basep-8.d: Likewise.
1084 * gas/mmix/basep-9.d: Likewise.
1085 * gas/mmix/builtin1.d: Likewise.
1086 * gas/mmix/builtin2.d: Likewise.
1087 * gas/mmix/builtin3.d: Likewise.
1088 * gas/mmix/bz-c.d: Likewise.
1089 * gas/mmix/comment-2.d: Likewise.
1090 * gas/mmix/comment-3.d: Likewise.
1091 * gas/mmix/cons-2.d: Likewise.
1092 * gas/mmix/fb-1.d: Likewise.
1093 * gas/mmix/fb-2.d: Likewise.
1094 * gas/mmix/geta-c.d: Likewise.
1095 * gas/mmix/greg1.d: Likewise.
1096 * gas/mmix/greg1a.d: Likewise.
1097 * gas/mmix/greg2.d: Likewise.
1098 * gas/mmix/greg2a.d: Likewise.
1099 * gas/mmix/greg3.d: Likewise.
1100 * gas/mmix/greg4.d: Likewise.
1101 * gas/mmix/greg5.d: Likewise.
1102 * gas/mmix/greg6.d: Likewise.
1103 * gas/mmix/greg7.d: Likewise.
1104 * gas/mmix/greg8.d: Likewise.
1105 * gas/mmix/is-1.d: Likewise.
1106 * gas/mmix/jump-c.d: Likewise.
1107 * gas/mmix/local-1.d: Likewise.
1108 * gas/mmix/locall1.d: Likewise.
1109 * gas/mmix/odd-1.d: Likewise.
1110 * gas/mmix/op-0-1.d: Likewise.
1111 * gas/mmix/op-0-1s.d: Likewise.
1112 * gas/mmix/op-0-2.d: Likewise.
1113 * gas/mmix/prefix1.d: Likewise.
1114 * gas/mmix/prefix2.d: Likewise.
1115 * gas/mmix/prefix3.d: Likewise.
1116 * gas/mmix/pseudo-1.d: Likewise.
1117 * gas/mmix/pushj-c.d: Likewise.
1118 * gas/mmix/pushj-cs.d: Likewise.
1119 * gas/mmix/sym-1.d: Likewise.
1120 * gas/mmix/weak1-s.d: Likewise.
1121 * gas/mmix/weak1.d: Likewise.
1122 * gas/mmix/zerop-1.d: Likewise.
1123 * gas/ppc/power4.d: Likewise.
1124 * gas/ppc/test1elf32.d: Likewise.
1125 * gas/ppc/test1elf64.d: Likewise.
1126 * gas/sh/sh64/datal32-3.d: Likewise.
1127 * gas/sh/sh64/datal64-3.d: Likewise.
1128 * gas/sh/sh64/localcom-1.d: Likewise.
1130 2004-12-10 Ian Lance Taylor <ian@wasabisystems.com>
1132 * gas/mips/elf-rel23a.d: New test.
1133 * gas/mips/elf-rel23b.d: New test.
1134 * gas/mips/elf-rel25.s: New test.
1135 * gas/mips/elf-rel25.d: New test.
1136 * gas/mips/elf-rel25a.d: New test.
1137 * gas/mips/mips.exp: Run new tests.
1139 2004-12-09 Paul Brook <paul@codesourcery.com>
1141 * gas/arm/unwind.d: Expect R_ARM_PREL31 relocations.
1143 2004-12-09 Ian Lance Taylor <ian@wasabisystems.com>
1145 * gas/mips/branch-swap.d: Pass -32 to as.
1147 2004-11-29 Tomer Levi <Tomer.Levi@nsc.com>
1149 * gas/crx/br_insn.d: Fix error in expected disassembly.
1151 2004-11-29 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
1153 * gas/m32r/rela-1.s: New test.
1154 * gas/m32r/rela-1.d: Expected disassembly.
1155 * gas/m32r/m32r.exp: Run the new test.
1156 * gas/m32r/relax-1.d: Update for fixed pcrel reloc
1159 2004-11-27 Richard Earnshaw <rearnsha@arm.com>
1161 * gas/arm/thumbv6.d (setend): Remove stray tab at end
1164 2004-11-25 H.J. Lu <hongjiu.lu@intel.com>
1166 * gas/ia64/group-1.d: Adjust expected secion ordering.
1168 2004-11-25 Jan Beulich <jbeulich@novell.com>
1170 * gas/i386/x86-64-inval.[sl]: Remove sahf/lahf.
1172 2004-11-24 Paul Brook <paul@codesourcery.com>
1174 * gas/elf/group0a.d: Adjust expected secion ordering.
1175 * gas/elf/group1a.d: Ditto.
1176 * gas/elf/section4.d: Ditto.
1178 2004-11-24 Nick Clifton <nickc@redhat.com>
1180 * gas/iq2000/allinsn.exp: Remove IQ10 tests.
1181 * gas/iq2000/q10allinsn.d: Delete.
1182 * gas/iq2000/q10allinsn.s: Delete.
1183 * gas/iq2000/q10hazard4.s: Delete.
1184 * gas/iq2000/q10hazard5.s: Delete.
1185 * gas/iq2000/q10load-hazards.exp: Delete.
1186 * gas/iq2000/q10nohazard.s: Delete.
1187 * gas/iq2000/q10noyield.s: Delete.
1188 * gas/iq2000/q10test0.d: Delete.
1189 * gas/iq2000/q10test0.s: Delete.
1190 * gas/iq2000/q10test1.d: Delete.
1191 * gas/iq2000/q10test1.s: Delete.
1192 * gas/iq2000/q10test10.d: Delete.
1193 * gas/iq2000/q10test10.s: Delete.
1194 * gas/iq2000/q10test11.d: Delete.
1195 * gas/iq2000/q10test11.s: Delete.
1196 * gas/iq2000/q10test12.d: Delete.
1197 * gas/iq2000/q10test12.s: Delete.
1198 * gas/iq2000/q10test2.d: Delete.
1199 * gas/iq2000/q10test2.s: Delete.
1200 * gas/iq2000/q10test3.d: Delete.
1201 * gas/iq2000/q10test3.s: Delete.
1202 * gas/iq2000/q10test4.d: Delete.
1203 * gas/iq2000/q10test4.s: Delete.
1204 * gas/iq2000/q10test5.d: Delete.
1205 * gas/iq2000/q10test5.s: Delete.
1206 * gas/iq2000/q10test6.d: Delete.
1207 * gas/iq2000/q10test6.s: Delete.
1208 * gas/iq2000/q10test7.d: Delete.
1209 * gas/iq2000/q10test7.s: Delete.
1210 * gas/iq2000/q10test8.d: Delete.
1211 * gas/iq2000/q10test8.s: Delete.
1212 * gas/iq2000/q10test9.d: Delete.
1213 * gas/iq2000/q10test9.s: Delete.
1214 * gas/iq2000/q10yield.exp: Delete.
1215 * gas/iq2000/test.exp: Delete.
1217 2004-11-24 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
1219 * gas/arc/st.s: Add checks for other variants of the sr and st
1221 * gas/arc/st.d: Update the expected disassembly.
1223 2004-11-23 Nick Clifton <nickc@redhat.com>
1225 * gas/mn10300/relax.s: Add further tests of the relaxing of branch
1227 * gas/mn10300/relax.d: Add expected relocations.
1229 2004-11-22 Ravi Ramaseshan <ravi.ramaseshan@codito.com>
1231 * gas/arc/ld.s: Add check of load of a long immediate.
1232 * gas/arc/ld.d: Add expected disassembly.
1234 2004-11-22 Hans-Peter Nilsson <hp@axis.com>
1236 * gas/all/gas.exp: Run dg-runtest for all err-*.s and warn-*.s.
1237 * gas/all/err-1.s, gas/all/warn-1.s: New tests.
1239 2004-11-18 Inderpreet Singh <inderpreetb@nioda.hcltech.com>
1241 * gas/maxq10/call.d: Fix expected results now that bfd assembler
1242 support is enabled by default.
1243 * gas/maxq10/range.d: Likewise.
1244 * gas/maxq20/call.d: Likewise.
1246 2004-11-17 Daniel Jacobowitz <dan@codesourcery.com>
1248 * gas/arm/mapping.d: Expect F markers for Thumb code.
1249 * gas/arm/unwind.d: Update big-endian pattern.
1251 2004-11-12 Nick Clifton <nickc@redhat.com>
1253 * gas/mn10300/basic.exp: Add relax test.
1254 * gas/mn10300/relax.s: New test.
1255 * gas/mn10300/relax.d: Expected results. Make sure that the
1256 correct size of instruction has been selected.
1258 2004-11-11 Bob Wilson <bob.wilson@acm.org>
1260 * gas/xtensa/short_branch_offset.s: New.
1261 * gas/xtensa/short_branch_offset.d: New.
1262 * gas/xtensa/all.exp: Run new test.
1264 2004-11-10 Alan Modra <amodra@bigpond.net.au>
1266 * gas/i386/opcode.s: Pad section.
1267 * gas/i386/intelok.s: Likewise.
1268 * gas/i386/opcode.d: Update.
1269 * gas/i386/intelok.d: Update.
1271 2004-11-08 Inderpreet Singh <inderpreetb@nioda.hcltech.com>
1272 Vineet Sharma <vineets@noida.hcltech.com>
1274 * gas/maxq10: New directory. Contains tests for maxq port.
1275 * gas/maxq20: Likewise.
1277 2004-11-05 H.J. Lu <hongjiu.lu@intel.com>
1279 * gas/i386/general.s: Add movzb.
1280 * gas/i386/general.l: Updated.
1282 2004-11-04 Hans-Peter Nilsson <hp@axis.com>
1284 * gas/all/gas.exp: Exclude float.s for crisv32-*-*.
1285 * gas/cris/operand-err-1.s (test.m constant): Remove xfail marker
1286 and update rationale. Mark "ba [external_symbol]" and "ba [r3]"
1288 * gas/ieee-fp/x930509a.exp: setup_xfail for crisv32-*-*.
1289 * gas/macros/macros.exp: setup_xfail strings for crisv32-*-*.
1290 * gas/cris/abs32-1.s, gas/cris/arch-err-1.s,
1291 gas/cris/arch-err-2.s, gas/cris/arch-err-3.s,
1292 gas/cris/arch-err-4.s, gas/cris/arch-err-5.s,
1293 gas/cris/bound-err-1.s, gas/cris/brokw-3b.s,
1294 gas/cris/march-err-1.s, gas/cris/march-err-2.s,
1295 gas/cris/push-err-1.s, gas/cris/push-err-2.s,
1296 gas/cris/pushpopv32.s, gas/cris/rd-abs32-1.d,
1297 gas/cris/rd-abs32-2.d, gas/cris/rd-arch-1.d, gas/cris/rd-arch-2.d,
1298 gas/cris/rd-arch-3.d, gas/cris/rd-bkw1b.d, gas/cris/rd-bkw2b.d,
1299 gas/cris/rd-bkw3b.d, gas/cris/rd-bound1.d, gas/cris/rd-bound1.s,
1300 gas/cris/rd-bound2.d, gas/cris/rd-bound3.d, gas/cris/rd-bound4.d,
1301 gas/cris/rd-break32.d, gas/cris/rd-ppv1032.d, gas/cris/rd-ppv32.d,
1302 gas/cris/rd-spr-1.d, gas/cris/rd-spr-1.s, gas/cris/rd-usp-1.d,
1303 gas/cris/rd-usp-1b.d, gas/cris/rd-v10_32o-1.d,
1304 gas/cris/rd-v10_32o-2.d, gas/cris/rd-v10_32o-2.s,
1305 gas/cris/rd-v32-b1.d, gas/cris/rd-v32-b1.s, gas/cris/rd-v32-b2.d,
1306 gas/cris/rd-v32-b2.s, gas/cris/rd-v32-b3.d, gas/cris/rd-v32-b3.s,
1307 gas/cris/rd-v32-f1.d, gas/cris/rd-v32-f1.s, gas/cris/rd-v32-i1.d,
1308 gas/cris/rd-v32-i1.s, gas/cris/rd-v32-l1.d, gas/cris/rd-v32-l1.s,
1309 gas/cris/rd-v32-l3.d, gas/cris/rd-v32-l3.s, gas/cris/rd-v32-l4.d,
1310 gas/cris/rd-v32-l4.s, gas/cris/rd-v32o-1.d, gas/cris/rd-v32s-1.d,
1311 gas/cris/rd-v32s-2.d, gas/cris/rd-v32s-2.s, gas/cris/rd-v32s-3.d,
1312 gas/cris/rd-v32s-3.s, gas/cris/rd-v32s-4.d, gas/cris/rd-v32s-4.s,
1313 gas/cris/rd-vao-1.d, gas/cris/v32-err-1.s, gas/cris/v32-err-10.s,
1314 gas/cris/v32-err-11.s, gas/cris/v32-err-2.s, gas/cris/v32-err-3.s,
1315 gas/cris/v32-err-4.s, gas/cris/v32-err-5.s, gas/cris/v32-err-6.s,
1316 gas/cris/v32-err-7.s, gas/cris/v32-err-8.s, gas/cris/v32-err-9.s:
1319 2004-11-04 Jan Beulich <jbeulich@novell.com>
1321 * gas/i386/i386.exp: Execute new tests intelbad and intelok.
1322 * gas/i386/intelbad.[sl]: New test to check for various things not
1323 permitted in Intel mode.
1324 * gas/i386/intel.d, gas/i386/opcode.d, gas/i386/x86-64-opcode.d:
1325 Adjust for change to segment register store.
1326 * gas/i386/intelok.[sd]: New test to check various Intel mode specific
1327 things get handled correctly.
1328 * gas/i386/x86_64.[sd]: Remove unsupported constructs referring to
1329 'high' and 'low' parts of an operand, which the parser previously
1330 accepted while neither telling that it's not supported nor that it
1331 ignored the remainder of the line following these supposed keywords.
1333 2004-10-28 Tomer Levi <Tomer.Levi@nsc.com>
1335 * gas/crx/cop_insn.d: Regenerate (after a bug fix in Assembler).
1337 2004-10-27 Tomer Levi <Tomer.Levi@nsc.com>
1339 * gas/crx/cop_insn.s: Test new Co-Processor instruction 'cpi'.
1340 * gas/crx/list_insn.s: Add hi/lo/u<N> registers tests, fix test bugs.
1341 * gas/crx/cop_insn.d: Regenerate.
1342 * gas/crx/list_insn.d: Likewise.
1344 2004-10-23 Daniel Jacobowitz <dan@debian.org>
1346 * gas/cfi/cfi-arm-1.d, gas/cfi/cfi-arm-1.s: New files.
1347 * gas/cfi/cfi.exp: Run cfi-arm-1 test.
1349 2004-10-21 Tomer Levi <Tomer.Levi@nsc.com>
1351 * gas/crx/cop_insn.s: Reverse operands order in store co-processor
1353 * gas/crx/list_insn.s: Remove test for unsupported 'popa' instruction.
1354 * gas/crx/cop_insn.d: Regenerate.
1355 * gas/crx/list_insn.d: Likewise.
1357 2004-10-14 Paul Brook <paul@codesourcery.com>
1359 * gas/arm/mapping.d: Pass --special-syms to objdump.
1361 2004-10-08 Daniel Jacobowitz <dan@debian.org>
1363 * gas/i386/i386.exp: Don't run divide test for targets where '/'
1364 is a comment. Run x86-64-unwind for 64-bit ELF targets.
1365 * gas/i386/x86-64-unwind.d, gas/i386/x86-64-unwind.s: New.
1367 2004-10-08 Alan Modra <amodra@bigpond.net.au>
1369 * gas/cfi/cfi-common-4.d: Correct for 64 bit targets.
1371 2004-10-07 Bob Wilson <bob.wilson@acm.org>
1373 * gas/xtensa/all.exp: Adjust expected error message for j_too_far.
1374 Change entry_align test to expect an error.
1375 * gas/xtensa/entry_misalign2.s: Use no-transform instead of
1376 no-generics directives.
1378 2004-10-07 Richard Sandiford <rsandifo@redhat.com>
1380 * gas/mips/elf-rel{23,24}.[sd]: New tests.
1381 * gas/mips/mips.exp: New test.
1383 2004-10-07 Richard Sandiford <rsandifo@redhat.com>
1385 * gas/mips/elf-rel22.[sd]: New test.
1386 * gas/mips/mips.exp: Run it.
1388 2004-10-07 Richard Sandiford <rsandifo@redhat.com>
1390 * gas/mips/elf-rel21.[sd]: New test.
1391 * gas/mips/mips.exp: Run it.
1393 2004-10-07 Jan Beulich <jbeulich@novell.com>
1395 * gas/cfi/cfi-common-4.[ds]: New.
1396 * gas/cfi/cfi.exp: Run new test.
1398 2004-10-07 Tomer Levi <Tomer.Levi@nsc.com>
1400 * gas/crx/cop_insn.s: New file.
1401 * gas/crx/cop_insn.d: Likewise.
1402 * gas/crx/load_stor_insn.s: Move Co-processor insns to a separate
1404 * gas/crx/misc_insn.s: Likewise.
1405 * gas/crx/load_stor_insn.d: Regenerate.
1406 * gas/crx/misc_insn.d: Likewise.
1408 2004-10-06 Aldy Hernandez <aldyh@redhat.com>
1410 * gas/ppc/e500.s: Add double-precision instructions.
1411 * gas/ppc/e500.d: Same.
1413 2004-10-05 Paul Brook <paul@codesourcery.com>
1415 * gas/arm/arm.exp: Add unwind table test. Recognise
1416 arm-symbian-symbianelf and arm-none-eabi.
1417 * gas/arm/unwind.s: New file.
1418 * gas/arm/unwind.d: New file.
1420 2004-10-01 Bill Farmer <Bill@the-farmers.freeserve.co.uk>
1422 * gas/pdp11/opcode.d: Fix sob opcode value.
1424 2004-09-30 Paul Brook <paul@codesourcery.com>
1426 * gas/arm/arch6zk.d: New file.
1427 * gas/arm/arch6zk.s: New file.
1428 * gas/arm/arm.exp: Add them.
1430 2004-09-29 Alan Modra <amodra@bigpond.net.au>
1432 * gas/i386/secrel.s: Pad .rdata out to 16 byte boundary.
1433 * gas/i386/secrel.d: Adjust to suit.
1435 2004-09-19 Paul Brook <paul@codesourcery.com>
1437 * gas/elf/elf.exp: Recognise additional arm elf targets.
1439 2004-09-17 Paul Brook <paul@codesourcery.com>
1441 * gas/arm/pic.s: Add (target2).
1442 * gas/arm/pic.d: Ditto.
1444 2004-09-13 Paul Brook <paul@codesourcery.com>
1446 * gas/arm/pic.d: Rename RELABS to TARGET1.
1447 * gas/arm/pic.s: Ditto.
1449 2004-09-03 Tomer Levi <Tomer.Levi@nsc.com>
1451 * gas/crx: New directory.
1452 * gas/crx/allinsn.exp: New test script.
1453 * gas/crx/arith_insn.s: New file.
1454 * gas/crx/arith_insn.d: Likewise.
1455 * gas/crx/beq_insn.s: Likewise.
1456 * gas/crx/beq_insn.d: Likewise.
1457 * gas/crx/bit_insn.s: Likewise.
1458 * gas/crx/bit_insn.d: Likewise.
1459 * gas/crx/br_insn.s: Likewise.
1460 * gas/crx/br_insn.d: Likewise.
1461 * gas/crx/cmov_insn.s: Likewise.
1462 * gas/crx/cmov_insn.d: Likewise.
1463 * gas/crx/cmpbr_insn.s: Likewise.
1464 * gas/crx/cmpbr_insn.d: Likewise.
1465 * gas/crx/jscond_insn.s: Likewise.
1466 * gas/crx/jscond_insn.d: Likewise.
1467 * gas/crx/list_insn.s: Likewise.
1468 * gas/crx/list_insn.d: Likewise.
1469 * gas/crx/load_stor_insn.s: Likewise.
1470 * gas/crx/load_stor_insn.d: Likewise.
1471 * gas/crx/misc_insn.s: Likewise.
1472 * gas/crx/misc_insn.d: Likewise.
1473 * gas/crx/no_op_insn.s: Likewise.
1474 * gas/crx/no_op_insn.d: Likewise.
1475 * gas/crx/shift_insn.s: Likewise.
1476 * gas/crx/shift_insn.d: Likewise.
1478 2004-08-27 Richard Sandiford <rsandifo@redhat.com>
1480 * gas/frv/fr550-pack1.[sd]: New test.
1481 * gas/frv/allinsn.exp: Run it.
1483 2004-08-27 Nick Clifton <nickc@redhat.com>
1485 * gas/i386/i386.exp: Allow pcrel test for COFF targets as well,
1486 but not for PE targets. Similarly for the absrel test.
1488 2004-08-26 Nick Clifton <nickc@redhat.com>
1490 * gas/i386/i386.exp: Group ELF specific tests together. Move the
1491 pcrel test into the ELF only section. Use is_elf_format to test
1492 for ELF based toolchains.
1494 2004-08-25 H.J. Lu <hongjiu.lu@intel.com>
1496 * gas/all/gas.exp: Use `string match ""' instead of `eq ""'.
1498 2004-08-24 Jan Beulich <jbeulich@novell.com>
1500 * gas/all/altmacro.[sd]: Split out part from here...
1501 * gas/all/altmac2.[sd]: ... to here.
1502 * gas/all/excl.s: New.
1503 * gas/all/gas.exp: Suppress both tests for a few targets known to
1504 break. Run the new (split out) test only when the target doesn't
1505 use '!' as a comment character.
1507 2004-08-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1509 * gas/mips/branch-swap.s: New testcase.
1510 * gas/mips/branch-swap.d: New testcase.
1511 * gas/mips/mips.exp: Run the testcase.
1513 2004-08-18 Nick Clifton <nickc@redhat.com>
1515 * gas/macros/strings.s: Remove #NO_APP, accidentally committed as
1516 part of another patch.
1518 2004-08-15 Nick Clifton <nickc@redhat.com>
1520 * gas/all/altmacro.d: Allow for rest of frag being padded to an
1523 * gas/arm/arm.exp: Run bignum test for ELF based targets only.
1525 2004-08-16 Alan Modra <amodra@bigpond.net.au>
1527 * gas/cfi/cfi-alpha-1.d: Adjust for readelf fix.
1528 * gas/cfi/cfi-alpha-3.d: Likewise.
1529 * gas/cfi/cfi-i386.d: Likewise.
1530 * gas/cfi/cfi-m68k.d: Likewise.
1531 * gas/cfi/cfi-ppc-1.d: Likewise.
1532 * gas/cfi/cfi-s390-1.d: Likewise.
1533 * gas/cfi/cfi-s390x-1.d: Likewise.
1534 * gas/cfi/cfi-sh-1.d: Likewise.
1535 * gas/cfi/cfi-sparc-1.d: Likewise.
1536 * gas/cfi/cfi-sparc64-1.d: Likewise.
1537 * gas/cfi/cfi-x86_64.d: Likewise.
1539 2004-08-13 Jan Beulich <jbeulich@novell.com>
1541 * gas/all/altmacro.[sd]: New test.
1542 * gas/all/gas.exp: Run the new test.
1544 2004-08-10 Mark Mitchell <mark@codesourcery.com>
1546 * gas/arm/bignum1.s: New test.
1547 * gas/arm/arm.exp: Run it.
1549 2004-08-06 Paul Brook <paul@codesourcery.com>
1551 * gas/arm/pic.s,d: Test RELABS and SBREL relocations.
1553 2004-08-05 Nitin Yewale <nitiny@kpitcummins.com>
1555 * h8300/h8300.exp: Addition of new test case to check rx
1556 generation with adds and subs instruction for plain H8/300 target.
1557 * h8300/addsubrxcheck.s: New test source file.
1559 2004-08-01 Stephane Carrez <stcarrez@nerim.fr>
1561 * gas/m68hc11/m68hc11.exp: Fix tests for 2.15
1562 * gas/elf/elf.exp: Test obj-elf for m6811-* and m6812-*
1563 * gas/symver/symver.exp: Likewise for symver tests.
1565 2004-07-30 Michal Ludvig <mludvig@suse.cz>
1567 * gas/i386/padlock.s, gas/i386/padlock.d: New tests for
1568 VIA PadLock instructions.
1570 2004-07-29 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1572 * gas/sh/basic.exp: Don't do sh2a test for sh5.
1573 * gas/sh/sh2a.d: Match elf32-sh* format too.
1575 2004-07-29 Alexandre Oliva <aoliva@redhat.com>
1577 2003-12-30 DJ Delorie <dj@redhat.com>
1578 * gas/sh/sh2a.s: New.
1579 * gas/sh/sh2a.d: New.
1580 * gas/sh/basic.exp: Add it.
1582 2004-07-27 Tomer Levi <Tomer.Levi@nsc.com>
1584 * gas/all/gas.exp (do_930509a): Disable test for crx.
1586 2004-07-22 H.J. Lu <hongjiu.lu@intel.com>
1588 * gas/i386/x86-64-inval.l: Remove the leading `+'.
1590 2004-07-22 Nick Clifton <nickc@redhat.com>
1593 * gas/h8300/ffxx1-coff.d: Remove duplicated raw insn values.
1594 * gas/h8300/ffxx1-elf.d: Likewise.
1595 * gas/h8300/h8sx_disp2.d: Likewise.
1596 * gas/h8300/h8sx_mov_imm.d: Likewise.
1597 * gas/h8300/h8sx_rtsl.d: Likewise.
1598 * gas/h8300/ffxx1-coff.s: Remove inappropriate insn width specifier.
1599 * gas/h8300/ffxx1-elf.s: Likewise.
1601 2004-07-21 Jan Beulich <jbeulich@novell.com>
1603 * gas/i386/x86-64-addr32.[ds]: New test for x86-64 32-bit
1604 addressing in 64-bit mode.
1605 * gas/i386/x86-64-rip.[ds]: New test for x86-64 rip-relative
1607 * gas/i386/i386.exp: Run the two new tests.
1609 * gas/cfi/cfi-x86_64.d: Adjust expectation for leave to not have a
1611 * gas/i386/x86-64-inval.[ls]: Add a bunch of instructions illegal
1614 2004-07-20 Maciej W. Rozycki <macro@linux-mips.org>
1616 * gas/mips/elf-rel19.d: Pass -march=mips1 to gas as the test
1617 expects load delay slots.
1619 2004-07-20 Maciej W. Rozycki <macro@linux-mips.org>
1621 * gas/mips/vr5400.d: Update for a correct disassembly of
1624 2004-07-20 Maciej W. Rozycki <macro@linux-mips.org>
1626 * gas/mips/mips32.s: Adjust for the unified "break" syntax. Add
1627 another "break" case. Update the comment accordingly.
1628 * gas/mips/set-arch.s: Likewise.
1629 * gas/mips/mips32.d: Adjust for the new output.
1630 * gas/mips/set-arch.d: Likewise.
1632 2004-07-15 Nitin Yewale <nitiny@kpitcummins.com>
1634 * gas/h8300/h8300.exp (do_h8300hn_addressgen): Addition of
1635 new test case for H8300H normal target to check symbol
1637 * gas/h8300/symaddgen.s: New test.
1639 2004-07-13 Nick Clifton <nickc@redhat.com>
1641 * gas/i386/intel.s: Add test of newly expand arithmetic support
1642 for Intel mode assembler.
1643 * gas/i386/intel.d: Add expected disassmbly.
1645 2004-07-13 Nick Clifton <nickc@redhat.com>
1647 * gas/vtable: Delete directory. These tests are no longer needed
1648 as the VTABLE_ reloc support is obsolete.
1650 2004-07-08 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
1652 * gas/m32r/pic.exp: Add New Test case for @GOTOFF, @GOT, @PLT.
1653 * gas/m32r/pic2.s: New file: Test case for @GOTOFF, @GOT, @PLT.
1654 * gas/m32r/pic2.d: New file: Expected results.
1656 2004-07-08 Richard Sandiford <rsandifo@redhat.com>
1658 * gas/mips/elf-rel7.d: Expect relocations against bar to refer to bar.
1659 * gas/mips/elf-refl19.d: Likewise L2.
1661 2004-07-03 Richard Sandiford <rsandifo@redhat.com>
1663 * gas/mips/elf{,el}-rel.d: Adjust so that the earliest %hi() matches
1665 * gas/mips/elf-rel11.d: Don't expect the relocs to be reordered.
1666 * gas/mips/elf-rel20.[sd]: New test.
1667 * gas/mips/mips.exp: Run it.
1669 2004-07-03 Maciej W. Rozycki <macro@linux-mips.org>
1671 * gas/mips/elf-rel9.[sd]: Fix typo in %lo() expression.
1673 2004-07-01 H.J. Lu <hongjiu.lu@intel.com>
1675 * gas/ia64/group-1.d: New.
1676 * gas/ia64/group-1.s: Likewise.
1678 * gas/ia64/ia64.exp: Add group-1 to test comdat group.
1680 2004-06-30 James E Wilson <wilson@specifixinc.com>
1682 * gas/ia64/dv-imply.d: Update.
1683 * gas/ia64/dv-mutex.d: Likewise.
1684 * gas/ia64/dv-safe.d: Likewise.
1686 2004-06-29 Alan Modra <amodra@bigpond.net.au>
1688 * gas/m68k/mode5.s: Pad section.
1689 * gas/m68k/mode5.d: Update.
1691 2004-06-28 Alan Modra <amodra@bigpond.net.au>
1693 * gas/ppc/power4.d: Update.
1695 2004-06-24 Alan Modra <amodra@bigpond.net.au>
1697 * gas/i386/prescott.s: Remove fisttpd and fisttpq.
1698 * gas/i386/prescott.d: Update.
1700 2004-06-08 Jakub Jelinek <jakub@redhat.com>
1702 * gas/ia64/dv-raw-err.s: Add some new postinc tests.
1703 * gas/ia64/dv-raw-err.l: Updated.
1705 2004-05-28 Peter Barada <peter@the-baradas.com>
1707 * gas/m68k/mode5.s: New test file. Checks conversion of mode 5
1708 addressing with zero offset into mode 2 addressing.
1709 * gas/m68k/mode5.d: New file: Expected disassmbly.
1710 * gas/m68k/all.exp: Run new test.
1712 2004-05-28 Andrew Stubbs <andrew.stubbs@superh.com>
1714 * gas/sh/arch: New directory.
1715 * gas/sh/arch/arch.exp: New test script.
1716 * gas/sh/arch/arch_expected.txt: New file.
1717 * gas/sh/arch/sh.s: New file.
1718 * gas/sh/arch/sh2.s: New file.
1719 * gas/sh/arch/sh-dsp.s: New file.
1720 * gas/sh/arch/sh2e.s: New file.
1721 * gas/sh/arch/sh3-nommu.s: New file.
1722 * gas/sh/arch/sh3.s: New file.
1723 * gas/sh/arch/sh3-dsp.s: New file.
1724 * gas/sh/arch/sh3e.s: New file.
1725 * gas/sh/arch/sh4-nommu-nofpu.s: New file.
1726 * gas/sh/arch/sh4-nofpu.s: New file.
1727 * gas/sh/arch/sh4.s: New file.
1728 * gas/sh/arch/sh4a-nofpu.s: New file.
1729 * gas/sh/arch/sh4al-dsp.s: New file.
1730 * gas/sh/arch/sh4a.s: New file.
1732 2004-05-27 H.J. Lu <hongjiu.lu@intel.com>
1734 * gas/ia64/regs.d: Updated.
1736 2004-05-26 H.J. Lu <hongjiu.lu@intel.com>
1738 * gas/ia64/ia64.exp: Run invalid-ar.
1740 * gas/ia64/invalid-ar.l: New file. Test invalid AR access.
1741 * gas/ia64/invalid-ar.s: Likewise.
1743 2004-05-24 Peter Barada <peter@the-baradas.com>
1745 * gas/m68k/mcf-emac.d: Provide correct disassembler results.
1746 * gas/m68k/mcf-mac.d: Provide correct disassembler results.
1748 2004-05-20 H.J. Lu <hongjiu.lu@intel.com>
1750 * gas/ia64/dv-srlz.d: Fix a typo.
1752 2004-05-12 Ben Elliston <bje@au.ibm.com>
1754 * gas/h8300/t03_add.exp: Remove stray semicolons.
1755 * gas/h8300/t04_sub.exp: Likewise.
1756 * gas/h8300/t05_cmp.exp: Likewise.
1757 * gas/h8300/t08_or.exp: Likewise.
1758 * gas/h8300/t09_xor.exp: Likewise.
1759 * gas/h8300/t10_and.exp: Likewise.
1760 * gas/hppa/reloc/reloc.exp: Likewise.
1761 * gas/hppa/unsorted/unsorted.exp: Likewise.
1762 * gas/i386/i386.exp: Likewise.
1763 * gas/m68hc11/m68hc11.exp: Likewise.
1764 * gas/mips/mips.exp: Likewise.
1765 * gas/sparc/sparc.exp: Likewise.
1766 * lib/gas-defs.exp: Likewise.
1768 2004-05-11 Nick Clifton <nickc@redhat.com>
1770 * gas/elf/section4.s: New test. Checks label arithmetic when
1771 multiple same-name sections exist.
1772 * gas/elf/section4.d: New file: Expected section list
1773 * gas/elf/elf.exp: Run the new test.
1774 * gas/elf/group0.s: Use % instead of @ for type argument to
1775 .section directive (for compatability with ARM port).
1776 * gas/elf/group1.s: Likewise.
1778 2004-05-07 Richard Sandiford <rsandifo@redhat.com>
1780 * gas/mips/vr4122.[sd]: Rename to...
1781 * gas/mips/vr4120-2.[sd]: ...and add tests for VR4181A errata
1783 * gas/mips/mips.exp: Update accordingly.
1785 2004-05-05 Alexandre Oliva <aoliva@redhat.com>
1787 * gas/frv/reloc1.d: Match elf32-frvfdpic as well.
1788 * gas/frv/fr405-insn.d: Likewise.
1789 * gas/frv/fr450-insn.d: Likewise.
1791 2004-04-30 H.J. Lu <hongjiu.lu@intel.com>
1793 * gas/elf/elf.exp: Remove group1, add group1a and group1b for
1796 * gas/elf/group1a.d: New file.
1797 * gas/elf/group1b.d: Likewise.
1799 * gas/elf/group1.e: Removed.
1801 2004-04-30 Nick Clifton <nickc@redhat.com>
1803 * gas/arm/reg-alias.s: New file: Test case sensitive register
1805 * gas/arm/reg-alias.d: New file: Expected test output.
1806 * gas/arm/arm.exp: Run reg-alias test.
1807 Arrange tests in a more orderly fashion.
1809 2004-04-30 Ben Elliston <bje@au.ibm.com>
1811 * gas/ppc/power4.s: Add dcbz and dcbzl test cases.
1812 * gas/ppc/power4.d: Update accordingly.
1814 2004-04-26 H.J. Lu <hongjiu.lu@intel.com>
1816 * gas/elf/elf.exp: Add group0a, group0b and group1 for section
1819 * gas/elf/group0.s: New file.
1820 * gas/elf/group0a.d: Likewise.
1821 * gas/elf/group0b.d: Likewise.
1822 * gas/elf/group1.e: Likewise.
1823 * gas/elf/group1.s: Likewise.
1825 2004-04-23 Nick Clifton <nickc@redhat.com>
1827 * gas/symver/symver1.d: Cope with extra symbols inserted by
1829 * gas/symver/symver0.d: Likewise
1830 * gas/elf/symver.d: Likewise.
1832 2004-04-22 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1834 * gas/sh/pcrel2.d: Update.
1835 * gas/sh/tlsd.d: Update.
1836 * gas/sh/tlsnopic.d: Update.
1837 * gas/sh/tlspic.d: Update.
1839 2004-04-22 Mark Kettenis <kettenis@gnu.org>
1841 * lib/gas-defs.exp (is_elf_format): Add OpenBSD support.
1843 2004-04-22 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
1845 * gas/mips/lb-xgot-ilocks.d: Remove nops in load delay slot.
1846 * gas/mips/mips-abi32-pic.d: Likewise.
1847 * gas/mips/mips-abi32-pic2.d: Likewise.
1848 * gas/mips/mips-gp32-fp32-pic.d: Likewise.
1849 * gas/mips/mips-gp32-fp64-pic.d: Likewise.
1850 * gas/mips/mips-gp64-fp32-pic.d: Likewise.
1851 * gas/mips/mips-gp64-fp64-pic.d: Likewise.
1852 * gas/mips/relax-swap1-mips2.d: Likewise.
1853 * gas/mips/lb-svr4pic-ilocks.d: New test.
1854 * gas/mips/mips.exp: Run it.
1856 2004-04-22 Paul Brook <paul@codesourcery.com>
1858 * maverick.c (off8s): Test full shifted operand range.
1860 (MVDSPACC, MVACCDSP): Use it.
1861 * maverick.d, maverick.s: Regenerate.
1863 2004-04-22 Peter Barada <peter@the-baradas.com>
1865 * gas/m68k/mcf-mac.s: New test: Check ColdFire MAC instructions.
1866 * gas/m68k/mcf-emac.s: New test: Similar checks.
1867 * gas/m68k/mcf-mac.d: New test: Expected output.
1868 * gas/m68k/mcf-emac.d: New test: Likewise.
1869 * gas/m68k/all.exp: Run new tests.
1871 2004-04-21 Chris Demetriou <cgd@broadcom.com>
1873 * gas/mips/elempic.d: File removed as part of -membedded-pic removal.
1874 * gas/mips/empic.d: Likewise.
1875 * gas/mips/empic.l: Likewise.
1876 * gas/mips/empic.s: Likewise.
1877 * gas/mips/empic2.d: Likewise.
1878 * gas/mips/empic2.s: Likewise.
1879 * gas/mips/empic3_e.d: Likewise.
1880 * gas/mips/empic3_e.s: Likewise.
1881 * gas/mips/empic3_g1.d: Likewise.
1882 * gas/mips/empic3_g1.s: Likewise.
1883 * gas/mips/empic3_g2.d: Likewise.
1884 * gas/mips/empic3_g2.s: Likewise.
1885 * gas/mips/jal-empic-elf-2.d: Likewise.
1886 * gas/mips/jal-empic-elf-2.s: Likewise.
1887 * gas/mips/jal-empic-elf-3.d: Likewise.
1888 * gas/mips/jal-empic-elf-3.s: Likewise.
1889 * gas/mips/jal-empic-elf.d: Likewise.
1890 * gas/mips/jal-empic.d: Likewise.
1891 * gas/mips/la-empic.d: Likewise.
1892 * gas/mips/la-empic.s: Likewise.
1893 * gas/mips/lb-empic.d: Likewise.
1894 * gas/mips/ld-empic.d: Likewise.
1895 * gas/mips/lif-empic.d: Likewise.
1896 * gas/mips/telempic.d: Likewise.
1897 * gas/mips/tempic.d: Likewise.
1898 * gas/mips/ulh-empic.d: Likewise.
1899 * gas/mips/ld-pic.s: Remove code conditional on EMPIC.
1900 * gas/mips/lifloat.s: Likewise.
1901 * gas/mips/mips.exp: Remove -membedded-pic tests and related comments.
1903 2004-04-20 Brian Ford <ford@vss.fsi.com>
1904 DJ Delorie <dj@redhat.com>
1906 * gas/i386/secrel.s: New test for .secrel32.
1907 * gas/i386/secrel.d: Likewise.
1908 * gas/i386/i386.exp: Call it for PE targets.
1910 2004-04-19 Jakub Jelinek <jakub@redhat.com>
1912 * gas/cfi/cfi-sparc64-1.d: Update.
1914 2004-04-14 Richard Sandiford <rsandifo@redhat.com>
1916 * gas/mips/vr4122.[sd]: Change option to -mfix-vr4120.
1918 2004-04-14 Richard Sandiford <rsandifo@redhat.com>
1920 * gas/elf/section2.e-mips: Allow named section symbols.
1921 * gas/mips/{,el}empic.d, gas/mips/mips{,el}16-[ef].d: Likewise.
1923 2004-04-13 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
1925 * gas/m32r/parallel-2.s: New file: Test case for parallel code.
1926 * gas/m32r/parallel-2.d: New file: Expected results.
1927 * gas/m32r/m32r2.exp: Run the test.
1929 * gas/m32r/seth.s: New file: Test for seth.
1930 * gas/m32r/seth.d: New file: Expected results.
1931 * gas/m32r/m32r.exp: Run the new test.
1933 2004-04-01 Asgari Jinia <asgarij@kpitcummins.com>
1935 * gas/sh/renesas-1.s, gas/sh/renesas-1.d: New test for -renesas
1937 * gas/sh/basic.exp: Run the new test.
1939 2004-04-01 Dave Korn <dk@artimi.com>
1941 * gas/dlx/alltests.exp: Execute new lohi test.
1942 * gas/dlx/lohi.s: New test for spurious lo16/hi16
1943 reloc overflow checking.
1944 * gas/dlx/lohi.d: New file: expected output.
1945 * gas/dlx/lhi.d: Updated to properly expect lo16
1946 relocations where asked for.
1947 * gas/dlx/itype.d: Likewise.
1948 * gas/dlx/lhi.d: Corrected cut+paste error in test name.
1950 2004-03-30 Stan Shebs <shebs@apple.com>
1952 * gas/macros/macros.exp: Remove mention of MPW config.
1954 2004-03-27 Alan Modra <amodra@bigpond.net.au>
1956 * gas/i860/dir-intel03-err.l: Update for junk at end line becoming
1958 * gas/m68hc11/m68hc11.exp: Likewise.
1960 2004-03-23 Andreas Schwab <schwab@suse.de>
1962 * gas/cfi/cfi-m68k.d: Adjust offsets.
1964 2004-03-22 Hans-Peter Nilsson <hp@axis.com>
1966 * gas/cris/regreg.d: Assemble with --no-mul-bug-abort.
1967 * gas/cris/mulbug-err-1.s, gas/cris/rd-mulbug-1.d: New tests.
1969 2004-03-17 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1971 * gas/cfi/cfi-sh-1.d: New file.
1972 * gas/cfi/cfi-sh-1.s: Likewise.
1973 * gas/cfi/cfi.exp: Add SH case.
1975 2004-03-16 Alan Modra <amodra@bigpond.net.au>
1977 * gas/ppc/altivec.d: Update.
1978 * gas/ppc/altivec_xcoff.d: Update.
1979 * gas/ppc/altivec_xcoff64.d: Update.
1980 * gas/ppc/astest.d: Update.
1981 * gas/ppc/astest2.d: Update.
1982 * gas/ppc/astest2_64.d: Update.
1983 * gas/ppc/astest64.d: Update.
1984 * gas/ppc/booke.d: Update.
1985 * gas/ppc/booke_xcoff.d: Update.
1986 * gas/ppc/booke_xcoff64.d: Update.
1987 * gas/ppc/e500.d: Update.
1988 * gas/ppc/power4.d: Update.
1989 * gas/ppc/test1elf32.d: Update.
1990 * gas/ppc/test1elf64.d: Update.
1991 * gas/ppc/test1xcoff32.d: Update.
1993 2004-03-15 Alan Modra <amodra@bigpond.net.au>
1995 * gas/i386/padlock.s: Pad with .p2align.
1996 * gas/i386/padlock.d: Adjust.
1998 2004-03-12 Michal Ludvig <mludvig@suse.cz>
2000 * gas/i386/padlock.s, gas/i386/padlock.d: New tests for
2001 VIA PadLock instructions.
2002 * gas/i386/i386.exp: Run padlock tests.
2004 2004-03-12 Alan Modra <amodra@bigpond.net.au>
2006 * gas/i386/katmai.d: Revert last change.
2008 * gas/i386/katmai.d: Adjust for clflush change.
2010 2004-03-08 Andreas Jaeger <aj@suse.de>
2012 * gas/cfi/cfi-s390x-1.d: Adjust offsets.
2014 2004-03-07 Richard Henderson <rth@redhat.com>
2016 * gas/cfi/cfi-common-2.d, gas/cfi/cfi-i386.d: Adjust offsets.
2018 2004-03-07 Andreas Jaeger <aj@suse.de>
2020 * gas/cfi/cfi-x86_64.d: Adjust offsets.
2022 2004-03-07 Richard Henderson <rth@redhat.com>
2024 * gas/alpha/elf-reloc-8.d, gas/cfi/cfi-alpha-1.d,
2025 gas/cfi/cfi-alpha-2.d, gas/cfi/cfi-alpha-3.d, gas/cfi/cfi-common-1.d,
2026 gas/cfi/cfi-common-2.d, gas/cfi/cfi-common-3.d: Adjust offsets.
2028 2004-03-03 Kaz Kojima <kkojima@rr.iij4u.or.jp>
2030 * gas/sh/sh64/err-dsp.s: Fix expected error message.
2032 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
2034 * gas/frv/fr405-insn.[sdl]: New test.
2035 * gas/frv/fr450-spr.[sd]: New test.
2036 * gas/frv/fr450-insn.[sdl]: New test.
2037 * gas/frv/fr450-media-issue.[sl]: New test.
2038 * gas/frv/allinsn.exp: Run new tests. Ensure fr405 instructions
2039 aren't accepted for -mcpu=fr400 or -mcpu=fr500. Ensure fr450
2040 instructions aren't accepted for -mcpu=fr400, -mcpu=fr405 or
2043 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
2045 * gas/frv/allinsn.s (rstb, rsth, rst, rstd, rstq): Replace with nops.
2046 (rstbf, rsthf, rstf, rstdf, rstqf): Likewise.
2047 * gas/frv/allinsn.d: Update accordingly.
2049 2004-02-17 Petko Manolov <petkan@nucleusys.com>
2051 * gas/arm/maverick.c: DSPSC to/from opcode fixes.
2052 * gas/arm/maverick.d: Likewise.
2053 * gas/arm/maverick.s: Likewise.
2055 2004-02-09 Kaz Kojima <kkojima@rr.iij4u.or.jp>
2057 * gas/sh/basic.exp: Don't do sh4a tests for sh5.
2059 2004-02-06 Nathan Sidwell <nathan@codesourcery.com>
2061 * gas/macros/test2.s: Lowercase it.
2063 2004-02-02 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
2065 * gas/mips/div.d: Update to accomodate changes in macro
2067 gas/mips/elf-rel-got-n32.d: Likewise.
2068 gas/mips/elf-rel-got-n64.d: Likewise.
2069 gas/mips/elf-rel-xgot-n32.d: Likewise.
2070 gas/mips/elf-rel-xgot-n64.d: Likewise.
2071 gas/mips/la-svr4pic.d: Likewise.
2072 gas/mips/la-xgot.d: Likewise.
2073 gas/mips/lca-svr4pic.d: Likewise.
2074 gas/mips/lca-xgot.d: Likewise.
2076 2004-02-01 Kaz Kojima <kkojima@rr.iij4u.or.jp>
2078 * gas/sh/sh4a-fp.d: Fix opcode name fssra to fsrra.
2079 * gas/sh/sh4a-fp.s: Likewise.
2080 * gas/sh/err-sh4a-fp.s: Likewise.
2082 2004-01-24 Chris Demetriou <cgd@broadcom.com>
2084 * gas/mips/relax-swap1.s: Add extra space at end, so the
2085 disassembly will consistently have "..." at its end.
2086 * gas/mips/relax-swap2.s: Likewise.
2087 * gas/mips/relax-swap1-mips2.d: Expect "..." at end of disassembly.
2089 2004-01-23 Daniel Jacobowitz <drow@mvista.com>
2091 * gas/arm/arm.exp: Add "undefined" test.
2092 * gas/arm/undefined.s, gas/arm/undefined.l: New files.
2094 2004-01-23 Richard Sandiford <rsandifo@redhat.com>
2096 * gas/mips/macro-warn-[1234].[sdl]: New tests.
2097 * gas/mips/macro-warn-[12]-n32.[dl]: New tests.
2098 * gas/mips/mips.exp: Run them.
2100 2004-01-23 Richard Sandiford <rsandifo@redhat.com>
2102 * gas/mips/elf-rel19.[sd]: New test.
2103 * gas/mips/mips.exp: Run it.
2105 2004-01-11 Tom Rix <tcrix@worldnet.att.net>
2107 * gas/m68hc11/movb.s: Add m68hc12 movb and movw dump test.
2108 * gas/m68hc11/movb.d: Likewise.
2109 * gas/m68hc11/m68hc11.exp: Likewise. Add more movb failure tests.
2111 2004-01-19 Alan Modra <amodra@bigpond.net.au>
2113 * gas/i386/katmai.d: Adjust for changed sib printing.
2114 * gas/i386/prescott.d: Likewise.
2115 * gas/i386/sse2.d: Likewise.
2116 * gas/i386/ssemmx2.d: Likewise.
2118 2004-01-16 Alexandre Oliva <aoliva@redhat.com>
2120 * gas/mn10300/mov5.s: New.
2121 * gas/mn10300/basic.exp (do_mov5): New.
2123 2004-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
2125 * gas/mips/relax-swap1-mips1.d: New test for branch relaxation
2126 with swapping for MIPS1.
2127 * gas/mips/relax-swap1-mips2.d: New test for branch relaxation
2128 with swapping for MIPS2.
2129 * gas/mips/relax-swap1.l: Stderr output for the new tests.
2130 * gas/mips/relax-swap1.s: Source for the new tests.
2131 * gas/mips/relax-swap2.d: New test for branch likely relaxation
2133 * gas/mips/relax-swap2.l: Stderr output for the new test.
2134 * gas/mips/relax-swap2.s: Source for the new test.
2135 * gas/mips/mips.exp: Run the new tests.
2137 2004-01-13 Ian Lance Taylor <ian@wasabisystems.com>
2139 * gas/mips/mips16-64.d: New test.
2140 * gas/mips/mips.exp: Run it.
2142 2004-01-12 Richard Sandiford <rsandifo@redhat.com>
2144 * gas/mips/elf-rel18.[sd]: New test.
2145 * gas/mips/mips.exp: Run it.
2147 2004-01-09 Paul Brook <paul@codesourcery.com>
2149 * gas/arm/vfp2.s, gas/arm/vfp2.d: New test.
2150 * gas/arm/arm.exp: Add them.
2152 2004-01-08 Ian Lance Taylor <ian@wasabisystems.com>
2154 * gas/mips/ldstla-n64.d: Pass -64 to assembler, not -n64.
2155 * gas/mips/ldstla-n64-shared.d: Likewise.
2157 2004-01-07 Nick Clifton <nickc@redhat.com>
2159 * gas/cris/rd-dw2-1.d: Expect a pointer size from readelf.
2161 2004-01-06 Alexandre Oliva <aoliva@redhat.com>
2163 2003-11-05 Alexandre Oliva <aoliva@redhat.com>
2164 * lib/gas-defs.exp (is_elf_format): Match frv-uclinux.
2165 2003-09-18 Alexandre Oliva <aoliva@redhat.com>
2166 * gas/frv/fdpic.s, gas/frv/fdpic.d: Renamed from ucpic*.
2167 2003-09-15 Alexandre Oliva <aoliva@redhat.com>
2168 * gas/frv/ucpic.s, gas/frv/ucpic.d: Use gr15 as PIC register. Use
2169 gprel12 for rodata symbol and gotoff12 for sdata symbol.
2170 2003-08-08 Alexandre Oliva <aoliva@redhat.com>
2171 * gas/frv/ucpic.d: Test gotoff and gotofffuncdesc.
2172 2003-08-04 Alexandre Oliva <aoliva@redhat.com>
2173 * gas/frv/ucpic.d, gas/frv/ucpic.s: New.
2174 * gas/frv/allinsns.exp: Run it.
2176 2004-01-02 Albert Bartoszko <albar@nt.kegel.com.pl>
2178 * gas/msp430/opcode.s: Add test for an 'add' instruction which
2179 looks similar to an 'rla' instruction.
2181 For older changes see ChangeLog-9303
2187 version-control: never