| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix MSVC "32-bit shift implicitly converted to 64 bits" warning. NFCI. | Simon Pilgrim | 2019-06-10 | 1 | -1/+1 |
| * | [llvm-objcopy][MachO] Recompute and update offset/size fields in the writer | Seiya Nuta | 2019-06-08 | 5 | -11/+262 |
| * | [llvm-objcopy][MachO] Print an error message on use of unsupported options | Seiya Nuta | 2019-05-29 | 1 | -1/+37 |
| * | [Object] Change ObjectFile::getSectionContents to return Expected<ArrayRef<ui... | Fangrui Song | 2019-05-14 | 1 | -5/+6 |
| * | [llvm-objcopy][NFC] Remove unnecessary llvm-objcopy.h #includes | Jordan Rupprecht | 2019-03-13 | 2 | -2/+0 |
| * | Update new files added to llvm-objcopy to use the new file header. | Chandler Carruth | 2019-02-11 | 7 | -28/+21 |
| * | [llvm-objcopy][NFC] simplify an error return | Jordan Rupprecht | 2019-02-04 | 1 | -3/+1 |
| * | [llvm-objcopy][NFC] Fix trailing semicolon warning. | Clement Courbet | 2019-02-04 | 1 | -2/+2 |
| * | [llvm-objcopy] Add ability to copy MachO object files | Alexander Shaposhnikov | 2019-02-02 | 7 | -0/+955 |

