Don't run personality syscall at configure time; don't check it at all
[deliverable/binutils-gdb.git] / gdbserver / ChangeLog
index 86e87c54edaf0674a2b09cab720766d52ba90f46..6483d65700cd3b4ac1ad06177dea24e0e76558fa 100644 (file)
@@ -1,3 +1,36 @@
+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.
This page took 0.03087 seconds and 4 git commands to generate.