aboutsummaryrefslogtreecommitdiff
path: root/lib/arm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* starting x86 supportcomex2015-02-082-3/+4
|
* Make the ARM branches actually go to the right place. I need automated ↵comex2015-02-032-3/+4
| | | | tests before stable.
* whoops, don't mean to always jump to thumb modecomex2015-02-011-1/+1
|
* fix my utter failure to handle branches/conditionals correctly (on ARM)comex2015-02-017-55/+213
|
* fixescomex2015-01-251-2/+0
|
* it compiles...comex2015-01-244-57/+64
|
* ...comex2015-01-244-97/+129
|
* minor cleanup - stop caring about thumb outside of arch-specific codecomex2015-01-213-9/+12
| | | | | (and fix makefile bug where files whose names contained 'arm' would always be ldid'd)
* some reorganizationcomex2015-01-196-0/+690