|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
CVS: cvs.openbsd.org: src
From: Mark Kettenis (kettenis
cvs.openbsd.org)
Date: Sat Sep 30 2006 - 09:34:13 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
CVSROOT: /cvs
Module name: src
Changes by: kettenis
cvs.openbsd.org 2006/09/30 08:34:13
Modified files:
usr.bin/nm : elf.c elfuncs.h
Log message:
Some fixes for running nm on ELF binaries.
- Fix printing the symbol type of undefined symbols.
- Fall back onto the dynamic symbol table if the normal symbol table is not
available (i.e. if the binary has been stripped).
ok mickey
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]