OSDN Git Service

arm specific bits needed for nptl
authorAustin Foxley <austinf@cetoncorp.com>
Sat, 17 Oct 2009 20:23:11 +0000 (13:23 -0700)
committerAustin Foxley <austinf@cetoncorp.com>
Sat, 17 Oct 2009 20:23:11 +0000 (13:23 -0700)
commite58798e107d652644629a1daaa95d76430808d53
treef02c3778cf6e3df14f1c0d499c9f660af476ed99
parentb04c2ba52317dab5b2e4172d2f8678b1025780d8
arm specific bits needed for nptl

 * SAVE_PID, RESTORE_PID in vfork.S
 * clone.S tweaks to allow for the pid to be reset

Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
libc/sysdeps/linux/arm/Makefile.arch
libc/sysdeps/linux/arm/clone.S
libc/sysdeps/linux/arm/libc-aeabi_read_tp.S [new file with mode: 0644]
libc/sysdeps/linux/arm/libc-thumb_atomics.S [new file with mode: 0644]
libc/sysdeps/linux/arm/vfork.S