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