platform_bionic/libc/arch-arm/cortex-a15/bionic
Elliott Hughes bdd8f896dd Improve diagnostics from the assembler __strcpy_chk routines.
Change-Id: Ib95b598f7f8338cc1a618c00232a4259dc4a6319
2016-05-26 16:38:34 -07:00
..
__strcat_chk.S Add optimized cortex-a7/cortex-a53 memset/memcpy. 2015-08-17 13:02:03 -07:00
__strcat_chk_common.S Improve diagnostics from the assembler __strcat_chk routines. 2016-05-26 14:55:00 -07:00
__strcpy_chk.S Add optimized cortex-a7/cortex-a53 memset/memcpy. 2015-08-17 13:02:03 -07:00
__strcpy_chk_common.S Improve diagnostics from the assembler __strcpy_chk routines. 2016-05-26 16:38:34 -07:00
memcpy.S Add optimized cortex-a7/cortex-a53 memset/memcpy. 2015-08-17 13:02:03 -07:00
memcpy_base.S Add optimized cortex-a7/cortex-a53 memset/memcpy. 2015-08-17 13:02:03 -07:00
memcpy_common.S Improve diagnostics from the assembler __memcpy_chk routines. 2016-03-01 14:45:58 -08:00
memset.S Stop including <machine/cpu-features.h>. 2016-05-16 17:52:40 -07:00
stpcpy.S Add stpcpy assembler version. 2014-09-30 19:23:26 -07:00
strcat.S Fix over read in strcpy/stpcpy/strcat. 2015-09-24 14:17:36 -07:00
strcmp.S Stop including <machine/cpu-features.h>. 2016-05-16 17:52:40 -07:00
strcpy.S Add stpcpy assembler version. 2014-09-30 19:23:26 -07:00
string_copy.S Fix over read in strcpy/stpcpy/strcat. 2015-09-24 14:17:36 -07:00
strlen.S Make all labels local. 2015-07-23 12:12:55 -07:00