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: 05/19/1998 05:20:02
pk
Tue May 19 05:15:39 PDT 1998
Update of /cvsroot/src/gnu/usr.bin/ld/rtld
In directory nb00:/tmp/cvs-serv19007

Modified Files:
	rtld.c 
Log Message:
Optimize symbol/string table access slightly by precomputing their
locations at load time. These values don't change once the object is loaded.