Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2016-11-15 | fix some ARM stuff including calls, and test it | comex | 1 | -1/+1 |
2015-02-23 | Ban calls within transform regions in threadsafe mode. | comex | 1 | -4/+8 |
2015-02-14 | Trampoline fixes. | comex | 1 | -6/+19 |
2015-02-09 | test harness | comex | 1 | -15/+135 |
2015-02-09 | more | comex | 1 | -2/+2 |
2015-02-03 | fix ARM64 too, theoretically | comex | 1 | -1/+1 |
2015-02-01 | fix my utter failure to handle branches/conditionals correctly (on ARM) | comex | 1 | -5/+11 |
2015-01-24 | it compiles... | comex | 1 | -1/+1 |
2015-01-21 | minor cleanup - stop caring about thumb outside of arch-specific code | comex | 1 | -1/+6 |
2015-01-17 | improve test; thumb2 fixes | comex | 1 | -0/+48 |