aboutsummaryrefslogtreecommitdiff
path: root/libcpp/ChangeLog
diff options
context:
space:
mode:
authorRainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>2010-08-26 17:58:31 +0000
committerRainer Orth <ro@gcc.gnu.org>2010-08-26 17:58:31 +0000
commit707bcb7ae4fbf293236605bf754382266f9d9220 (patch)
tree09f5ca1344d1ad28f04e2efda018b16d6f59ca24 /libcpp/ChangeLog
parent9e3920e97f0cc9df385cf357f4d123564e0da7ad (diff)
downloadgcc-707bcb7ae4fbf293236605bf754382266f9d9220.tar.gz
gcc-707bcb7ae4fbf293236605bf754382266f9d9220.tar.bz2
gcc-707bcb7ae4fbf293236605bf754382266f9d9220.zip
* system.h [HAVE_INTTYPES_H]: Include inttypes.h.
From-SVN: r163569
Diffstat (limited to 'libcpp/ChangeLog')
-rw-r--r--libcpp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/libcpp/ChangeLog b/libcpp/ChangeLog
index 95918e2f52b..ab607fd89f5 100644
--- a/libcpp/ChangeLog
+++ b/libcpp/ChangeLog
@@ -1,3 +1,7 @@
+2010-08-26 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
+
+ * system.h [HAVE_INTTYPES_H]: Include inttypes.h.
+
2010-08-24 Richard Henderson <rth@redhat.com>
PR bootstrap/45376