History log of /bionic/libc/arch-mips/string/strcpy.c
Revision Date Author Comments
90242350053e6fd2c03640d3f9b37864d18c414d 06-Feb-2018 George Burgess IV <gbiv@google.com> Remove __overloadable/__RENAME_CLANG

Now that we have a clang that supports transparent overloads, we can
kill all of this cruft, and restore our upstream sources to their
untouched glory. Woohoo!

Bug: 12231437
Test: Built aosp_marlin; no obvious patch-related aosp_mips issues.
Change-Id: I520a19d014f12137f80e43f973dccd6711c571cd
fcb877ac4b05e65f64b9b3199d71dfeaae299177 16-Mar-2017 Prashant Patil <prashant.patil@imgtec.com> Add libc optimizations to bionic for MIPS

Test: Used bionic tests available under bionic/tests folder.
Tested for mips32r1/mips32r2/mips64r6 on emulators.

Change-Id: I589415ddc496df3f6067ae34cb33ca58b3a1f276
Signed-off-by: Prashant Patil <prashant.patil@imgtec.com>