platform_bionic/libc/arch-arm/denver/bionic
George Burgess IV 6cb0687932 Split our FORTIFY implementation into libc_fortify
As requested in the bug. This also rips __memcpy_chk out of memcpy.S,
which lets us cut down on copypasta (all of the implementations look
identical).

Bug: 12231437
Test: mma on aosp_{arm,arm64,mips,x86,x86_64} internal master;
checkbuild on bullhead internal master; CtsBionicTestCases on bullhead.
No new failures.
Change-Id: I88c39ca166bacde0b692aa3063e743bb046a5d2f
2017-07-24 14:20:16 -07:00
..
__strcat_chk.S Fix assembler warnings. 2017-05-24 16:06:11 -07:00
__strcpy_chk.S Fix assembler warnings. 2017-05-24 16:06:11 -07:00
memcpy.S Split our FORTIFY implementation into libc_fortify 2017-07-24 14:20:16 -07:00
memcpy_base.S add 32-bit bionic implementation for denver arch 2014-03-26 13:57:01 +08:00
memmove.S Improve FORTIFY failure diagnostics. 2016-02-26 22:06:17 -08:00
memset.S Stop including <machine/cpu-features.h>. 2016-05-16 17:52:40 -07:00