559f27828c
This CL adds an instruction to the _start label that clears the frame pointer. This allows stack walking code to determine when it has reached the end of the stack. The __bionic_clone function is similarly modified, for architectures that weren't already doing both. Test: bionic-unit-tests Test: CtsBionicTestCases Change-Id: Iea3949f52c44f7931f9fff2d60d4d9e5c742c120 |
||
---|---|---|
.. | ||
bionic | ||
cortex-a7/bionic | ||
cortex-a9/bionic | ||
cortex-a15/bionic | ||
cortex-a53/bionic | ||
cortex-a55/bionic | ||
generic/bionic | ||
krait/bionic | ||
kryo/bionic | ||
dynamic_function_dispatch.cpp | ||
static_function_dispatch.S |