android_bionic/linker
Dmitriy Ivanov 608217e167 Remove unnecessary calls to LinkedList::clear()
Change-Id: I981d2700cb17322c634b751715543fd33ee49b7c
2014-08-26 15:56:31 -07:00
..
arch Fix mips/mips64 build 2014-07-28 21:03:17 -07:00
tests Fix dlsym(3) to do breadth first search. 2014-07-29 14:35:13 -07:00
Android.mk Enable __cxa_atexit && __cxa_finalize for linker 2014-08-26 15:44:18 -07:00
MODULE_LICENSE_APACHE2
NOTICE Fix a couple of bugs in generate-NOTICE and regenerate the NOTICE files. 2014-07-22 21:29:00 -07:00
debugger.cpp debuggerd: if PR_GET_DUMPABLE=0, don't ask for dumping 2014-07-23 15:48:49 -07:00
dlfcn.cpp Bump soinfo version 2014-08-22 13:29:18 -07:00
linked_list.h Enable __cxa_atexit && __cxa_finalize for linker 2014-08-26 15:44:18 -07:00
linker.cpp Remove unnecessary calls to LinkedList::clear() 2014-08-26 15:56:31 -07:00
linker.h Bump soinfo version 2014-08-22 13:29:18 -07:00
linker_allocator.cpp Label pages mapped by linker_allocator 2014-08-11 09:22:48 -07:00
linker_allocator.h Fix global variable initialization for linker 2014-07-24 15:33:25 -07:00
linker_debug.h Added test for ifunc support in dynamic linker. 2014-08-08 11:29:35 -07:00
linker_environ.cpp Fix x86_64 build, clean up intermediate libraries. 2013-10-09 16:00:17 -07:00
linker_environ.h Fix Clang warning since KernelArgumentBlock is actually a class. 2013-10-08 00:08:13 -07:00
linker_executable.mk build linker and linker64 on 64-bit architectures 2014-02-13 11:18:47 -08:00
linker_libc_support.c Enable __cxa_atexit && __cxa_finalize for linker 2014-08-26 15:44:18 -07:00
linker_phdr.cpp Use VDSO for clock_gettime(2) and gettimeofday(2). 2014-07-16 14:27:43 -07:00
linker_phdr.h Allow sharing the RELRO section via a file. 2014-04-17 14:30:46 +01:00
rt.cpp