OSDN Git Service

nm.c (print_symbol_info_bsd): Print the symbol's size instead of the symbol's
authorNick Clifton <nickc@redhat.com>
Mon, 17 Mar 2003 10:14:07 +0000 (10:14 +0000)
committerNick Clifton <nickc@redhat.com>
Mon, 17 Mar 2003 10:14:07 +0000 (10:14 +0000)
commit0b523ad6a3f246d9e14a31c15797134722c6f68e
treec111a71b0c870507e0f8b995e5fa8259e12de548
parentf535a2a4722957ec8c1e96da9ce9213be1fe19d8
nm.c (print_symbol_info_bsd): Print the symbol's size instead of the symbol's
value when --size-sort is used, unless -S is used.
doc/binutils.texi (--size-sort): For non-bsd formats both the value and size
of the symbols are displayed.
binutils/ChangeLog
binutils/doc/binutils.texi
binutils/nm.c