aboutsummaryrefslogtreecommitdiff
path: root/llvm/docs/CommandGuide/llvm-nm.rst
AgeCommit message (Expand)AuthorFilesLines
2022-09-19Fixed llvm-nm.rst:145:Block quote ends without a blank line; unexpected unind...zhijian1-2/+2
2022-09-19[AIX] llvm-nm support environment "OBJECT_MODE" for option -X on AIX OSzhijian1-0/+9
2022-05-23[llvm-nm][docs] Document -W and -UFangrui Song1-2/+2
2022-02-17Title: Export unique symbol list with llvm-nm new option "--export-symbols"zhijian1-0/+12
2022-02-16Fix 2 RestructuredText warnings.Kristof Beyls1-0/+1
2022-02-15[llvm-nm] add a new option -X to specify the type of object file llvm-nm shou...zhijian1-0/+14
2021-07-07[llvm-nm] Switch command line parsing from llvm::cl to OptTableFangrui Song1-13/+5
2021-05-13[llvm-nm] Support the -V option, print that the tool is compatible with GNU nmMartin Storsjö1-3/+3
2021-03-16[llvm-nm] Add --format=just-symbols and make --just-symbol-name its aliasFangrui Song1-2/+3
2021-03-07llvm-nm: add flag to suppress no symbols warningKeith Smiley1-0/+4
2020-06-22llvm-nm: Implement --special-syms.Peter Collingbourne1-1/+1
2020-06-11[llvm][llvm-nm] add TextAPI/MachO supportCyndy Ishida1-0/+4
2019-09-17[docs] Make --version text more correctJames Henderson1-1/+2
2019-09-13Fix a few spellos in docs.Nico Weber1-3/+3
2019-07-16Revert [tools] [llvm-nm] Default to reading from stdin not a.outAlex Brachet1-2/+3
2019-07-15[docs][llvm-nm] Fix inconsistent grammarJames Henderson1-1/+1
2019-07-12[tools] [llvm-nm] Default to reading from stdin not a.outAlex Brachet1-3/+2
2019-07-09[docs][llvm-nm] Improve some wordingJames Henderson1-15/+13
2019-06-27[docs][llvm-nm][llvm-objdump] Improve "See Also" sectionJames Henderson1-1/+2
2019-06-27[docs][tools] Add missing "program" tags to rst filesJames Henderson1-0/+2
2019-06-24[docs][llvm-nm] Add missing options to documentationJames Henderson1-21/+91
2019-06-24[docs][llvm-nm] Improve symbol code documentationJames Henderson1-15/+70
2019-06-21[binutils] Add response file option to help and docsJames Henderson1-0/+4
2019-06-12[docs] Fix typoJames Henderson1-1/+1
2019-06-12[llvm-nm] Fix docs and help text for --print-sizeJames Henderson1-1/+1
2019-06-11[docs][llvm-nm] Add darwin as --format optionJames Henderson1-2/+2
2019-06-11[docs][llvm-nm] Make --help help text consistent with other optionsJames Henderson1-1/+1
2019-06-11[docs][llvm-nm] Fix documentation regarding llvm-nm reading stdinJames Henderson1-2/+3
2018-07-02nm: Add -no-weak flag for hiding weak symbolsDave Lee1-0/+4
2017-06-29llvm-nm: Add support for symbol demangling (-C/--demangle)Sam Clegg1-3/+0
2016-07-20[docs] Fixing Sphinx warnings to unclog the buildbotRenato Golin1-2/+2
2016-02-10[llvm-nm] Add -radix optionHemant Kulkarni1-0/+5
2013-08-18docs: command guide: cleanups, no text changesDmitri Gribenko1-51/+8
2013-08-16[typo] An LLVM.Daniel Dunbar1-1/+1
2012-06-06[llvm-nm] Update documentation to cover object file support and arguments.Michael J. Spencer1-33/+68
2012-05-08[docs] Add ReST version of all the man pages.Daniel Dunbar1-0/+154