]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorAndreas Jaeger <aj@suse.de>
Sun, 4 Jun 2000 16:36:36 +0000 (16:36 +0000)
committerAndreas Jaeger <aj@suse.de>
Sun, 4 Jun 2000 16:36:36 +0000 (16:36 +0000)
ChangeLog

index acaaa36c0c4cbb9aca2bad06aae41eb2ca747a87..0ab4e3414e53ba939d0a052c171569ec99cfa338 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2000-06-01  Ulrich Drepper  <drepper@redhat.com>
+
+       * sysdeps/i386/elf/setjmp.S: Work around change is recent
+       binutils.  gas now emits a jump through the PLT instead of a
+       relative jump if the jump target is an exported symbol.
+
 2000-05-26  Andreas Jaeger  <aj@suse.de>
 
        * sunrpc/xdr_intXX_t.c (xdr_uint8_t): Fix conversion.