aboutsummaryrefslogtreecommitdiff
path: root/libiberty/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2002-09-06 00:03:11 +0000
committerDJ Delorie <dj@redhat.com>2002-09-06 00:03:11 +0000
commit01cea6990b59b90f2a8900d1ab9ff20305e487d7 (patch)
tree081500bc3ee24a48792f04d5e5a78055869308f1 /libiberty/ChangeLog
parentdbbfa733b4109727dfe13533c21df5c4b8d74d96 (diff)
downloadfsf-binutils-gdb-01cea6990b59b90f2a8900d1ab9ff20305e487d7.zip
fsf-binutils-gdb-01cea6990b59b90f2a8900d1ab9ff20305e487d7.tar.gz
fsf-binutils-gdb-01cea6990b59b90f2a8900d1ab9ff20305e487d7.tar.bz2
merge from gcc
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r--libiberty/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index 828f76f..70b9759 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -1,3 +1,7 @@
+2002-09-05 Roger Sayle <roger@eyesopen.com>
+
+ * regex.c: Only use "#pragma alloca" on AIX when not using gcc.
+
2002-08-07 DJ Delorie <dj@redhat.com>
* regex.c (re_error_msgid): Just use a simple array of strings.