]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/aarch64-linux-tdep.c
Replace some $ARCH_{get,set}_pc with linux_{get,set}_pc_32bit
[thirdparty/binutils-gdb.git] / gdb / aarch64-linux-tdep.c
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-10-30  Marcin Kościelnickigdb/linux-record: Fix size_termios for x32, amd64,...
2015-10-30  Marcin Kościelnickigdb/linux-record: Support time, waitpid, pipe syscalls
2015-10-30  Marcin Kościelnickigdb/linux-record: Fix readdir and getdents handling
2015-10-30  Marcin Kościelnickigdb/linux-record: Fix sizes of sigaction and sigset_t
2015-10-30  Marcin Kościelnickigdb/linux-record: Remove size_siginfo
2015-10-12  Simon Marchiaarch64: Add cast for integer to enum cast
2015-10-12  Simon Marchiaarch64: Use gdb_sys_no_syscall enum instead of -1
2015-10-12  Yao QiSupport displaced stepping in aarch64-linux
2015-09-25  Simon MarchiAdd casts to memory allocation related calls
2015-09-11  Mihail-Marian Nistorgdb/18947: [aarch64]Step into shared library is very...
2015-06-24  Yao QiCall set_gdbarch_get_siginfo_type in linux_init_abi
2015-05-26  Omair JavaidImplements aarch64 process record and reverse debugging...
2015-03-18  Yao QiSupport catch syscall on aarch64 linux
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-09-30  Andreas ArnezAARCH64: Migrate from 'regset_from_core_section' to...
2014-08-07  Andreas ArnezAARCH64 Linux: Fill 'collect_regset' in regset structures.
2014-05-21  Andreas ArnezAARCH64: Replace regset_alloc() invocations by static...
2014-05-20  Hui ZhuFix issue #15778: GDB Aarch64 signal frame unwinder...
2014-03-27  Sergio Durigan JuniorRemove `expout*' globals from parser-defs.h
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-12-28  Sergio Durigan JuniorImplement SystemTap SDT probe support for AArch64
2013-10-10  Will Newtongdb/aarch64-linux-tdep.c: Call linux_init_abi.
2013-02-08  Yufeng Zhanggdb/
2013-02-07  Marcus ShawcroftEnable TLS support in aarch64-linux-tdep.c
2013-02-04  Marcus ShawcroftAdding aarch64-linux-tdep support.