History log of /bionic/libc/arch-arm/denver/bionic/memcpy.S
Revision Date Author Comments
1c8ea807ebb54c1533040b60c0a6394abc77e339 30-Sep-2014 Christopher Ferris <cferris@google.com> Cleanup arm assembly.

Remove the old arm directives.
Change the non-local labels to .L labels.
Add cfi directives to strcpy.S.

Bug: 18157900

(cherry picked from commit c8bd2abab24afe563240297018c4fa79944f193b)

Change-Id: Ifa1c3d16553d142eaa0d744af040f0352538106c
c8bd2abab24afe563240297018c4fa79944f193b 30-Sep-2014 Christopher Ferris <cferris@google.com> Cleanup arm assembly.

Remove the old arm directives.
Change the non-local labels to .L labels.
Add cfi directives to strcpy.S.

Change-Id: I9bafee1ffe5d85c92d07cfa8a85338cef9759562
5b5d6e7045dece4e112553e9a2516240ea32f812 12-Mar-2014 Shu Zhang <chazhang@nvidia.com> add 32-bit bionic implementation for denver arch

Add 32-bit bionic implementation for denver. Use denver version of memcpy/
memset. Use Cortex-A15 version of strlen/strcat/strcpy/strcmp.

Change-Id: I4c6b675f20cf41a29cadf70a11d1635d7df5b30a