Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [WebAssembly] Remove ELF file support. | Sam Clegg | 2018-07-16 | 1 | -8/+0 |
* | [PowerPC] Add support for high and higha symbol modifiers on tls modifers. | Sean Fertile | 2018-06-15 | 1 | -0/+8 |
* | [PPC64] Support "symbol@high" and "symbol@higha" symbol modifers. | Sean Fertile | 2018-06-15 | 1 | -0/+4 |
* | Add R_PPC64_IRELATIVE to PPC64 relocations. | Sean Fertile | 2018-05-24 | 1 | -0/+2 |
* | Revert and accidentally committed revert commit | Dylan McKay | 2017-12-09 | 1 | -2/+3 |
* | Revert "[AVR] Override ParseDirective" | Dylan McKay | 2017-12-09 | 1 | -3/+2 |
* | [AVR] Override ParseDirective | Leslie Zhai | 2017-12-07 | 1 | -2/+3 |
* | Add base relative relocation record that can be used for the following case (... | Tony Tye | 2017-10-16 | 1 | -0/+1 |
* | [ARC] Prepare the implementation of relocation for LLD | Leslie Zhai | 2017-09-13 | 1 | -0/+74 |
* | [RISCV] Recognize new relocation types | Alex Bradbury | 2017-08-15 | 1 | -0/+9 |
* | Move Object format code to lib/BinaryFormat. | Zachary Turner | 2017-06-07 | 16 | -0/+1276 |