summaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@delorie.com>2005-07-12 10:35:00 +0000
committerDJ Delorie <dj@delorie.com>2005-07-12 10:35:00 +0000
commit23f637ef0d938ed95acb61a01481f8b7d30ef2f4 (patch)
tree2accb6bb0ff1edc1c553fb6db40cf02eff439f52 /include/ChangeLog
parent5f879b0cbf9256f59461ea68136c22600960f330 (diff)
downloadbinutils-redhat-23f637ef0d938ed95acb61a01481f8b7d30ef2f4.tar.gz
merge from gcc
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index d557750465..063e082cb0 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,8 @@
+2005-07-12 Ben Elliston <bje@au.ibm.com>
+
+ * xregex2.h (regexec): Qualify this prototype with __extension__
+ when compiling with GNU C.
+
2005-07-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* dis-asm.h (fprintf_ftype): Add format attribute.