summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-objcopy/MachO/MachOObjcopy.cpp
Commit message (Expand)AuthorAgeFilesLines
* [llvm-objcopy][MachO] Implement --add-sectionSeiya Nuta2019-12-161-5/+65
* [llvm-objcopy][MachO] Implement --dump-sectionSeiya Nuta2019-11-251-5/+34
* [llvm-objcopy][MachO] Implement --strip-debugFangrui Song2019-11-211-3/+3
* Introduce llvm-install-name-toolAlexander Shaposhnikov2019-11-191-1/+25
* Revert "Introduce llvm-install-name-tool"Alexander Shaposhnikov2019-11-191-25/+1
* Introduce llvm-install-name-toolAlexander Shaposhnikov2019-11-191-1/+25
* [llvm-objcopy][MachO] Implement --redefine-sym and --redefine-symsFangrui Song2019-11-151-3/+9
* [llvm-objcopy][MachO] Implement --remove-sectionSeiya Nuta2019-11-151-5/+12
* Revert "Introduce llvm-install-name-tool"Alexander Shaposhnikov2019-11-061-25/+1
* Introduce llvm-install-name-toolAlexander Shaposhnikov2019-11-061-1/+25
* [llvm-objcopy][MachO] Implement --strip-allSeiya Nuta2019-10-311-3/+42
* [llvm-objcopy][MachO] Implement --only-sectionSeiya Nuta2019-10-281-5/+18
* [llvm-objcopy] Add --set-section-alignmentFangrui Song2019-10-021-7/+8
* [llvm-objcopy] Allow the visibility of symbols created by --binary andChris Jackson2019-08-301-4/+5
* Recommit "[llvm-objcopy][MachO] Support load commands used in executables/sha...Seiya Nuta2019-08-191-1/+5
* Revert r369230 and r369231Seiya Nuta2019-08-191-5/+1
* [llvm-objcopy][MachO] Support load commands used in executables/shared librariesSeiya Nuta2019-08-191-1/+5
* [llvm-objcopy][MachO] Recompute and update offset/size fields in the writerSeiya Nuta2019-06-081-0/+2
* [llvm-objcopy][MachO] Print an error message on use of unsupported optionsSeiya Nuta2019-05-291-1/+37
* [llvm-objcopy][NFC] Remove unnecessary llvm-objcopy.h #includesJordan Rupprecht2019-03-131-1/+0
* Update new files added to llvm-objcopy to use the new file header.Chandler Carruth2019-02-111-4/+3
* [llvm-objcopy] Add ability to copy MachO object filesAlexander Shaposhnikov2019-02-021-0/+32
OpenPOWER on IntegriCloud