objdump improvements for mips elf64

Alexandre Oliva aoliva@redhat.com
Fri Mar 7 21:40:00 GMT 2003


This patch fixes two problems in objdump on mips elf64:

- objdump didn't support dumping dynamic relocations at all

- objdump would display only 1/3 of the total number of relocations,
  because it used the external relocation count, but each external
  relocation is brought in as 3 internal relocations.

This patch fixes both problems.  Eric Christopher approved the
mips-specific bits already, but I need approval for the minor (almost
obvious) bit in elfxx-target.h.  Ok to install?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: mips64-objdump-all-n64-relocs.patch
Type: text/x-patch
Size: 10546 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20030307/30db07ef/attachment.bin>
-------------- next part --------------


-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                 aoliva@{redhat.com, gcc.gnu.org}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer


More information about the Binutils mailing list