platform_bionic/libc/arch-arm64/denver64/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
..
memcpy.S Split our FORTIFY implementation into libc_fortify 2017-07-24 14:20:16 -07:00
memcpy_base.S Add __memcpy_chk assembly for 64 bit. 2014-09-26 12:47:04 -07:00
memset.S Mandate optimized __memset_chk for arm and arm64. 2016-03-02 11:58:41 -08:00