aboutsummaryrefslogtreecommitdiff
path: root/lib/x86 (follow)
Commit message (Expand)AuthorAgeFilesLines
* A number of critical fixes painstakingly discovered in the slowest way possible.comex2015-03-012-1/+2
* Ban calls within transform regions in threadsafe mode.comex2015-02-232-8/+10
* fix some i386 stuffcomex2015-02-233-43/+56
* various fixescomex2015-02-182-4/+2
* more fixescomex2015-02-153-20/+48
* fix test casescomex2015-02-142-2/+2
* Trampoline fixes.comex2015-02-144-16/+32
* theoretically support x86 PICcomex2015-02-091-14/+46
* add transform-dis-{i386,x86_64} to makefile - fix a missing UNUSEDcomex2015-02-091-0/+1
* Refactor disassembly so x86 works, and add x86 transform-dis.comex2015-02-085-38/+110
* starting x86 supportcomex2015-02-084-124/+331
* right, going to bedcomex2015-02-052-18/+78
* starting dis-tables.hcomex2015-02-051-0/+79