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, Jun 04, 2002 at 05:45:39PM +0200, Maciej W. Rozycki wrote:
> On 31 May 2002, Eric Christopher wrote:
> 
> > Well. There we go. Thanks Daniel.
> > 
> > Maciej, please check in your patch.
> 
>  Here is a new version.  OK to apply?
> 
> 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.

-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer


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