diff options
author | DJ Delorie <dj@delorie.com> | 2001-11-16 22:31:03 +0000 |
---|---|---|
committer | DJ Delorie <dj@delorie.com> | 2001-11-16 22:31:03 +0000 |
commit | ac5558e1046a0d96ba79328359668c9088724a43 (patch) | |
tree | 7947f425fd7161c1e7eee297d27ca8b4137b8449 /libiberty/ChangeLog | |
parent | b840deb89cb15d10167f63a505520d29b8519268 (diff) | |
download | gdb-ac5558e1046a0d96ba79328359668c9088724a43.tar.gz |
merge from gcc
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r-- | libiberty/ChangeLog | 6 |
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. |