binutils/
commitc033aa672f90dc5d1662dd6094a418731b31ac30
authorRichard Sandiford <rsandifo@nildram.co.uk>
Thu, 20 Mar 2008 10:53:11 +0000 (20 10:53 +0000)
committerRichard Sandiford <rsandifo@nildram.co.uk>
Thu, 20 Mar 2008 10:53:11 +0000 (20 10:53 +0000)
tree0613e9b0ca49550f281ae40ae507ff30dfd08820
parentc7043382ca400976d6c5efd356d5379318ec9f00
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.
binutils/ChangeLog
binutils/readelf.c
ld/testsuite/ChangeLog
ld/testsuite/ld-mips-elf/got-dump-1.d [new file with mode: 0644]
ld/testsuite/ld-mips-elf/got-dump-1.ld [new file with mode: 0644]
ld/testsuite/ld-mips-elf/got-dump-1.s [new file with mode: 0644]
ld/testsuite/ld-mips-elf/got-dump-2.d [new file with mode: 0644]
ld/testsuite/ld-mips-elf/got-dump-2.ld [new file with mode: 0644]
ld/testsuite/ld-mips-elf/got-dump-2.s [new file with mode: 0644]
ld/testsuite/ld-mips-elf/mips-elf.exp