aboutsummaryrefslogtreecommitdiff
path: root/libiberty/ChangeLog
diff options
context:
space:
mode:
authorTristan Gingold <gingold@adacore.com>2009-09-15 11:03:52 +0000
committerTristan Gingold <gingold@gcc.gnu.org>2009-09-15 11:03:52 +0000
commit384ed84dc00e62af7bb69497fd9c34225edf9b55 (patch)
treec82ca4295c626dc7bcf96d72c3173fa040149148 /libiberty/ChangeLog
parent0601d0cf823bca6293bea3b017e668be2361ed04 (diff)
downloadgcc-384ed84dc00e62af7bb69497fd9c34225edf9b55.zip
gcc-384ed84dc00e62af7bb69497fd9c34225edf9b55.tar.gz
gcc-384ed84dc00e62af7bb69497fd9c34225edf9b55.tar.bz2
config.h-vms (intptr_t): Define to compile hashtab.c
2009-09-15 Tristan Gingold <gingold@adacore.com> * config.h-vms (intptr_t): Define to compile hashtab.c From-SVN: r151716
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r--libiberty/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index b3dc417..c36413b 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -1,3 +1,7 @@
+2009-09-15 Tristan Gingold <gingold@adacore.com>
+
+ * config.h-vms (intptr_t): Define to compile hashtab.c
+
2009-09-04 Ozkan Sezer <sezeroz@gmail.com>
PR target/39065