platform_bionic/libc/arch-arm/cortex-a15/bionic
Elliott Hughes 3c6016f04a Improve diagnostics from the assembler __memcpy_chk routines.
Change-Id: Iec16c92ed80beee505cba2121ea33e3550197b02
2016-03-01 14:45:58 -08: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 FORTIFY failure diagnostics. 2016-02-26 22:06:17 -08: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 FORTIFY failure diagnostics. 2016-02-26 22:06:17 -08: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 Improve diagnostics from the assembler __memset_chk routines. 2016-03-01 12:46:47 -08: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 Cleanup arm assembly. 2014-09-29 15:53:10 -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