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: Mips target in gold - part 3


> 4. dynamic-tag.patch
> This patch adds a new kind of Dynamic_entry, whose value is calculated by calling a target defined hook. Mips has several dynamic tags whose value is not known in the method do_finalize_sections, and the existing Dynamic_entries cannot handle the calculation. (for example DT_MIPS_SYMTABNO which is the number of entries in .dynsym section).

This patch is OK with a suitable ChangeLog entry.

-cary


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