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: [gold][aarch64]patch3: static link/shared objects


Hi Cary and Andrew, thanks for the review.
Modified per your review feedback (TCB_SIZE macro replaced with const
static member, configure* removed from patch and removed 'gold/' in
ChangeLog entries.)

CL submitted as attached patch.

Thanks,
Han

On Fri, Aug 29, 2014 at 4:02 PM, Cary Coutant <ccoutant@google.com> wrote:
>
> > The TCB changes size for ILP32.
>
> Yes, but that will be Target_aarch64<32, ...>::TCB_SIZE, as distinct
> from Target_aarch64<64, ...>::TCB_SIZE. And target->tcb_size() will
> return whichever one is appropriate.
>
> -cary

Attachment: patched
Description: Binary data


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