bionic/libc
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
..
arch-arm Make __set_errno hidden in asm. 2014-08-08 15:35:47 -07:00
arch-arm64 Make __set_errno hidden in asm. 2014-08-08 15:35:47 -07:00
arch-common/bionic Fixes for __cxa_finalize 2014-05-05 11:36:57 -07:00
arch-mips Make __set_errno hidden in asm. 2014-08-08 15:35:47 -07:00
arch-mips64 Make __set_errno hidden in asm. 2014-08-08 15:35:47 -07:00
arch-x86 Fix our x86 PIC_PROLOGUE. 2014-08-09 22:18:33 -07:00
arch-x86_64 Make __set_errno hidden in asm. 2014-08-08 15:35:47 -07:00
bionic Add a way to disable backtracing in malloc debug. 2014-08-08 09:40:17 -07:00
dns Fix all resolv warnings and turn on -Werror. 2014-07-02 16:27:20 -07:00
include Revert "Add a hack to <stdlib.h> until we can fix libvpx." 2014-08-06 13:20:41 -07:00
kernel Add gen syscalls step to instructions. 2014-07-15 19:02:33 -07:00
private Added a bionic systrace class and tracing to pthread_mutex.cpp. 2014-07-28 19:38:08 -07:00
stdio Fix visibility for a bunch more symbols. 2014-07-14 15:13:30 -07:00
tools Make __set_errno hidden in asm. 2014-08-08 15:35:47 -07:00
tzcode Fix the tzdata update tools. 2014-08-06 17:31:48 -07:00
upstream-dlmalloc Put all allocation functions into dispatch table. 2014-06-12 15:08:18 -07:00
upstream-freebsd Fix visibility for a bunch more symbols. 2014-07-14 15:13:30 -07:00
upstream-netbsd Implement twalk(3), add unit tests. 2014-07-24 14:55:29 -07:00
upstream-openbsd Implement twalk(3), add unit tests. 2014-07-24 14:55:29 -07:00
zoneinfo Upgrade bionic to tzdata2014f. 2014-08-06 17:38:01 -07:00
Android.mk Fixes build. 2014-08-05 14:46:03 -07:00
crt.mk Reconfig libc's Android.mk to build for multilib 2014-02-12 13:58:34 -08:00
MODULE_LICENSE_BSD auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
NOTICE Implement twalk(3), add unit tests. 2014-07-24 14:55:29 -07:00
SYSCALLS.TXT Revert "Replaces vfork() implementation with fork()" 2014-08-05 14:11:38 -07:00