aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-11-30Makefiles: Disable suffix rules and implicit rulesSimon Marchi1-0/+3
2016-11-23Minor formatting fixups in MakefilesSimon Marchi1-12/+12
2016-11-23Makefiles: Flatten and sort file listsSimon Marchi1-38/+108
2016-11-17Makefile: Replace old suffix rules with pattern rulesSimon Marchi1-1/+1
2016-11-17Remove code that checks for GNU/non-GNU makeSimon Marchi1-18/+16
2016-10-28gdb: Require C++11Pedro Alves1-2/+3
2016-10-05Clean up the XML files for ARMYao Qi1-8/+8
2016-09-23gdb: Replace operator new / operator new[]Pedro Alves1-2/+6
2016-09-05gdb/: Require a C++ compilerPedro Alves1-9/+4
2016-08-19x32 Fast tracepoints: IPA target descriptionsPedro Alves1-0/+9
2016-08-09Fix PR gdb/18653: gdb disturbs inferior's inherited signal dispositionsPedro Alves1-0/+4
2016-04-19Add target descriptions for AVX + MPXWalfred Tedeschi1-0/+16
2016-04-05Make ftrace tests work with remote targetsSimon Marchi1-1/+1
2016-03-31gdbserver: Add powerpc fast tracepoint support.Marcin Kościelnicki1-0/+48
2016-03-29gdbserver/s390: Add fast tracepoint support.Marcin Kościelnicki1-0/+48
2016-02-25[PR gdb/13808] gdb.trace: Pass tdesc selected in gdbserver to IPA.Marcin Kościelnicki1-0/+21
2016-02-02Merge gdb and gdbserver implementations for siginfoWalfred Tedeschi1-0/+3
2016-01-21gdb: Respect CXXFLAGS when building with C++ compilerPedro Alves1-2/+5
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-12-18Support software single step on ARM in GDBServerAntoine Tremblay1-1/+8
2015-12-18Share regcache function regcache_raw_read_unsignedAntoine Tremblay1-2/+5
2015-11-18[gdbserver/ipa] Fix build dependenciesPedro Alves1-1/+1
2015-10-21Implement breakpoint_kind_from_pc and sw_breakpoint_from_kind for ARM in GDBS...Antoine Tremblay1-1/+8
2015-09-21Add support for fast tracepointsPierre Langlois1-0/+6
2015-09-21Move instruction decoding into new arch/ directoryPierre Langlois1-0/+6
2015-08-25Move aarch64_linux_prepare_to_resume to nat/aarch64-linux.cYao Qi1-0/+3
2015-07-17Move common aarch64 HW breakpoint/watchpoint code to nat/Yao Qi1-0/+3
2015-07-15Revert the previous 7 commits of: Validate binary before useJan Kratochvil1-11/+1
2015-07-15Move gdb_regex* to common/Jan Kratochvil1-0/+4
2015-07-15Create empty nat/linux-maps.[ch] and common/target-utils.[ch]Jan Kratochvil1-1/+7
2015-06-10Introduce nat/linux-namespaces.[ch]Gary Benson1-1/+4
2015-04-09Rename common-remote-fileio.[ch] as fileio.[ch]Gary Benson1-3/+3
2015-03-24Move low-level Linux x86 debug register code to a shared fileGary Benson1-0/+3
2015-03-24Make lwp_info.arch_private handling sharedGary Benson1-0/+3
2015-03-11Move remote_fileio_to_fio_stat to gdb/commonGary Benson1-2/+6
2015-03-04Add linux-aarch64-low.c in SFILEYao Qi1-0/+1
2015-03-02S390: Add vector register support to gdbserverAndreas Arnez1-1/+11
2015-02-27Add --enable-build-with-cxx configure switchPedro Alves1-6/+10
2015-02-09btrace: add struct btrace_dataMarkus Metzger1-2/+6
2015-01-15Move code to disable ASR to nat/Sergio Durigan Junior1-0/+4
2015-01-15Move safe_strerror to common/Sergio Durigan Junior1-0/+6
2015-01-14Detect 64-bit-ness in PowerPC Book III-EYao Qi1-1/+4
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-09-30Clean up after generated c files for MIPS DSP targetsJames Hogan1-1/+2
2014-09-16Fix CPPFLAGS handling in gdbserver's build.Joel Brobecker1-2/+3
2014-09-11Introduce common/symbol.hGary Benson1-2/+2
2014-09-02Rename 32- and 64-bit Intel files from "i386" to "x86"Gary Benson1-2/+2
2014-08-29Introduce common/common-exceptions.[ch]Gary Benson1-1/+6
2014-08-29Move cleanups.[ch] to commonGary Benson1-2/+5