This is the mail archive of the binutils@sources.redhat.com 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] current: MIPS64/ELF handle relocations in .pdr sections


On Tue, 4 Jun 2002, Daniel Jacobowitz wrote:

> > 2002-06-03  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
> > 
> > 	* elf32-mips.c (elf32_mips_ignore_discarded_relocs): Move to...
> > 	elfxx-mips.c (_bfd_mips_elf_ignore_discarded_relocs): ... here.
> > 	elf64-mips.c (elf_backend_ignore_discarded_relocs): Use
> > 	_bfd_mips_elf_ignore_discarded_relocs.
> > 	elfxx-mips.h (_bfd_mips_elf_ignore_discarded_relocs): Declare.
> 
> Looks good to me; again, the _right_ thing to do would be to discard
> every entry for a discarded function, but I didn't find a clean way to
> do that.  It should be possible.

 That might be the next step, but right now I believe 32-bit and 64-bit
MIPS/ELF backends would better behave consistently.

-- 
+  Maciej W. Rozycki, Technical University of Gdansk, Poland   +
+--------------------------------------------------------------+
+        e-mail: macro@ds2.pg.gda.pl, PGP key available        +


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