PR binutils/13593
commit404f82e7cecb850d86c7104c79291a4741f5c138
authorAlan Modra <amodra@bigpond.net.au>
Mon, 16 Jan 2012 08:43:20 +0000 (16 08:43 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Mon, 16 Jan 2012 08:43:20 +0000 (16 08:43 +0000)
tree47a78da0a9f72140b9d5284af3d01e2a450c3914
parent8fc2f2d64c07b9685ab2ec191e833832d9092e13
PR binutils/13593
* nm.c (OPTION_SIZE_SORT): Define.
(long_options): Don't set no_sort, sort_numerically or
sort_by_size directly.
(main): Instead set the flags here, making them mutually exclusive.
binutils/ChangeLog
binutils/nm.c