diff options
author | Ken Raeburn <raeburn@cygnus> | 1994-06-30 22:54:44 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1994-06-30 22:54:44 +0000 |
commit | 7e6fc3a845647c49e98c8b06e9e23280945bd987 (patch) | |
tree | a96a6f65706f4d6c14d636b4039c89ffde5a9fe6 /gas | |
parent | d14d610da264bc583c48c9432e739f5e57eab3a0 (diff) | |
download | gdb-7e6fc3a845647c49e98c8b06e9e23280945bd987.zip gdb-7e6fc3a845647c49e98c8b06e9e23280945bd987.tar.gz gdb-7e6fc3a845647c49e98c8b06e9e23280945bd987.tar.bz2 |
* config/default.exp: Look for "as.new" in "$base_dir/..", where it got
compiled, not in "$base_dir".
* config/unknown.exp: Deleted.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/testsuite/config/unknown.exp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gas/testsuite/config/unknown.exp b/gas/testsuite/config/unknown.exp deleted file mode 100644 index b60b08a..0000000 --- a/gas/testsuite/config/unknown.exp +++ /dev/null @@ -1,2 +0,0 @@ -unsupported "Sorry, there is no support for this cpu.\n" -exit 1 |