[gdb/build] Add CXX_DIALECT to CXX
[deliverable/binutils-gdb.git] / gdbserver / ChangeLog
index 4a9c906bed7385db1aa38adb7908ecfecf7cfd3e..8061f7e83d786ff3b3672eaec87891cb66e6d749 100644 (file)
@@ -1,3 +1,96 @@
+2021-10-04  Tom de Vries  <tdevries@suse.de>
+
+       PR build/28318
+       * configure: Regenerate.
+
+2021-07-05  Simon Marchi  <simon.marchi@polymtl.ca>
+
+       * config.in, configure: Re-generate.
+
+2021-06-19  Mike Frysinger  <vapier@gentoo.org>
+
+       * acinclude.m4: Delete most m4_include's of ../config files.
+       * configure.ac: Delete m4_include call and call AC_CONFIG_MACRO_DIR.
+       * aclocal.m4: Regenerate.
+       * configure: Regenerate.
+
+2021-06-14  Mike Frysinger  <vapier@gentoo.org>
+
+       * Makefile.in (GNULIB_BUILDDIR): Rename to ...
+       (GNULIB_PARENT_DIR): ... this.  Remove "gnulib" from value.
+
+2021-05-27  Simon Marchi  <simon.marchi@polymtl.ca>
+
+       * Fix some indentation mistakes throughout.
+
+2021-05-17  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * .dir-locals.el: Set sentence-end-double-space for all modes, and
+       set brace-list-open to 0 for C and C++ modes.
+
+2021-05-08  Simon Marchi  <simon.marchi@polymtl.ca>
+
+       * linux-low.cc (linux_process_target::wait_for_event_filtered):
+       Adjust to status_to_str returning std::string.
+
+2021-05-08  Pedro Alves  <pedro@palves.net>
+
+       * linux-low.cc:
+       (linux_process_target::supports_disable_randomization): Remove
+       reference to HAVE_PERSONALITY.
+       * config.in, configure: Regenerate.
+
+2021-05-08  Pedro Alves  <pedro@palves.net>
+
+       * linux-low.cc: Don't include sys/personality.h or define
+       ADDR_NO_RANDOMIZE.
+
+2021-05-06  Tankut Baris Aktemur  <tankut.baris.aktemur@intel.com>
+
+       * server.cc (handle_v_attach)
+       (handle_v_run)
+       (handle_v_kill): Make void.
+
+2021-05-03  Tom Tromey  <tromey@adacore.com>
+
+       PR build/27807:
+       * win32-i386-low.cc (i386_get_thread_context): Call
+       Wow64GetThreadContext, not win32_Wow64GetThreadContext.
+
+2021-04-30  Tom Tromey  <tromey@adacore.com>
+
+       * win32-low.cc (do_initial_child_stuff): Update.
+       (windows_nat::handle_load_dll): Rename from win32_add_one_solib.
+       Change parameter type.
+       (win32_add_dll, win32_add_all_dlls)
+       (windows_nat::handle_load_dll): Remove.
+       (get_child_debug_event): Call dll_loaded_event.
+
+2021-04-30  Tom Tromey  <tromey@adacore.com>
+
+       * win32-low.cc (GETPROCADDRESS): Remove.
+       (winapi_DebugActiveProcessStop, winapi_DebugSetProcessKillOnExit)
+       (winapi_DebugBreakProcess, winapi_GenerateConsoleCtrlEvent)
+       (winapi_Wow64SetThreadContext, win32_Wow64GetThreadContext)
+       (win32_Wow64SetThreadContext): Remove.
+       (win32_set_thread_context, do_initial_child_stuff)
+       (win32_process_target::attach, win32_process_target::detach):
+       Update.
+       (winapi_EnumProcessModules, winapi_EnumProcessModulesEx)
+       (winapi_GetModuleInformation, winapi_GetModuleInformationA):
+       Remove.
+       (win32_EnumProcessModules, win32_EnumProcessModulesEx)
+       (win32_GetModuleInformation, win32_GetModuleInformationA):
+       Remove.
+       (load_psapi): Remove.
+       (win32_add_dll, win32_process_target::request_interrupt): Update.
+       (initialize_low): Call initialize_loadable.
+
+2021-04-14  Tom Tromey  <tromey@adacore.com>
+
+       * win32-low.cc (windows_nat::handle_load_dll): Don't check
+       _WIN32_WCE.
+
 2021-04-13  Pedro Alves  <pedro@palves.net>
 
        * gdbreplay.c [__MINGW32CE__] (COUNTOF, errno, strerror): Remove.
        * gdbreplay.c: Fix common/ includes.
        * fork-child.c: Fix common/ includes.
        * event-loop.c: Fix common/ includes.
-       * ax.c: 
-       (enum gdb_agent_op): Fix common/ includes.
+       * ax.c (enum gdb_agent_op): Fix common/ includes.
 
 2019-01-21  Tom Tromey  <tom@tromey.com>
 
This page took 0.028237 seconds and 4 git commands to generate.