This is the mail archive of the binutils-cvs@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/binutils ChangeLog nm.c doc/binutils.texi


CVSROOT:	/cvs/src
Module name:	src
Changes by:	nickc at sourceware dot org	2003-03-17 10:14:07

Modified files:
	binutils       : ChangeLog nm.c 
	binutils/doc   : binutils.texi 

Log message:
	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.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/ChangeLog.diff?cvsroot=src&r1=1.613&r2=1.614
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/nm.c.diff?cvsroot=src&r1=1.35&r2=1.36
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/doc/binutils.texi.diff?cvsroot=src&r1=1.30&r2=1.31


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]