aboutsummaryrefslogtreecommitdiff
path: root/gdb/arm-tdep.h
AgeCommit message (Expand)AuthorFilesLines
2024-02-20gdb: pass frames as `const frame_info_ptr &`Simon Marchi1-2/+2
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2023-04-06gdb: fix reg corruption from displaced stepping on amd64Andrew Burgess1-1/+2
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-10-25gdb: remove spurious spaces after frame_info_ptrSimon Marchi1-1/+1
2022-10-10Change GDB to use frame_info_ptrTom Tromey1-2/+2
2022-07-26gdb: rename gdbarch_tdep struct to fix g++ 4.8 buildAndrew Burgess1-1/+1
2022-05-03Add an arm-tls feature which includes the tpidruro register from CP15.John Baldwin1-1/+3
2022-04-27gdb/arm: Add support for multiple stack pointers on Cortex-MChristophe Lyon1-2/+9
2022-04-27gdb/arm: Define MSP and PSP registers for M-ProfileChristophe Lyon1-0/+3
2022-04-06Enable ARMv8.1-m PACBTI supportLuis Machado1-0/+6
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-11-15gdb: fix gdbarch_tdep ODR violationSimon Marchi1-32/+33
2021-10-11[ARM] Add support for M-profile MVE extensionSrinath Parvathaneni1-0/+5
2021-10-11[ARM] Refactor pseudo register numberingLuis Machado1-4/+11
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-12-04gdb: rename displaced_step_closure to displaced_step_copy_insn_closureSimon Marchi1-8/+10
2020-11-02gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi1-2/+2
2020-02-12Change booleans to bool in ARM's gdbarch_tdepChristian Biesinger1-6/+6
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-09-20Move arm_apcs_32 extern declaration to headerChristian Biesinger1-0/+4
2019-07-19Arm: Add read_description read funcs and use in GDBAlan Hayward1-6/+6
2019-07-10Don't include gdbarch.h from defs.hTom Tromey1-1/+1
2019-07-04Arm: Prefix register sizes with ARM_Alan Hayward1-9/+0
2019-07-04Arm/AArch64: Split DISPLACED_MODIFIED_INSNS name clashAlan Hayward1-2/+2
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-10-21Create a displaced_step_closure class hierarchySimon Marchi1-7/+8
2017-05-02Change return type of gdbarch_software_single_step to vector<CORE_ADDR>Simon Marchi1-1/+3
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-11-23Normalize names of some source filesSimon Marchi1-1/+1
2016-11-22Change gdbarch software_single_step frame_info to regcacheYao Qi1-1/+1
2016-11-08gdbarch software_single_step returns VEC (CORE_ADDR) *Yao Qi1-1/+1
2016-11-08Remove arm_insert_single_step_breakpointYao Qi1-2/+0
2016-02-11arm-tdep.c: Remove unused arm_displaced_step_copy_insnSimon Marchi1-3/+0
2016-01-14[ARM] Remove field syscall_next_pc in struct gdbarch_tdepYao Qi1-7/+0
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-12-18Support software single step on ARM in GDBServerAntoine Tremblay1-2/+16
2015-12-18Refactor arm_software_single_step to use regcacheAntoine Tremblay1-4/+5
2015-12-18Share some ARM target dependent code from GDB with GDBServerAntoine Tremblay1-29/+0
2015-07-30Move ARM register numbers enum to arch/arm.hYao Qi1-38/+1
2015-05-28Remove global variable arm_linux_has_wmmx_registers in arm-linux-nat.cYao Qi1-0/+1
2015-05-28Remove global variable arm_linux_vfp_register_count in arm-linux-nat.cYao Qi1-1/+3
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-09-30ARM: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'Andreas Arnez1-3/+5
2014-05-21ARM: Replace regset_alloc() invocations by static regset structures.Andreas Arnez1-3/+0
2014-01-15gdb: ARM: Adds support for recording system call instructionsOmair Javaid1-2/+2
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-04-19-Wpointer-sign: char -> gdb_byte.Pedro Alves1-3/+3
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1