summaryrefslogtreecommitdiff
path: root/llvm/docs/CommandGuide/llvm-readelf.rst
AgeCommit message (Expand)Author
2025-09-29Add --offoading option to llvm-readobj (#143342)David Salinas
2024-04-22[llvm-readobj] Remove --raw-relrFangrui Song
2024-02-22[llvm-readobj,ELF] Support --decompress/-z (#82594)Fangrui Song
2023-09-11[llvm-readelf] Add --extra-sym-info (#65580)Fangrui Song
2023-03-01[llvm-readobj] Add --memtagMitch Phillips
2021-12-10[llvm-readobj] Add JSONScopedPrinter to llvm-readelfJayson Yan
2021-12-10Revert "[llvm-readobj] Add JSONScopedPrinter to llvm-readelf"Jayson Yan
2021-12-10[llvm-readobj] Add JSONScopedPrinter to llvm-readelfJayson Yan
2021-11-15[NFC] Trim trailing whitespace in *.rstShao-Ce SUN
2021-10-07[llvm-readelf][docs] Add missing options and details to the help output and t...gbreynoo
2021-07-16[docs] Update llvm-readelf supported options after D105532Fangrui Song
2021-07-14[docs] Fix :option:`--file-header` reference in llvm-readelf.rst after D105532Fangrui Song
2021-07-12[llvm-readobj] Switch command line parsing from llvm::cl to OptTableFangrui Song
2021-03-08[llvm-readelf] Support dumping the BB address map section with --bb-addr-map.Rahman Lavaee
2020-10-27[llvm-readelf] - Implement --section-details option.Georgii Rymar
2020-07-20[llvm-readobj] Print error when executed with no input filesElvina Yakubova
2020-06-17[llvm-readobj] set --elf-cg-profile as alias of --cg-profileZequan Wu
2019-10-01[llvm-readobj/llvm-readelf] Delete --arm-attributes (alias for --arch-specific)Fangrui Song
2019-09-17[docs] Make --version text more correctJames Henderson
2019-09-13[docs][llvm-readelf][llvm-readobj] Improve --stack-sizes documentationJames Henderson
2019-08-05[llvm-readelf] Support dumping of stack sizes sections with readelf --stack-s...Wolfgang Pieb
2019-07-08[docs][llvm-readobj][llvm-readelf] Improve wordingJames Henderson
2019-07-05[docs][llvm-readobj] Add a note to options that do nothing in GNU outputJames Henderson
2019-07-01[docs][llvm-readelf] Expand llvm-readelf documentationJames Henderson