aboutsummaryrefslogtreecommitdiff
path: root/libiberty/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2001-07-30 17:39:28 +0000
committerDJ Delorie <dj@redhat.com>2001-07-30 17:39:28 +0000
commit86710ce2687eb3bf56b9b55a62c00243149886c0 (patch)
tree27f6b10accc5efb8db01d431db8c5682f53db414 /libiberty/ChangeLog
parent0c4ec1515b7f1d78788e70fe8e2b36b4c76f9c09 (diff)
downloadgdb-86710ce2687eb3bf56b9b55a62c00243149886c0.zip
gdb-86710ce2687eb3bf56b9b55a62c00243149886c0.tar.gz
gdb-86710ce2687eb3bf56b9b55a62c00243149886c0.tar.bz2
merge from gcc
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r--libiberty/ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index 6e9f93f..82def67 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -1,3 +1,20 @@
+2001-07-30 Andreas Jaeger <aj@suse.de>
+
+ * regex.c: Declare wcs functions only if compiling with
+ MBS_SUPPORT.
+ Don't use #elif for traditional C.
+
+2001-07-23 Ulrich Drepper <drepper@redhat.com>
+
+ * regex.c: Revamp memory allocation for WCHAR functions to
+ not use too much stack.
+
+2001-07-30 Andreas Jaeger <aj@suse.de>
+
+ * regex.c: Declare wcs functions only if compiling with
+ MBS_SUPPORT.
+ Don't use #elif for traditional C.
+
2001-07-25 Daniel Jacobowitz <drow@mvista.com>
* Makefile.in (regex.o): Add dependency on config.h.