platform_bionic/libc/arch-mips/string
Douglas Leung f3b9c89d3a Fix bug where t9 is not correct when __memset_chk_fail is called.
t9 is used to calculate gp at the start of __memset_chk_fail.

Change-Id: Ief5018699e060afa691bfc1d861abd5e463ab80c
2016-03-16 17:02:17 -07:00
..
memcmp.c Fix mips build. 2015-01-27 11:09:27 -08:00
memcpy.S [MIPS] Add optimized string functions 2015-06-17 17:02:10 +02:00
memset.S Fix bug where t9 is not correct when __memset_chk_fail is called. 2016-03-16 17:02:17 -07:00
mips-string-ops.h MIPS support for libc. 2012-08-02 16:07:26 -07:00
mips_strlen.c Fix strlen function type for mips. 2014-08-27 16:00:46 -07:00
strcmp.S [MIPS] Add optimized string functions 2015-06-17 17:02:10 +02:00
strlen.c Fix mips build. 2015-01-27 11:09:27 -08:00