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: Finding BFD bug


> "Dave Korn" <dk@artimi.com> writes:
> 
> > > It suggests that the src_mask field should be 0 rather than
> > > 0xffffffff.
> > > 
> > > Ian
> > 
> > 
> >   Shouldn't partial_inplace be false as well, since the comment seems to
> > indicate that we're on a RELA target here?  Overall it looks like a
> > REL-vs-RELA inconsistency between the linker and the assembler to me.
> 
> Yes, good point.

In fact, this is at the top of elf32-microblaze.c:

#define	USE_RELA	/* Only USE_REL is actually significant, but this is
                     here are a reminder... */

which is identical to the line in elf32-mcore.c.  Apparently elf32-mcore.c was 
their template for creating the Microblaze port.

Pete

---------------------------------------------
This message was sent by First Step Internet.
           http://www.fsr.net/



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