platform_bionic/libc/arch-common/bionic
Dan Albert 586b6761d0 Partial revert of "Remove obsolete __stack_chk_fail_local."
These sources are going to be used for the NDK as well, and the NDK
still uses GCC.

This partially reverts commit
4af220cfef. That commit also removed
this symbol from the linker's crtbegin (it has its own). That is
still only built with Clang, so we don't need to revert that part.

Test: treehugger
Bug: None
Change-Id: Iba231baf298e228135bdf48dfed87f9089975eb1
2018-01-24 16:37:48 -08:00
..
__dso_handle.h Remove an obsolete aarch64 hack. 2017-10-25 10:57:02 -07:00
__dso_handle_so.h Remove an obsolete aarch64 hack. 2017-10-25 10:57:02 -07:00
asm_multiarch.h Properly align init/fini_arrays for crtend.o 2015-05-07 12:56:15 -07:00
atexit.h Fixes for __cxa_finalize 2014-05-05 11:36:57 -07:00
crtbegin.c Partial revert of "Remove obsolete __stack_chk_fail_local." 2018-01-24 16:37:48 -08:00
crtbegin_so.c Partial revert of "Remove obsolete __stack_chk_fail_local." 2018-01-24 16:37:48 -08:00
crtbrand.S Give ELF notes 4-byte alignment. 2017-12-04 13:21:01 -08:00
crtend.S Properly align init/fini_arrays for crtend.o 2015-05-07 12:56:15 -07:00
crtend_so.S Properly align init/fini_arrays for crtend.o 2015-05-07 12:56:15 -07:00
pthread_atfork.h Pre-M and GCC compatibility for crtbegin. 2018-01-24 16:37:48 -08:00