From c743cf5d81e46011aada39382daabf1383f3ad41 Mon Sep 17 00:00:00 2001 From: DJ Delorie Date: Wed, 18 Mar 2009 00:07:49 +0000 Subject: merge from gcc --- libiberty/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'libiberty/ChangeLog') diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index db7d287..00aa57a 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,15 @@ +2009-03-17 Jason Merrill + + * cp-demangle.c (d_make_function_param): new fn. + (cplus_demangle_mangled_name): Work around abi v2 bug. + (d_expr_primary): Likewise. + (cplus_demangle_operators): Add alignof ops. + (d_expression): Handle function parameters and conversions + with other than 1 operand. + (d_print_comp): Handle function parameters. Fix bug with + function used in type of function. + * testsuite/demangle-expected: Upate tests. + 2009-02-21 Mark Mitchell * make-temp-file.c (): Include on Windows. -- cgit v1.1