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: ARM: Fix generation of older veneers


On 24.03.2009 16:41, Daniel Jacobowitz wrote:

Oh, there's a hash table traverse in there - that would explain it indeed. Maybe there's some way we can stabilize the traversal order? While I'm on the subject, this is true of all hash table traversals in BFD. Should we allow traversing a symbol hash table (at least, an ELF hash table) in some sorted order - and would it be infinitely painful to get right?


Well... it sounds like a good idea, but probably a large amount of work as it would probably impact many tests on many targets. But if you have some spare time.... :-)


Christophe.


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