Subject: changed files: 'src/gnu/usr.bin/ld Makefile etc.c ld.c ld.h lib.c rrs.c shlib.c symbol.c symseg.h warnings.c xbits.c'
To: None <source-changes>
From: Paul Kranenburg <pk>
List: source-changes
Date: 12/08/1993 02:14:14
Update of /b/source/CVS/src/gnu/usr.bin/ld
In directory sun-lamp.cs.berkeley.edu:/d/users/pk/ld

Modified Files:
	Makefile etc.c ld.c ld.h lib.c rrs.c shlib.c symbol.c symseg.h 
	warnings.c xbits.c 
Log Message:
Many internal changes, most notably in the symbol counting stuff.
`ld -r -x'  now supported on all object files.
Support for long archive member names (AR_EFMT1 format),
	thanks to Bill Sommerfeld/Mark Eichin
Do the right(?) thing with symbol aliases (N_INDR) for POSIX lover, especially
when equiping shared libraries with these (this was *not* fun).
Handle silly archives (.sa) for people who needs them; turn on by `-Bsilly'.


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