summaryrefslogtreecommitdiff
path: root/gdb/arch
AgeCommit message (Expand)Author
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess
2023-12-14gdb: use reg_buffer_common throughout gdbsupport/common-regcache.hSimon Marchi
2023-11-29Use C++17 [[fallthrough]] attributeTom Tromey
2023-10-04sme2: Enable SME2 for AArch64 gdb on LinuxLuis Machado
2023-10-04sme: Core file support for LinuxLuis Machado
2023-10-04sme: Enable SME registers and pseudo-registersLuis Machado
2023-08-11RISC-V: Reflect actual range of vlen for hashingTsukasa OI
2023-08-11RISC-V: Add reference to Zve32*Tsukasa OI
2023-02-21[aarch64] Enable pointer authentication support for aarch64 bare metal/kernel...Luis Machado
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker
2022-12-16[aarch64] Fix removal of non-address bits for PAuthLuis Machado
2022-12-09[aarch64] Add TPIDR2 register support for LinuxLuis Machado
2022-10-19internal_error: remove need to pass __FILE__/__LINE__Pedro Alves
2022-10-06gdb/arm: Handle lazy FPU state preservationTorbjörn SVENSSON
2022-09-29Constify target_desc declarationsKeith Seitz
2022-09-23gdb/csky add cskyv2-linux.xml for cskyv2-linux.cJiangshuai Li
2022-09-13gdbserver/csky add csky gdbserver supportJiangshuai Li
2022-08-31gdb/riscv: better support for fflags and frm registersAndrew Burgess
2022-08-09gdb/gdbserver: LoongArch: Improve implementation of fcc registersFeiyang Chen
2022-07-19[AArch64] MTE corefile supportLuis Machado
2022-07-12gdb: LoongArch: Add floating-point supportTiezhu Yang
2022-07-10Fix include guard naming for arch/aarch64-mte-linux.hLuis Machado
2022-07-10gdbserver: LoongArch: Simplify code with register number macrosYouling Tang
2022-06-29gdb/arm: Only stack S16..S31 when FPU registers are secureYvan Roux
2022-06-14gdbserver: Add LoongArch/Linux supportYouling Tang
2022-05-23Tweak the std::hash<> specialization for aarch64_features.John Baldwin
2022-05-18Use aarch64_features to describe register features in target descriptions.John Baldwin
2022-05-03Add an aarch64-tls feature which includes the tpidr register.John Baldwin
2022-05-03Add an arm-tls feature which includes the tpidruro register from CP15.John Baldwin
2022-04-27gdb/arm: Define MSP and PSP registers for M-ProfileChristophe Lyon
2022-04-06Enable ARMv8.1-m PACBTI supportLuis Machado
2022-03-31gdb: Consolidate 32bit-pkeys.xml and 64bit-pkeys.xmlH.J. Lu
2022-02-11gdb: LoongArch: Add initial target description supportTiezhu Yang
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker
2021-11-18gdbsupport: make gdb_assert_not_reached accept a format stringSimon Marchi
2021-11-15Extend the prologue analyzer to handle the bti instructionLuis Machado
2021-11-03[AArch64] Make gdbserver register set selection dynamicLuis Machado
2021-10-11[ARM] Add support for M-profile MVE extensionSrinath Parvathaneni
2021-10-11[ARM] Refactor some constantsLuis Machado
2021-06-21gdb/riscv: add support for vector registers in target descriptionsAndrew Burgess
2021-05-13[AArch64] Fix off-by-one when calculating tag granules.Luis Machado
2021-03-24AArch64: Report tag violation error informationLuis Machado
2021-03-24AArch64: Implement the memory tagging gdbarch hooksLuis Machado
2021-03-24AArch64: Implement memory tagging target methods for AArch64Luis Machado
2021-03-24AArch64: Add MTE register set support for GDB and gdbserverLuis Machado
2021-03-24AArch64: Add target description/feature for MTE registersLuis Machado
2021-03-24AArch64: Add MTE CPU feature check supportLuis Machado
2021-01-27GDB: aarch64: Add ability to displaced step over a BR/BLR instructionMatthew Malcomson
2021-01-11gdb: convert aarch64 to new-style debug macrosSimon Marchi
2021-01-01Update copyright year range in all GDB filesJoel Brobecker