This is the mail archive of the
binutils-cvs@sourceware.org
mailing list for the binutils project.
src/binutils ChangeLog nm.c
- From: amodra at sourceware dot org
- To: binutils-cvs at sourceware dot org
- Date: 16 Jan 2012 08:43:20 -0000
- Subject: src/binutils ChangeLog nm.c
CVSROOT: /cvs/src
Module name: src
Changes by: amodra@sourceware.org 2012-01-16 08:43:20
Modified files:
binutils : ChangeLog nm.c
Log message:
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.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/ChangeLog.diff?cvsroot=src&r1=1.1868&r2=1.1869
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/nm.c.diff?cvsroot=src&r1=1.68&r2=1.69