aboutsummaryrefslogtreecommitdiff
path: root/gdb/arch/arm.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2023-12-14gdb: use reg_buffer_common throughout gdbsupport/common-regcache.hSimon Marchi1-2/+2
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-10-06gdb/arm: Handle lazy FPU state preservationTorbjörn SVENSSON1-1/+6
2022-06-29gdb/arm: Only stack S16..S31 when FPU registers are secureYvan Roux1-0/+9
2022-05-03Add an arm-tls feature which includes the tpidruro register from CP15.John Baldwin1-1/+1
2022-04-27gdb/arm: Define MSP and PSP registers for M-ProfileChristophe Lyon1-0/+1
2022-04-06Enable ARMv8.1-m PACBTI supportLuis Machado1-0/+13
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-10-11[ARM] Add support for M-profile MVE extensionSrinath Parvathaneni1-0/+3
2021-10-11[ARM] Refactor some constantsLuis Machado1-4/+10
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-02-14gnulib: import count-one-bits module and use itSimon Marchi1-3/+0
2020-02-11Add a comment for the ARM_F{0..7}_REGNUM registersChristian Biesinger1-0/+1
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-07-19Arm: Add read_description read funcs and use in GDBAlan Hayward1-0/+27
2019-07-04Arm/AArch64: Use a single set of Arm register set size definesAlan Hayward1-0/+15
2019-07-04Arm: Prefix register sizes with ARM_Alan Hayward1-2/+6
2019-02-07Normalize include guards in gdbTom Tromey1-3/+3
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-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-10-10Share enum arm_breakpoint_kindsYao Qi1-0/+8
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-0/+34
2015-12-18Share some ARM target dependent code from GDB with GDBServerAntoine Tremblay1-0/+36
2015-10-21Implement breakpoint_kind_from_pc and sw_breakpoint_from_kind for ARM in GDBS...Antoine Tremblay1-1/+11
2015-07-30Move ARM register numbers enum to arch/arm.hYao Qi1-0/+61