platform_bionic/linker
Raghu Gandham 688157295f Add support for DT_MIPS_RLD_MAP2 tag.
Position Independent Executables cannot communicate with GDB using DT_MIPS_RLD_TAG.
Hence a new tag DT_MIPS_RLD_MAP2 got introduced to fix the issue.

Change-Id: I77ce3faf1ef2e121003b804ecd291abb25cfbb56
Signed-off-by: Nikola Veljkovic<Nikola.Veljkovic@imgtec.com>
2014-12-19 11:13:11 -08:00
..
arch Fix mips/mips64 build 2014-07-28 21:03:17 -07:00
tests Load libraries in breadth-first order 2014-09-08 13:02:50 -07:00
Android.mk Must use Clang assembler for mips target. 2014-12-18 17:10:56 -08:00
debugger.cpp Fix a couple more cases of missing CLOEXEC. 2014-09-22 17:43:09 -07:00
dlfcn.cpp Merge "Count references for groups instead of instances" 2014-12-02 19:10:04 +00:00
linked_list.h Count references for groups instead of instances 2014-12-02 10:54:26 -08:00
linker.cpp Add support for DT_MIPS_RLD_MAP2 tag. 2014-12-19 11:13:11 -08:00
linker.h Count references for groups instead of instances 2014-12-02 10:54:26 -08: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 Replace NULL with nullptr 2014-08-29 14:13:48 -07:00
linker_environ.h Replace NULL with nullptr 2014-08-29 14:13:48 -07:00
linker_libc_support.c Add a dummy atexit(3) to the linker. 2014-09-24 10:26:41 -07:00
linker_phdr.cpp Kill <machine/exec.h>. 2014-12-02 16:16:29 -08:00
linker_phdr.h Add file_offset parameter to android_extinfo 2014-10-06 10:02:34 -07: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-22 21:29:00 -07:00
rt.cpp More dynamic linker cleanup. 2012-10-30 16:35:38 -07:00