Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | armstate: Zero out the registers on creation | Lioncash | 2015-11-29 | 1 | -11/+11 |
* | Implement gdbstub | polaris- | 2015-10-04 | 1 | -0/+2 |
* | general: Silence some warnings when using clang | Lioncash | 2015-09-16 | 1 | -1/+0 |
* | dyncom: Migrate exclusive memory access control into armstate | Lioncash | 2015-07-28 | 1 | -3/+22 |
* | dyncom: Use std::array for register arrays | Lioncash | 2015-07-26 | 1 | -24/+25 |
* | dyncom: Use ARMul_State as an object | Lioncash | 2015-07-26 | 1 | -96/+113 |
* | dyncom: Remove unnecessary initialization code. | Lioncash | 2015-07-26 | 1 | -20/+0 |
* | dyncom: Remove unnecessary abort-related cruft | Lioncash | 2015-07-26 | 1 | -45/+1 |
* | dyncom: Rename armdefs.h to armstate.h | Lioncash | 2015-07-26 | 1 | -0/+279 |