summaryrefslogtreecommitdiff
path: root/gdb/arch
Commit message (Expand)AuthorAgeFilesLines
* Share enum arm_breakpoint_kindsYao Qi2016-10-101-0/+8
* Move ARM_CPSR_GREGNUM to arch/arm-linux.hYao Qi2016-04-201-0/+3
* Remove PC from syscall_next_pcYao Qi2016-02-162-3/+3
* [ARM] Software single step cross kernel helpersYao Qi2016-02-121-4/+66
* [ARM] Fixup PC in software single stepYao Qi2016-02-124-0/+39
* Remove argument pc in get_next_pcsYao Qi2016-01-262-13/+14
* [ARM] Make thumb2_breakpoint static againYao Qi2016-01-142-6/+7
* Read instruction with byte_order_for_codeYao Qi2016-01-131-1/+2
* Make {arm,thumb}_get_next_pcs_raw staticYao Qi2016-01-062-38/+28
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-019-9/+9
* 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