summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-objcopy/MachO
Commit message (Expand)AuthorAgeFilesLines
* [llvm-objcopy][MachO] Implement --add-sectionSeiya Nuta2019-12-161-0/+175
* [llvm-strip][MachO] Test llvm-strip --strip-debugFangrui Song2019-12-031-0/+3
* [llvm-objcopy][MachO] Implement --dump-sectionSeiya Nuta2019-11-251-0/+82
* [llvm-objcopy][MachO] Implement --strip-debugFangrui Song2019-11-211-0/+38
* [llvm-objcopy][MachO] Fix symbol order in the symbol tableFangrui Song2019-11-212-0/+6
* Introduce llvm-install-name-toolAlexander Shaposhnikov2019-11-195-0/+212
* Revert "Introduce llvm-install-name-tool"Alexander Shaposhnikov2019-11-195-212/+0
* Introduce llvm-install-name-toolAlexander Shaposhnikov2019-11-195-0/+212
* [llvm-objcopy][MachO] Implement --redefine-sym and --redefine-symsFangrui Song2019-11-151-0/+51
* [llvm-objcopy][MachO] Implement --remove-sectionSeiya Nuta2019-11-151-0/+127
* Revert "Introduce llvm-install-name-tool"Alexander Shaposhnikov2019-11-065-212/+0
* Introduce llvm-install-name-toolAlexander Shaposhnikov2019-11-065-0/+212
* [llvm-objcopy][MachO] Implement --strip-allSeiya Nuta2019-10-313-0/+811
* [llvm-objcopy] Add REQUIRES directive to fix a testSeiya Nuta2019-10-301-0/+2
* [llvm-objcopy][MachO] Support indirect symbol tableSeiya Nuta2019-10-301-0/+64
* [llvm-objcopy][MachO] Implement --only-sectionSeiya Nuta2019-10-281-0/+153
* [llvm-objcopy][MachO] Add support for min os version load commandsAlexander Shaposhnikov2019-10-255-0/+80
* Recommit "[llvm-objcopy][MachO] Implement a layout algorithm for executables"Seiya Nuta2019-08-191-0/+291
* Revert r369230 and r369231Seiya Nuta2019-08-191-291/+0
* [llvm-objcopy][MachO] Implement a layout algorithm for executablesSeiya Nuta2019-08-191-0/+291
* [llvm-objcopy][MachO] Recompute and update offset/size fields in the writerSeiya Nuta2019-06-082-0/+29
* tests: loosen restrictionSaleem Abdulrasool2019-02-041-1/+2
* [llvm-objcopy] Temporarily limit one test to darwinAlexander Shaposhnikov2019-02-021-0/+1
* [llvm-objcopy] Fix triples in macho tests.Alexander Shaposhnikov2019-02-021-2/+2
* [llvm-objcopy] Add ability to copy MachO object filesAlexander Shaposhnikov2019-02-027-0/+580
OpenPOWER on IntegriCloud