platform_bionic/libc
Dimitry Ivanov fc0d48078a loader: stop linking libdl/c/m into the loader
This is to prevent situations when libgcc.a calls into incorrect
implementation of dl_iterate_phdr.

Bug: http://b/27106625
Test: build && run bionic-unit-tests --getst_filter=dl*:Dl*
Change-Id: I4cba8c4a156f91f17ba3d95c39cb80f9b70c9d8f
2016-12-06 11:15:24 -08:00
..
arch-arm Abort harder. 2016-11-29 22:02:25 -08:00
arch-arm64 Use ENTRY_PRIVATE in __bionic_clone assembler. 2016-10-26 17:01:58 -07:00
arch-common/bionic
arch-mips Merge "Replace .align with .balign for clarity" 2016-10-28 17:23:49 +00:00
arch-mips64 Remove deprecated Android.mk files 2016-05-26 16:41:57 -07:00
arch-x86 Use ENTRY_PRIVATE in __bionic_clone assembler. 2016-10-26 17:01:58 -07:00
arch-x86_64 Use ENTRY_PRIVATE in __bionic_clone assembler. 2016-10-26 17:01:58 -07:00
bionic Fix wcsto* where strings begin with whitespace. 2016-12-02 13:03:30 -08:00
dns Remove all system properties references 2016-12-05 12:45:10 +09:00
include Merge "Clean up <sys/limits.h> a bit." 2016-12-01 03:08:44 +00:00
kernel Update to kernel headers v4.7.2. 2016-08-29 12:07:13 -07:00
malloc_debug Enable malloc debug using environment variables 2016-11-17 13:13:27 -08:00
private Add __libc_arc4random_unlimited_entropy. 2016-11-29 15:26:08 -08:00
stdio Fix stdin/stdout/stderr for pre-M. 2016-10-20 10:10:45 -07:00
stdlib
tools Don't scan .swp files for copyright headers. 2016-10-24 17:34:42 -07:00
tzcode Add missing O_CLOEXEC and TEMP_FAILURE_RETRY to localtime.c. 2016-10-03 16:46:33 -07:00
upstream-freebsd Move <machine/endian.h> somewhere more private. 2016-05-02 15:44:56 -07:00
upstream-netbsd Merge \"Make it possible to build bionic with -I instead of -isystem.\" 2016-07-22 21:47:47 +00:00
upstream-openbsd Implement <langinfo.h>. 2016-11-19 11:46:54 -08:00
zoneinfo Update timezone data to 2016j 2016-11-29 17:08:22 +00:00
Android.bp loader: stop linking libdl/c/m into the loader 2016-12-06 11:15:24 -08:00
Android.mk Rename Android.soong.mk to Android.mk 2016-07-11 16:54:20 -07:00
libc.arm.map Implement <langinfo.h>. 2016-11-19 11:46:54 -08:00
libc.arm64.map Implement <langinfo.h>. 2016-11-19 11:46:54 -08:00
libc.map.txt Implement <langinfo.h>. 2016-11-19 11:46:54 -08:00
libc.mips.map Implement <langinfo.h>. 2016-11-19 11:46:54 -08:00
libc.mips64.map Implement <langinfo.h>. 2016-11-19 11:46:54 -08:00
libc.x86.map Implement <langinfo.h>. 2016-11-19 11:46:54 -08:00
libc.x86_64.map Implement <langinfo.h>. 2016-11-19 11:46:54 -08:00
libstdc++.arm.map Remove _ZTV9type_info from the version script. 2016-11-04 16:51:45 -07:00
libstdc++.arm64.map Remove _ZTV9type_info from the version script. 2016-11-04 16:51:45 -07:00
libstdc++.map.txt Remove _ZTV9type_info from the version script. 2016-11-04 16:51:45 -07:00
libstdc++.mips.map Remove _ZTV9type_info from the version script. 2016-11-04 16:51:45 -07:00
libstdc++.mips64.map Remove _ZTV9type_info from the version script. 2016-11-04 16:51:45 -07:00
libstdc++.x86.map Remove _ZTV9type_info from the version script. 2016-11-04 16:51:45 -07:00
libstdc++.x86_64.map Remove _ZTV9type_info from the version script. 2016-11-04 16:51:45 -07:00
MODULE_LICENSE_BSD
NOTICE Clean up <sys/limits.h> a bit. 2016-11-30 09:06:53 -08:00
SYSCALLS.TXT Merge "Correct the return types of readv and writev." 2016-11-30 19:26:06 +00:00
version_script.txt