Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change how we iterate over relocations on ELF. | Rafael Espindola | 2013-05-30 | 1 | -1/+1 |
* | Use pointers to iterate over symbols. | Rafael Espindola | 2013-04-24 | 1 | -26/+26 |
* | At Jim Grosbach's request detemplate Object/MachO.h. | Rafael Espindola | 2013-04-18 | 1 | -0/+89 |
* | Finish templating MachObjectFile over endianness. | Rafael Espindola | 2013-04-13 | 1 | -0/+42 |
* | Add 179294 back, but don't use bit fields so that it works on big endian hosts. | Rafael Espindola | 2013-04-12 | 1 | -7/+7 |
* | Revert my last two commits while I debug what is wrong in a big endian host. | Rafael Espindola | 2013-04-11 | 1 | -7/+7 |
* | Print more information about relocations. | Rafael Espindola | 2013-04-11 | 1 | -7/+7 |
* | Add MachO-x86-64 tests. | Rafael Espindola | 2013-04-11 | 1 | -9/+19 |
* | Implements low-level object file format specific output for COFF and | Eric Christopher | 2013-04-03 | 1 | -0/+32 |