| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use alignment values everywhere instead of log2. | Rui Ueyama | 2015-03-26 | 1 | -8/+8 |
| * | Remove implicit constructor and operator int from PowerOf2. | Rui Ueyama | 2015-03-26 | 1 | -8/+8 |
| * | Fix Mach-O unit tests breakage on Windows | Rui Ueyama | 2014-11-07 | 1 | -10/+17 |
| * | Sort include files according to convention. | Shankar Easwaran | 2014-10-18 | 1 | -3/+1 |
| * | Uses #include "..." instead of #include <...> for llvm headers. | Rafael Espindola | 2014-06-12 | 1 | -1/+1 |
| * | [MachO] Begin support for reading fat binaries. | Joey Gouly | 2014-01-14 | 1 | -12/+41 |
| * | Whitespace. | Rui Ueyama | 2014-01-13 | 1 | -29/+29 |
| * | [mach-o] fix EXPECT_EQ types | Nick Kledzik | 2013-11-06 | 1 | -8/+8 |
| * | [mach-o] binary reader and writer | Nick Kledzik | 2013-11-06 | 1 | -0/+714 |

