Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-10-21 | Implement breakpoint_kind_from_pc and sw_breakpoint_from_kind for ARM in GDBS... | Antoine Tremblay | 2 | -1/+44 |
2015-10-14 | Define enum out of struct | Yao Qi | 1 | -6/+9 |
2015-10-12 | Rename emit_load_store to aarch64_emit_load_store | Yao Qi | 2 | -12/+12 |
2015-10-12 | Rename emit_insn to aarch64_emit_insn | Yao Qi | 2 | -32/+33 |
2015-10-12 | Support displaced stepping in aarch64-linux | Yao Qi | 2 | -0/+290 |
2015-10-12 | Move aarch64_relocate_instruction to arch/aarch64-insn.c | Yao Qi | 2 | -0/+143 |
2015-09-21 | Make aarch64_decode_adrp handle both ADR and ADRP instructions | Pierre Langlois | 2 | -6/+26 |
2015-09-21 | Move instruction decoding into new arch/ directory | Pierre Langlois | 2 | -0/+256 |
2015-08-21 | xtensa: implement NPTL helpers | Max Filippov | 1 | -0/+46 |
2015-07-30 | Move ARM register numbers enum to arch/arm.h | Yao Qi | 1 | -0/+61 |