aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2003-03-17 10:14:07 +0000
committerNick Clifton <nickc@redhat.com>2003-03-17 10:14:07 +0000
commit06a30c77e0dd15dc3adf2d261815580ecc534d27 (patch)
tree8abcfea7838125f2af740e23803ed42a12bc9b89 /binutils/ChangeLog
parent27adcae577a61dd830a5920b06832a9655b72386 (diff)
downloadgdb-06a30c77e0dd15dc3adf2d261815580ecc534d27.zip
gdb-06a30c77e0dd15dc3adf2d261815580ecc534d27.tar.gz
gdb-06a30c77e0dd15dc3adf2d261815580ecc534d27.tar.bz2
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.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 0a7ebbc..fc57abf 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,10 @@
+2003-03-16 Elias Athanasopoulos <elathan@phys.uoa.gr>
+
+ * 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.
+
2003-03-13 Nick Clifton <nickc@redhat.com>
* po/da.po: Update.