bionic/libc/arch-arm
Christopher Ferris fc4d70fe54 Remove dead files.
memcpy.a15.S/strcmp.a15.S files were submitted by ARM for use as the basis
for the memcpy/strcmp implementations in cortex-a15.

memset.S was moved in to the generic directory.

NOTE: memcpy.a9.S was submitted by Linaro to be the basis for the memcpy
for cortex-a9/cortex-a15 but has not been incorporated yet.

Bug: 10971279

Merge from internal master.

(cherry-picked from 48fc3e8b9f)

Change-Id: I8f9297578990d517f004e4e8840e2b2cbd5a47d8
2013-10-03 12:35:56 -07:00
..
bionic Remove dead files. 2013-10-03 12:35:56 -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 Remove the __ARM_FEATURE_DSP check. 2013-10-02 23:14:01 -07:00
cortex-a15 Remove the __ARM_FEATURE_DSP check. 2013-10-02 23:14:01 -07:00
generic Create optimized __strcpy_chk/__strcat_chk. 2013-08-15 11:13:39 -07:00
include/machine Upgrade libm. 2013-02-01 14:51:19 -08:00
krait Remove the __ARM_FEATURE_DSP check. 2013-10-02 23:14:01 -07:00
syscalls Ensure we have the off64_t variant of every function that takes an off_t. 2013-09-19 16:27:24 -07:00
arm.mk Add the dl_iterate_phdr function to libdl for arm. 2013-09-06 09:53:54 -07:00
syscalls.mk Make it easier to add syscalls for another architecture. 2013-09-26 08:57:17 -07:00