From c655249a3e95fbcd35841c8051d1e4b3e86aaf62 Mon Sep 17 00:00:00 2001 From: DJ Delorie Date: Sun, 11 Dec 2005 02:16:09 +0000 Subject: merge from gcc --- libiberty/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'libiberty/ChangeLog') diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index 6fdeba3e852..85e96bad04b 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,17 @@ +2005-12-10 Terry Laurenzo + + PR java/9861 + * cp-demangle.c (d_bare_function_type): Recognize new 'J' qualifer + and include return type when found. + (d_print_comp)[DEMANGLE_COMPONENT_FUNCTION_TYPE]: Add + conditional logic to change printing order of return type.when + the DMGL_RET_POSTFIX option is present. + (java_demangle_v3): Add DMGL_RET_POSTFIX option to d_demangle + call. + * testsuite/test-demangle.c (main): Recognize option --ret-postfix + * testsuite/demangle-expected: Test cases to verify extended encoding. + Updated comment to document --ret-postfix option. + 2005-11-06 Richard Guenther * splay-tree.c (rotate_left): New function. -- cgit v1.2.1