diff options
author | DJ Delorie <dj@redhat.com> | 2012-04-10 17:07:35 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2012-04-10 17:07:35 +0000 |
commit | b3641a6eb9d85ff72c04f0ac8cf140c73e47aa94 (patch) | |
tree | f550ac103a3bdbf60f410fce463379436838e1d5 /include/ChangeLog | |
parent | 9a82b8ff879eb1e69e4050c2d79f299443a2b613 (diff) | |
download | binutils-gdb-b3641a6eb9d85ff72c04f0ac8cf140c73e47aa94.tar.gz |
merge from gcc
Diffstat (limited to 'include/ChangeLog')
-rw-r--r-- | include/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index 495c0c8910a..e14f707b5e6 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. |