Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 02/19/1998 19:20:03
jonathan
Thu Feb 19 19:12:51 PST 1998
Update of /cvsroot/src/gnu/usr.bin/ld/ld
In directory nb00:/tmp/cvs-serv5284

Modified Files:
	ld.1 ld.c 
Log Message:
Add emulation of binutils 2.x ld options:
  -rpath dir, -shared, -soname, --whole-archive, --no-whole-archive
for compatibility with ELF ports and to aid migration to bintils.
Update manpage with new otions.