OSDN Git Service

libiberty/
authorjkratoch <jkratoch@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 13 Jun 2011 22:30:02 +0000 (22:30 +0000)
committerjkratoch <jkratoch@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 13 Jun 2011 22:30:02 +0000 (22:30 +0000)
commitce673d9a757460240add1503c73e87d61738f872
treeedbfb20aca65497bb0d913c3876e2a19c8529eff
parent6fcacb47885cce9ff1e6c33e7ecc4e1de9642d2f
libiberty/
* cp-demangle.c (struct d_print_info): Remove field options.
(d_print_init): Remove parameter options.
(cplus_demangle_print_callback): Update all the callers.
(d_print_comp, d_print_mod_list, d_print_mod, d_print_function_type)
(d_print_array_type, d_print_expr_op, d_print_cast, d_print_subexpr):
Add parameter options, update all the callers.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@174999 138bc75d-0d04-0410-961f-82ee72b054a4
libiberty/ChangeLog
libiberty/cp-demangle.c