Jeff Law
8f94e66b12
Moving into a new directory
1994-11-30 17:47:54 +00:00
Ian Lance Taylor
2245d757d7
* gas/mips/ld.d: Adjust to work for both big and little endian
...
code.
* gas/mips/ld.s, gas/mips/lif-empic.d: Likewise.
* gas/mips/lifloat.d, gas/mips/ulh-empic.d: Likewise.
* gas/mips/ulh.d, gas/mips/ulw.d, gas/mips/ush.d: Likewise.
* gas/mips/usw.d: Likewise.
1994-11-28 16:21:59 +00:00
Jeff Law
5a1b13d7e9
* gas/hppa/more.parse/parse.exp (nosubspace.s): No longer expected
...
to fail. Fix comments for the test. Tweak test name.
1994-11-28 07:55:25 +00:00
Jeff Law
d2e9cd8c9a
* gas/hppa/reloc/reloc.exp: Minor tweaks to match current PA ELF
...
output.
1994-11-23 06:39:20 +00:00
Ken Raeburn
73951697c3
fix swapped files; stop marking p2425a.s as xfail
1994-11-16 21:41:15 +00:00
Jeff Law
2df1ea3d5b
* gas/hppa/unsorted/align4.s: New test.
...
* gas/hppa/unsorted/unsorted.exp: Run it.
1994-11-16 06:18:20 +00:00
Jeff Law
1a9a95bb2a
* gas/config/tc-hppa.h (obj_frob_symbol): Delete ELF specific
...
definition.
(tc_frob_symbol): Make this condition on OBJ_SOM or OBJ_ELF. For
ELF, subtract out the symbol->section->vma for non-common symbols.
* gas/testsuite/gas/hppa/unsorted/unsorted.exp (importbug): Tweak
to match current expected ELF output.
* gas/testsuite/gas/hppa/reloc/reloc.exp
(do_plabel_relocation_test, do_r_no_reloc): Likewise.
1994-11-15 18:35:32 +00:00
Ken Raeburn
83c6908ca2
nuke "confidential" dirs
1994-11-15 08:53:22 +00:00
Ken Raeburn
7fcd960efa
Delete gasp tests when sanitizing, at least until they're actually run by
...
"make check".
1994-11-08 20:16:13 +00:00
Bill Cox
587dc994ed
* .Sanitize: Add gasp subdirectory to the keepers list.
1994-11-08 19:48:17 +00:00
Bill Cox
9f899c7c78
* .Sanitize: New file for gasp testcases.
1994-11-08 19:46:44 +00:00
Ian Lance Taylor
71da20b741
* gas/mips/ulh.d, gas/mips/ulw.d, gas/mips/ush.d, gas/mips/usw.d:
...
Correct test cases.
1994-11-03 20:52:11 +00:00
Jeff Law
a7f1f2a8ea
* gas/hppa/reloc/blebug3.s: New test.
...
* gas/hppa/reloc/reloc.exp: Run it.
1994-10-20 06:56:55 +00:00
Jeff Law
ea315e99d6
* gas/hppa/reloc/reduce3.s: New test.
...
* gas/hppa/reloc/reloc.exp: run it.
1994-10-17 08:45:18 +00:00
Jeff Law
71b07521c6
* gas/hppa/reloc/reloc.exp (r_no_reloc): Tweak output to match
...
current reality.
1994-10-17 04:27:13 +00:00
Jeff Law
3a4b4b1ec0
* gas/hppa/reloc/reduce.s: Renamed from relocreduce.s
...
* gas/hppa/reloc/reduce2.s: Renamed from relocreduce2.s
* gas/hppa/reloc/r_no_reloc.s: Renamed from r_no_relocbug.s
* gas/hppa/reloc/reloc.exp: Changed accordingly.
1994-09-29 03:29:07 +00:00
Jeff Law
017c725468
* gas/hppa/reloc/reduce.s: Renamed from relocreduce.s
...
* gas/hppa/reloc/reduce2.s: Renamed from relocreduce2.s
* gas/hppa/reloc/r_no_reloc.s: Renamed from r_no_relocbug.s
1994-09-29 03:25:03 +00:00
Ian Lance Taylor
fac75dfebb
* gas/mips/beq.d, gas/mips/beq.s: Test that unconditional branch
...
overflows are correctly converted to jumps.
1994-09-28 17:42:30 +00:00
Ian Lance Taylor
fbc83deff8
* gas/mips: Add test cases for PIC code, both SVR4 style and
...
-membedded-pic style.
1994-09-26 21:43:26 +00:00
Ian Lance Taylor
5fe67aa8fb
* gas/mips: New directory with MIPS specific test cases.
1994-09-23 19:10:21 +00:00
Ken Raeburn
b0ed204dbf
vax test
1994-09-17 05:28:13 +00:00
Ken Raeburn
3892cd1227
new test for vax
1994-09-17 05:08:01 +00:00
Ken Raeburn
ca82f2cd12
keep vax dir
1994-09-17 05:03:44 +00:00
Jeff Law
7e9825f0b7
* gas/hppa/reloc/r_no_relocbug.s: New test.
...
* gas/hppa/reloc/reloc.exp: Run it.
* gas/hppa/reloc/reloc.exp (do_function_reloc_bug): Update
expected output.
1994-09-13 04:22:49 +00:00
Ken Raeburn
ba08215a8c
keep arm files
1994-09-09 18:51:10 +00:00
Ken Raeburn
f661ed29a8
keep arm dir
1994-09-09 18:34:24 +00:00
Ken Raeburn
318b02b6b9
ARM Acorn/RISCiX target and host patches from Richard Earnshaw
1994-09-05 10:53:00 +00:00
Ken Raeburn
14c11f4482
more description on last change
1994-07-15 23:24:34 +00:00
Ken Raeburn
8cbd903e9c
* lib/gas-defs.exp (run_dump_test): New routine for running the
...
assembler, running objdump or nm (not fully supported) on the
resulting object file, and comparing the results against a file of
regular expressions in the test suite, all in one command.
(fail_phase, slurp_options): New auxiliary routines.
(regexp_diff): Always return a value. Fix bugs in actually doing
the regexp test.
Should make it even easier to write gas test cases, giving Ian even less
excuse for not doing so. :-)
1994-07-15 23:13:10 +00:00
Jeff Law
109babdf49
* gas/hppa/reloc/relocreduce2.s: More relocation reduction tests.
...
* gas/hppa/reloc/reloc.exp: Run them.
1994-07-07 17:59:58 +00:00
Ken Raeburn
7e6fc3a845
* config/default.exp: Look for "as.new" in "$base_dir/..", where it got
...
compiled, not in "$base_dir".
* config/unknown.exp: Deleted.
1994-06-30 22:54:44 +00:00
Steve Chamberlain
1b01afe630
Don't keep the "is" cases, only the "was" cases.
1994-06-28 01:19:19 +00:00
Steve Chamberlain
7a9e58720f
Reflect new rules.
1994-06-28 01:17:29 +00:00
Jeff Law
5ce4e41c09
* gas/lib/gas-defs.exp (gas_finish): Call "close" and "wait"
...
before exiting. Enclose both calls inside a "catch".
(objdump_finish): Likewise.
1994-06-26 22:52:06 +00:00
Jeff Law
cf8c0d64b3
From rob:
...
* gas/lib/gas-defs.exp (gas_finish): Call "close" before exiting.
Make note about possibly needing a call to "wait" too.
(objdump_finish): Likewise.
1994-06-26 19:26:33 +00:00
Rob Savoye
605491337b
Look for as.new before looking in the path for the binary to test.
1994-06-21 22:15:04 +00:00
Rob Savoye
afaf3145b5
Use "default" rather than "unix".
1994-06-18 20:17:26 +00:00
Rob Savoye
3b8bdecc4a
Setup default and unknown init files.
1994-06-18 20:11:38 +00:00
Rob Savoye
a7175ea958
Don't pass AS and ASFLAGS, it's now done in the testing code.
1994-06-18 20:06:27 +00:00
Jeff Law
ed50a13b4e
* gas/hppa/reloc/reloc.exp (roundmode test): Tweak expected output
...
for SOM to match current testcase.
1994-06-10 16:24:54 +00:00
Ian Lance Taylor
daa7e18489
* Makefile.in (mostlyclean, realclean): New targets.
...
* doc/Makefile.in, testsuite/Makefile.in: Likewise.
1994-06-07 17:37:52 +00:00
Ken Raeburn
be64f9c8bf
keep files for pushw test
1994-06-05 16:47:36 +00:00
Ken Raeburn
e4125bb4d9
note new i386 test
1994-06-02 23:47:38 +00:00
Ken Raeburn
121d5e17cd
new test for "pushw"
1994-06-02 23:46:51 +00:00
Ken Raeburn
d9ac025813
whitespace
1994-06-02 23:46:41 +00:00
Ken Raeburn
b166d61474
* Makefile.in (distclean): Remove site config files and gas.sum.
1994-06-02 19:09:30 +00:00
Ken Raeburn
c06e55d99a
changes from gas-2.3/binutils-2.4 dist (details in branch log msgs, changelogs)
1994-05-27 16:58:05 +00:00
Bill Cox
858665b799
* lib/gas-defs.exp: Replace error proc calls with perror calls.
1994-05-17 21:54:41 +00:00
Jeff Law
a0546d5ed3
* gas/hppa/reloc/reloc.exp: Tweak expected output to match new
...
ELF code.
* gas/hppa/reloc/roundmode.s: Avoid "S" and "D" modes, ELF does
not support them.
* gas/hppa/unsorted/unsorted.exp: Tweak expected output to match
new ELF code.
1994-05-16 19:25:51 +00:00
Ken Raeburn
5494073cf2
remove unneeded files
1994-05-08 05:21:37 +00:00