diff options
author | DJ Delorie <dj@redhat.com> | 2008-04-18 15:14:13 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2008-04-18 15:14:13 +0000 |
commit | 5ae542419de15ad6f48110068c39df08b0750120 (patch) | |
tree | 28ec112f521e5c15169211e511429ff6560c6dcd /libiberty/ChangeLog | |
parent | dae39accc2005cb456ad00d4369b3ccc482f6a7d (diff) | |
download | gdb-5ae542419de15ad6f48110068c39df08b0750120.zip gdb-5ae542419de15ad6f48110068c39df08b0750120.tar.gz gdb-5ae542419de15ad6f48110068c39df08b0750120.tar.bz2 |
merge from gcc
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r-- | libiberty/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index 0e8424d..8071825 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,13 @@ +2008-04-18 Kris Van Hees <kris.van.hees@oracle.com> + + * testsuite/demangle-expected: Added tests for char16_t and char32_t. + +2008-04-18 Paolo Bonzini <bonzini@gnu.org> + + PR bootstrap/35457 + * aclocal.m4: Add override.m4. + * configure: Regenerate. + 2008-03-31 Ian Lance Taylor <iant@google.com> * cp-demangle.c (d_substitution): Correct overflow check to avoid |