Display the symbol's size and use it for sorting.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index a4607a3558d649f58a0d6ec1ea12edb95528717d..dce7568180cb4b5e3de5fc4b39dcc1a125fff298 100644 (file)
@@ -1,3 +1,27 @@
+2002-6-13  Elias Athanasopoulos  <eathan@otenet.gr>
+
+       * nm.c (struct extended_symbol_info): New strcuture: Add the size
+       of the symbols to the information provided by the symbol_info
+       structure.
+       (print_symbols): Pass the symbol size to print_symbol.
+       (print_size_symbols): Pass the symbol size to print_symbol.
+       (print_symbol): Extra argument: The size of the symbol.  Store
+       this in the extended_symbol_info structure.
+       (print_symbol_info): Change type of info parameter to
+       extended_symbol_info.  Display the size, if known.
+       (print_symbol_info_posix): Likewise.
+       (print_symbol_info_sysv): Likewise.
+
+2002-06-08  Alan Modra  <amodra@bigpond.net.au>
+
+       * Makefile.am: Run "make dep-am".
+       * Makefile.in: Regenerate.
+       * doc/Makefile.in: Regnerate.
+
+       * bucomm.c: Replace CONST with const.
+       * nm.c: Likewise.
+       * objdump.c: Likewise.
+
 2002-06-07  H.J. Lu <hjl@gnu.org>
 
        * readelf.c (DW_CFA_GNU_args_size): Don't define.
This page took 0.02257 seconds and 4 git commands to generate.