summaryrefslogtreecommitdiff
path: root/gdb/gdbserver/linux-aarch64-ipa.c
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-12-07Initialize target description early in IPAYao Qi
2017-11-24Use flexible target descriptors for aarch64Alan Hayward
2017-11-24gdbserver: add aarch64_create_target_descriptionAlan Hayward
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-04-03IPA: Fix build problem on !HAVE_GETAUXVALMarcin Kościelnicki
2016-03-31IPA: Add alloc_jump_pad_buffer target hook.Marcin Kościelnicki
2016-03-30gdbserver/IPA: Export some functions via global function pointers.Marcin Kościelnicki
2016-02-25[PR gdb/13808] gdb.trace: Pass tdesc selected in gdbserver to IPA.Marcin Kościelnicki
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-09-21Add support for fast tracepointsPierre Langlois