This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH] Fix objdump output of R_SPARC_OLO10
- From: Alan Modra <amodra at gmail dot com>
- To: David Miller <davem at davemloft dot net>
- Cc: hp at bitrange dot com, binutils at sourceware dot org, richm at oldelvet dot org dot uk
- Date: Mon, 4 Apr 2011 09:38:46 +0930
- Subject: Re: [PATCH] Fix objdump output of R_SPARC_OLO10
- References: <20110119.233922.267967439.davem@davemloft.net> <alpine.BSF.2.00.1101201241080.6806@dair.pair.com> <20110120231546.GG11694@bubble.grove.modra.org> <20110403.005101.13751256.davem@davemloft.net>
On Sun, Apr 03, 2011 at 12:51:01AM -0700, David Miller wrote:
> * objdump.c (dump_reloc_set): Output R_SPARC_OLO10 relocations
> accurately, rather than how they are represented internally.
OK, but
> + if (abfd->xvec->flavour == bfd_target_elf_flavour
> + && elf_tdata(abfd)->elf_header->e_machine == EM_SPARCV9
> + && relcount
relcount > 1
--
Alan Modra
Australia Development Lab, IBM