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: "Base" version in output of objdump


Hi Sasha,


> "objdump" dumps unversioned symbols in versioned shared object as having version "Base".
> 
> Can be ambiguous (e.g. with symbol having version with explicit name "Base").
> 
> I can write a patch that will cause objdump output unassigned version as "*BASE*" 
> (similarly to "*ABS*" and "*UND*" section names); including testsuite. Should I? 

Yes please do.  But please remember to check the patch by running the ld, binutils and gas
testsuites, looking for regressions.

> Or would it be too incompatible change?

The easiest way around that is to add a command line option to control the choice of name.

Cheers
  Nick


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