aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2005-07-12 10:35:00 +0000
committerDJ Delorie <dj@redhat.com>2005-07-12 10:35:00 +0000
commitf2942ea4dd6da2fb288214764c0be02e859d4177 (patch)
tree4e57c1a652f73fb67479304dcbddd0a342a119d7 /include/ChangeLog
parent5817d0c78b50778a0b198a26221571cf0aec2ad3 (diff)
downloadgdb-f2942ea4dd6da2fb288214764c0be02e859d4177.zip
gdb-f2942ea4dd6da2fb288214764c0be02e859d4177.tar.gz
gdb-f2942ea4dd6da2fb288214764c0be02e859d4177.tar.bz2
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 d557750..063e082 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.