platform_bionic/libc/arch-arm64/denver64/bionic
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
..
memcpy.S Improve diagnostics from the assembler __memcpy_chk routines. 2016-03-01 14:45:58 -08:00
memcpy_base.S
memset.S Mandate optimized __memset_chk for arm and arm64. 2016-03-02 11:58:41 -08:00