summaryrefslogtreecommitdiff
path: root/gdb/gdbserver/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Support software single step on ARM in GDBServerAntoine Tremblay2015-12-181-1/+8
* Share regcache function regcache_raw_read_unsignedAntoine Tremblay2015-12-181-2/+5
* [gdbserver/ipa] Fix build dependenciesPedro Alves2015-11-181-1/+1
* Implement breakpoint_kind_from_pc and sw_breakpoint_from_kind for ARM in GDBS...Antoine Tremblay2015-10-211-1/+8
* Add support for fast tracepointsPierre Langlois2015-09-211-0/+6
* Move instruction decoding into new arch/ directoryPierre Langlois2015-09-211-0/+6
* Move aarch64_linux_prepare_to_resume to nat/aarch64-linux.cYao Qi2015-08-251-0/+3
* Move common aarch64 HW breakpoint/watchpoint code to nat/Yao Qi2015-07-171-0/+3
* Revert the previous 7 commits of: Validate binary before useJan Kratochvil2015-07-151-11/+1
* Move gdb_regex* to common/Jan Kratochvil2015-07-151-0/+4
* Create empty nat/linux-maps.[ch] and common/target-utils.[ch]Jan Kratochvil2015-07-151-1/+7
* Introduce nat/linux-namespaces.[ch]Gary Benson2015-06-101-1/+4
* Rename common-remote-fileio.[ch] as fileio.[ch]Gary Benson2015-04-091-3/+3
* Move low-level Linux x86 debug register code to a shared fileGary Benson2015-03-241-0/+3
* Make lwp_info.arch_private handling sharedGary Benson2015-03-241-0/+3
* Move remote_fileio_to_fio_stat to gdb/commonGary Benson2015-03-111-2/+6
* Add linux-aarch64-low.c in SFILEYao Qi2015-03-041-0/+1
* S390: Add vector register support to gdbserverAndreas Arnez2015-03-021-1/+11
* Add --enable-build-with-cxx configure switchPedro Alves2015-02-271-6/+10
* btrace: add struct btrace_dataMarkus Metzger2015-02-091-2/+6
* Move code to disable ASR to nat/Sergio Durigan Junior2015-01-151-0/+4
* Move safe_strerror to common/Sergio Durigan Junior2015-01-151-0/+6
* Detect 64-bit-ness in PowerPC Book III-EYao Qi2015-01-141-1/+4
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Clean up after generated c files for MIPS DSP targetsJames Hogan2014-09-301-1/+2
* Fix CPPFLAGS handling in gdbserver's build.Joel Brobecker2014-09-161-2/+3
* Introduce common/symbol.hGary Benson2014-09-111-2/+2
* Rename 32- and 64-bit Intel files from "i386" to "x86"Gary Benson2014-09-021-2/+2
* Introduce common/common-exceptions.[ch]Gary Benson2014-08-291-1/+6
* Move cleanups.[ch] to commonGary Benson2014-08-291-2/+5
* Introduce common-debug.hGary Benson2014-08-191-3/+7
* Introduce common/errors.hGary Benson2014-08-191-3/+13
* Move shared native target specific code to gdb/natGary Benson2014-06-201-20/+17
* Fix gdbserver cross build.Marcus Shawcroft2014-06-201-0/+2
* Create nat/i386-dregs.cGary Benson2014-06-191-0/+4
* link gdbserver against libibertyTom Tromey2014-06-121-27/+16
* Make it easy to make --disable-werror the default for both binutils and gdbJoel Brobecker2014-06-051-1/+1
* [gdbserver] Correctly generate i386-avx512.cYao Qi2014-04-281-1/+1
* Add AVX512 registers support to GDB and GDBserver.Michael Sturm2014-04-241-2/+17
* Compile rsp-low.c for IPAYao Qi2014-02-141-1/+4
* move some rsp bits into rsp-low.hTom Tromey2014-02-121-2/+6
* share "cell" codeTom Tromey2014-02-121-3/+9
* indentation fixlet in gdbserver/Makefile.in.Tom Tromey2014-02-061-1/+1
* New gdbserver option --debug-format=timestamp.Doug Evans2014-01-221-2/+2
* Fix MinGW compilation errors in gdbserver/.Eli Zaretskii2014-01-131-1/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* nameless LOAD_DLL_DEBUG_EVENT causes ntdll.dll to be missingJoel Brobecker2013-12-131-0/+6
* Add MPX support to gdbserver.Walfred Tedeschi2013-11-201-0/+10
* link gdbreplay against gnulibTom Tromey2013-11-181-2/+2