Age | Commit message (Expand) | Author |
---|---|---|
2017-03-25 | Prevent blowing past our native translated instruction size of 255 bytes when... | Michael Pavone |
2016-10-06 | Add support for specifying a reset handler in the M68K core. Adjust memory ma... | Michael Pavone |
2015-11-25 | Partially working change to do proper stack alignment rather than doing a lam... | Michael Pavone |
2015-01-02 | Added functions to gen_x86 for saving and restoring callee save registers to ... | Michael Pavone |
2015-01-01 | Added 2 new functions to gen_x86.c for handling passing args according to the... | Michael Pavone |
2015-01-01 | Fix some issues with 68K instruction retranslation | Michael Pavone |
2014-03-03 | More 68K core refactoring to both reduce the amount of code and better split ... | Michael Pavone |
2014-03-02 | Initial stab at separating the generic parts of the 68K core from the host-cp... | Michael Pavone |
2014-02-24 | Moved some generic stuff from backend.h gen_arm.h and gen_arm.c into gen.h an... | Michael Pavone |