platform_bionic/libc/arch-arm/denver/bionic
Bernhard Rosenkränzer ce46f5576a Specify .cpu cortex-a15
When building with clang without this change, as errors out saying pldw
is an unsupported instruction (because it isn't part of the ARMv7 core
instruction set).
Let as know using pldw is fine.

Change-Id: Ie1f9c4b873e93ab2b3b374d2d46e476a4e581710
Signed-off-by: Bernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org>
2014-11-30 22:17:30 +01:00
..
__strcat_chk.S Cleanup arm assembly. 2014-09-29 15:53:10 -07:00
__strcpy_chk.S Cleanup arm assembly. 2014-09-29 15:53:10 -07:00
memcpy.S Cleanup arm assembly. 2014-09-29 15:53:10 -07:00
memcpy_base.S add 32-bit bionic implementation for denver arch 2014-03-26 13:57:01 +08:00
memmove.S denver: optimize memmove 2014-05-20 12:31:38 -07:00
memset.S Specify .cpu cortex-a15 2014-11-30 22:17:30 +01:00