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: Linker scripts and Section Reordering.


On Wed, Jan 9, 2013 at 3:40 PM, Sriraman Tallam <tmsriram@google.com> wrote:
>
> It seems like this is needed in
> Orphan_output_section::set_section_addresses too. I can have cases
> where there are multiple input sections with the same name that are
> not referenced by the linker script. They will all be grouped under
> one Orphan_output_section and this can be reordered later. I have
> attached the new patch with this correction. Sorry about the
> confusion. I have attached the new patch. I duplicated the code in
> set_section_addresses. I did not create a new function as only the
> comments are long and repeating.

This is OK too.

Thanks.

Ian


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