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 v4] BFD: Prevent writing the MIPS _gp_disp symbol into symbol tables


On Mon, 30 Apr 2018, Maciej W. Rozycki wrote:

>  Therefore I think we should selectively ignore it.  What you write 
> implies we have no predefined way of doing that, and it looks to me like 
> we ought to define a way to feed `scripts/abilist.awk' a (carefully 
> selected) list of symbols to ignore in processing.

But do we need such a list, or would just ignoring all absolute symbols 
suffice?

At present, abilist.awk shows such symbols with a type of "A".  Apart from 
symbol version names, _gp_disp seems to be the only such symbol.  Is there 
any need to have the "A" lines for each symbol version in the abilist 
files?

-- 
Joseph S. Myers
joseph@codesourcery.com


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