History log of /bionic/libc/arch-arm/cortex-a7/bionic/__strcpy_chk.S
Revision Date Author Comments
866e7b6906b71542c7ab4ce17c5943243058964f 25-May-2017 Christopher Ferris <cferris@google.com> Fix assembler warnings.

There are a few instructions deprecated on armv8 that result in lots
of warnings. Add an arch directive so that these warnings go away.

This doesn't cause any problems because the instructions still
execute properly.

Bug: 38319728

Test: Built all of these assembler files and verified the warning are gone.
Change-Id: If063defdd16f290c01975233c8d257d1b2005e76
8402b42312921ab0f819e324f468fd478e8c3708 28-Nov-2016 Christopher Ferris <cferris@google.com> Add cortex-a7 specific routines.

Test: Changed angler target to use cortex-a7 and I compiled.
Test: Booted this version on angler and ran bionic-unit-tests.

Bug: 31917556

Change-Id: Ice7f6ea38a2569582161a8e659d7877918c1a45a
(cherry picked from commit ecebb49ac636b90b3db48b7375c26c07c95fd104)
ecebb49ac636b90b3db48b7375c26c07c95fd104 28-Nov-2016 Christopher Ferris <cferris@google.com> Add cortex-a7 specific routines.

Test: Changed angler target to use cortex-a7 and I compiled.
Test: Booted this version on angler and ran bionic-unit-tests.

Change-Id: Ice7f6ea38a2569582161a8e659d7877918c1a45a