Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | A number of critical fixes painstakingly discovered in the slowest way possible. | comex | 2015-03-01 | 2 | -1/+2 |
* | Ban calls within transform regions in threadsafe mode. | comex | 2015-02-23 | 2 | -8/+10 |
* | fix some i386 stuff | comex | 2015-02-23 | 3 | -43/+56 |
* | various fixes | comex | 2015-02-18 | 2 | -4/+2 |
* | more fixes | comex | 2015-02-15 | 3 | -20/+48 |
* | fix test cases | comex | 2015-02-14 | 2 | -2/+2 |
* | Trampoline fixes. | comex | 2015-02-14 | 4 | -16/+32 |
* | theoretically support x86 PIC | comex | 2015-02-09 | 1 | -14/+46 |
* | add transform-dis-{i386,x86_64} to makefile - fix a missing UNUSED | comex | 2015-02-09 | 1 | -0/+1 |
* | Refactor disassembly so x86 works, and add x86 transform-dis. | comex | 2015-02-08 | 5 | -38/+110 |
* | starting x86 support | comex | 2015-02-08 | 4 | -124/+331 |
* | right, going to bed | comex | 2015-02-05 | 2 | -18/+78 |
* | starting dis-tables.h | comex | 2015-02-05 | 1 | -0/+79 |