forked from Imagelibrary/binutils-gdb
Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
* nm.c (print_symname): Don't try to demangle an empty name. * objdump.c (slurp_symtab): Reset symcount if there are no symbols. (slurp_dynamic_symtab): Likewise, for dynsymcount. (disassemble_data): Fix memory leak: free sorted_syms when done. (display_bfd): Likewise, for syms and dynsyms. (dump_relocs): Don't print header before possibly generating an error message. (dump_dynamic_relocs): Likewise. * ar.1, nm.1, objdump.1, size.1, strings.1, strip.1: Fix typos and formatting bugs.
This commit is contained in:
@@ -465,7 +465,7 @@ The GNU Binary Utilities\c
|
||||
, Roland H. Pesch (October 1991).
|
||||
.BR nm ( 1 )\c
|
||||
\&,
|
||||
.BR ranlib( 1 )\c
|
||||
.BR ranlib ( 1 )\c
|
||||
\&.
|
||||
|
||||
.SH COPYING
|
||||
|
||||
Reference in New Issue
Block a user