platform_bionic/libc/arch-x86
Elliott Hughes ca5b6a74a7 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.

(cherry-pick of 72d7e667c7e926cb120c4edb53cbf74c652ab915.)

Bug: 16906712
Change-Id: I3cd8ecc448b33f942bb6e783931808ef39091489
2014-08-09 22:18:33 -07:00
..
atom libc: Fix 'index' symbol export. 2014-06-16 13:10:20 -07:00
bionic Revert "Fix incorrect relocations for x86." 2014-08-08 22:26:47 +00:00
generic Remove the unused swab.S. 2014-07-22 20:21:31 -07:00
include/machine Fix our x86 PIC_PROLOGUE. 2014-08-09 22:18:33 -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:35:47 -07:00
x86.mk Revert "Replaces vfork() implementation with fork()" 2014-08-05 14:11:38 -07:00