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 macho/bfd/gas] .indirect_symbol, take 3.


Hi Tristan,

On 12 Jan 2012, at 08:49, Tristan Gingold wrote:

+ if (isyms[j] == NULL) + dsym->indirect_syms[n] = 0x80000000;

We need a constant for that (ok, not your fault).

me being impatient .. sorry, I've taken the liberty of adding a constant for this and ABS to loader.h


Ok with the suggested change, no need to resubmit.

committed as attached, with the test-cases. thanks Iain

Attachment: 12011214-indirect-code.txt
Description: Text document



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