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]

Re: MIPS embedded PIC bug.


cgd@sibyte.com (Chris G. Demetriou) writes:
> Since that message, I implemented code to do this properly.

s/properly/'&'/  8-)

Looking at this some more (my coworker found a different bug 8-), it
seems fairly obvious that the root of the problem here is that the
MIPS elf code doesn't ever do any relaxing.

Looking at it, it looks like the MIPS ECOFF relaxing code for embedded
pic branches never got copied over for ELF.

Knowing what little I know (I'm learning every day! 8-), I now believe
that these cases should probably be handled similarly...


*yuck* / *sigh*



cgd


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