summaryrefslogtreecommitdiff
path: root/gdb/aarch64-linux-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* Add casts to memory allocation related callsSimon Marchi2015-09-251-1/+1
* gdb/18947: [aarch64]Step into shared library is very slow.Mihail-Marian Nistor2015-09-111-0/+1
* Call set_gdbarch_get_siginfo_type in linux_init_abiYao Qi2015-06-241-1/+0
* Implements aarch64 process record and reverse debugging supportOmair Javaid2015-05-261-0/+739
* Support catch syscall on aarch64 linuxYao Qi2015-03-181-0/+27
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* AARCH64: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sect...Andreas Arnez2014-09-301-15/+11
* AARCH64 Linux: Fill 'collect_regset' in regset structures.Andreas Arnez2014-08-071-67/+23
* AARCH64: Replace regset_alloc() invocations by static regset structures.Andreas Arnez2014-05-211-14/+15
* Fix issue #15778: GDB Aarch64 signal frame unwinder issueHui Zhu2014-05-201-29/+34
* Remove `expout*' globals from parser-defs.hSergio Durigan Junior2014-03-271-13/+13
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Implement SystemTap SDT probe support for AArch64Sergio Durigan Junior2013-12-281-0/+137
* gdb/aarch64-linux-tdep.c: Call linux_init_abi.Will Newton2013-10-101-0/+2
* gdb/Yufeng Zhang2013-02-081-3/+3
* Enable TLS support in aarch64-linux-tdep.cMarcus Shawcroft2013-02-071-0/+4
* Adding aarch64-linux-tdep support.Marcus Shawcroft2013-02-041-0/+297