author | Raghu Gandham <raghu.gandham@imgtec.com> | |
Fri, 19 Dec 2014 03:12:19 +0000 (19:12 -0800) | ||
committer | Raghu Gandham <raghu.gandham@imgtec.com> | |
Fri, 19 Dec 2014 19:13:11 +0000 (11:13 -0800) | ||
commit | 688157295f55edbfddb2277e7bdf5635f6be591a | |
tree | 1b112c37b41793712198b43e4ae492587c6272b0 | tree | snapshot (tar.xz tar.gz zip) |
parent | 65e6985617d035ef45da86f8c8bcceea7bc47239 | commit | diff |
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>
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>
libc/arch-mips/include/machine/elf_machdep.h | diff | blob | history | |
linker/linker.cpp | diff | blob | history |