diff options
author | Ian Lance Taylor <ian@airs.com> | 1994-11-01 00:37:05 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1994-11-01 00:37:05 +0000 |
commit | fbf967b0daa0e09cf95ab6273d343a6c2776a0ec (patch) | |
tree | f14dcd26caadd7695bace735ca33e90bea354419 /ld | |
parent | dded3d1406eb0dc15b7d4454b704a5cb8d9bbe29 (diff) | |
download | gdb-fbf967b0daa0e09cf95ab6273d343a6c2776a0ec.zip gdb-fbf967b0daa0e09cf95ab6273d343a6c2776a0ec.tar.gz 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.
Diffstat (limited to 'ld')
-rw-r--r-- | ld/ChangeLog | 6 |
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 |