PATCH: PR gold/13507: Gold assumes GOT entry size is the same as ELF class size

Ian Lance Taylor iant@google.com
Fri Dec 16 02:38:00 GMT 2011


"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



More information about the Binutils mailing list