OSDN Git Service

Add stack unwinding directives to assembly leaf functions.
authorBen Cheng <bccheng@google.com>
Tue, 15 Sep 2009 20:41:14 +0000 (13:41 -0700)
committerBen Cheng <bccheng@google.com>
Tue, 15 Sep 2009 20:41:14 +0000 (13:41 -0700)
commitbd192b470b69e00e9313680b70c5572a609e535d
tree61d3575f3195acab886e3fe74388ff45b76fb539
parent824201294b5f3c3ad6ca9d9751d96f78142c5409
Add stack unwinding directives to assembly leaf functions.

So that the real culprit of native crashes can surface in the stack trace.
libc/arch-arm/bionic/atomics_arm.S
libc/arch-arm/bionic/memcmp.S
libc/arch-arm/bionic/memcmp16.S
libc/arch-arm/bionic/memcpy.S