Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add unaligned read/write functions. | comex | 2015-02-24 | 1 | -1/+1 |
* | Ban calls within transform regions in threadsafe mode. | comex | 2015-02-23 | 1 | -2/+7 |
* | call vs. branch fixes on ARM (though really I should just ignore calls) | comex | 2015-02-09 | 1 | -1/+1 |
* | Fix other architectures compiling - haven't tried *running* anything.. | comex | 2015-02-08 | 1 | -21/+21 |
* | Refactor disassembly so x86 works, and add x86 transform-dis. | comex | 2015-02-08 | 1 | -0/+69 |