2005-01-24 Andrew Cagney <cagney@gnu.org>
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index d5fe71e31dda1f92d6065fa81ddc5f967029d990..a861d2dcc093443bb841af178708bb8bf6f539a4 100644 (file)
@@ -1,3 +1,36 @@
+2005-01-24  Andrew Cagney  <cagney@gnu.org>
+
+       * configure: Regenerate, ../gettext.m4 was updated.
+
+2005-01-23  Mark Kettenis  <kettenis@gnu.org>
+
+       * NEWS: Mention new BSD user-level threads support.
+
+       * i386obsd-tdep.c: Update copyright year.  Include
+       "bsd-uthread.h".
+       (i386obsd_uthread_reg_offset): New variable.
+       (I386OBSD_UTHREAD_ESP_OFFSET): New define.
+       (i386obsd_supply_uthread, i386obsd_collect_uthread): New
+       functions.
+       (i386obsd_init_abi): Set supply_uthread and collect_uthread.
+       * Makefile.in (i386obsd-tdep.o): Update dependencies.
+       * config/i386/obsd.mt (TDEPFILES): Add bsd-uthread.o.
+
+2005-01-23  Christopher Faylor  <cgf@timesys.com>
+
+       * win32-nat.c: Update copyright year.
+       (child_init_thread_list): Set thread linked list point to NULL so that
+       it won't be reused after clearing.
+
+2005-01-21  Mark Kettenis  <kettenis@gnu.org>
+
+       * acconfig.h (HAVE_STRUCT_REG_R_FS, HAVE_STRUCT_R_GS): Remove
+       undefs.
+       * configure.ac: Use AC_CHECK_MEMBERS to check whether `struct
+       thread' has a td_pcb member and whether `struct reg' has r_fs and
+       r_gs members.
+       * configure, config.in: Regenerate.
+
 2005-01-21  Mark Kettenis  <kettenis@gnu.org>
 
        * configure.ac: Remove ia64-*-aix* junk.
This page took 0.02465 seconds and 4 git commands to generate.