aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorJean Marie Diaz <ambar@cygnus>1994-06-29 21:18:47 +0000
committerJean Marie Diaz <ambar@cygnus>1994-06-29 21:18:47 +0000
commit0373062441e6151860971ebd6e70b955f72e0b33 (patch)
treef025f744aea90b0ed563b768fda4e3960c8a007f /ld/ChangeLog
parent111b24d572118a266bf95ea2b34f9509b038df91 (diff)
downloadgdb-0373062441e6151860971ebd6e70b955f72e0b33.zip
gdb-0373062441e6151860971ebd6e70b955f72e0b33.tar.gz
gdb-0373062441e6151860971ebd6e70b955f72e0b33.tar.bz2
* config/solaris2.mh (NATIVE_LIB_DIRS): Define as /usr/ccs/lib.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 7c22895..0dba65e 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,5 +1,7 @@
Wed Jun 29 16:50:00 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
+ * config/solaris2.mh (NATIVE_LIB_DIRS): Define as /usr/ccs/lib.
+
* lexsup.c (parse_args): Accept -Bstatic and -Bdynamic. Do not
accept plain -B.
* ld.texinfo: -Bstatic is not ignored.