On Sun, 2020-06-07 at 01:12 +0200, Mark Wielaard wrote:
> Mimic binutils nm for bsd and posix formats which uses 'V' for weak
> symbols, 'C' for common symbols and 'T' for weak functions. Also fix
> some formatting issues. Don't print undefined addresses as zeros, but
> make sure there is enough padding instead. Just print UNIQUE for
> GNU_UNIQUE to make it fit 6 chars, like other binding names in sysv
> format.

Pushed to master.

Reply via email to