aboutsummaryrefslogtreecommitdiff
path: root/llvm/docs/CommandGuide/llvm-objdump.rst
AgeCommit message (Expand)AuthorFilesLines
2021-05-05[llvm-objdump] Add -M {att,intel} & deprecate --x86-asm-syntax={att,intel}Fangrui Song1-2/+9
2021-05-04[llvm-objdump] Remove --cfg option from command guidegbreynoo1-5/+0
2021-04-30[llvm-objdump] add -v alias for --versionNick Desaulniers1-1/+1
2021-04-22llvm-objdump: add --rpaths to macho supportKeith Smiley1-0/+4
2021-04-20[llvm-objdump] Add an llvm-otool toolNico Weber1-1/+2
2021-03-24[llvm-objdump] Implement --prefix-strip optionVinicius Tinti1-0/+6
2021-03-08[llvm-objdump][MachO] Add support for dumping function startsAlexander Shaposhnikov1-0/+4
2020-11-30[llvm-objdump] Document --mattr=help in --help outputDavid Spickett1-1/+1
2020-10-16[llvm-objdump] Implement --prefix optionVinicius Tinti1-0/+5
2020-08-17[llvm-objdump] Attempt to fix html doc generation issue.Hongtao Yu1-0/+2
2020-08-17[llvm-objdump] Symbolize binary addresses for low-noisy asm diff.Hongtao Yu1-0/+22
2020-07-09[llvm-objdump] Display locations of variables alongside disassemblyOliver Stannard1-0/+11
2020-04-06[llvm-objdump][XCOFF] Use symbol index+symbol name + storage mapping class as...diggerlin1-0/+7
2020-04-05[llvm-objdump] Teach `llvm-objdump` dump dynamic symbols.vgxbj1-0/+4
2020-03-22doc: use the right url to bugzillaSylvestre Ledru1-1/+1
2020-03-22Doc: Links should use httpsSylvestre Ledru1-1/+1
2020-03-16Revert "[llvm-objdump] Display locations of variables alongside disassembly"Nico Weber1-11/+0
2020-03-16[llvm-objdump] Display locations of variables alongside disassemblyOliver Stannard1-0/+11
2020-03-09[llvm-objdump] Rename --disassemble-functions to --disassemble-symbolsFangrui Song1-1/+1
2019-09-17[docs] Make --version text more correctJames Henderson1-1/+2
2019-07-09[docs][llvm-objdump] Make some wording improvements/simplifications.James Henderson1-13/+9
2019-06-27[llvm-objdump] Update the doc for --disassemble-functions.Yuanfang Chen1-4/+6
2019-06-27[docs][llvm-nm][llvm-objdump] Improve "See Also" sectionJames Henderson1-1/+1
2019-06-27[docs][tools] Add missing "program" tags to rst filesJames Henderson1-0/+2
2019-06-21[docs][llvm-objdump] Fix bad merge of docsJames Henderson1-4/+4
2019-06-21[binutils] Add response file option to help and docsJames Henderson1-0/+4
2019-06-21[docs][llvm-objdump] Improve llvm-objdump documentationJames Henderson1-36/+240
2019-01-15llvm-objdump -m -D should disassemble all text segmentsMichael Trent1-17/+25
2018-08-08Add a CommandGuide for llvm-objdumpMichael Trent1-0/+115