android_bionic/libc/arch-x86/bionic
Elliott Hughes 43227c0b40 Android is all-PIC/PIE.
Clean up the x86/x86_64 assembler. The motivator (other than reducing
confusion) was that asm.h incorrectly checked PIC rather than __PIC__.

Bug: 16823325

(cherry picked from commit 6b6364a7fc)

Change-Id: I89ca57fa0eb34a36de6cb11ea85f71054fce709d
2014-08-07 11:28:34 -07:00
..
__bionic_clone.S Rename __bionic_clone_entry to __start_thread. 2014-06-06 15:18:54 -07:00
__get_sp.S Hide __get_sp. 2014-05-20 20:22:50 -07:00
__set_tls.c Hide __set_tls. 2014-05-20 20:32:28 -07:00
__stack_chk_fail_local.h Android is all-PIC/PIE. 2014-08-07 11:28:34 -07:00
_exit_with_stack_teardown.S Hide _exit_with_stack_teardown. 2014-05-16 16:17:44 -07:00
_setjmp.S Unify our assembler macros. 2014-02-20 13:51:26 -08:00
atexit.h
setjmp.S Android is all-PIC/PIE. 2014-08-07 11:28:34 -07:00
sigsetjmp.S Android is all-PIC/PIE. 2014-08-07 11:28:34 -07:00
syscall.S Remove unnecessary instructions from x86/x86_64 syscalls. 2014-06-05 17:24:30 -07:00
vfork.S Revert "Replaces vfork() implementation with fork()" 2014-08-06 12:32:22 -07:00