Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
authorKen Raeburn <raeburn@cygnus>
Fri, 6 Oct 1995 20:48:58 +0000 (20:48 +0000)
committerKen Raeburn <raeburn@cygnus>
Fri, 6 Oct 1995 20:48:58 +0000 (20:48 +0000)
commit5740d9dfb623f4486bed61cbec30d46f863e064e
treed4de1791938fb93b0b536974a56a240df1078a0c
parent801655358558bf3dd4d1a213b543537162cec4c5
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.
binutils/ChangeLog
binutils/ar.1
binutils/nm.1
binutils/objdump.1
binutils/size.1
binutils/strings.1
binutils/strip.1
This page took 0.025149 seconds and 4 git commands to generate.