Update release making notes.
[deliverable/binutils-gdb.git] / gdb / gdbserver / ChangeLog
index 233bc621369e62538d10fdb6a0f92f201c42236b..9bc965a36b3d996a891bb229a73285ff14148a12 100644 (file)
@@ -1,3 +1,82 @@
+2020-01-29  Maciej W. Rozycki  <macro@wdc.com>
+
+       * configure.srv <i[34567]86-*-mingw*>: Fix whitespace damage.
+
+2020-01-29  Pedro Franco de Carvalho  <pedromfc@linux.ibm.com>
+
+       * configure.srv (powerpc*-*-linux*): Use srv_tgtobj in second
+       assignment instead of srv_linux_obj.
+
+2020-01-28  Hannes Domani  <ssbssa@yahoo.de>
+
+       * server.c (handle_qxfer_libraries): Write segment-address with
+       paddress.
+
+2020-01-24  Hannes Domani  <ssbssa@yahoo.de>
+
+       * 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  <macro@wdc.com>
+
+       * Makefile.in (SFILES): Adjust paths to point to real files.
+       (OBS): Move waitstatus.o to target/waitstatus.o.
+       (TAGS): Transform paths appropriately.
+       (%.o): Rename to...
+       (nat/%.o): ... this pattern rule.
+       (%.o): Rename to...
+       (target/%.o): ... this pattern rule.
+       * configure.srv: Adjust paths throughout to include nat/ prefix
+       with the revant files.
+       * configure.ac: Add `nat' and `target' to CONFIG_SRC_SUBDIR.
+       * configure: Regenerate.
+
+2020-01-24  Maciej W. Rozycki  <macro@wdc.com>
+
+       * Makefile.in (TAGS): Remove config files from the recipe.
+
+2020-01-14  Tom Tromey  <tom@tromey.com>
+
+       * configure: Rebuild.
+       * configure.ac: Remove any checks that were added to common.m4.
+       * acinclude.m4: Include lib-ld.m4, lib-prefix.m4, and
+       lib-link.m4.
+
+2020-01-14  Tom Tromey  <tom@tromey.com>
+
+       * server.h: Include config.h.
+       * gdbreplay.c: Include config.h.
+       * configure: Rebuild.
+       * configure.ac: Don't source common.host.
+       * acinclude.m4: Update path.
+       * Makefile.in (INCSUPPORT): New variable.
+       (INCLUDE_CFLAGS): Add INCSUPPORT.
+       (SFILES): Update paths.
+       (version-generated.c): Update path to create-version.sh.
+       (gdbsupport/%-ipa.o, gdbsupport/%.o): Update paths.
+
+2020-01-14  Tom Tromey  <tom@tromey.com>
+
+       * configure.ac (LIBS): Use WIN32APILIBS.
+       (USE_WIN32API): Don't define.
+       * configure: Rebuild.
+
+2020-01-14  Tom Tromey  <tom@tromey.com>
+
+       * configure: Rebuild.
+
+2020-01-13  Simon Marchi  <simon.marchi@efficios.com>
+
+       * Makefile.in (%-generated.c): Remove rule for files from
+       regformats/i386.
+
+2020-01-13  Simon Marchi  <simon.marchi@efficios.com>
+
+       * configure: Re-generate.
+
 2020-01-13  Simon Marchi  <simon.marchi@efficios.com>
 
        * tracepoint.h (IP_AGENT_EXPORT_FUNC) [!IN_PROCESS_AGENT]:
This page took 0.034332 seconds and 4 git commands to generate.