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: Remove {AArch64,X86,X86_64}ELFFile because they are empty. | Rui Ueyama | 2015-04-02 | 1 | -2/+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 | -3/+2 |
* | Remove duplicate code and empty classes. | Rui Ueyama | 2015-03-26 | 1 | -13/+2 |
* | [ELF] Add LinkingContext to the ELFReader. | Shankar Easwaran | 2015-02-12 | 1 | -12/+14 |
* | [ELF] Remove duplicate code. | Shankar Easwaran | 2014-10-21 | 1 | -52/+10 |
* | [ELF] Check for target architecture. | Shankar Easwaran | 2014-10-20 | 1 | -0/+22 |
* | [ELF] Add Readers for all the ELF subtargets. | Shankar Easwaran | 2014-10-18 | 1 | -0/+80 |