summaryrefslogtreecommitdiff
path: root/gdb/aarch64-linux-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* remove trivialy unused variablesTrevor Saunders2016-05-071-1/+0
* aarch64-linux process record: more syscallsYao Qi2016-02-291-9/+6
* Process record for aarch64-linux syscallYao Qi2016-02-231-11/+61
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* gdb/linux-record: Fix size_termios for x32, amd64, aarch64Marcin Kościelnicki2015-10-301-1/+1
* gdb/linux-record: Support time, waitpid, pipe syscallsMarcin Kościelnicki2015-10-301-0/+1
* gdb/linux-record: Fix readdir and getdents handlingMarcin Kościelnicki2015-10-301-2/+1
* gdb/linux-record: Fix sizes of sigaction and sigset_tMarcin Kościelnicki2015-10-301-4/+4
* gdb/linux-record: Remove size_siginfoMarcin Kościelnicki2015-10-301-1/+0
* aarch64: Add cast for integer to enum castSimon Marchi2015-10-121-1/+2
* aarch64: Use gdb_sys_no_syscall enum instead of -1Simon Marchi2015-10-121-1/+1
* Support displaced stepping in aarch64-linuxYao Qi2015-10-121-0/+12
* 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