platform_bionic/linker
Colin Cross 346fea0805 HACK: linker: check for handle==0xffffffff on LP64
bionic RTLD_NEXT was changed from 0xffffffff to -1L, which breaks
existing binaries compiled.  Temporarily look either until we can
get recompiled binaries.

Bug: 15113039
Change-Id: I1568fa0e4a832c5e6df21da74a33b22bde7f16f6
2014-05-20 15:19:02 -07:00
..
arch Unify our assembler macros. 2014-02-20 13:51:26 -08:00
tests Improve detection of already loaded libraries 2014-05-14 15:16:35 -07:00
Android.mk Refactor linker allocator 2014-05-12 21:40:09 -07:00
debugger.cpp Rethrow SIGTRAP too. 2014-05-16 17:34:13 -07:00
dlfcn.cpp HACK: linker: check for handle==0xffffffff on LP64 2014-05-20 15:19:02 -07:00
linked_list.h Improve detection of already loaded libraries 2014-05-14 15:16:35 -07:00
linker.cpp Merge "Add R_X86_64_64 to the list of possible weak relocs" 2014-05-20 19:11:25 +00:00
linker.h Add RTLD_NOLOAD support and some related changes. 2014-05-20 12:02:24 -07:00
linker_allocator.cpp Improve detection of already loaded libraries 2014-05-14 15:16:35 -07:00
linker_allocator.h Improve detection of already loaded libraries 2014-05-14 15:16:35 -07:00
linker_debug.h Switch to g_ for globals. 2014-05-14 10:02:03 -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_phdr.cpp Handle empty relro segment or incorrectly sized file. 2014-05-02 14:25:45 +01:00
linker_phdr.h Allow sharing the RELRO section via a file. 2014-04-17 14:30:46 +01:00
MODULE_LICENSE_APACHE2 auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
NOTICE Regenerate the NOTICE files. 2014-01-07 13:46:11 -08:00
rt.cpp More dynamic linker cleanup. 2012-10-30 16:35:38 -07:00