Bill Cox
099c286e74
* Makefile.in (check): Set TCL_LIBRARY for runtest.
1994-04-11 23:17:18 +00:00
Jeff Law
61b3c2c58b
* gas/hppa/more.parse/callinfobug.s: Add missing name for procedure.
1994-04-11 16:03:21 +00:00
Jeff Law
77d9009d08
* gas/hppa/reloc/funcrelobug.s: Place the trampoline in the
...
$DATA$ rather than the $LIT$ subspace.
1994-04-11 14:55:16 +00:00
Jeff Law
2f7c8700d3
* gas/hppa/reloc/funcrelocbug.s: New test.
...
* gas/hppa/reloc/reloc.exp: Run it.
1994-03-27 22:06:42 +00:00
Jeff Law
067654f143
* gas/hppa/more.parse/regpopbug.s: Add trivial .equ test.
1994-03-17 00:50:41 +00:00
Jeff Law
f04a9a1ea1
* gas/hppa/unsorted/globalbug.s: New test (expected to fail).
...
* gas/hppa/unsorted/unsorted.exp: Run it.
1994-03-16 23:24:53 +00:00
Jeff Law
7f8b9d66f5
* gas/hppa/more.parse/callinfobug.s: New test.
...
* gas/hppa/omre.parse/parse.exp: Run it.
1994-03-16 22:44:14 +00:00
Jeff Law
2573e71c0e
* gas/hppa/more.parse/regpopbug.s: New test.
...
* gas/hppa/more.parse/parse.exp: Run it.
1994-03-16 19:58:31 +00:00
Ken Raeburn
d193d76268
* lib/gas-defs.exp (objdump): New proc.
...
(objdump_start): Deleted unused proc.
(objdump_start_common): Merged into objdump_start_no_subdir.
* gas/alpha/fp.exp: Use objdump instead of objdump_start_no_subdir, since the
former actually waits for objdump to finish. Specify .rdata section only.
Make comment indicate Alpha architecture rather than SPARC.
* gas/alpha/fp.d: Omit .reginfo patterns. Just use "." to match
against ASCII code 0x2a ("*", special in regexp).
* gas/sun4/addend.exp: Use objdump instead of objdump_start_no_subdir.
1994-02-28 20:00:10 +00:00
Jeff Law
2563162846
* gas/hppa/more.parse/parse.exp (no subspace test): Only expect
...
a failure if gas is not producing an ELF object.
1994-02-24 15:12:50 +00:00
Jeff Law
1e95993e94
* gas/hppa/basic/fmemLRbug.s: New test.
...
* gas/hppa/basic/basic.exp: Run it.
1994-02-14 17:25:25 +00:00
Jeff Law
4fc3b3b493
* gas/hppa/more.parse/xmpyubug.s: New test.
...
* gas/hppa/more.parse/parse.exp: Run it.
1994-02-05 07:43:29 +00:00
Ken Raeburn
9ebe52b3b9
* lib/gas-defs.exp (regexp_diff): New procedure, vaguely based on
...
"simple_diff" from linker test suite.
* gas/sun4/addend.exp: Use it.
* gas/sun4/addend.d: New file.
1994-02-04 22:19:31 +00:00
Ken Raeburn
9e929d320a
fix regexp for all/x930509.s
1994-01-31 04:39:12 +00:00
Rob Savoye
2d9f80791a
* gas/all/gas.exp, lib/gas-defs.exp, sun4/addend.exp,
...
sparc-solaris/addend.exp: Tweaked to fix a few bugs and to run
well under either version of expect
1994-01-20 23:47:09 +00:00
Jeff Law
3df8598e73
* gas/hppa/basic/fp_misc.s: Delete copr instruction. It's tested
...
elsewhere now.
* gas/hppa/basic/{copr, coprmem, spop}.s: New tests.
* gas/hppa/basic/basic.exp: Run them.
1994-01-17 08:25:42 +00:00
Jeff Law
644df6f6c2
* gas/all/gas.exp: No longer expect difference of forward
...
references to fail.
* gas/all/x930509.s: Fix testcase to match how the expect code was
written.
1994-01-13 20:01:22 +00:00
Jeff Law
96f147a095
* gas/hppa/more.parse/procbug.s: Add test for another bug relating
...
to having a function's label follow the .PROC directive.
1994-01-12 21:42:55 +00:00
Jeff Law
61bfefd79a
* gas/hppa/reloc/reloc.exp: Add test for cross-subspace call bug
...
found while working on multiple $CODE$ subspace support.
1994-01-12 05:49:12 +00:00
Jeff Law
378cbfe1c9
* gas/hppa/more.parse/parse.exp: procbug.s is no longer expected
...
to fail.
* gas/hppa/more.parse/procbug.s: Add missing .procend.
1994-01-10 17:55:19 +00:00
Jeff Law
88b245830a
* gas/hppa/more.parse/labelbug.s: Add more colonless label
...
tests.
1993-12-29 19:37:20 +00:00
Jeff Law
28b9501dcd
* gas/m68k/disperr.s: New test.
...
* gas/m68k/all.exp: Run it.
1993-12-08 22:32:05 +00:00
Jeff Law
9fad66b50b
* gas/hppa/reloc/roundmode.s: New test.
...
* gas/hppa/reloc/reloc.exp: Run it. Fix typo in last change.
1993-12-06 03:26:33 +00:00
Jeff Law
b28171d0d0
* gas/hppa/more.parse/parse.exp: Test for error on for subspace
...
directive is an XFAIL for SOM assmeblers.
* gas/hppa/reloc/reloc.exp: Remove XFAIL for relocation on
cross-subspace call test.
1993-11-30 21:44:41 +00:00
Jeff Law
6e4eda3368
* gas/hppa/more.parse/appbug.s: New test.
...
* gas/hppa/more.parse/parse.exp: Run it.
1993-11-28 21:17:36 +00:00
Jeff Law
16539b5df7
* gas/hppa/unsorted/align3.s: New test.
...
* gas/hppa/unsorted/unsorted.exp: Run it.
1993-11-28 20:14:41 +00:00
Jeff Law
5f74c94042
* gas/all/p2425.s: Insert a tab before assembler directives so
...
that the directives are not interpreted as labels.
* gas/hppa/basic/weird.s: Sync with GDB version.
* gas/hppa/more.parse/labelbug.s: New test.
* gas/hppa/more.parse/parse.exp: Run it.
1993-11-28 06:52:42 +00:00
Jeff Law
8d898eda89
* gas/hppa/reloc/fixupbug.s: New test.
...
* gas/hppa/reloc/reloc.exp: Run it.
1993-11-24 20:45:32 +00:00
Jeff Law
64f591aea9
* gas/hppa/reloc/exitbug.s: New test.
...
* gas/hppa/reloc/reloc.exp: Run it.
1993-11-24 09:26:23 +00:00
Jeff Law
4a1781156b
* gas/hppa/basic/fmem.s: Add quadword FP store instructions.
...
* gas/hppa/basic/basic.exp: Test quadword FP store instructions.
1993-11-22 06:14:24 +00:00
Jeff Law
f60a4a0b52
* gas/hppa/basic/basic.exp: No longer expect failures for
...
system instruction tests now that probei is fixed.
1993-11-07 08:33:03 +00:00
Jeff Law
e8dc4a9347
* gas/hppa/reloc/selectorbug.s: New test.
...
* gas/hppa/reloc/reloc.exp: Run it.
1993-11-07 06:46:44 +00:00
Jeff Law
70d4dc11dc
* gas/hppa/unsorted/fragbug.s: New test.
...
* gas/hppa/unsorted/unsorted.exp: Run it.
1993-11-05 01:03:25 +00:00
Jeffrey Wheat
de074576ce
Changed RUNTESTFLAGS to RUNTEST_FLAGS
1993-11-04 17:36:24 +00:00
Jeff Law
97335255fb
* gas/hppa/reloc/reloc.exp (reloc_reduce): Correct offsets at
...
which specific relocations are expected to be found.
1993-11-02 07:40:53 +00:00
Jeff Law
5c2bae7507
* gas/hppa/unsorted/unsorted.exp (ss_align): Remove OSF xfail.
...
* gas/hppa/more.parse/parse.exp: Add new test.
* gas/hppa/more.parse/ssbug.s: New test to make sure non-default
* sections are handled correctly.
1993-10-31 01:45:52 +00:00
Jeff Law
9bc0f7c85c
* gas/all/gas.exp: Disable (and fail) p1480.s for all PA targets.
1993-10-30 21:14:53 +00:00
Jeff Law
a54c84c779
* gas/hppa/{basic, more.parse, reloc, unsorted}: New directories.
...
* gas/hppa/*/*.exp: New test drivers.
* gas/hppa/*/*.s: New test files.
1993-10-29 05:22:27 +00:00
Jeff Law
64285e8321
* gas/hppa/basic: New directory.
...
* gas/hppa/basic/basic.exp: New test driver.
* gas/hppa/basic/*.s: New test files.
1993-10-29 04:58:03 +00:00
Ken Raeburn
4a350ee6b2
bunch of changes...
1993-10-25 16:48:51 +00:00
Ken Raeburn
726b30ba28
Makefile.in (OBJDUMP_FOR_TARGET): Define similar to AS_FOR_TARGET.
...
(check): Don't pass ASFLAGS variable.
(site.exp): Put ASFLAGS, OBJDUMP, OBJDUMPFLAGS into site.exp.
From Jeff Law:
lib/gas-defs.exp (objdump_start, objdump_finish): New functions
so that tests can parse the output of objdump looking for errors
in relocation entires, file headers and the like.
1993-10-20 15:38:42 +00:00
Ken Raeburn
67972d5076
Add some "setup_xfail" commands, correct at least for sun4 native.
1993-09-23 20:28:35 +00:00