]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Mon Aug 22 10:49:37 1994 Eric Youngdale (ericy@cais.cais.com)
authorIan Lance Taylor <ian@airs.com>
Mon, 22 Aug 1994 15:00:26 +0000 (15:00 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 22 Aug 1994 15:00:26 +0000 (15:00 +0000)
* 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.

bfd/ChangeLog

index 84de02824a375d84256a7878408e0cddeb472b54..56649384231f449df9b83c6c683459a02891fb61 100644 (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.