OSDN Git Service

Android is all-PIC/PIE.
authorElliott Hughes <enh@google.com>
Thu, 7 Aug 2014 17:51:32 +0000 (10:51 -0700)
committerElliott Hughes <enh@google.com>
Thu, 7 Aug 2014 18:28:34 +0000 (11:28 -0700)
commit43227c0b400a33dc9722269beda26313c391fb1e
tree70bdd28e713b1a06db4330c82a330256321c2cb1
parent3e7b8e2a8bd16a37cecdae1135a5e7fc6e64c762
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 6b6364a7fc7c3ba37ee907776a29bdc8c9793db9)

Change-Id: I89ca57fa0eb34a36de6cb11ea85f71054fce709d
libc/arch-x86/bionic/__stack_chk_fail_local.h
libc/arch-x86/bionic/setjmp.S
libc/arch-x86/bionic/sigsetjmp.S
libc/arch-x86/include/machine/asm.h
libc/arch-x86_64/bionic/setjmp.S
libc/arch-x86_64/bionic/sigsetjmp.S
libc/arch-x86_64/include/machine/asm.h