From 6fde8d5325b4f0ffe6f8ee6d74bc3da1787f006f Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Thu, 13 Mar 2003 15:07:26 +0000 Subject: 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. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 17f55285a2..24776932cf 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, -- cgit 1.4.1