From: Andreas Jaeger Date: Thu, 13 Mar 2003 15:07:26 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc-2_3_3~1260 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6fde8d5325b4f0ffe6f8ee6d74bc3da1787f006f;p=thirdparty%2Fglibc.git Update. 2003-03-13 Guido Guenther * sysdeps/unix/sysv/linux/mips/clone.S: introduce and use local label .Lthread_start since current binutils don't allow branches to globally visible symbols. --- diff --git a/ChangeLog b/ChangeLog index 17f55285a28..24776932cf7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2003-03-13 Guido Guenther + + * sysdeps/unix/sysv/linux/mips/clone.S: introduce and use local + label .Lthread_start since current binutils don't allow branches + to globally visible symbols. + 2003-03-13 Jakub Jelinek * sysdeps/unix/sysv/linux/ia64/sysdep.h (BREAK_INSN_1, BREAK_INSN,