diff options
author | DJ Delorie <dj@redhat.com> | 2010-11-13 02:20:31 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2010-11-13 02:20:31 +0000 |
commit | 361c3115547239d39d2c4e57c67277d92f1c34a4 (patch) | |
tree | 40c1f6e7173704cbf5d0b2f7537fca0dbd46b313 /libiberty/ChangeLog | |
parent | df6008afc8bbdd163aef4bbd45f66642698c982b (diff) | |
download | gdb-361c3115547239d39d2c4e57c67277d92f1c34a4.zip gdb-361c3115547239d39d2c4e57c67277d92f1c34a4.tar.gz gdb-361c3115547239d39d2c4e57c67277d92f1c34a4.tar.bz2 |
merge from gcc
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r-- | libiberty/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index 62c60bd..8cd4a28 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,10 @@ +2010-11-12 Ian Lance Taylor <iant@google.com> + + PR other/46332 + * cp-demangle.c (d_print_function_type): Don't print parentheses + if there are no modifiers to print. + * testsuite/demangle-expected: Tweak one test case, add another. + 2010-11-04 Richard Henderson <rth@redhat.com> * configure.ac (AC_CHECK_HEADERS): Add process.h. |