Subject: changed files: 'src/gnu/usr.bin/ld/i386 md-static-funcs.c md.c md.h mdprologue.S'
To: None <source-changes>
From: Paul Kranenburg <pk>
List: source-changes
Date: 12/08/1993 02:14:54
Update of /b/source/CVS/src/gnu/usr.bin/ld/i386
In directory sun-lamp.cs.berkeley.edu:/d/users/pk/ld/i386

Modified Files:
	md-static-funcs.c md.c md.h mdprologue.S 
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'.


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