summaryrefslogtreecommitdiff
path: root/libiberty/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@delorie.com>2001-11-16 22:31:03 +0000
committerDJ Delorie <dj@delorie.com>2001-11-16 22:31:03 +0000
commitac5558e1046a0d96ba79328359668c9088724a43 (patch)
tree7947f425fd7161c1e7eee297d27ca8b4137b8449 /libiberty/ChangeLog
parentb840deb89cb15d10167f63a505520d29b8519268 (diff)
downloadgdb-ac5558e1046a0d96ba79328359668c9088724a43.tar.gz
merge from gcc
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r--libiberty/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index 933cc38c646..7fdce6ab1b5 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -1,3 +1,9 @@
+2001-11-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
+
+ * regex.c: Check defined(__STDC__) || defined(ALMOST_STDC) ||
+ defined(HAVE_STRINGIZE) to determine whether ISO CPP token pasting
+ is available.
+
Thu Nov 15 11:06:25 2001 Jeffrey A Law (law@cygnus.com)
* config.in (HAVE_UINTPTR_T): Provide autoconf stub.