summaryrefslogtreecommitdiff
path: root/gdb/arch/arm-get-next-pcs.c
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-05-02Change return type of gdbarch_software_single_step to vector<CORE_ADDR>Simon Marchi
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-02-16Remove PC from syscall_next_pcYao Qi
2016-02-12[ARM] Fixup PC in software single stepYao Qi
2016-01-26Remove argument pc in get_next_pcsYao Qi
2016-01-14[ARM] Make thumb2_breakpoint static againYao Qi
2016-01-13Read instruction with byte_order_for_codeYao Qi
2016-01-06Make {arm,thumb}_get_next_pcs_raw staticYao Qi
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-12-19Fix ARI warning in gdb/arch/arm-get-next-pcs.cJoel Brobecker
2015-12-18Support software single step on ARM in GDBServerAntoine Tremblay