Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-02-25 | Add comment regarding include order of <sys/ptrace.h> and <asm/ptrace.h> | Kevin Buettner | 1 | -0/+6 |
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2019-04-15 | AArch64 SVE: Support changing vector lengths for ptrace | Alan Hayward | 1 | -2/+10 |
2019-02-07 | Normalize include guards in gdb | Tom Tromey | 1 | -3/+3 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-12-17 | AArch64: Fix the gdb build with musl libc | Szabolcs Nagy | 1 | -1/+1 |
2018-06-22 | Fix up HAS_SVE_STATE macro | Alan Hayward | 1 | -1/+1 |
2018-06-18 | Ptrace support for Aarch64 SVE | Alan Hayward | 1 | -0/+21 |
2018-06-18 | Add Aarch64 SVE compatibility macros | Alan Hayward | 1 | -40/+4 |
2018-06-04 | Use uint64_t for SVE VQ | Alan Hayward | 1 | -1/+1 |
2018-05-31 | Function for reading the Aarch64 SVE vector length | Alan Hayward | 1 | -0/+73 |