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: PATCH: PR gold/13507: Gold assumes GOT entry size is the same as ELF class size


"H.J. Lu" <hongjiu.lu@intel.com> writes:

> This patch adds a parameter, got_entry_size, to Output_data_got
> constructor so that a target can have a different GOT entry size.

Why not just use Output_data_got<got_entry_size, endianness>?

Ian


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