bionic/libc/arch-arm
Ben Cheng 8df0fe0c74 Clear link register in __bionic_clone.
Since __bionic_clone uses tail-call to invoke __bionic_clone_entry,
at runtime the unwinder will reach the stack of the clone() function,
which belongs to the parent thread, if the link register is not cleared.

BUG: 14270816
Change-Id: Ia3711c87f8b619debe73748c28b9fb8691ea698e
2014-05-23 16:35:21 -07:00
..
bionic Clear link register in __bionic_clone. 2014-05-23 16:35:21 -07:00
cortex-a7 libc/arm: add cortex-a7 cpu variant 2013-03-23 01:38:22 -07:00
cortex-a8 libc/arm: add cortex-a8 cpu variant 2013-05-15 20:13:28 -07:00
cortex-a9 denver: optimize memmove 2014-05-20 12:31:38 -07:00
cortex-a15 denver: optimize memmove 2014-05-20 12:31:38 -07:00
denver denver: optimize memmove 2014-05-20 12:31:38 -07:00
generic denver: optimize memmove 2014-05-20 12:31:38 -07:00
include/machine Clean up <machine/ieee.h>. 2014-04-16 16:31:17 -07:00
krait denver: optimize memmove 2014-05-20 12:31:38 -07:00
syscalls Lose the hand-written futex assembler. 2014-05-22 19:49:11 -07:00
arm.mk Lose the hand-written futex assembler. 2014-05-22 19:49:11 -07:00