2002-08-03 Roland McGrath <roland@redhat.com>
authorRoland McGrath <roland@gnu.org>
Sun, 4 Aug 2002 01:28:11 +0000 (01:28 +0000)
committerRoland McGrath <roland@gnu.org>
Sun, 4 Aug 2002 01:28:11 +0000 (01:28 +0000)
commitb38de2c8da34cf506651a5170a3d2d46292650ad
tree63d48f1ee665cbf6a044d7d630dfc286555f1689
parentb28d7a3dfdff6b94839d628ff8acd3a28aa2ff7a
2002-08-03  Roland McGrath  <roland@redhat.com>

* sysdeps/unix/sysv/linux/x86_64/clone.S (thread_start): Use
HIDDEN_JUMPTARGET for _exit.
* sysdeps/unix/sysv/linux/m68k/clone.S (thread_start): Likewise.
* sysdeps/unix/sysv/linux/i386/clone.S (thread_start): Likewise.
* sysdeps/unix/sysv/linux/powerpc/clone.S: Likewise.
* sysdeps/unix/_exit.S (_exit): Add libc_hidden_def.
sysdeps/unix/_exit.S
sysdeps/unix/sysv/linux/i386/clone.S
sysdeps/unix/sysv/linux/m68k/clone.S
sysdeps/unix/sysv/linux/powerpc/clone.S
sysdeps/unix/sysv/linux/x86_64/clone.S