aboutsummaryrefslogtreecommitdiff
path: root/gdb/aarch64-linux-tdep.c
AgeCommit message (Expand)AuthorFilesLines
2014-09-30AARCH64: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sect...Andreas Arnez1-15/+11
2014-08-07AARCH64 Linux: Fill 'collect_regset' in regset structures.Andreas Arnez1-67/+23
2014-05-21AARCH64: Replace regset_alloc() invocations by static regset structures.Andreas Arnez1-14/+15
2014-05-20Fix issue #15778: GDB Aarch64 signal frame unwinder issueHui Zhu1-29/+34
2014-03-27Remove `expout*' globals from parser-defs.hSergio Durigan Junior1-13/+13
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-12-28Implement SystemTap SDT probe support for AArch64Sergio Durigan Junior1-0/+137
2013-10-10gdb/aarch64-linux-tdep.c: Call linux_init_abi.Will Newton1-0/+2
2013-02-08gdb/Yufeng Zhang1-3/+3
2013-02-07Enable TLS support in aarch64-linux-tdep.cMarcus Shawcroft1-0/+4
2013-02-04Adding aarch64-linux-tdep support.Marcus Shawcroft1-0/+297