No description
Find a file
Dmitriy Ivanov 96bc37f2e1 Return has_DT_SYMBOLIC flag.
This reverts commit 8f61d99183

 Despite the fact that static linker does all the work while linking
 -Bsymbolic executables, according to the SCO doc following DT_SYMBOLIC
 and DF_SYMBOLIC flags is still a requirement for the dynamic linker
 as well.

 (see http://www.sco.com/developers/gabi/2012-12-31/ch5.dynamic.html)

Change-Id: I23f6a5e9b662e40cdbc462b64feff912431e800c
2014-09-29 12:10:36 -07:00
benchmarks Prevent benchmarks from being optimized away. 2014-09-25 15:43:48 -07:00
libc Static libc++ is being renamed libc++_static. 2014-09-27 09:22:07 -07:00
libdl Add a dummy libdl.a. 2014-09-26 15:23:07 -07:00
libm Fix lgamma_r/lgammaf_r/lgammal_r for -0. 2014-09-18 11:23:58 -07:00
libstdc++ Fix filename in comment in cmath 2014-09-14 16:41:31 +02:00
linker Return has_DT_SYMBOLIC flag. 2014-09-29 12:10:36 -07:00
tests Fix sys_stat.mkfifo when not run as root. 2014-09-24 16:50:30 -07:00
.gitignore Merge memory checking functionality from sandbox 2010-02-16 11:43:18 -08:00
ABI-bugs.txt PTHREAD_KEYS_MAX cleanup. 2013-12-12 12:51:08 -08:00
Android.mk Remove the simulator target from all makefiles. 2011-07-11 22:11:41 -07:00
CleanSpec.mk Make jemalloc the default choice. 2014-07-11 11:01:30 -07:00
HACKING.txt Rewrite syslog(3) to use Android logging. 2014-07-21 16:56:48 -07:00