bionic/libc
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
..
arch-arm Make __set_errno hidden in asm. 2014-08-08 15:37:50 -07:00
arch-arm64 Make __set_errno hidden in asm. 2014-08-08 15:37:50 -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:37:50 -07:00
arch-mips64 Make __set_errno hidden in asm. 2014-08-08 15:37:50 -07:00
arch-x86 Fix our x86 PIC_PROLOGUE. 2014-08-09 18:45:55 -07:00
arch-x86_64 Make __set_errno hidden in asm. 2014-08-08 15:37:50 -07:00
bionic Add a way to disable backtracing in malloc debug. 2014-08-08 00:16:29 -07:00
dns Revert most of "Cleanup: Delete dead code." 2014-08-06 13:38:16 -04:00
include Proper MB_CUR_MAX. 2014-08-06 13:17:43 -07:00
kernel Add gen syscalls step to instructions. 2014-07-18 16:56:33 -07:00
private Revert "Added a bionic systrace class and tracing to pthread_mutex.cpp." 2014-07-29 23:52:29 +00:00
stdio Fix visibility for a bunch more symbols. 2014-07-14 18:59:51 -07:00
tools Make __set_errno hidden in asm. 2014-08-08 15:37:50 -07:00
tzcode Fix the tzdata update tools. 2014-08-06 15:29:10 -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 18:59:51 -07:00
upstream-netbsd Implement twalk(3), add unit tests. 2014-07-24 15:14:06 -07:00
upstream-openbsd Implement twalk(3), add unit tests. 2014-07-24 15:14:06 -07:00
zoneinfo Upgrade bionic to tzdata2014f. 2014-08-06 15:26:13 -07:00
Android.mk Fixes build. 2014-08-06 12:32:28 -07:00
crt.mk Reconfig libc's Android.mk to build for multilib 2014-02-12 13:58:34 -08:00
MODULE_LICENSE_BSD
NOTICE Implement twalk(3), add unit tests. 2014-07-24 15:14:06 -07:00
SYSCALLS.TXT Revert "Replaces vfork() implementation with fork()" 2014-08-06 12:32:22 -07:00