Arm: Use read_description funcs in gdbserver
[deliverable/binutils-gdb.git] / gdb / gdbserver / configure.srv
2019-07-19  Alan HaywardArm: Use read_description funcs in gdbserver
2019-07-04  Alan Haywardi386/AArch64: Remove old xml tests
2019-03-04  Sergio Durigan JuniorUse '$enable_unittest' instead of '$development' on...
2018-10-26  Edjunior Barbosa... [PowerPC] Add support for HTM registers
2018-10-26  Edjunior Barbosa... [PowerPC] Add support for EBB and PMU registers
2018-10-26  Edjunior Barbosa... [PowerPC] Add support for TAR
2018-10-26  Edjunior Barbosa... [PowerPC] Add support for PPR and DSCR
2018-10-10  Sergio Durigan JuniorAdd parameter to allow enabling/disabling selftests...
2018-05-31  Alan HaywardFunction for reading the Aarch64 SVE vector length
2018-05-22  Pedro Franco de... [PowerPC] Consolidate linux target description selection
2018-04-18  Alan HaywardRemove xml files from gdbserver
2017-11-24  Alan HaywardAdd xml selftests for aarch64 target description.
2017-11-24  Alan Haywardgdbserver: add aarch64_create_target_description
2017-11-24  Yao QiChange tic6x target descriptions
2017-11-15  Alan HaywardBetter make rule for arch/ files built for IPA
2017-10-17  Yao Qi[GDBserver] Move aarch64-insn.o to arch/ and remove...
2017-10-17  Yao Qi[GDBserver] Move arm-linux.o and arm-get-next-pcs.o...
2017-10-17  Yao Qi[GDBserver] Move arm.o to arch/arm.o
2017-10-17  Yao Qi[GDBserver] Replicate src dir in build dir
2017-09-25  Andreas ArnezS390: Add guarded-storage register support to gdbserver
2017-09-05  Yao QiConvert the rest x86 target descriptions
2017-09-05  Yao Qi[GDBserver] Shorten srv_amd64_linux_xmlfiles
2017-09-05  Yao Qi[GDBserver] Use pre-generated amd64-linux tdesc as...
2017-09-05  Yao QiConvert amd64-linux target descriptions
2017-09-05  Yao Qi[GDBserver] Shorten srv_i386_linux_xmlfiles
2017-09-05  Yao Qi[GDBserver] Use pre-generated tdesc as test
2017-09-05  Yao QiShare i386-linux target description between GDB and...
2017-09-05  Yao Qi[GDBserver] Centralize tdesc for i386-linux
2017-08-09  Yao QiClean up x86 non-linux GDBserver target descriptions
2017-08-09  Yao QiRemove x32 non-linux target descriptions
2017-08-04  Yao QiUnbreak GDBserver build for x32
2017-06-07  Sergio Durigan JuniorShare fork_inferior et al with gdbserver
2017-02-17  Michael SturmAdd support for Intel PKRU register to GDB and GDBserver.
2017-02-17  Michael SturmAdd target description for avx-avx512.
2017-02-17  Michael SturmRename target descriptions to reflect actual content...
2017-01-27  Walfred Tedeschiamd64-linux: expose system register FS_BASE and GS_BASE...
2016-10-05  Yao QiUpdate the path arm-*.xml files for aarch64
2016-10-05  Yao QiClean up the XML files for ARM
2016-08-19  Pedro Alvesx32 Fast tracepoints: IPA target descriptions
2016-04-22  Walfred Tedeschi[obv] [PR gdb/19980] Typo in gdbserver/configure.srv
2016-04-19  Walfred TedeschiAdd target descriptions for AVX + MPX
2016-03-31  Marcin Kościelnickigdbserver: Add powerpc fast tracepoint support.
2016-03-29  Marcin Kościelnickigdbserver/s390: Add fast tracepoint support.
2016-02-25  Marcin Kościelnicki[PR gdb/13808] gdb.trace: Pass tdesc selected in gdbser...
2016-02-02  Walfred TedeschiMerge gdb and gdbserver implementations for siginfo
2015-12-18  Antoine TremblaySupport software single step on ARM in GDBServer
2015-12-07  Yao QiSupport Z0 packet in AArch64 multi-arch debugging
2015-10-21  Antoine TremblayImplement breakpoint_kind_from_pc and sw_breakpoint_fro...
2015-09-21  Pierre LangloisAdd support for fast tracepoints
2015-09-21  Pierre LangloisMove instruction decoding into new arch/ directory
2015-08-25  Yao QiMove aarch64_linux_prepare_to_resume to nat/aarch64...
2015-08-21  Max Filippovxtensa: implement NPTL helpers
2015-08-04  Yao QiUse arm target description and regs_info for 32-bit...
2015-08-04  Yao QiNew regs_info for aarch32
2015-07-27  Yao Qi[gdbserver] Don't set srv_linux_usrregs for aarch64...
2015-07-17  Yao QiMove common aarch64 HW breakpoint/watchpoint code to...
2015-07-15  Jan KratochvilRevert the previous 7 commits of: Validate binary befor...
2015-07-15  Jan KratochvilCreate empty nat/linux-maps.[ch] and common/target...
2015-06-10  Gary BensonIntroduce nat/linux-namespaces.[ch]
2015-03-24  Gary BensonMove low-level Linux x86 debug register code to a share...
2015-03-24  Gary BensonMake lwp_info.arch_private handling shared
2015-03-02  Andreas ArnezS390: Add vector register support to gdbserver
2015-01-15  Sergio Durigan JuniorMove code to disable ASR to nat/
2015-01-14  Yao QiDetect 64-bit-ness in PowerPC Book III-E
2014-09-02  Gary BensonRename 32- and 64-bit Intel files from "i386" to "x86"
2014-06-19  Gary BensonCreate nat/i386-dregs.c
2014-06-12  Tom Tromeylink gdbserver against libiberty
2014-04-24  Michael SturmAdd AVX512 registers support to GDB and GDBserver.
2013-12-13  Joel Brobeckernameless LOAD_DLL_DEBUG_EVENT causes ntdll.dll to be...
2013-11-20  Walfred TedeschiAdd MPX support to gdbserver.
2013-09-17  Jiong Wang2013-09-16 Jiong Wang <jiwang@tilera.com>
2013-09-13  Ulrich Weigandgdb/ChangeLog:
2013-08-22  Luis Machado Unify ptrace options discovery code and make both...
2013-07-27  Yao Qigdb/gdbserver/
2013-05-28  Pedro Alves[GDBserver][AArch64] Remove references to aarch64-witho...
2013-05-07  Sandra Loosemore2013-05-06 Sandra Loosemore <sandra@codesourcery...
2013-03-11  Markus MetzgerAdd the gdb remote target operations for branch tracing.
2013-03-05  Corinna Vinschen * configure.host: Add x86_64-*-cygwin* as host.
2013-02-27  Jiong Wang gdb/
2013-02-04  Marcus ShawcroftAArch64 GDBserver support.
2013-01-07  Joel BrobeckerMake x86-lynx GDBserver pass XML register map to GDB.
2013-01-07  Joel BrobeckerAllow powerpc-*-lynxos* GDBserver to send register...
2012-05-30  Pedro Alves2012-05-30 Jeff Kenton <jkenton@tilera.com>
2012-04-13  H.J. LuEnable x32 support in gdbserver
2012-03-13  Jan Kratochvilgdb/
2012-03-01  Maciej W. Rozycki gdb/
2011-12-06  Ulrich WeigandChangeLog:
2011-08-24  Luis MachadoMove common linux procfs code to common/
2011-08-14  Yao Qigdb/gdbserver/
2011-07-21  Kwok Yeung2011-07-22 Kwok Cheung Yeung <kcy@codesourcery.com>
2011-05-04  Joseph Myersgdb:
2010-12-29  Mike Frysingergdbserver: bfin: new port
2010-09-13  Joel BrobeckerAdd support for x86 LynxOS
2010-09-01  Joel Brobeckergdbserver support for powerpc-lynxos (4.x)
2010-06-01  Pedro Alvesgdb/gdbserver/
2010-04-20  Pierre Muller * configure.srv (x86_64-*-mingw*): New configuration...
2010-04-19  Pierre Muller * configure.srv (srv_amd64_regobj): Replace `x86-64...
2010-04-08  H.J. LuSupport i386 without SSE.
2010-04-07  H.J. LuAdd x86 AVX support to gdbserver.
2010-03-15  Andreas Schwab* configure.srv: Fix typo setting srv_regobj.
next
This page took 0.9777 seconds and 107 git commands to generate.