Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-03-21 | Align Thumb jump patch to halfword boundary | Reiko Asakura | 1 | -4/+3 |
2016-11-23 | Changes to reflect older changes in merge | Yifan Lu | 1 | -2/+3 |
2016-11-15 | fix some ARM stuff including calls, and test it | comex | 1 | -4/+16 |
2016-11-13 | Fixed proper encoding of PUSH (STMDB) as ARM manual was wrong... | Yifan Lu | 1 | -1/+1 |
2016-11-03 | Added ARM PUSH multi instruction assembly | Yifan Lu | 1 | -0/+7 |
2016-11-03 | Implemented call rewrite support, fixes #3 | Yifan Lu | 1 | -0/+7 |
2016-11-03 | Made ARM patch alignment 0x4 so copy from kernel to user works | Yifan Lu | 1 | -0/+2 |
2015-03-01 | A number of critical fixes painstakingly discovered in the slowest way possible. | comex | 1 | -0/+3 |
2015-02-01 | fix my utter failure to handle branches/conditionals correctly (on ARM) | comex | 1 | -8/+30 |
2015-01-24 | it compiles... | comex | 1 | -30/+36 |
2015-01-24 | ... | comex | 1 | -0/+80 |