aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1994-09-28 16:21:32 +0000
committerIan Lance Taylor <ian@airs.com>1994-09-28 16:21:32 +0000
commitf81eadb499e778fc75fc0178ce226dc142f81e6b (patch)
tree280ed7467e5e91977f387bdc5d7623a1e7ee9488 /ld/testsuite/ChangeLog
parent7b777690a85302ca41b6c61d16516c75e12deb26 (diff)
downloadgdb-f81eadb499e778fc75fc0178ce226dc142f81e6b.zip
gdb-f81eadb499e778fc75fc0178ce226dc142f81e6b.tar.gz
gdb-f81eadb499e778fc75fc0178ce226dc142f81e6b.tar.bz2
* config/default.exp: Set variables as and nm. Create tmpdir if
it does not already exist. * ld.bootstrap/bootstrap.exp: Don't create tmpdir here. * ld.cdtest/cdtest.exp: Likewise. * ld.scripts/defined.exp: Likewise. Also, don't set as and nm here. Change perror for no variables found to fail. * ld.scripts/script.exp: New test. * ld.scripts/script.t, ld.scripts/script.s: New files.
Diffstat (limited to 'ld/testsuite/ChangeLog')
-rw-r--r--ld/testsuite/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog
index f2df1ea..cee77f4 100644
--- a/ld/testsuite/ChangeLog
+++ b/ld/testsuite/ChangeLog
@@ -1,3 +1,14 @@
+Wed Sep 28 12:18:54 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
+
+ * config/default.exp: Set variables as and nm. Create tmpdir if
+ it does not already exist.
+ * ld.bootstrap/bootstrap.exp: Don't create tmpdir here.
+ * ld.cdtest/cdtest.exp: Likewise.
+ * ld.scripts/defined.exp: Likewise. Also, don't set as and nm
+ here. Change perror for no variables found to fail.
+ * ld.scripts/script.exp: New test.
+ * ld.scripts/script.t, ld.scripts/script.s: New files.
+
Tue Sep 27 14:59:51 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
* ld.scripts: New directory.