Subject: changed files: 'src/gnu/usr.bin/ld ld.c ld.h lib.c rrs.c symbol.c'
To: None <source-changes>
From: Paul Kranenburg <pk>
List: source-changes
Date: 11/10/1993 13:53:59
Update of /b/source/CVS/src/gnu/usr.bin/ld
In directory sun-lamp.cs.berkeley.edu:/d/users/pk/ld

Modified Files:
	ld.c ld.h lib.c rrs.c symbol.c 
Log Message:
Eleminate duplicate inclusion of shared objects (libgcc!).
Start using auxiliary information (using `n_other') to tackle aliasing of
function addresses and direct function calls in shared objects.
NOTE: currently protected by `#ifdef EXPERIMENTAL'.


------------------------------------------------------------------------------