Make all source files include defs.h or server.h first
[deliverable/binutils-gdb.git] / gdb / gdbserver / ChangeLog
index cd5aa0f121b1c610071b3f626f95cf145ecc9043..df20e8c2ea192df5557221852a153b6fe275a39e 100644 (file)
@@ -1,3 +1,30 @@
+2014-07-30  Gary Benson  <gbenson@redhat.com>
+
+       * hostio-errno.c: Move server.h to top of includes list.
+       * inferiors.c: Likewise.
+       * linux-x86-low.c: Likewise.
+       * notif.c: Include server.h.
+
+2014-07-24  Tom Tromey  <tromey@redhat.com>
+           Gary Benson  <gbenson@redhat.com>
+
+       * server.h (CORE_ADDR): Now unsigned.
+
+2014-07-16  Pedro Alves  <palves@redhat.com>
+
+       * linux-low.c (linux_kill_one_lwp): Use kill_lwp, not kill.
+
+2014-07-15  Pedro Alves  <palves@redhat.com>
+
+       * linux-low.c (linux_kill_one_lwp): Save errno and work with saved
+       copy.
+
+2014-07-11  Pedro Alves  <palves@redhat.com>
+
+       * linux-low.c (kill_wait_lwp): New function, based on
+       kill_one_lwp_callback, but use my_waitpid directly.
+       (kill_one_lwp_callback, linux_kill): Use it.
+
 2014-06-23  Pedro Alves  <palves@redhat.com>
 
        * linux-x86-low.c (x86_linux_prepare_to_resume): Clear DR_CONTROL
This page took 0.029295 seconds and 4 git commands to generate.