aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2020-02-07Move gdbserver to top levelTom Tromey1-719/+0
2020-01-24Add install-strip target to gdbserverHannes Domani1-0/+10
2020-01-24gdbserver: Make `make TAGS' actually workMaciej W. Rozycki1-17/+19
2020-01-24gdbserver: Remove a stale TAGS recipe for config filesMaciej W. Rozycki1-3/+1
2020-01-14Move gdbsupport to the top levelTom Tromey1-31/+33
2020-01-13gdbserver: remove rule for files from regformats/i386Simon Marchi1-3/+0
2020-01-13gdbserver: fix Makefile dependency of regformat-generated files on regdat.shSimon Marchi1-4/+4
2020-01-06Improve process exit status macros on MinGWEli Zaretskii1-0/+2
2020-01-01Fix install-strip for cross-compilationHannes Domani1-2/+2
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-12-19Fix build with GNU Make 3.81Bernd Edlinger1-4/+4
2019-12-10Replace the remaining uses of strerror with safe_strerrorChristian Biesinger1-1/+3
2019-11-26Add configure check for std::threadTom Tromey1-2/+5
2019-11-15Use gnulib's strerror_r on MinGWChristian Biesinger1-0/+2
2019-10-17Fix creation of stamp-h by gdb's configure scriptTom Tromey1-2/+2
2019-10-15gdb/gdbserver: Remove reference to vec-ipa.oAndrew Burgess1-1/+0
2019-10-15gdb: Remove vec.{c,h} and update code to not include vec.hAndrew Burgess1-2/+0
2019-10-02Fix type of startup_with_shell in gdbserverTom Tromey1-0/+2
2019-08-23Move gdb-dlfcn.[ch] to gdbsupport/Sergio Durigan Junior1-0/+2
2019-07-09Rename common to gdbsupportTom Tromey1-68/+68
2019-06-14Move gnulib to top levelTom Tromey1-2/+2
2019-06-11Move gdb's xmalloc and friends to new fileTom Tromey1-0/+11
2019-06-02Remove fromhex implementation from gdbreplayTom Tromey1-0/+1
2019-01-30[PR gdb/23985] Fix libinproctrace.so buildSzabolcs Nagy1-0/+6
2019-01-25Don't use -I for common subdirectoryTom Tromey1-1/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-09-16Sort objects in gdb and gdbserver MakefilesSimon Marchi1-3/+3
2018-09-16gdbserver/Makefile.in: Remove ADD_DEPSSimon Marchi1-2/+2
2018-07-11Implement IPv6 support for GDB/gdbserverSergio Durigan Junior1-0/+3
2018-06-18Ptrace support for Aarch64 SVEAlan Hayward1-0/+1
2018-06-08Make gdbreplay use more common routinesPedro Alves1-1/+10
2018-05-22[PowerPC] Consolidate linux target description selectionPedro Franco de Carvalho1-0/+1
2018-04-19Fix dependency tracking in gdbserver subdirectoriesSimon Marchi1-2/+6
2018-04-18Commonise tdesc_reg and makes use of it in gdbserver tdescAlan Hayward1-0/+3
2018-03-16Add silent Makefile rulesSimon Marchi1-27/+33
2018-02-28Create new common/pathstuff.[ch]Sergio Durigan Junior1-0/+2
2018-02-20Fix make 3.81 build errorsAlan Hayward1-13/+13
2018-02-19Add common/ dir in build directoriesAlan Hayward1-32/+32
2018-01-08Fix GDBserver build failure when $development is falseYao Qi1-1/+0
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-11-15Better make rule for arch/ files built for IPAAlan Hayward1-1/+1
2017-10-17[GDBserver] Move aarch64-insn.o to arch/ and remove one Makefile ruleYao Qi1-4/+0
2017-10-17[GDBserver] Replicate src dir in build dirYao Qi1-9/+14
2017-10-04Introduce gdb_tilde_expandSergio Durigan Junior1-0/+2
2017-09-05Convert amd64-linux target descriptionsYao Qi1-0/+4
2017-09-05Share i386-linux target description between GDB and GDBserverYao Qi1-0/+8
2017-09-05Use VEC for target_desc.reg_defsYao Qi1-0/+1
2017-09-04gdbserver Makefile: don't delete intermediary filesSimon Marchi1-0/+3
2017-08-18GDBserver self testsYao Qi1-0/+1
2017-06-20gdbserver/Makefile.in: Sort IPA_OBJSSimon Marchi1-3/+12