Add support for DT_MIPS_RLD_MAP_REL.
commita2057c984e4314c3740f04cf54e36c824e4c8f32
authorMatthew Fortune <matthew.fortune@imgtec.com>
Thu, 11 Jun 2015 09:43:48 +0000 (11 10:43 +0100)
committerMatthew Fortune <matthew.fortune@imgtec.com>
Fri, 26 Jun 2015 11:03:45 +0000 (26 12:03 +0100)
tree672f0235b7e453357caf0a2ae08ada10e5506f34
parenta8e2112ae3e57fae592d84af2936a61d6239a248
Add support for DT_MIPS_RLD_MAP_REL.

This tag allows debugging of MIPS position independent executables
and provides access to shared library information.

* elf/elf.h (DT_MIPS_RLD_MAP_REL): New macro.
(DT_MIPS_NUM): Update.
* sysdeps/mips/dl-machine.h (ELF_MACHINE_DEBUG_SETUP): Handle
DT_MIPS_RLD_MAP_REL.
ChangeLog
elf/elf.h
sysdeps/mips/dl-machine.h