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: Elf .file symbols in reverse order


On Tue, 23 Nov 2010 08:27:39 +1030, Alan Modra wrote:

> Reversing file symbol order may just be an accident, caused by inserting
> a new file symbol at the head of the symbol list.  gas has done this
> since rev 1.1 of the FSF sources.

Hummm, I see. I guess you're talking about symbol_rootP from symbols.h. 
Do you see any immediate problem with doing the reverse... inserting at 
the end, instead of the beginning to maintain the order of the definition?

-- 
PMatos


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