This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix objdump output of R_SPARC_OLO10


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]