diff options
author | DJ Delorie <dj@redhat.com> | 2009-05-19 03:02:30 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2009-05-19 03:02:30 +0000 |
commit | 4e55d6c3ee45302988c77b7c1af1d842607ae416 (patch) | |
tree | 16e92e6a3faada71057e4c32703a531964f79c2b /libiberty/ChangeLog | |
parent | 191c4426c1ffa97a8b818c4d4280eb095de811eb (diff) | |
download | gdb-4e55d6c3ee45302988c77b7c1af1d842607ae416.zip gdb-4e55d6c3ee45302988c77b7c1af1d842607ae416.tar.gz gdb-4e55d6c3ee45302988c77b7c1af1d842607ae416.tar.bz2 |
merge from gcc
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r-- | libiberty/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index 75e76d6..5b36aa2 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,9 @@ +2009-05-19 Ian Lance Taylor <iant@google.com> + Ben Elliston <bje@au.ibm.com> + + * cp-demangle.c (cplus_demangle_fill_ctor): Fix logic bug. + (cplus_demangle_fill_dtor): Likewise. + 2009-05-17 Julian Brown <julian@codesourcery.com> * pex-win32.c (pex_win32_exec_child): Fix logic to avoid closing |