aboutsummaryrefslogtreecommitdiff
path: root/lib/jump-dis.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-01-21minor cleanup - stop caring about thumb outside of arch-specific codecomex1-4/+3
(and fix makefile bug where files whose names contained 'arm' would always be ldid'd)
2015-01-19some reorganizationcomex1-2/+2
2015-01-17improve test; thumb2 fixescomex1-0/+1
2015-01-17flip the definition of TARGET_(UN)SUPPORTEDcomex1-2/+2
2015-01-17IT, BX LR - untestedcomex1-18/+20
2015-01-17transform-dis stuff - compiles for arm, so farcomex1-15/+17
2015-01-17reorganizationcomex1-12/+20
2015-01-16handle oom and silly machos and stuffcomex1-3/+11
2015-01-16jump dis - seemingly working(!)comex1-0/+145