aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2012-04-10 17:07:35 +0000
committerDJ Delorie <dj@redhat.com>2012-04-10 17:07:35 +0000
commitb3641a6eb9d85ff72c04f0ac8cf140c73e47aa94 (patch)
treef550ac103a3bdbf60f410fce463379436838e1d5 /include/ChangeLog
parent9a82b8ff879eb1e69e4050c2d79f299443a2b613 (diff)
downloadgdb-b3641a6eb9d85ff72c04f0ac8cf140c73e47aa94.zip
gdb-b3641a6eb9d85ff72c04f0ac8cf140c73e47aa94.tar.gz
gdb-b3641a6eb9d85ff72c04f0ac8cf140c73e47aa94.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 495c0c8..e14f707 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-04-09 Roland McGrath <mcgrathr@google.com>
* bfdlink.h (struct bfd_link_info): Add new member user_phdrs.