From: Alexandre Oliva Date: Sat, 29 Mar 2003 08:01:57 +0000 (+0000) Subject: * sysdeps/unix/sysv/linux/mips/clone.S (__thread_start): Re-introduce ENTRY. X-Git-Tag: cvs/glibc-2_3_3~1013 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c7da3ff8c599a1117b8fed30116c29d332e5972b;p=platform%2Fupstream%2Fglibc.git * sysdeps/unix/sysv/linux/mips/clone.S (__thread_start): Re-introduce ENTRY. 2003-03-29 Alexandre Oliva * sysdeps/unix/sysv/linux/mips/clone.S (__thread_start): Re-introduce ENTRY. --- diff --git a/ChangeLog b/ChangeLog index c0329a7..973ad45 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-03-29 Alexandre Oliva + + * sysdeps/unix/sysv/linux/mips/clone.S (__thread_start): + Re-introduce ENTRY. + 2003-03-28 Thorsten Kukuk * sysdeps/unix/sysv/linux/ifaddrs.c: New file. diff --git a/sysdeps/unix/sysv/linux/mips/clone.S b/sysdeps/unix/sysv/linux/mips/clone.S index e00351d..043f592 100644 --- a/sysdeps/unix/sysv/linux/mips/clone.S +++ b/sysdeps/unix/sysv/linux/mips/clone.S @@ -89,6 +89,7 @@ L(error): its own function so that we can terminate the stack trace with our debug info. */ +ENTRY(__thread_start) L(thread_start): /* cp is already loaded. */ SAVE_GP (GPOFF)