summaryrefslogtreecommitdiff
path: root/gdb/aarch64-linux-tdep.c
AgeCommit message (Expand)Author
2018-04-27ILP32: GDBHEADgdb-8.1-amp-branchYao Qi
2018-01-17Don't pass -m64 to libcc1 on aarch64-linux.Yao Qi
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-11-24Add aarch64_create_target_descriptionAlan Hayward
2017-09-11Rename _const functions to use overloading insteadTom Tromey
2017-09-09Remove unnecessary function prototypes.John Baldwin
2017-08-09[AArch64] Implement gdbarch_core_read_descriptionJiong Wang
2017-08-09Revert "[AArch64] Implement gdbarch_core_read_description"Jiong Wang
2017-08-09[AArch64] Implement gdbarch_core_read_descriptionJiong Wang
2017-06-10gdbarch: Remove displaced_step_free_closureSimon Marchi
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-05-07remove trivialy unused variablesTrevor Saunders
2016-02-29aarch64-linux process record: more syscallsYao Qi
2016-02-23Process record for aarch64-linux syscallYao Qi
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-10-30gdb/linux-record: Fix size_termios for x32, amd64, aarch64Marcin Kościelnicki
2015-10-30gdb/linux-record: Support time, waitpid, pipe syscallsMarcin Kościelnicki
2015-10-30gdb/linux-record: Fix readdir and getdents handlingMarcin Kościelnicki
2015-10-30gdb/linux-record: Fix sizes of sigaction and sigset_tMarcin Kościelnicki
2015-10-30gdb/linux-record: Remove size_siginfoMarcin Kościelnicki
2015-10-12aarch64: Add cast for integer to enum castSimon Marchi
2015-10-12aarch64: Use gdb_sys_no_syscall enum instead of -1Simon Marchi
2015-10-12Support displaced stepping in aarch64-linuxYao Qi
2015-09-25Add casts to memory allocation related callsSimon Marchi
2015-09-11gdb/18947: [aarch64]Step into shared library is very slow.Mihail-Marian Nistor
2015-06-24Call set_gdbarch_get_siginfo_type in linux_init_abiYao Qi
2015-05-26Implements aarch64 process record and reverse debugging supportOmair Javaid
2015-03-18Support catch syscall on aarch64 linuxYao Qi
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-09-30AARCH64: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sect...Andreas Arnez
2014-08-07AARCH64 Linux: Fill 'collect_regset' in regset structures.Andreas Arnez
2014-05-21AARCH64: Replace regset_alloc() invocations by static regset structures.Andreas Arnez
2014-05-20Fix issue #15778: GDB Aarch64 signal frame unwinder issueHui Zhu
2014-03-27Remove `expout*' globals from parser-defs.hSergio Durigan Junior
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-12-28Implement SystemTap SDT probe support for AArch64Sergio Durigan Junior
2013-10-10gdb/aarch64-linux-tdep.c: Call linux_init_abi.Will Newton
2013-02-08gdb/Yufeng Zhang
2013-02-07Enable TLS support in aarch64-linux-tdep.cMarcus Shawcroft
2013-02-04Adding aarch64-linux-tdep support.Marcus Shawcroft