| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Print more information about relocations. | Rafael Espindola | 2013-04-11 | 1 | -4/+12 | |
| * | Template MachOObjectFile over endianness too. | Rafael Espindola | 2013-04-10 | 1 | -8/+8 | |
| * | Convert MachOObjectFile to a template. | Rafael Espindola | 2013-04-09 | 1 | -13/+15 | |
| * | Template the MachO types over the word size. | Rafael Espindola | 2013-04-08 | 1 | -5/+6 | |
| * | Remove two uses of getObject. | Rafael Espindola | 2013-04-07 | 1 | -13/+2 | |
| * | Remove usage of InMemoryStruct in getSymbol. | Rafael Espindola | 2013-04-07 | 1 | -26/+6 | |
| * | Remove a use of InMemoryStruct in llvm-readobj. | Rafael Espindola | 2013-04-07 | 1 | -9/+6 | |
| * | Make getObject const. Remove a const_cast. | Rafael Espindola | 2013-04-07 | 1 | -1/+1 | |
| * | Don't fetch pointers from a InMemoryStruct. | Rafael Espindola | 2013-04-05 | 1 | -15/+8 | |
| * | Implements low-level object file format specific output for COFF and | Eric Christopher | 2013-04-03 | 1 | -0/+438 | |

