aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1994-11-01 00:37:05 +0000
committerIan Lance Taylor <ian@airs.com>1994-11-01 00:37:05 +0000
commitfbf967b0daa0e09cf95ab6273d343a6c2776a0ec (patch)
treef14dcd26caadd7695bace735ca33e90bea354419
parentdded3d1406eb0dc15b7d4454b704a5cb8d9bbe29 (diff)
downloadfsf-binutils-gdb-fbf967b0daa0e09cf95ab6273d343a6c2776a0ec.zip
fsf-binutils-gdb-fbf967b0daa0e09cf95ab6273d343a6c2776a0ec.tar.gz
fsf-binutils-gdb-fbf967b0daa0e09cf95ab6273d343a6c2776a0ec.tar.bz2
* emultempl/sunos.em (gld${EMULATION_NAME}_find_so): If we find an
appropriately named static library, stop the search at that directory.
-rw-r--r--ld/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 927fd04..f0a6440 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,9 @@
+Mon Oct 31 19:35:17 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
+
+ * emultempl/sunos.em (gld${EMULATION_NAME}_find_so): If we find an
+ appropriately named static library, stop the search at that
+ directory.
+
Wed Oct 26 13:59:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
* Makefile.in (ALL_EMULATIONS): Added ei386nbsd.o, ens32knbsd.o