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: [PATCH, Take 2] Gold: Added R_ARM_ABS8 relocation unit test


Viktor Kutuzov <vkutuzov@accesssoftek.com> writes:

> How does the R_ARM_GOT_PREL look? I didn't find a nice generic way to test it as target independent.
> Is it Ok to have it tested  as platform dependent?

Yes.  I didn't get that far, but I think that it would be nice to have
something table driven here.  It would be something like the (target
dependent) code to generate the reloc and then what the section
contents should look like.  For the section contents it would have to
be possible to write a little expression of some sort.  This isn't
really fleshed out but I think it ought to be possible.

Ian


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