Remove support for LinuxThreads and vendor 2.4 kernels w/ backported NPTL
[deliverable/binutils-gdb.git] / gdb / gdbserver / ChangeLog
index d54bb7404d99ec15442d59beb9c116d4d51ed00d..44a94f05782a3290a82ffeb3da3c34d6a550668f 100644 (file)
@@ -1,3 +1,13 @@
+2015-12-17  Pedro Alves  <palves@redhat.com>
+
+       * linux-low.c (linux_kill_one_lwp): Remove references to
+       LinuxThreads.
+       (kill_lwp): Remove HAVE_TKILL_SYSCALL check.  No longer fall back
+       to 'kill'.
+       (linux_init_signals): Delete.
+       (initialize_low): Adjust.
+       * thread-db.c (thread_db_init): Remove LinuxThreads reference.
+
 2015-12-16  Pedro Alves  <palves@redhat.com>
 
        * configure.ac (compiler warning flags): When testing a
This page took 0.029259 seconds and 4 git commands to generate.