platform_bionic/libc/arch-common/bionic
Elliott Hughes 3413a75460 Remove an obsolete aarch64 hack.
e210488e0d in 2013 added this, which seems
to have been a workaround for the linker at the time that was never removed.

Bug: N/A
Test: ran tests
Change-Id: I171c3f4b7c34638ab75b8e49616b3a9c24ab3fcb
2017-10-25 10:57:02 -07: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 Build crtbegin with clang too. 2017-07-25 11:54:33 -07:00
crtbegin_so.c Remove obsolete __stack_chk_fail_local. 2017-05-23 16:43:30 -07:00
crtbrand.S Make .note.android.ident section type SH_NOTE 2015-02-12 21:37:20 -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 Unregister pthread_atfork handlers on dlclose() 2015-04-24 17:57:37 -07:00