aboutsummaryrefslogtreecommitdiff
path: root/llvm/docs/CommandGuide/llvm-readelf.rst
AgeCommit message (Expand)AuthorFilesLines
2021-12-10[llvm-readobj] Add JSONScopedPrinter to llvm-readelfJayson Yan1-3/+9
2021-12-10Revert "[llvm-readobj] Add JSONScopedPrinter to llvm-readelf"Jayson Yan1-9/+3
2021-12-10[llvm-readobj] Add JSONScopedPrinter to llvm-readelfJayson Yan1-3/+9
2021-11-15[NFC] Trim trailing whitespace in *.rstShao-Ce SUN1-4/+4
2021-10-07[llvm-readelf][docs] Add missing options and details to the help output and t...gbreynoo1-2/+14
2021-07-16[docs] Update llvm-readelf supported options after D105532Fangrui Song1-3/+4
2021-07-14[docs] Fix :option:`--file-header` reference in llvm-readelf.rst after D105532Fangrui Song1-1/+1
2021-07-12[llvm-readobj] Switch command line parsing from llvm::cl to OptTableFangrui Song1-9/+1
2021-03-08[llvm-readelf] Support dumping the BB address map section with --bb-addr-map.Rahman Lavaee1-0/+5
2020-10-27[llvm-readelf] - Implement --section-details option.Georgii Rymar1-0/+4
2020-07-20[llvm-readobj] Print error when executed with no input filesElvina Yakubova1-1/+1
2020-06-17[llvm-readobj] set --elf-cg-profile as alias of --cg-profileZequan Wu1-1/+1
2019-10-01[llvm-readobj/llvm-readelf] Delete --arm-attributes (alias for --arch-specific)Fangrui Song1-2/+2
2019-09-17[docs] Make --version text more correctJames Henderson1-1/+1
2019-09-13[docs][llvm-readelf][llvm-readobj] Improve --stack-sizes documentationJames Henderson1-1/+2
2019-08-05[llvm-readelf] Support dumping of stack sizes sections with readelf --stack-s...Wolfgang Pieb1-0/+5
2019-07-08[docs][llvm-readobj][llvm-readelf] Improve wordingJames Henderson1-2/+2
2019-07-05[docs][llvm-readobj] Add a note to options that do nothing in GNU outputJames Henderson1-2/+5
2019-07-01[docs][llvm-readelf] Expand llvm-readelf documentationJames Henderson1-0/+194