summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-objcopy/MachO/MachOObjcopy.cpp
Commit message (Expand)AuthorAgeFilesLines
* [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