2005-01-24 Andrew Cagney <cagney@gnu.org>
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 050d502e0ac5d9cb7c1568f69490d55e2390531b..a861d2dcc093443bb841af178708bb8bf6f539a4 100644 (file)
@@ -1,3 +1,57 @@
+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.
+       * configure: Regenerate.
+
+       * configure.ac: Use AC_CHECK_DECLS instead of gcc_AC_CHECK_DECLS
+       and BFD_NEED_DECLARATION.  Don't check if a declaration of strdup
+       is necessary.
+       * configure, config.in: Regenerate.
+       * utils.c: Adjust for usage of AC_CHECK_DECLS instead of
+       BFD_NEED_DECLARATION.  Never provide a prototype for
+       caninicalize_file_name.
+       * gdb_string.h: Adjust for usage of AC_CHECK_DECLS instead of
+       BFD_NEED_DECLARATION.
+
+       * configure.ac (targ_archs): Use standard autoconf check for
+       "struct stat.st_blocks" instead of rolling our own.
+       * configure: Regenerated.
+       * acconfig.h (HAVE_STRUCT_STAT_ST_BLOCKS): Remove undef.
+       * config.in: Regenerated.
+
 2005-01-21  Mark Kettenis  <kettenis@gnu.org>
 
        * configure.ac: Modernize checks for `long long' and `long double'
This page took 0.03956 seconds and 4 git commands to generate.