This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: Adding a MIPS GOT dump to readelf -A
Thiemo Seufer <ths@networkno.de> writes:
> Eric Christopher wrote:
>>
>> On Mar 19, 2008, at 2:36 PM, Richard Sandiford wrote:
>>> Tested on mips{,64}{,el}-linux-gnu and mips64{,el}-elf. OK to
>>> install?
>>>
>>> Richard
>>>
>>>
>>> binutils/
>>> * readelf.c (print_mips_got_entry): New function.
>>> (process_mips_specific): Print GOT information.
>>>
>>> ld/testsuite/
>>> * ld-mips-elf/got-dump-1.d, ld-mips-elf/got-dump-1.s,
>>> ld-mips-elf/got-dump-1.ld, ld-mips-elf/got-dump-2.d,
>>> ld-mips-elf/got-dump-2.s, ld-mips-elf/got-dump-2.ld: New tests.
>>> * ld-mips-elf/mips-elf.exp: Run them.
>>
>> OK by me.
>
> I like it, too.
OK, thanks to both of you. Now applied.
Richard