| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [llvm-objcopy] Fix buildbots on older compilers | Jordan Rupprecht | 2019-01-03 | 1 | -3/+2 |
| * | Fix typos in comments | Jordan Rupprecht | 2019-01-03 | 1 | -2/+2 |
| * | [llvm-objcopy][ELF] Implement a mutable section visitor that updates size-rel... | Jordan Rupprecht | 2019-01-03 | 1 | -29/+98 |
| * | [llvm-objcopy] Use ELFOSABI_NONE instead of 0. NFC. | George Rimar | 2018-12-20 | 1 | -1/+1 |
| * | [llvm-objcopy] - Do not drop the OS/ABI and ABIVersion fields of ELF header | George Rimar | 2018-12-20 | 1 | -2/+6 |
| * | Use llvm::copy. NFC | Fangrui Song | 2018-11-17 | 1 | -5/+5 |
| * | [llvm-objcopy] Use llvm::all_of and rename the variables "Segment" to avoid c... | Fangrui Song | 2018-11-17 | 1 | -6/+6 |
| * | [llvm-objcopy] Don't apply --localize flags to common symbols | Jordan Rupprecht | 2018-11-01 | 1 | -0/+2 |
| * | [llvm-objcopy] Use proper cases | Fangrui Song | 2018-11-01 | 1 | -17/+17 |
| * | [llvm-objcopy] Move elf-specific code into subfolder | Alexander Shaposhnikov | 2018-10-29 | 1 | -0/+1621 |

