aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorRainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>2011-07-25 14:24:59 +0000
committerRainer Orth <ro@gcc.gnu.org>2011-07-25 14:24:59 +0000
commit4d1c74214ef76216ad529b233dfac63ccf0cf7b5 (patch)
treef9bf9d2997edf89b4628f4a012d7aa90b35109e5 /include/ChangeLog
parent7fdab8d4fcbcf41eb5a5cd4f529734d4a5e0d990 (diff)
downloadgcc-4d1c74214ef76216ad529b233dfac63ccf0cf7b5.zip
gcc-4d1c74214ef76216ad529b233dfac63ccf0cf7b5.tar.gz
gcc-4d1c74214ef76216ad529b233dfac63ccf0cf7b5.tar.bz2
system.h [...]: Wrap C function declarations in extern "C".
gcc: * system.h [__cplusplus]: Wrap C function declarations in extern "C". include: * xregex.h (regoff_t): Define. From-SVN: r176747
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 29106d0..32f4c6f 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,7 @@
+2011-07-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
+
+ * xregex.h (regoff_t): Define.
+
2011-07-22 Jakub Jelinek <jakub@redhat.com>
* dwarf2.h (DW_AT_GNU_macros): New.