This is the mail archive of the binutils@sourceware.org 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: Fix placement of .rel.dyn on MIPS


Daniel Jacobowitz <drow@false.org> writes:
> On Thu, Oct 19, 2006 at 05:19:32PM +0100, Richard Sandiford wrote:
>> -#readelf: -x 6 -r
>> +#readelf: -x 7 -r
>
> Would "#readelf -x .rel.dyn -r" help here?  It's a fairly recent
> feature.

Nice.  Thanks for the pointer; I didn't notice that one go in.  I'll use
-x .text instead if the patch is approved.  (The test wants a hex dump
of .text rather than .rel.dyn; the relocations are matched in the normal
way.)

Richard


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