platform_bionic/libc/arch-arm
Elliott Hughes 784609317d Mandate optimized __memset_chk for arm and arm64.
This involves actually implementing assembler __memset_chk for arm64,
but that's easily done.

Obviously I'd like this for all architectures (and all the string functions),
but this is low-hanging fruit...

Change-Id: I70ec48c91aafd1f0feb974a2555c51611de9ef82
2016-03-02 11:58:41 -08:00
..
bionic [MIPS] Add __popcountsi2 to libgcc_compat.c 2016-02-25 14:28:45 -08:00
cortex-a7 Improve diagnostics from the assembler __memset_chk routines. 2016-03-01 12:46:47 -08:00
cortex-a8 libc/arm: add cortex-a8 cpu variant 2013-05-15 20:13:28 -07:00
cortex-a9 Improve diagnostics from the assembler __memcpy_chk routines. 2016-03-01 14:45:58 -08:00
cortex-a15 Improve diagnostics from the assembler __memcpy_chk routines. 2016-03-01 14:45:58 -08:00
cortex-a53 Switch to LOCAL_SRC_FILES_EXCLUDE 2015-10-20 11:58:28 -07:00
cortex-a53.a57 Switch to LOCAL_SRC_FILES_EXCLUDE 2015-10-20 11:58:28 -07:00
denver Improve diagnostics from the assembler __memcpy_chk routines. 2016-03-01 14:45:58 -08:00
generic/bionic Improve diagnostics from the assembler __memcpy_chk routines. 2016-03-01 14:45:58 -08:00
include/machine Add ARM_IRELATIVE relocation 2015-01-08 22:22:27 -08:00
krait Improve diagnostics from the assembler __memcpy_chk routines. 2016-03-01 14:45:58 -08:00
syscalls Really add adjtimex(2), and add clock_adjtime(2) too. 2016-02-03 13:19:10 -08:00
arm.mk Mandate optimized __memset_chk for arm and arm64. 2016-03-02 11:58:41 -08:00