aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/linux-aarch64-ipa.c
AgeCommit message (Expand)AuthorFilesLines
2019-03-22AArch64: Add pointer authentication featureAlan Hayward1-4/+4
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-06-11Enable Aarch64 SVE for gdbserverAlan Hayward1-3/+4
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-12-07Initialize target description early in IPAYao Qi1-0/+1
2017-11-24Use flexible target descriptors for aarch64Alan Hayward1-4/+0
2017-11-24gdbserver: add aarch64_create_target_descriptionAlan Hayward1-2/+2
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-04-03IPA: Fix build problem on !HAVE_GETAUXVALMarcin Kościelnicki1-0/+1
2016-03-31IPA: Add alloc_jump_pad_buffer target hook.Marcin Kościelnicki1-0/+50
2016-03-30gdbserver/IPA: Export some functions via global function pointers.Marcin Kościelnicki1-2/+2
2016-02-25[PR gdb/13808] gdb.trace: Pass tdesc selected in gdbserver to IPA.Marcin Kościelnicki1-1/+10
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-09-21Add support for fast tracepointsPierre Langlois1-0/+151