summaryrefslogtreecommitdiffstats
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorgingold <gingold@138bc75d-0d04-0410-961f-82ee72b054a4>2012-04-10 08:32:23 +0000
committergingold <gingold@138bc75d-0d04-0410-961f-82ee72b054a4>2012-04-10 08:32:23 +0000
commitee0af6e08536390531eb0bcbbb7978721297b19f (patch)
tree5231c973389ab0e251d4209d2828824ec5074bc8 /include/ChangeLog
parent47199071a049d529a66ee06128853fd7774846ef (diff)
downloadppe42-gcc-ee0af6e08536390531eb0bcbbb7978721297b19f.tar.gz
ppe42-gcc-ee0af6e08536390531eb0bcbbb7978721297b19f.zip
gcc/
2012-04-10 Tristan Gingold <gingold@adacore.com> * gengtype.c (main): Make uintptr_t a known type. include/ 2012-04-10 Tristan Gingold <gingold@adacore.com> * splay-tree.h: Conditionnaly includes stdint.h and inttypes.h (libi_uhostptr_t, libi_shostptr_t): Remove, replaced by uintptr_t. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@186269 138bc75d-0d04-0410-961f-82ee72b054a4
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 b9e81e31f40..4e0ee9a0c1c 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,8 @@
+2012-04-10 Tristan Gingold <gingold@adacore.com>
+
+ * splay-tree.h: Conditionnaly includes stdint.h and inttypes.h
+ (libi_uhostptr_t, libi_shostptr_t): Remove, replaced by uintptr_t.
+
2012-01-26 Cary Coutant <ccoutant@google.com>
* dwarf2.h (enum dwarf_form): Add Fission extensions.
OpenPOWER on IntegriCloud