From: Andreas Jaeger Date: Sun, 4 Jun 2000 16:36:36 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e6d1c3fac1f3d92fb9f5351b2697d69d0f4ea5d;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index acaaa36c0c4..0ab4e3414e5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2000-06-01 Ulrich Drepper + + * 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 * sunrpc/xdr_intXX_t.c (xdr_uint8_t): Fix conversion.