diff options
author | DJ Delorie <dj@redhat.com> | 2009-09-16 17:57:24 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2009-09-16 17:57:24 +0000 |
commit | a17fcd19400181f4b8b45be7715337ed83d7a122 (patch) | |
tree | 416c40bb93f94485256159d9aea66f94be27869c /libiberty/ChangeLog | |
parent | afecc97cf6abc6df07f613b0247afe71d48f7092 (diff) | |
download | gdb-a17fcd19400181f4b8b45be7715337ed83d7a122.zip gdb-a17fcd19400181f4b8b45be7715337ed83d7a122.tar.gz gdb-a17fcd19400181f4b8b45be7715337ed83d7a122.tar.bz2 |
merge from gccgdb_7_0-branchpoint
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r-- | libiberty/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index c36413b..c86cbc6 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,7 @@ +2009-09-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> + + * hashtab.c [HAVE_INTTYPES_H]: Include <inttypes.h>. + 2009-09-15 Tristan Gingold <gingold@adacore.com> * config.h-vms (intptr_t): Define to compile hashtab.c |