bionic/libc
Dmitriy Ivanov cd13b14e98 Stop libc from cross-referencing unwind symbols
This makes unwind symbols 'protected',
  which should prevent them from relocating
  against libc++.so/libcutls.so.

  This is temporary file and it is going
  to be removed once libc.so stops exporting
  them.

Bug: http://b/19958712
Change-Id: I96a765afe47e68d2e2ceb288870e63a25ca52081
2015-04-07 01:48:35 +00:00
..
arch-arm Stop libc from cross-referencing unwind symbols 2015-04-07 01:48:35 +00:00
arch-arm64 Try again to fix clang build. 2015-04-03 13:37:18 -07:00
arch-common/bionic Make .note.android.ident section type SH_NOTE 2015-02-12 21:37:20 -08:00
arch-mips Remove _memset16 and _memset32 from mips/mips64 bionic. 2015-04-02 10:34:58 -07:00
arch-mips64 Remove _memset16 and _memset32 from mips/mips64 bionic. 2015-04-02 10:34:58 -07:00
arch-x86 Use ALIAS_SYMBOL for assembler aliasing. 2015-03-25 09:12:00 -07:00
arch-x86_64 Use ALIAS_SYMBOL for assembler aliasing. 2015-03-25 09:12:00 -07:00
bionic Merge "Refactor pthread_mutex to support 32-bit owner_tid on 64-bit devices." 2015-04-02 20:27:40 +00:00
dns Make ThreadLocalBuffer a class rather than a macro. 2015-03-31 10:56:58 -07:00
include Add ANDROID_DLEXT_FORCE_LOAD flag 2015-04-03 10:50:48 -07:00
kernel Upgrade kernel headers to 3.18.10. 2015-03-31 14:57:48 -07:00
private Make ThreadLocalBuffer a class rather than a macro. 2015-03-31 10:56:58 -07:00
stdio Hide internal of pthread_mutex_t. 2015-03-25 17:54:17 -07:00
tools Make gensyscalls.py use the ALIAS_SYMBOL macro. 2015-03-24 21:08:26 -07:00
tzcode libc: Fix mktime returns an uncorrect time in empty TZ case 2014-11-14 18:13:07 -08:00
upstream-dlmalloc Return total footprint, not high water mark. 2014-10-13 12:45:35 -07:00
upstream-freebsd Clean up <stdlib.h> slightly. 2015-01-26 14:28:41 -08:00
upstream-netbsd Remove bogus transitive includes. 2014-12-29 13:29:50 -08:00
upstream-openbsd Fix memchr overflow. 2015-02-14 13:21:22 -08:00
zoneinfo Update tzdata to tzdata2015a 2015-02-17 17:05:48 +00:00
Android.mk Fix volantis boot. 2015-04-03 12:37:03 -07:00
crt.mk Make .note.android.ident section type SH_NOTE 2015-02-12 21:37:20 -08:00
MODULE_LICENSE_BSD auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
NOTICE Update bionic NOTICE files. 2014-12-18 16:27:30 -08:00
SYSCALLS.TXT Hide statfs/fstatfs' ST_VALID flag from userspace. 2015-03-18 15:46:48 -07:00
version_script.txt Fix volantis boot. 2015-04-03 12:37:03 -07:00