Jeff Law
b4f2bb63da
* gas/mn10300/basic.exp: Check bit patterns for indexed mov,
...
movbu, movhu instructions. Check bit patterns for more bit
operations. Check bit patterns for various 16bit call, retf
and ret instructions.
* gas/mn10300/other.s: Update operands for better test coverage.
Improving testsuite coverage.
1996-11-05 20:35:04 +00:00
Jeff Law
9eb0125b6c
* gas/mn10300/basic.exp: Check bit patterns for a
...
couple more mov and cmp instructions.
1996-11-04 19:56:27 +00:00
Ian Lance Taylor
3c02d99662
* gas/mips/*.d: Update for disassembler changes.
1996-10-29 22:22:35 +00:00
Ian Lance Taylor
f5587846ed
* gas/mips: Add symbols to several testsuites, since the ELF
...
assembler now always builds a symbol table, which means that
objdump will no longer report `No symbols in FILE'. Change the
expected output accordingly.
1996-10-14 17:54:49 +00:00
Jeff Law
301ee34af4
* gas/mn10300/basic.exp: Check bit patterns for instructions
...
with a single 8bit or 16bit immediate operand.
We should correctly assemble just about everything except opcodes with:
multiple immediate operands,
3 register operands,
really weird stuff
1996-10-10 22:05:54 +00:00
Jeff Law
d9f4450770
* gas/mn10300/basic.exp: Check bit patterns for many
...
instructions. Add missing test in do_mov1.
* gas/mn10300/mov1.s: Add missing test.
We should now assemble just about anything without any
immediate operands.
1996-10-10 19:13:48 +00:00
Jeff Law
c3fa8cd69c
* gas/mn10300/{add.s, bcc.s, bit.s, cmp.s, ext.s}: New tests.
...
* gas/mn10300/{extend.s logical.s, loop.s, mov1.s}: Likewise.
* gas/mn10300/{mov2.s, mov3.s, mov4.s, movbu.s}: Likewise.
* gas/mn10300/{movhu.s, movm.s, muldiv.s, other.s}: Likewise.
* gas/mn10300/{shift.s, sub.s}: Likewise.
* gas/mn10300/basic.exp: Run them.
Beginnings of gas testsuite for mn10300. Matsushita.
1996-10-09 20:19:00 +00:00
Jeff Law
ae1b99e42d
Grrr. The mn10200 and mn10300 are _not_ similar enough to easily support
...
with a single generic configuration. So break them up into two different
configurations. See the individual ChangeLogs for additional detail.
1996-10-03 16:42:22 +00:00
Jeff Law
b5bfedbe6c
* gas/mn10x00: New directory for Matsushita 10x00 tests.
...
Keep stubbing out Matsushita stuff.
1996-10-03 06:16:13 +00:00
Ian Lance Taylor
819a5edafd
* lib/gas-defs.exp (gas_version): Fix for current version
...
printing.
1996-10-01 19:39:21 +00:00
David Edelsohn
a98ddff362
* gas/sparc/splet.d: Fix typo in cpusha result.
1996-09-29 14:57:04 +00:00
Ian Lance Taylor
913d896f5b
* gas/all/cofftag.s: Use .p2align rather than .align.
1996-09-18 16:15:10 +00:00
Jeff Law
1b3b1c2d3c
* gas/h8300/macs.s: Add "stmac" instructions.
...
* gas/h8300/basic.exp: Test them.
Somehow I forgot to test "stmac".
1996-09-13 21:27:22 +00:00
Jackie Smith Cashion
f17be6588b
Thu Sep 12 10:25:45 1996 James G. Smith <jsmith@cygnus.co.uk>
...
* config/tc-arm.c (md_apply_fix3): Update two thumb instruction
slots when processing BL fixups.
* config/tc-arm.c (output_inst): Ensure Thumb BL fixup is marked
on the first half of the instruction.
Thu Sep 12 10:28:44 1996 James G. Smith <jsmith@cygnus.co.uk>
* gas/arm/thumb.s (back): Check assembly of Thumb BL.
1996-09-12 09:31:02 +00:00
Ian Lance Taylor
4a9149d501
* gas/mips/mips4.s, gas/mips/mips4.d: Use $fccN for condition code
...
registers.
1996-09-09 18:37:54 +00:00
Jackie Smith Cashion
1b68deb599
Wed Sep 4 11:24:29 1996 James G. Smith <jsmith@cygnus.co.uk>
...
* config/tc-mips.c (load_register): Remove unnecessary code that
was causing the high 32bits of 64bit constants to be lost.
Fixes PR10503. The compiler was producing the assembler code:
dli $3,0xfffffffffffff
when constructing the softfloat library. Unfortunately it was being
incorrectly assembled.
1996-09-04 13:15:28 +00:00
Jeff Law
6cff464b3a
* gas/v850/basic.exp (do_branch): Check offsets in branch insns.
...
(do_jumps): Likewise.
Now that we can resolve known branch targets.
1996-08-31 07:26:35 +00:00
Jeff Law
1a393e50be
* gas/v850/misc.s: Tweak register numbers for better testing.
...
* gas/v850/basic.exp (misc_tests): Corresponding changes.
1996-08-30 19:59:06 +00:00
Jeff Law
1f17971dee
* gas/v850/hilo.s: New testfile.
...
* gas/v850/basic.exp: Run hilo tests.
1996-08-30 06:40:44 +00:00
Jackie Smith Cashion
d833e7e3c8
Thu Aug 29 11:32:23 1996 James G. Smith <jsmith@cygnus.co.uk>
...
* gas/arm/arm7t.d: Explicitly force little-endian assembly.
1996-08-29 10:34:09 +00:00
Jeff Law
8289ed0b65
* gas/v850/basic.exp (mem_tests): Test instruction bit patterns.
...
xfail sst and sld tests.
(mov_tests): Remove bogus xfail.
* gas/v850/mem.s: sst and sld instructions can only index from
"ep" register.
1996-08-23 19:35:05 +00:00
Jeff Law
1fa751362b
* gas/v850/basic.exp (logical_tests): Test instruction bit patterns.
...
Update addresses.
* gas/v850/logical.s: Tweak constants for better testing.
1996-08-23 19:13:56 +00:00
Jeff Law
5bd7d77946
* gas/v850/basic.exp (jump_tests): Test instruction bit patterns,
...
but not displacements (yet).
1996-08-23 19:05:52 +00:00
Jeff Law
7be3453a1a
* gas/v850/basic.exp (compare_tests): Test instruction bit patterns.
1996-08-23 18:58:09 +00:00
Jeff Law
78872957c4
* gas/v850/basic.exp (branch_tests): Test instruction bit patters,
...
but not displacements (yet).
1996-08-23 18:34:48 +00:00
Jeff Law
47183e0e38
* gas/v850/basic.exp (bit_tests): Test instruction bit patterns.
1996-08-23 18:26:59 +00:00
Jeff Law
ad9889dd59
* gas/v850/basic.exp (arith_tests): Test instruction bit patterns.
...
* gas/v850/arith.s: Tweak constants for better testing.
1996-08-23 18:16:02 +00:00
Jeff Law
827b80748b
* gas/v850/basic.exp (misc_tests): No longer expect failures
...
assembling "ldsr" and "stsr" opcodes.
* gas/v850/misc.s: Re-enable assembling of "ldsr" and "stsr"
opcodes.
1996-08-23 17:42:00 +00:00
Jeff Law
4fc797ff5c
* gas/v850/basic.exp (misc_tests): No longer expect failures
...
assembling "trap" opcodes.
* gas/v850/misc.s: Re-enable assembling of "trap" opcodes.
1996-08-23 17:10:41 +00:00
Jeff Law
50f7abfaed
* gas/v850: New directory with v850 tests.
...
Beginnings of a gas testsuite for the v850.
1996-08-23 17:03:52 +00:00
Jackie Smith Cashion
3bce65a493
Thu Aug 15 16:06:02 1996 James G. Smith <jsmith@cygnus.co.uk>
...
* gas/arm/thumb.s: Added.
* gas/arm/immed.s: Added.
* gas/arm/arch4t.s: Added.
* gas/arm/arm.exp: Updated to run the new tests.
1996-08-15 15:07:55 +00:00
Jeff Law
94dba90cdf
* gas/h8300/misch.s: Reenable "eepmov.w" test.
...
* gas/h8300/miscs.s: Likewise.
* gas/h8300/h8300.exp: Check for correct assembly of "eepmov.w"
on the H8/300H and H8/S. Don't expect it to fail.
1996-08-06 17:18:10 +00:00
David Edelsohn
1804c6a042
* gas/sparc/asi.s: Update ASI_AS_IF_USER_{PRIMARY,SECONDARY}_LITTLE.
1996-07-31 17:58:42 +00:00
Jackie Smith Cashion
c479fc62f4
oWed Jul 31 15:41:42 1996 James G. Smith <jsmith@cygnus.co.uk>
...
* config/tc-arm.c: Changed INSN_SIZE to variable insn_size, as
pre-cursor to adding Thumb support. Also added cpu_variant flag
information to each of the asm_flg structures.
(md_parse_option): Updated ARM7 parsing to allow 't' for
thumb/halfword support, aswell as 'm' for long multiply.
(md_show_usage): Updated help message.
(md_assemble): Check that instruction flags are applicated to the
current cpu variant.
(md_apply_fix3, tc_gen_reloc): Add BFD_RELOC_ARM_OFFSET_IMM8 and
BFD_RELOC_ARM_HWLITERAL relocation support for new halfword and
signextension instructions.
(do_ldst): Generate halfword and signextension variants if
mnemonic flags match.
(ldst_extend): Do not allow shifts in the offset field of halfword
or signextension instructions.
(validate_offset_imm): Provide check on halfword and signextension
immediate range.
(add_to_lit_pool): Merge identical literal pool values.
Wed Jul 31 15:55:12 1996 James G. Smith <jsmith@cygnus.co.uk>
* gas/arm/arm7t.s: Added.
* gas/arm/arm7t.d: Added.
* gas/arm/arm.exp: Updated to run the new test.
1996-07-31 14:57:57 +00:00
Ian Lance Taylor
f93e43a114
At the request of Andreas Schwab:
...
* gas/m68k/pcrel.d: Rename from schwab.d.
* gas/m68k/pcrel.s: Rename from schwab.s.
1996-07-08 18:37:30 +00:00
Ian Lance Taylor
d1db6a9de2
Mon Jul 8 14:23:26 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
...
* gas/m68k/schwab.d: Correct for ELF format.
* gas/m68k/all.exp: Run "schwab" test for all targets.
1996-07-08 18:25:53 +00:00
Jeff Law
d78f416f84
No longer sanitize away h8s stuff
1996-07-05 18:39:32 +00:00
Ian Lance Taylor
5c7bebdba4
Avoid DOS file naming problems:
...
* gas/h8300/branch.s: Rename from branches.s.
* gas/h8300/branchh.s: Rename from branchesh.s.
start-sanitize-h8s
* gas/h8300/branchs.s: Rename from branchess.s.
end-sanitize-h8s
* gas/h8300/rotsh.s: Rename from rotshift.s.
* gas/h8300/rotshh.s: Rename from rotshifth.s.
start-sanitize-h8s
* gas/h8300/rotshs.s: Rename from rotshifts.s.
end-sanitize-h8s
* gas/h8300/h8300.exp: Corresponding changes.
1996-07-04 18:26:59 +00:00
Ian Lance Taylor
98c72b6dd7
* gas/all/gas.exp: Remove setup_xfail for h8300*-*-* for two tests
...
which now pass.
* gas/h8300/h8300.exp: Fix regexp of mov32bug test to work on a 64
bit host.
1996-07-03 18:23:06 +00:00
Ian Lance Taylor
5cd26e22ac
* gas/all/gas.exp: Add setup_xfail for vax*-*-vms* for 930509a
...
test.
* gas/vax/quad.exp: Expect a nop after the movq.
1996-06-29 22:22:37 +00:00
Jeff Law
e4012892a3
* gas/h8300/cbranchh.s: Switch into h8300h mode.
...
Just something I noticed.
1996-06-18 19:40:18 +00:00
Ian Lance Taylor
3f3accf86a
* gas/m68k/all.exp: Pass -m68020 when assembling the disperr.s
...
test.
1996-06-06 16:31:03 +00:00
Ian Lance Taylor
2183da6aa8
* gas/mips/jal-xgot.d: Correct for 64 bit output.
1996-05-29 20:36:05 +00:00
Ian Lance Taylor
5adc603b6c
* gas/m68k/op68000.d: Add statements now caught by gas.
1996-04-24 21:06:57 +00:00
David Edelsohn
ef15dfc7b7
* gas/sparc/sparc.exp: Run them.
1996-04-22 23:50:07 +00:00
David Edelsohn
a5cb47d815
* gas/sparc/splet.[ds]: New tests for sparclet extensions.
1996-04-22 23:46:24 +00:00
Ian Lance Taylor
4dd7e66b82
* gas/mips/la.d: Updated for April 5 MIPS assembler changes.
...
* gas/mips/lb.d, gas/mips/ld.d, gas/mips/sb.d: Likewise.
* gas/mips/uld.d, gas/mips/ulh.d, gas/mips/ulw.d: Likewise.
* gas/mips/usd.d, gas/mips/ush.d, gas/mips/usw.d: Likewise.
1996-04-15 21:29:27 +00:00
Jeff Law
638c6a9ca4
* gas/h8300/{addsubh.s,bitops1h.s,bitops2h.s}: New h8300h tests.
...
* gas/h8300/{bitops3h.s,bitops4h.s,branchesh.s}: New h8300h tests.
* gas/h8300/{cbranchh.s,compareh.s,decimalh.s}: New h8300h tests.
* gas/h8300/{divmulh.s,incdech.s,logicalh.s}: New h8300h tests.
* gas/h8300/{misch.s,movbh.s,movwh.s}: New h8300h tests.
* gas/h8300/{pushpoph.s,rotshifth.s}: New h8300h tests.
* gas/h8300/h8300.exp: Run them.
More tests.
1996-04-05 23:50:28 +00:00
Jeff Law
d981c0aa7a
* gas/h8300/{movb.s,movw.s}: Correct predecrement syntax.
...
* gas/h8300/h8300.exp: Fix typos in bitops4 and movb tests.
Fixes remaining unexpected failures.
1996-04-05 17:57:01 +00:00
Jeff Law
0066efbab5
* gas/h8300/{addsub.s,bitops1.s,bitops2.s}: New h8300 tests.
...
* gas/h8300/{bitops3.s,bitops4.s,branches.s}: New h8300 tests.
* gas/h8300/{cbranch.s,compare.s,decimal.s}: New h8300 tests.
* gas/h8300/{divmul.s,incdec.s,logical.s}: New h8300 tests.
* gas/h8300/{misc.s,movb.s,movw.s}: New h8300 tests.
* gas/h8300/{pushpop.s,rotshift.s}: New h8300 tests.
* gas/h8300/h8300.exp: Run them.
To keep me from screwing up the assembler...
1996-04-05 17:13:28 +00:00
David Edelsohn
a600cd3f38
Add missing arc sanitization (oops).
1996-03-07 22:48:51 +00:00
Ian Lance Taylor
a9645755cd
* gas/mips/lb-xgot.d: Correct.
1996-02-23 00:47:32 +00:00
David Edelsohn
753075b261
* gas/sparc/{asi,membar,prefetch,rdpr,synth64,wrpr}.d: Pass -Av9
...
to gas.
* gas/sparc/addend.exp: Execute for any sparc cpu.
* gas/sparc/{mismatch.exp,mism-1.s}: New test.
1996-02-19 10:48:27 +00:00
Ian Lance Taylor
6190e3ddd1
* gas/mips/jal-xgot.d, gas/mips/la-xgot.d: New tests.
...
* gas/mips/lb-xgot.d, gas/mips/ld-xgot.d: New tests.
* gas/mips/lif-xgot.d, gas/mips/ulh-xgot.d: New tests.
* gas/mips/mips.exp: Run new tests if svr4pic.
1996-02-14 18:51:35 +00:00
Jeff Law
f3de5a89ac
* gas/hppa/unsorted/unsorted.exp: Update for objdump changes.
1996-01-26 21:26:28 +00:00
Ian Lance Taylor
367c2d2aef
* gas/mips/*.d: Update for changes to disassembler.
1996-01-10 17:57:47 +00:00
Ian Lance Taylor
9e64063e1c
* gas/mips/ulh-svr4pic.d: Update for tc-mips.c load_address
...
change.
1996-01-04 03:57:43 +00:00
Ian Lance Taylor
a132c404b6
* gas/m68k/link.s: Use "&" instead of "#" for immediate values.
...
* gas/m68k/fmoveml.s, gas/m68k/fmoveml.d: New test.
* gas/m68k/all.exp: Run it.
1995-11-03 18:10:38 +00:00
Ian Lance Taylor
dae9b93010
* gas/m68k/link.s, gas/m68k/link.d: New test.
...
* gas/m68k/all.exp: Run it.
1995-11-03 04:12:45 +00:00
Jeff Law
97a010ff42
* gas/hppa/basic/basic.exp: Test lci and syncdma instructions.
...
* gas/hppa/basic/system.s: Corresponding changes.
1995-10-24 17:00:11 +00:00
David Edelsohn
e34be374b8
* gas/arm/le-fpconst.[sd]: New testcase.
1995-10-06 19:10:17 +00:00
David Edelsohn
845118c61c
* gas/arm/arm.exp: Renamed from gas.exp.
1995-10-06 17:54:33 +00:00
Ian Lance Taylor
1f5397cad3
* gas/mri/mri.exp: Add setup_xfail for arm*-*-* for constants
...
test.
1995-09-25 16:32:51 +00:00
Ian Lance Taylor
336933a863
* lib/gas-defs.exp (gas_run): Call prune_system_crud.
...
(run_dump_test, objdump): Likewise.
1995-09-18 18:05:49 +00:00
David Edelsohn
8567205d48
* gas/sparc/{wrdr.[ds],rdpr.[ds]}: New tests.
...
* gas/sparc/sparc.exp: Run them.
1995-09-14 20:12:01 +00:00
Ian Lance Taylor
0fc4bbe3cc
* Makefile.in, configure.in: Remove; the testsuite is now run
...
directly from the gas Makefile.
1995-09-13 20:37:46 +00:00
Ian Lance Taylor
77b5f15932
* gas/mri/empty.s: New file.
...
* gas/mri/mri.exp: Test assembling empty.s.
* gas/mri/comment.s: Add a couple more comment variants.
1995-09-11 16:07:49 +00:00
Ian Lance Taylor
e103ad308c
* gas/mri/mri.exp: Add xfail for the expr test for all hppa
...
targets.
1995-09-11 15:46:48 +00:00
Ian Lance Taylor
e840039ffc
* gas/mri/comment.s, gas/mri/comment.d: New test.
...
* gas/mri/mri.exp: Run it.
* gas/mri/expr.s: Remove whitespace in operand field.
* gas/mri/for.s: Add comments for further testing.
* gas/macros/test2.s: Put in an upper case ELSE to test case
insensitivity.
1995-09-07 01:45:07 +00:00
Ian Lance Taylor
96dbd10de8
* gas/macros/*: New tests for macros.
1995-08-21 18:45:08 +00:00
Ian Lance Taylor
d0af548446
* gasp/gasp.exp (gasp_test): Call prune_system_crud on the output
...
of diff.
* lib/gas-defs.exp: Define prune_system_crud if it is not already
defined.
1995-08-19 21:37:43 +00:00
Ian Lance Taylor
65d860fc28
* gasp/mri/*.out: Use ;, not !, for the comment character.
1995-08-18 15:10:35 +00:00
Ian Lance Taylor
3a3a17b415
* gas/mri/mri.exp: Change hppa*-*-* expected failures to only
...
expect failure for targets which use SOM.
1995-08-16 21:57:37 +00:00
Ian Lance Taylor
a46c0ed860
* lib/gas-defs.exp (run_dump_test): If the program to run does not
...
exist, mark the test as untested.
1995-08-16 21:13:52 +00:00
Ian Lance Taylor
7863267c43
* gas/mri/mri.exp: Add setup_xfail for i960 b.out targets for
...
common test.
1995-08-16 20:43:22 +00:00
Ian Lance Taylor
51c7f8f3c2
* gas/mri/for.s: Add nop to round out to four byte boundary.
...
* gas/mri/repeat.s: Likewise.
* gas/mri/while.s: Likewise.
* gas/mri/for.d: Expected added nop.
* gas/mri/repeat.d: Likewise.
* gas/mri/while.d: Likewise.
1995-08-16 20:17:29 +00:00
Ian Lance Taylor
f5cf5e17bf
* gas/mri/for.d, gas/mri/for.s: New test.
...
* gas/mri/if.d, gas/mri/if.s: New test.
* gas/mri/repeat.d, gas/mri/repeat.s: New test.
* gas/mri/while.d, gas/mri/while.s: New test.
* gas/mri/mri.exp: Run the new tests.
1995-08-15 19:44:20 +00:00
Ian Lance Taylor
f2cc4ccdc3
* gas/mri/expr.d: Permit leading zeroes, in case we're using a
...
64-bit BFD.
1995-08-14 20:59:36 +00:00
Ian Lance Taylor
b2e0bd6315
* gasp/mri/*: New tests.
...
* gasp/gasp.exp: Run them. Also, clean up the test names used in
pass and fail.
1995-08-14 20:06:03 +00:00
Jeff Law
e62fb52590
* gas/sh/basic.exp: Update now that we know the right
...
bit patters for the new sts instructions.
1995-08-13 06:41:18 +00:00
Ian Lance Taylor
bd59fa7505
* gas/mri/char.d: Fix for little endian machines.
...
* gas/mri/float.d: Likewise.
1995-08-10 04:47:20 +00:00
Ian Lance Taylor
60e36671ef
* gas/all/struct.s, gas/all/struct.d: New test.
...
* gas/all/gas.exp: Run it.
1995-08-09 19:38:01 +00:00
Ian Lance Taylor
b57bd74908
* gas/mri/common.s, gas/mri/common.d: New test.
...
* gas/mri/mri.exp: Run it.
1995-08-08 21:41:52 +00:00
Ian Lance Taylor
3a1902f1f0
* gas/mri/mri.exp: Add setup_xfail for a29k*-*-* for constants
...
test.
1995-08-08 03:48:22 +00:00
Ian Lance Taylor
0247c1c073
* gasp/crash1.out, gasp/macro.out, gasp/sfunc.out: Complete
...
truncated files, so that the tests pass.
1995-08-08 03:38:59 +00:00
Ian Lance Taylor
55243738ff
Move testsuite ChangeLog entries to testsuite/ChangeLog.
1995-08-08 03:35:44 +00:00
Ian Lance Taylor
0d7e5327d9
* gas/mri/mri.exp: Add setup_xfail for hppa*-*-* for equ,
...
constants, and expr.
1995-08-08 03:22:47 +00:00
Ian Lance Taylor
59e3498dc3
* gas/m68k/all.exp: Run schwab test on hpux*, not just hpux. Run
...
on vxworks*, not just vxworks5.1.
1995-08-08 03:17:41 +00:00
Ian Lance Taylor
4fedeeb08c
* lib/gas-defs.exp (fail_phase, pass_phase): Remove.
...
(run_dump_test): Just call pass or fail.
1995-08-08 02:56:44 +00:00
Ian Lance Taylor
7239c29775
* gas/m68k/operands.s, gas/m68k/operands.d: New test.
...
* gas/m68k/op68000.d: New test.
* gas/m68k/cas.s, gas/m68k/cas.d: New test.
* gas/m68k/bitfield.s, gas/m68k/bitfield.d: New test.
* gas/m68k/schwab.d: Run objdump with -j .text. Adjust for
changes to disassembler.
* gas/m68k/all.exp: Run new tests. Run schwab test for
m68k-*-coff*.
1995-08-08 02:43:30 +00:00
Jeff Law
13120c031c
* gas/sh/*: New tests for the hitachi-sh.
...
Sanitized away for now...
1995-08-07 09:04:27 +00:00
Steve Chamberlain
a1bdcf913a
* Makefile.in: Remove superfluous runtest gasp.
1995-08-01 18:41:59 +00:00
Jeff Law
0eb8ace818
* gas/hppa/parse/badfmpyadd.s: New test.
...
* gas/hppa/parse/parse.exp: Run it.
1995-06-13 04:28:17 +00:00
Ken Raeburn
ff15324f63
Bunch of changes from Richard Earnshaw for generic bi-endian ARM aout targets.
...
Details in change logs.
1995-05-18 22:21:18 +00:00
Ken Raeburn
8baa2ba4c1
* gas/mips/ld.d: Modified for gas delay-slot fixes.
1995-05-02 20:40:22 +00:00
David Edelsohn
f6959b8dbb
* lib/gas-dg.exp: New file.
1995-04-30 06:35:49 +00:00
Ken Raeburn
b3a05d571b
* lib/gas-defs.exp (pass_phase): New proc.
...
(run_dump_test): Note passing or failing of each phase of this test, instead of
failure of phases or passing of complete test. Ensure test file name is in
reported message.
1995-04-10 19:40:00 +00:00
David Edelsohn
d1f32b4e46
* gas/arc/{ld.[sd],st.[sd]}: New files.
1995-04-10 07:34:05 +00:00
David Edelsohn
4028415325
More ARC stuff.
1995-04-09 00:47:26 +00:00
David Edelsohn
d4e91451d7
* gas/arc/{arc.exp,math.[sd],flag.[sd],j.[sd]}: New files.
...
* gas/arc/{branch.[sd],alias.[sd],sshift.[sd]}: New files.
1995-04-08 23:10:39 +00:00