Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
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 | 1 | -7/+7 |
2015-10-12 | Rename emit_insn to aarch64_emit_insn | Yao Qi | 1 | -20/+20 |
2015-10-12 | Support displaced stepping in aarch64-linux | Yao Qi | 1 | -0/+232 |
2015-10-12 | Move aarch64_relocate_instruction to arch/aarch64-insn.c | Yao Qi | 1 | -0/+50 |
2015-09-21 | Make aarch64_decode_adrp handle both ADR and ADRP instructions | Pierre Langlois | 1 | -1/+2 |
2015-09-21 | Move instruction decoding into new arch/ directory | Pierre Langlois | 1 | -0/+38 |