ldso: fix GDB dynamic linker info on MIPS
authorFelix Fietkau <nbd@openwrt.org>
Sat, 30 Jan 2016 20:14:05 +0000 (21:14 +0100)
committerRich Felker <dalias@aerifal.cx>
Sun, 31 Jan 2016 01:55:22 +0000 (20:55 -0500)
commitc18d05f0e8909ec54252b251c441b5dd903268f8
treefcd14fe46d4ffb07c89c698404392449c05ec120
parent831e9d9efa61566a25c1dcdbd28f55daeea4dd32
ldso: fix GDB dynamic linker info on MIPS

GDB is looking for a pointer to the ldso debug info in the data of the
..rld_map section.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
arch/mips/reloc.h
ldso/dynlink.c
src/internal/dynlink.h