This is the mail archive of the
binutils@sources.redhat.com
mailing list for the binutils project.
Objdump crash on prelinked ARM binaries
- From: Daniel Jacobowitz <drow at mvista dot com>
- To: binutils at sources dot redhat dot com
- Date: Thu, 5 Jun 2003 09:47:09 -0400
- Subject: Objdump crash on prelinked ARM binaries
arm-linux targets only provide elf_info_to_howto_rel. Then, when objdump
finds Rela relocations in a prelinked object file, it dereferences a NULL
pointer trying to call ebd->elf_info_to_howto. Will it break anything to
always provide both elf_info_to_howto functions?
--
Daniel Jacobowitz
MontaVista Software Debian GNU/Linux Developer