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: [RFC][PATCH] Check ELF relocs after opening all all input files


On Wed, Apr 20, 2016 at 6:55 AM, Alan Modra <amodra@gmail.com> wrote:
> On Wed, Apr 20, 2016 at 05:23:11AM -0700, H.J. Lu wrote:
>> ldemul_before_allocation is too late.  It should be called before
>> map_input_to_output_sections.
>
> Oh yeah, check_relocs creates sections, that need to be mapped.  Are
> there any other reasons?

Only one I found so far.  I am in the process to remove refcount
from x86 backend.


-- 
H.J.


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