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: [PING][PATCH] PR ld/21334: Always assign dynsym indices even in static binaries


On Thu, Apr 20, 2017 at 05:02:46PM +0100, Maciej W. Rozycki wrote:
>  Can I ask for 
> <https://www.sourceware.org/ml/binutils/2017-04/msg00127.html> to be 
> reviewed?

I don't even recall seeing the patch, sorry..  I suggest instead that
you renumber dynsyms for mips when !dynamic_sections_created inside a
mips elf_backend_init_index_section.  That way the great majority of
targets that do not need this for static executables will not incur
two extra passes over the symbol table.

-- 
Alan Modra
Australia Development Lab, IBM


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