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


> 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


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