]> git.ipfire.org Git - thirdparty/elfutils.git/commit
Fix nm output for sysv format
authorUlrich Drepper <drepper@gmail.com>
Mon, 3 Oct 2011 19:53:12 +0000 (15:53 -0400)
committerUlrich Drepper <drepper@gmail.com>
Mon, 3 Oct 2011 19:53:12 +0000 (15:53 -0400)
commit66f4c37d497bdde040a33f299b12163f044b1bf2
tree49dc4d32a246b54395496a82baad5ba7a72202ec
parent2356ba04aeb670b90925ae88c3e579d75085a381
Fix nm output for sysv format

Undefined symbols need no address and siz printed.  Avoid the initial
entry which is no real symbol.  Avoid section symbols.
src/ChangeLog
src/nm.c