summaryrefslogtreecommitdiffstats
path: root/usr.bin/nm/nm.1
AgeCommit message (Collapse)AuthorFilesLines
2019-09-06More Version 1 AT&T UNIX history.schwarze1-3/+3
This became possible because copies of the original v1 manuals have shown up on the Internet some time ago. Reminded by Sevan Janiyan <venture37 at geeklan dot co dot uk>.
2015-09-15fix markup of the -t argumentschwarze1-7/+7
2015-08-13oops, SYNOPSIS was missing an Ar; while here i tweaked the list spacing;jmc1-3/+4
2015-08-13Grow -P (POSIX output) and -t (POSIX output radix) support. Several 3rd-partymiod1-4/+30
software depend upon this. Requested by feinerer@, ok millert@; manpage bits ok jmc@
2015-05-17Add -D option for displaying the dynamic symbol tableguenther1-3/+5
ok miod@
2015-04-09ELF weak symbols are _not_ like a.out indirect symbols. Nothing in ELF is,guenther1-5/+3
so remove N_INDR handling. ok kettenis@
2014-04-09tweak STANDARDS; ok millert sobradojmc1-7/+6
2013-10-20catch up with elf(5)/stab(5) removal;jmc1-5/+3
ok miod
2011-09-28Support symbols in .tbss and .tdata ELF sectionsuwe1-4/+4
With this change nm(1) prints the expected symbol type ('B' or 'D') for variables in the .tbss and .tdata sections respectively, instead of '?'. This would be what binutils do for non-automatic variables that are marked as thread-local with the __thread attribute in GCC. help and ok miod@, guenther@
2009-10-27nm -V is silly, and prining the rcsid even more soderaadt1-5/+3
2009-02-10mark these utilities as being largely posix compliant or, in the case ofjmc1-2/+10
nm, as not being posix compliant;
2007-08-06the ellipsis is not an optional argument; while here, sync the usagesobrado1-3/+3
and synopsis of commands lots of good ideas by jmc@ ok jmc@
2007-05-31convert to new .Dd format;jmc1-2/+2
2004-10-25describe R type; found by matthieu@mickey1-1/+3
2004-10-11a few more xrefsmickey1-1/+2
2004-07-19mention weak symbolsmjc1-1/+3
improvements and ok miod@
2004-02-09typo;jmc1-2/+2
ok mickey@
2004-01-06man tweaks;jmc1-5/+5
2004-01-05nm digs elf and merges w/ size; millert@ okmickey1-2/+7
2003-06-03Remove the advertising clause in the UCB license which Berkeleymillert1-6/+2
rescinded 22 July 1999. Proofed by myself and Theo.
2001-08-16-e switch, show extra symbol information such as weak symbol status.espie1-2/+5
2001-06-23Add I for indirect reference (alias to other symbol).fgsch1-1/+3
2001-06-20Add -C flag to synopsis; Brian Poole <raj@cerias.purdue.edu>millert1-2/+2
2001-05-30The 'file' argument is optional since if one is not given the programssmart1-2/+2
try a.out. deraadt@ ok
2001-02-18-C support.espie1-1/+4
Recognize -B, for better gnu-nm compatibility.
2000-11-09Change all option list specifications to ".Bl -tag -width Ds". Most manaaron1-2/+2
pages just needed their -width parameter tweaked to "Ds", which provides a nice width of 6 constant characters. For consistency more than anything.
2000-03-10Various cleanups and standardization.aaron1-4/+4
1999-06-05- remove trailing white spaceaaron1-3/+3
- remove arguments from .Os macros - remove arguments from .Nm macros, where appropriate - some more Dq/Sq/Ql insanity - still lots to do in the usr.bin tree... :/
1998-09-27usr.bin/ man page cleanups, n-saaron1-4/+6
1996-06-26rcsidderaadt1-0/+1
1995-10-18initial import of NetBSD treederaadt1-0/+119