Ken Raeburn
ef1ad8ab8e
* binutils-all/objdump.exp (cpus_expected): New variable, taken from objdump -i
...
test, added ns32k, sorted.
(objdump -i, -f tests): Use $cpus_expected.
* binutils-all/objcopy.exp: For simple-copy test, expect failure for sh-coff.
1994-12-08 19:55:05 +00:00
Ian Lance Taylor
09250cfef7
* binutils-all/objcopy.exp: New file.
...
* config/default.exp: Initialize OBJCOPY and OBJCOPYFLAGS.
1994-10-18 15:51:03 +00:00
Ian Lance Taylor
3aba335daf
Rewrite testsuite.
...
* configure.in, Makefile.in: Remove.
* binutils-all/configure.in, binutils-all/Makefile.in: Remove.
* binutils-all/bintest.c: Remove.
* binutils-all/bintest.s: New file.
* binutils-all/nm.exp, binutils-all/objdump.exp: Rewrite.
* binutils-all/size.exp: Rewrite.
* config/default.exp: Load utils-lib.exp. Set AS and ASFLAGS.
Don't go up one directory from $base_dir. Create tmpdir.
(binutils_run, binutils-assemble): New procedures.
* config/unix.exp: Remove.
* config/mt-a29k-udi, config/mt-i386-aout: Remove.
* config/mt-i960-nindy, config/mt-lynx, config/mt-m68k: Remove.
* config/mt-mips-ecoff, config/mt-slite: Remove.
* config/mt-sparc-aout, config/mt-vxworks: Remove.
* lib/utils-lib.exp (binutil_version): Don't redirect standard
input when getting version. Don't unset errorInfo.
(default_binutils_run): New procedure.
(default_binutils_assemble): New procedure.
1994-10-14 18:56:29 +00:00
Ian Lance Taylor
70605a77d0
* configure.in (configdirs): Change binutils.all to binutils-all.
1994-09-30 03:49:54 +00:00
Ian Lance Taylor
7f23bcab2c
* VMS does not permits `.' in directory names. Renamed
...
binutils.all to binutils-all.
1994-09-29 16:46:53 +00:00
Ian Lance Taylor
98e9482ab5
* configure.in: Use mt-m68k for m68k*-*-aout* and m68k*-*-coff*,
...
not for m68k-*-*.
1994-09-28 17:07:26 +00:00
Ian Lance Taylor
9b6cf6b6b1
* config/unix.exp: If nm.new does not exist, use [transform nm].
...
* config/default.exp: Likewise.
1994-09-02 16:55:54 +00:00
Ken Raeburn
1fde209cc1
rewrite sanitize lines so as not to confuse bsd make
1994-08-30 19:45:05 +00:00
Ian Lance Taylor
c730978489
* configure.in, binutils.all/configure.in: Change i386 to
...
i[345]86.
1994-08-24 16:43:54 +00:00
Bill Cox
334bf283ab
* config/mt-mips-ecoff: Add -Tidp.ld option.
1994-07-19 22:25:03 +00:00
Bill Cox
087188e0df
* config/default.exp, config/unix.exp: Replace error
...
proc calls with perror.
1994-05-17 21:06:39 +00:00
Stan Shebs
39a20ec677
Tue May 10 11:20:54 1994 Stan Shebs (shebs@andros.cygnus.com)
...
* configure.in (sparclite): Match on sparclite*-*-*.
1994-05-10 18:26:39 +00:00
David Henkel-Wallace
2a38983c8d
various changes for lynx.rs, ericsson, BNR.
1994-05-07 00:34:19 +00:00
Ian Lance Taylor
dd270b5ce5
Remove obsolete files. Add mt-slite to .Sanitize.
1994-05-03 00:15:24 +00:00
Ken Raeburn
166d299379
Make tests work again on alpha-osf1 and sun4 native.
...
* config/unix.exp: Use nm.new, not nm, from newly built tree.
* binutils.all/objdump.exp: Add more wildcards to list of
single-letter options in pattern for usage message.
* binutils.all/nm.exp: Deleted debug-symbols test, since it only
works for a.out/stabs systems. Fixed regexps to make underscores
optional, since some C compilers don't prepend them. Deleted
check for foo.o symbol, since again some systems don't generate
it.
1994-04-13 22:46:00 +00:00
Bill Cox
099c286e74
* Makefile.in (check): Set TCL_LIBRARY for runtest.
1994-04-11 23:17:18 +00:00
Rob Savoye
d5dd58dee0
Remove trash left from Makefile cut & paste.
1994-02-22 22:55:24 +00:00
Ken Raeburn
bc9cb7ca39
revised for Rob's changes
1994-02-18 22:13:24 +00:00
Rob Savoye
67d4024b7b
"Default" procedures for any host.
1994-02-15 17:01:12 +00:00
Rob Savoye
caa0901f00
Swap order of config names to match so vxworks is before m68k.
1994-02-15 04:30:10 +00:00
Rob Savoye
71ae6c3153
Set correct values for NM, SIZE etc...
1994-02-15 03:44:51 +00:00
Rob Savoye
d46d1d05d3
Leave it for the init file to identify proper binary to run.
1994-02-15 03:44:22 +00:00
Rob Savoye
6010088699
Use new config features of DejaGnu in site.exp file.
1994-02-15 03:33:46 +00:00
Rob Savoye
dcc5408195
Add "-N".
1994-02-15 03:32:22 +00:00
Rob Savoye
ff08df75bb
Rearranging so cross testing will work.
1994-02-14 18:30:48 +00:00
Rob Savoye
03372cf4ab
Change all occurances of RUNTEST_FLAGS to RUNTESTFLAGS to be consistant with
...
everything else. (and now work recursively too)
1994-01-26 21:44:50 +00:00
Rob Savoye
5e351ee1bc
Add lib dir and utils-lib.exp.
1994-01-25 22:28:03 +00:00
Rob Savoye
8c2b25dd9b
Change RUNTESTFLAGS to RUNTEST_FLAGS to be consistant with FLAGS_TO_PASS.
1994-01-25 02:09:26 +00:00
Ken Raeburn
446918c82c
* binutils.all/objdump.exp: Trim list of format names expected, and accept any
...
known CPU type.
1994-01-17 21:58:53 +00:00
Rob Savoye
00d8666550
* config/unix.exp: Add global before seeing if the variables for
...
nm, objdump, and size exist.
1993-12-03 04:07:15 +00:00
Rob Savoye
2031a59499
* Makefile.in: Remove some stuff from the site.exp file.
...
* config/unix.exp: Add global before seeing if the variables for
nm, objdump, and size exist.
1993-12-03 04:06:44 +00:00
Rob Savoye
73e1e09b8e
* config/udi.exp,unix.exp: Transform tool name.
...
* binutils.all/*.exp: Clear errorInfo after exec.
1993-11-03 18:15:18 +00:00
David D. Zuhn
af9508b2fb
nuke chill stuff from Makefile
1993-08-23 19:46:22 +00:00
David D. Zuhn
4f79b3c547
change srctriggeer to a local FILE not a DIRECTORY
1993-06-04 17:55:08 +00:00
Rob Savoye
4cf03eb2e7
Add an install-info target too.
1993-06-01 01:40:59 +00:00
Rob Savoye
ece87dfb94
Add info target.
1993-06-01 01:37:45 +00:00
Rob Savoye
47a488df26
Add a blank install target so the top level makefile won't die.
1993-05-28 04:31:51 +00:00
K. Richard Pixley
87756e15db
added things-to-lose sections
1993-05-27 06:44:29 +00:00
Ian Lance Taylor
4447efa217
* Makefile.in (FLAGS_TO_PASS): Pass down CC and CFLAGS.
1993-05-27 00:28:16 +00:00
Rob Savoye
b64d5e491a
configure.in template that supports *only* make check. (for releases)
1993-05-26 01:55:00 +00:00
Rob Savoye
2a775d5158
Makefile fragment that supports *only* make check. (for releases)
1993-05-26 01:44:49 +00:00
Ian Lance Taylor
efc7599b10
lib directory is no longer present
1993-05-17 19:32:50 +00:00
Rob Savoye
fff5d9ed97
Remove so cvs -P will work right.
1993-04-22 05:02:03 +00:00
Rob Savoye
fc81b8baaa
Moved the only file to dejagnu/lib, so this is empty.
1993-04-22 04:47:38 +00:00
Rob Savoye
a0aabdf178
Moved to dejagnu/lib since it's now real generic.
1993-04-22 04:46:46 +00:00
Rob Savoye
e0ba174efd
Updated since all the init module names changed.
1993-04-22 04:45:31 +00:00
Rob Savoye
11fdc75ce6
hange nm.all to binutils.all. Remove chill stuff.
1993-04-22 04:42:37 +00:00
Rob Savoye
0fd9814fe5
Mostly cleanup. Doesn't prints it's own pass/fail message anymore.
1993-04-19 21:05:03 +00:00
Rob Savoye
9ef534b90d
Gets names to test from higher level makefile.
1993-04-19 20:55:11 +00:00
Rob Savoye
a54a5a9ebc
Rename to util-defs.exp and turn into generic procedures.
1993-04-08 05:26:10 +00:00