This is the mail archive of the binutils@sources.redhat.com 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: MIPS multi-got link support


On 19 Jan 2003, Alexandre Oliva wrote:
> Ok, I'm willing to remove the uses of htab_hash_pointer, but I'd
> really really like to do it after this bulky patch goes in.

I certainly don't mind that.  I'm just trying to avoid a very
problematic situation.  (So are you! :-)

> However, I'd appreciate suggestions on what fields of a bfd to use to
> compute its hash code.  There doesn't seem to be a bfd unique
> identifier,

Then let's add one!  Sections have it, so it's only fair.

> So far, I've only identified the filename as a safe
> hash-able value.

Nah, an object file *can* be included multiple times.

brgds, H-P


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