X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2Fgdbserver%2FChangeLog;h=9bc965a36b3d996a891bb229a73285ff14148a12;hb=e8319fde715960466aca2461c74cec8907abd391;hp=5f1e08611a5f21fbb9ecff1d02cbf2fa539adc1b;hpb=42cd72aa0279520384327a1f6d0ebd2eb2200645;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/gdbserver/ChangeLog b/gdb/gdbserver/ChangeLog index 5f1e08611a..9bc965a36b 100644 --- a/gdb/gdbserver/ChangeLog +++ b/gdb/gdbserver/ChangeLog @@ -1,3 +1,25 @@ +2020-01-29 Maciej W. Rozycki + + * configure.srv : Fix whitespace damage. + +2020-01-29 Pedro Franco de Carvalho + + * configure.srv (powerpc*-*-linux*): Use srv_tgtobj in second + assignment instead of srv_linux_obj. + +2020-01-28 Hannes Domani + + * server.c (handle_qxfer_libraries): Write segment-address with + paddress. + +2020-01-24 Hannes Domani + + * Makefile.in (install-strip): New target. + (install_sh, INSTALL_STRIP_PROGRAM, STRIP): New variables. + * aclocal.m4: Regenerate. + * configure: Regenerate. + * configure.ac: Add AM_PROG_INSTALL_STRIP. + 2020-01-24 Maciej W. Rozycki * Makefile.in (SFILES): Adjust paths to point to real files.