]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
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)
commit06a30c77e0dd15dc3adf2d261815580ecc534d27
tree8abcfea7838125f2af740e23803ed42a12bc9b89
parent27adcae577a61dd830a5920b06832a9655b72386
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