aboutsummaryrefslogtreecommitdiff
path: root/gdb/arch/aarch64-mte-linux.h
AgeCommit message (Expand)AuthorFilesLines
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-07-19[AArch64] MTE corefile supportLuis Machado1-0/+10
2022-07-10Fix include guard naming for arch/aarch64-mte-linux.hLuis Machado1-3/+3
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-03-24AArch64: Report tag violation error informationLuis Machado1-0/+6
2021-03-24AArch64: Implement the memory tagging gdbarch hooksLuis Machado1-0/+18
2021-03-24AArch64: Implement memory tagging target methods for AArch64Luis Machado1-0/+19
2021-03-24AArch64: Add MTE register set support for GDB and gdbserverLuis Machado1-0/+3
2021-03-24AArch64: Add MTE CPU feature check supportLuis Machado1-0/+28