summaryrefslogtreecommitdiff
path: root/gdb/gdbserver/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Move gdbserver to top levelTom Tromey2020-02-071-719/+0
* Add install-strip target to gdbserverHannes Domani2020-01-241-0/+10
* gdbserver: Make `make TAGS' actually workMaciej W. Rozycki2020-01-241-17/+19
* gdbserver: Remove a stale TAGS recipe for config filesMaciej W. Rozycki2020-01-241-3/+1
* Move gdbsupport to the top levelTom Tromey2020-01-141-31/+33
* gdbserver: remove rule for files from regformats/i386Simon Marchi2020-01-131-3/+0
* gdbserver: fix Makefile dependency of regformat-generated files on regdat.shSimon Marchi2020-01-131-4/+4
* Improve process exit status macros on MinGWEli Zaretskii2020-01-061-0/+2
* Fix install-strip for cross-compilationHannes Domani2020-01-011-2/+2
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Fix build with GNU Make 3.81Bernd Edlinger2019-12-191-4/+4
* Replace the remaining uses of strerror with safe_strerrorChristian Biesinger2019-12-101-1/+3
* Add configure check for std::threadTom Tromey2019-11-261-2/+5
* Use gnulib's strerror_r on MinGWChristian Biesinger2019-11-151-0/+2
* Fix creation of stamp-h by gdb's configure scriptTom Tromey2019-10-171-2/+2
* gdb/gdbserver: Remove reference to vec-ipa.oAndrew Burgess2019-10-151-1/+0
* gdb: Remove vec.{c,h} and update code to not include vec.hAndrew Burgess2019-10-151-2/+0
* Fix type of startup_with_shell in gdbserverTom Tromey2019-10-021-0/+2
* Move gdb-dlfcn.[ch] to gdbsupport/Sergio Durigan Junior2019-08-231-0/+2
* Rename common to gdbsupportTom Tromey2019-07-091-68/+68
* Move gnulib to top levelTom Tromey2019-06-141-2/+2
* Move gdb's xmalloc and friends to new fileTom Tromey2019-06-111-0/+11
* Remove fromhex implementation from gdbreplayTom Tromey2019-06-021-0/+1
* [PR gdb/23985] Fix libinproctrace.so buildSzabolcs Nagy2019-01-301-0/+6
* Don't use -I for common subdirectoryTom Tromey2019-01-251-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Sort objects in gdb and gdbserver MakefilesSimon Marchi2018-09-161-3/+3
* gdbserver/Makefile.in: Remove ADD_DEPSSimon Marchi2018-09-161-2/+2
* Implement IPv6 support for GDB/gdbserverSergio Durigan Junior2018-07-111-0/+3
* Ptrace support for Aarch64 SVEAlan Hayward2018-06-181-0/+1
* Make gdbreplay use more common routinesPedro Alves2018-06-081-1/+10
* [PowerPC] Consolidate linux target description selectionPedro Franco de Carvalho2018-05-221-0/+1
* Fix dependency tracking in gdbserver subdirectoriesSimon Marchi2018-04-191-2/+6
* Commonise tdesc_reg and makes use of it in gdbserver tdescAlan Hayward2018-04-181-0/+3
* Add silent Makefile rulesSimon Marchi2018-03-161-27/+33
* Create new common/pathstuff.[ch]Sergio Durigan Junior2018-02-281-0/+2
* Fix make 3.81 build errorsAlan Hayward2018-02-201-13/+13
* Add common/ dir in build directoriesAlan Hayward2018-02-191-32/+32
* Fix GDBserver build failure when $development is falseYao Qi2018-01-081-1/+0
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Better make rule for arch/ files built for IPAAlan Hayward2017-11-151-1/+1
* [GDBserver] Move aarch64-insn.o to arch/ and remove one Makefile ruleYao Qi2017-10-171-4/+0
* [GDBserver] Replicate src dir in build dirYao Qi2017-10-171-9/+14
* Introduce gdb_tilde_expandSergio Durigan Junior2017-10-041-0/+2
* Convert amd64-linux target descriptionsYao Qi2017-09-051-0/+4
* Share i386-linux target description between GDB and GDBserverYao Qi2017-09-051-0/+8
* Use VEC for target_desc.reg_defsYao Qi2017-09-051-0/+1
* gdbserver Makefile: don't delete intermediary filesSimon Marchi2017-09-041-0/+3
* GDBserver self testsYao Qi2017-08-181-0/+1
* gdbserver/Makefile.in: Sort IPA_OBJSSimon Marchi2017-06-201-3/+12