aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1998-07-23 16:24:15 +0000
committerIan Lance Taylor <ian@airs.com>1998-07-23 16:24:15 +0000
commite42578b65e6cd10833888b5d9fc4711f165d9684 (patch)
tree832e93f7b7aede6a2bc0a26f7e56c53343ab82ec /ld
parent6ae1456eb5882ebf0c88e39641e6b6a8639ab6f6 (diff)
downloadgdb-e42578b65e6cd10833888b5d9fc4711f165d9684.zip
gdb-e42578b65e6cd10833888b5d9fc4711f165d9684.tar.gz
gdb-e42578b65e6cd10833888b5d9fc4711f165d9684.tar.bz2
* ld-elfvers/vers.exp: Just check for i?86 rather than checking
for i386, i486, and i586. (objdump_versionstuff): If we can't find the line, dump the file.
Diffstat (limited to 'ld')
-rw-r--r--ld/testsuite/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog
index baef6d3..c652040 100644
--- a/ld/testsuite/ChangeLog
+++ b/ld/testsuite/ChangeLog
@@ -1,5 +1,18 @@
+Thu Jul 23 12:23:29 1998 Ian Lance Taylor <ian@cygnus.com>
+
+ * ld-elfvers/vers.exp: Just check for i?86 rather than checking
+ for i386, i486, and i586.
+ (objdump_versionstuff): If we can't find the line, dump the file.
+
+Fri Jul 3 00:27:41 1998 Ian Lance Taylor <ian@cygnus.com>
+
+ * ld-scripts/phdrs.exp: Run test on *-*-eabi*.
+ * ld-scripts/weak.exp: Likewise.
+
Wed Jul 1 10:51:46 1998 Nick Clifton <nickc@cygnus.com>
+ * ld-srec/srec.exp: Add xfail for v850.
+
* ld-undefined/undefined.exp: arm and thumb PE toolchains now pass
these tests.