platform_bionic/libc/arch-x86/include/machine
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
..
asm.h Fix our x86 PIC_PROLOGUE. 2014-08-09 22:18:33 -07:00
elf_machdep.h Use the NetBSD <sys/exec_elf.h>. 2013-01-29 15:02:50 -08:00
endian.h Update x86 machine/endian.h from upstream 2013-06-25 14:17:58 -07:00
exec.h auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
setjmp.h auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00