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] MIPS bfd: Code claenup


Eric Christopher wrote:
> On Tue, 2002-05-14 at 06:12, Thiemo Seufer wrote:
> > Hi All,
> > 
> > this does some code cleanup in elf32-mips.c.
> > 
> 
> OK. Curious why you didn't make:
> 
> +  reloc_howto_type *howto_table = elf_mips_howto_table_rel;
> 
> global and use it throughout the file though like you did in elf64...

Because it does not need to be global. I have also a patch for
elf64-mips.c here which makes it look similiar to elf32-mips.c.


Thiemo


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