Move gdbsupport to the top level
[deliverable/binutils-gdb.git] / gdb / gdbserver / ChangeLog
index b62ed4c02b47e8bcee507045e566419c571a4b3b..f3f26436cf32e83153367379589fae7603773e77 100644 (file)
@@ -1,3 +1,79 @@
+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]:
+       Define to static.
+       * tracepoint.c (stop_tracing, flush_trace_buffer,
+       about_to_request_buffer_space, get_trace_state_variable_value,
+       set_trace_state_variable_value, gdb_collect): Add declaration.
+
+2020-01-13  Simon Marchi  <simon.marchi@efficios.com>
+
+       * linux-x86-low.c (x86_linux_regs_info, amd64_emit_eq_goto,
+       amd64_emit_ne_goto, amd64_emit_lt_goto, amd64_emit_le_goto,
+       amd64_emit_gt_goto, amd64_emit_ge_goto, amd64_emit_ge_goto,
+       i386_emit_eq_goto, i386_emit_ne_goto, i386_emit_lt_goto,
+       i386_emit_le_goto, i386_emit_gt_goto, i386_emit_ge_goto): Make
+       static.
+
+2020-01-13  Simon Marchi  <simon.marchi@efficios.com>
+
+       * inferiors.c: Include gdbsupport/common-inferior.h.
+
+2020-01-13  Simon Marchi  <simon.marchi@efficios.com>
+
+       * hostio-errno.c: Include hostio.h.
+
+2020-01-13  Simon Marchi  <simon.marchi@efficios.com>
+
+       * Makefile.in (%-generated.c): Make $(regdat_sh) a regular
+       prerequisite.
+
+2020-01-12  Simon Marchi  <simon.marchi@polymtl.ca>
+
+       * linux-arm-tdesc.c: Include linux-arm-tdesc.h.
+       * linux-arm-tdesc.h: Include arch/arm.h.
+
+2020-01-12  Simon Marchi  <simon.marchi@polymtl.ca>
+
+       * linux-aarch64-low.c (aarch64_write_goto_address): Make static.
+
+2020-01-12  Simon Marchi  <simon.marchi@polymtl.ca>
+
+       * linux-aarch32-tdesc.c: Include linux-aarch32-tdesc.h.
+       * linux-aarch64-tdesc.c: Include linux-aarch64-tdesc.h.
+
 2020-01-10  Pedro Alves  <palves@redhat.com>
 
        * fork-child.c (post_fork_inferior): Pass target down to
This page took 0.029795 seconds and 4 git commands to generate.