mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-30 22:43:12 +03:00
* sysdeps/unix/sysv/linux/mips/clone.S (__thread_start): Re-introduce ENTRY.
2003-03-29 Alexandre Oliva <aoliva@redhat.com> * sysdeps/unix/sysv/linux/mips/clone.S (__thread_start): Re-introduce ENTRY.
This commit is contained in:
@ -1,3 +1,8 @@
|
||||
2003-03-29 Alexandre Oliva <aoliva@redhat.com>
|
||||
|
||||
* sysdeps/unix/sysv/linux/mips/clone.S (__thread_start):
|
||||
Re-introduce ENTRY.
|
||||
|
||||
2003-03-28 Thorsten Kukuk <kukuk@suse.de>
|
||||
|
||||
* sysdeps/unix/sysv/linux/ifaddrs.c: New file.
|
||||
|
@ -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)
|
||||
|
Reference in New Issue
Block a user