summaryrefslogtreecommitdiff
path: root/libiberty/ChangeLog
diff options
context:
space:
mode:
authorgingold <gingold@138bc75d-0d04-0410-961f-82ee72b054a4>2009-09-23 08:08:40 +0000
committergingold <gingold@138bc75d-0d04-0410-961f-82ee72b054a4>2009-09-23 08:08:40 +0000
commit56a1c361c58e42af9b73a30829e393fd0b276716 (patch)
treec47cc305c00ae57d028f93dcaa770c3a8c5590e9 /libiberty/ChangeLog
parent4dd3321dedbb3624293437e22e45235ed1e84531 (diff)
downloadgcc-56a1c361c58e42af9b73a30829e393fd0b276716.tar.gz
2009-09-23 Matthew Gingell <gingell@adacore.com>
* cplus-dem.c (ada_demangle): Ensure demangled is freed. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@152060 138bc75d-0d04-0410-961f-82ee72b054a4
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 afa8c6b3bd9..b24fb4fc9e2 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -1,3 +1,7 @@
+2009-09-23 Matthew Gingell <gingell@adacore.com>
+
+ * cplus-dem.c (ada_demangle): Ensure demangled is freed.
+
2009-09-22 Ozkan Sezer <sezeroz@gmail.com>
* choose-temp.c: Include unistd.h for mingw targets.