Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ELF: Remove <Arch>ELFReader.h. NFC. | Rui Ueyama | 2015-04-03 | 1 | -28/+0 |
* | ELF: Pass file types instead of type traits to ELFObjectReader. | Rui Ueyama | 2015-04-03 | 1 | -10/+2 |
* | ELF: Remove <Arch>ELFFileCreateELFTraits::result_type. | Rui Ueyama | 2015-04-02 | 1 | -4/+2 |
* | ELF: Replace empty classes with typedefs. | Rui Ueyama | 2015-04-02 | 1 | -15/+3 |
* | ELF: Remove a template parameter from ELF{Object,DOS}Reader constructors. | Rui Ueyama | 2015-04-02 | 1 | -2/+2 |
* | Remove duplicate code and empty classes. | Rui Ueyama | 2015-03-26 | 1 | -14/+2 |
* | [ELF] Add LinkingContext to the ELFReader. | Shankar Easwaran | 2015-02-12 | 1 | -12/+14 |
* | [ELF] Minimal implementation for ARM static linking | Greg Fitzgerald | 2015-01-21 | 1 | -0/+60 |