summaryrefslogtreecommitdiff
path: root/gdb/arch
Commit message (Expand)AuthorAgeFilesLines
* Fix ARI warning in gdb/arch/arm-get-next-pcs.cJoel Brobecker2015-12-191-1/+1
* Support software single step on ARM in GDBServerAntoine Tremblay2015-12-186-0/+1445
* Share some ARM target dependent code from GDB with GDBServerAntoine Tremblay2015-12-182-2/+94
* Implement breakpoint_kind_from_pc and sw_breakpoint_from_kind for ARM in GDBS...Antoine Tremblay2015-10-212-1/+44
* Define enum out of structYao Qi2015-10-141-6/+9
* Rename emit_load_store to aarch64_emit_load_storeYao Qi2015-10-122-12/+12
* Rename emit_insn to aarch64_emit_insnYao Qi2015-10-122-32/+33
* Support displaced stepping in aarch64-linuxYao Qi2015-10-122-0/+290
* Move aarch64_relocate_instruction to arch/aarch64-insn.cYao Qi2015-10-122-0/+143
* Make aarch64_decode_adrp handle both ADR and ADRP instructionsPierre Langlois2015-09-212-6/+26
* Move instruction decoding into new arch/ directoryPierre Langlois2015-09-212-0/+256
* xtensa: implement NPTL helpersMax Filippov2015-08-211-0/+46
* Move ARM register numbers enum to arch/arm.hYao Qi2015-07-301-0/+61