From: Ian Lance Taylor Date: Mon, 22 Aug 1994 15:00:26 +0000 (+0000) Subject: Mon Aug 22 10:49:37 1994 Eric Youngdale (ericy@cais.cais.com) X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0ff4ca1eeff0a93d4c90a884002fb8efb538a4a6;p=binutils-gdb.git 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. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 84de02824a3..56649384231 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -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.