* alpha-tdep.c (alpha_gdbarch_init): Use set_gdbarch_print_insn ...
[binutils-gdb.git] / readline / ChangeLog.gdb
index 7323018170275bc99a151a338465b723cf6ea55b..3cb58e216187f440567aaf257405944e7d1a7936 100644 (file)
@@ -1,3 +1,28 @@
+2003-05-25  Mark Kettenis  <kettenis@gnu.org>
+
+       * aclocal.m4: Don't add wcwidth.o if we don't have wchar.h.
+       * configure: Regenerate.
+
+2003-05-13  Andreas Jaeger  <aj@suse.de>
+
+        * support/config.guess: Update to 2003-05-09 version.
+        * support/config.sub: Update to 2003-05-09 version.
+
+2003-03-03  Joel Brobecker  <brobecker@gnat.com>
+
+       * aclocal.m4: Add check for mbrtowc.
+       * config.h.in: Regenerate.
+       * configure: Regenerate.
+       * rlmbutil.h: Disable multi-byte if mbrtowc is not defined.
+
+2003-03-03  Kris Warkentin  <kewarken@qnx.com>
+
+       * aclocal.m4: Cause wcwidth check to substitute
+       HAVE_WCWIDTH for building.
+       * Makefile.in: Add wcwidth object to lib if required.
+       * shlib/Makefile.in: Likewise.
+       * configure: Regenerate.
+       
 2003-01-09  Michael Chastain  <mec@shout.net>
 
        From Chet Ramey, <chet@po.cwru.edu>, the readline maintainer: