aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1997-11-10 22:07:27 +0000
committerIan Lance Taylor <ian@airs.com>1997-11-10 22:07:27 +0000
commit13c83300807ed09e0d4b936fab00798b4a86ef59 (patch)
tree5b7357a73eaa14edee329306e511b46c17db6e6b /ld
parentdb316a832a2bb4e371843880aeb64d00bcddaebe (diff)
downloadgdb-13c83300807ed09e0d4b936fab00798b4a86ef59.zip
gdb-13c83300807ed09e0d4b936fab00798b4a86ef59.tar.gz
gdb-13c83300807ed09e0d4b936fab00798b4a86ef59.tar.bz2
* lib/ld-lib.exp (default_ld_simple_link): Permit the linker to
have any name when looking for entry symbol warnings.
Diffstat (limited to 'ld')
-rw-r--r--ld/testsuite/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog
index 6a417e2..58ba18b 100644
--- a/ld/testsuite/ChangeLog
+++ b/ld/testsuite/ChangeLog
@@ -1,5 +1,8 @@
Mon Nov 10 14:25:43 1997 Ian Lance Taylor <ian@cygnus.com>
+ * lib/ld-lib.exp (default_ld_simple_link): Permit the linker to
+ have any name when looking for entry symbol warnings.
+
* ld-srec/sr3.cc (__eh_pc): Define.
Mon Oct 20 14:36:39 1997 Ian Lance Taylor <ian@cygnus.com>