summaryrefslogtreecommitdiff
path: root/gdb/arch
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-12-05Split tdesc_type into multiple classesSimon Marchi
2017-11-24Use flexible target descriptors for aarch64Alan Hayward
2017-11-24Add aarch64_create_target_descriptionAlan Hayward
2017-11-24Change tic6x target descriptionsYao Qi
2017-10-25Add common AARCH64 REGNUM definesAlan Hayward
2017-09-05Convert the rest x86 target descriptionsYao Qi
2017-09-05Convert amd64-linux target descriptionsYao Qi
2017-09-05Share i386-linux target description between GDB and GDBserverYao Qi
2017-09-05Dynamically composite xml in reply to GDBYao Qi
2017-09-05[GDBserver] Centralize tdesc for i386-linuxYao Qi
2017-05-02Change return type of gdbarch_software_single_step to vector<CORE_ADDR>Simon Marchi
2017-03-27gdb: gdbserver: xtensa: make C0_NREGS availableMax Filippov
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-10-10Share enum arm_breakpoint_kindsYao Qi
2016-04-20Move ARM_CPSR_GREGNUM to arch/arm-linux.hYao Qi
2016-02-16Remove PC from syscall_next_pcYao Qi
2016-02-12[ARM] Software single step cross kernel helpersYao 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
2015-12-18Share some ARM target dependent code from GDB with GDBServerAntoine Tremblay
2015-10-21Implement breakpoint_kind_from_pc and sw_breakpoint_from_kind for ARM in GDBS...Antoine Tremblay
2015-10-14Define enum out of structYao Qi
2015-10-12Rename emit_load_store to aarch64_emit_load_storeYao Qi
2015-10-12Rename emit_insn to aarch64_emit_insnYao Qi
2015-10-12Support displaced stepping in aarch64-linuxYao Qi
2015-10-12Move aarch64_relocate_instruction to arch/aarch64-insn.cYao Qi
2015-09-21Make aarch64_decode_adrp handle both ADR and ADRP instructionsPierre Langlois
2015-09-21Move instruction decoding into new arch/ directoryPierre Langlois
2015-08-21xtensa: implement NPTL helpersMax Filippov
2015-07-30Move ARM register numbers enum to arch/arm.hYao Qi