bionic/libc/arch-arm
Christopher Ferris 5f7ccea3ff Update all debug directives.
The libcorkscrew stack unwinder does not understand cfi directives,
so add .save directives so that it can function properly.

Also add the directives in to strcmp.S and fix a missing set of
directives in cortex-a9/memcpy_base.S.

Bug: 10345269

Change-Id: I043f493e0bb6c45bd3f4906fbe1d9f628815b015
2013-08-20 11:22:34 -07:00
..
bionic Merge "Optimize strcat/strcpy, small tweaks to strlen." 2013-08-05 23:32:06 +00: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 Update all debug directives. 2013-08-20 11:22:34 -07:00
cortex-a15 Update all debug directives. 2013-08-20 11:22:34 -07:00
generic Create optimized __strcpy_chk/__strcat_chk. 2013-08-14 07:46:00 +00:00
include/machine Upgrade libm. 2013-02-01 14:51:19 -08:00
krait Update all debug directives. 2013-08-20 11:22:34 -07:00
syscalls libc: add swapon and swapoff syscalls 2013-06-25 13:18:03 -07:00
arm.mk Create optimized __strcpy_chk/__strcat_chk. 2013-08-14 07:46:00 +00:00
syscalls.mk libc: add swapon and swapoff syscalls 2013-06-25 13:18:03 -07:00