]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdbserver/ChangeLog
Change gdbserver to use existing gdbsupport
[thirdparty/binutils-gdb.git] / gdbserver / ChangeLog
index b516cb73f38650b1794520c608b0ef3b85384d20..5c3761a6713cb1864bf59357ac9a861ce57504e4 100644 (file)
@@ -1,3 +1,17 @@
+2020-03-12  Tom Tromey  <tom@tromey.com>
+
+       * configure: Rebuild.
+       * configure.ac (GDBSERVER_DEPFILES): Remove srv_selftest_objs.
+       (WIN32APILIBS): New subst.
+       * Makefile.in (SFILES, OBS, TAGS, GDBREPLAY_OBS): Remove
+       gdbsupport files.
+       (gdbsupport/%.o): Remove target.
+       (GDBSUPPORT_BUILDDIR, GDBSUPPORT): New variables.
+       (gdbserver$(EXEEXT), gdbreplay$(EXEEXT)): Add GDBSUPPORT.
+       (WIN32APILIBS): New variable.
+       (gdbserver$(EXEEXT)): Add WIN32APILIBS.
+       (gdbreplay$(EXEEXT)): Likewise.
+
 2020-03-12  Tom Tromey  <tom@tromey.com>
 
        * config.in, configure: Rebuild.