bionic/libc/arch-x86
Elliott Hughes 72d7e667c7 Fix our x86 PIC_PROLOGUE.
The old definition only worked for functions that didn't use numbered
local labels. Upstream uses '666' not only as some kind of BSD in-joke,
but also because there's little likelihood of any function having
labels that high.

There's a wider question about whether we actually want to go via the
PLT at all in this code, but that's a question for another day.

Bug: 16906712
Change-Id: I3cd8ecc448b33f942bb6e783931808ef39091489
2014-08-09 18:45:55 -07:00
..
atom libc: Fix 'index' symbol export. 2014-06-16 13:10:20 -07:00
bionic Android is all-PIC/PIE. 2014-08-07 11:28:34 -07:00
generic Remove the unused swab.S. 2014-07-22 20:43:55 -07:00
include/machine Fix our x86 PIC_PROLOGUE. 2014-08-09 18:45:55 -07:00
silvermont Regenerate the bionic NOTICE files. 2014-07-07 15:42:06 -07:00
syscalls Make __set_errno hidden in asm. 2014-08-08 15:37:50 -07:00
x86.mk Revert "Replaces vfork() implementation with fork()" 2014-08-06 12:32:22 -07:00