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: n32 ABI support


On Mon, 22 Jul 2002, Thiemo Seufer wrote:

> >  Hmm, why does it have to be a separate file?  Doesn't it duplicate
> > elf32-mips.c? 
> 
> No, it supports different bfd vectors. These are necessary due to
>   - RELA instead of REL
>   - Always 64 bit wide registers
>   - Combined relocs in n32 (several relocs can sum up for one address,
>     this is only partially implemented yet)

 Yep, I was thinking elf64-mips.c which handles these about right, sorry. 

-- 
+  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]