summaryrefslogtreecommitdiff
path: root/llvm/docs/CommandGuide/llvm-objcopy.rst
AgeCommit message (Expand)Author
2025-09-09[DirectX] Add `extract-section` to `llvm-objcopy` and implement it for `DXCon...Finn Plummer
2025-05-22[llvm] Fix typos in documentation (#141078)Kazu Hirata
2025-03-11[llvm-objcopy,ELF] --discard-locals/--discard-all: allow and keep symbols ref...Fangrui Song
2025-01-23Reapply "[llvm-objcopy][ELF] Add an option to remove notes (#118739)"Igor Kudrin
2025-01-23Revert "[llvm-objcopy][ELF] Add an option to remove notes (#118739)"Igor Kudrin
2025-01-23[llvm-objcopy][ELF] Add an option to remove notes (#118739)Igor Kudrin
2024-12-24[llvm-objcopy] Add support of symbol modification flags for MachO (#120895)Richard Dzenis
2024-10-04[doc] Fix rendering for objcopy's --remove-symbol-prefix option text (#111131)bd1976bris
2024-07-30[llvm-objcopy] Add --change-section-address (#98664)Eleanor Bonnici
2024-07-11[llvm-objcopy] Add verification of added .note section formatserge-sans-paille
2024-07-08[llvm-objcopy] Add change-section-lma *+/-offset (#95431)Eleanor Bonnici
2024-04-26[llvm-objcopy][docs] Use "Mark" rather than "Make" in the objcopy docs for co...bd1976bris
2024-04-15[llvm-objcopy] Add --compress-sectionsFangrui Song
2024-04-05Revert "[llvm-objcopy] Add --compress-sections"Mitch Phillips
2024-04-04[llvm-objcopy] Add --compress-sectionsFangrui Song
2024-03-21[llvm-objcopy] Add --skip-symbol and --skip-symbols options (#80873)Ilia Kuklin
2024-02-28[llvm-objcopy] Add --set-symbol-visibility and --set-symbols-visibility optio...Ilia Kuklin
2024-02-27[llvm-objcopy] Improve help messages (#82830)Fangrui Song
2024-02-16[docs][llvm-objcopy] Add missing formats (#81981)Ulrich Weigand
2024-02-09[llvm-objcopy] Support SREC output format (#75874)quic-areg
2024-02-07[llvm-objcopy] Add --remove-symbol-prefix (#79415)Yi Kong
2023-12-14[llvm-objcopy] Add --gap-fill and --pad-to options (#65815)quic-akaryaki
2023-07-25[llvm-objcopy] --set-section-flags: allow "large" to add SHF_X86_64_LARGEThomas Köppe
2022-09-08[llvm-objcopy] Support --{,de}compress-debug-sections for zstdFangrui Song
2022-09-08Revert "[Support] Add llvm::compression::{getReasonIfUnsupported,compress,dec...Nikita Popov
2022-09-07[llvm-objcopy] Support --{,de}compress-debug-sections for zstdFangrui Song
2022-07-29Revert D130458 "[llvm-objcopy] Support --{,de}compress-debug-sections for zstd"Fangrui Song
2022-07-28[llvm-objcopy] Support --{,de}compress-debug-sections for zstdFangrui Song
2022-07-25[llvm-objcopy] Simplify --compress-debug-sections handling with AliasArgs. NFCFangrui Song
2022-07-13[docs][llvm-objcopy] Fix unpaired `<align>``Fangrui Song
2022-07-13[llvm-objcopy][ELF] Add --set-section-typeFangrui Song
2022-04-04[llvm-objcopy][docs] Update --update-section descriptiongbreynoo
2022-01-10[llvm-objcopy] Implement the PE-COFF specific --subsystem optionMartin Storsjö
2022-01-06Update Bug report URL to Github IssuesChuanqi Xu
2021-11-15[NFC] Trim trailing whitespace in *.rstShao-Ce SUN
2021-09-24[llvm-objcopy][docs] Add missing options to the help output and the command g...gbreynoo
2021-03-08[docs] Fix llvm-objcopy.rstAlexander Shaposhnikov
2021-03-08[llvm-objcopy][MachO] Add support for --keep-undefinedAlexander Shaposhnikov
2021-03-04[llvm-objcopy][llvm-strip] Improve --discard-all documentation and helpJames Henderson
2021-02-15[llvm-objcopy] Delete --build-id-link-{dir,input,output}Fangrui Song
2020-05-05[docs][llvm-objcopy] Update --output-target text with right defaultsJames Henderson
2020-03-22doc: use the right url to bugzillaSylvestre Ledru
2020-03-22Doc: Links should use httpsSylvestre Ledru
2020-02-26[docs][llvm-objcopy][llvm-strip] Move --wildcard description earlierJames Henderson
2020-01-24[llvm-objcopy][COFF] Add support for --set-section-flagsSergey Dmitriev
2020-01-24[doc][llvm-objcopy] Remove redundant COFF-specific sub-headingJames Henderson
2020-01-20[llvm-objcopy][ELF] Allow setting SHF_EXCLUDE flag for ELF sectionsSergey Dmitriev
2019-12-16[llvm-objcopy][MachO] Implement --add-sectionSeiya Nuta
2019-11-25[llvm-objcopy][MachO] Implement --dump-sectionSeiya Nuta
2019-11-15[llvm-objcopy][MachO] Implement --remove-sectionSeiya Nuta