aboutsummaryrefslogtreecommitdiff
path: root/gdb/nat/aarch64-sve-linux-ptrace.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-05-27gdb: fix some indentation issuesSimon Marchi1-9/+9
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-12-10[AArch64] SVE/FPSIMD fixup for big endianLuis Machado1-14/+63
2020-03-19[AArch64] When unavailable, fetch VG from ptrace.Luis Machado1-3/+18
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-07-09Rename common to gdbsupportTom Tromey1-3/+3
2019-04-15AArch64 SVE: Support changing vector lengths for ptraceAlan Hayward1-44/+48
2019-01-25Normalize includes to use common/Tom Tromey1-2/+2
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-07-22Remove some unused variablesSimon Marchi1-1/+0
2018-06-18Ptrace support for Aarch64 SVEAlan Hayward1-1/+268
2018-06-04Use uint64_t for SVE VQAlan Hayward1-1/+1
2018-05-31Function for reading the Aarch64 SVE vector lengthAlan Hayward1-0/+58