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]

"Base" version in output of objdump


"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? Or would it be too incompatible change?


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