Mon Aug 22 10:49:37 1994 Eric Youngdale (ericy@cais.cais.com)

* i386linux.c (linux_add_one_symbol): Create a fixup for any
	defined absolute symbol, not just GOT or PLT symbols.
	(linux_tally_symbols): Correct handling of references to defined
	symbols.
This commit is contained in:
Ian Lance Taylor 1994-08-22 15:00:26 +00:00
parent c94ca90e9d
commit 0ff4ca1eef

View file

@ -1,3 +1,10 @@
Mon Aug 22 10:49:37 1994 Eric Youngdale (ericy@cais.cais.com)
* i386linux.c (linux_add_one_symbol): Create a fixup for any
defined absolute symbol, not just GOT or PLT symbols.
(linux_tally_symbols): Correct handling of references to defined
symbols.
Thu Aug 18 16:29:57 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
Get ld -x -r to handle a.out set symbols correctly.