bionic/linker
Dmitriy Ivanov f947be2889 Revert "Fix symbol lookup order during relocation"
This reverts commit 976402cca1.

Bug: 18222321
Bug: 18211780
Change-Id: Iafdd3d843db7b1cf288be9a0232022816622c944
2014-11-03 22:15:08 -08:00
..
arch Fix mips/mips64 build 2014-07-28 22:00:01 -07:00
tests Load libraries in breadth-first order 2014-10-01 16:01:28 -07:00
Android.mk Enable __cxa_atexit && __cxa_finalize for linker 2014-10-01 15:52:38 -07:00
debugger.cpp Fix a couple more cases of missing CLOEXEC. 2014-10-31 17:03:21 -07:00
dlfcn.cpp Fix unused DT entry warnings. 2014-10-31 17:03:59 -07:00
linked_list.h Revert "Fix symbol lookup order during relocation" 2014-11-03 22:15:08 -08:00
linker_allocator.cpp Label pages mapped by linker_allocator 2014-08-13 18:15:29 -07:00
linker_allocator.h Fix global variable initialization for linker 2014-07-24 16:49:36 -07:00
linker_debug.h Added test for ifunc support in dynamic linker. 2014-10-01 15:50:38 -07:00
linker_environ.cpp Replace NULL with nullptr 2014-10-01 15:54:26 -07:00
linker_environ.h Replace NULL with nullptr 2014-10-01 15:54:26 -07:00
linker_executable.mk Enable clang compilation with libc but not linker. 2014-10-01 15:57:09 -07:00
linker_libc_support.c Enable __cxa_atexit && __cxa_finalize for linker 2014-10-01 15:52:38 -07:00
linker_phdr.cpp Rename library_offset to library_fd_offset 2014-10-22 16:35:04 +00:00
linker_phdr.h Add file_offset parameter to android_extinfo 2014-10-21 13:52:49 -07:00
linker.cpp Revert "Fix symbol lookup order during relocation" 2014-11-03 22:15:08 -08:00
linker.h Revert "Fix symbol lookup order during relocation" 2014-11-03 22:15:08 -08:00
MODULE_LICENSE_APACHE2 auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
NOTICE Fix a couple of bugs in generate-NOTICE and regenerate the NOTICE files. 2014-07-23 09:39:40 -07:00
rt.cpp More dynamic linker cleanup. 2012-10-30 16:35:38 -07:00