[PATCH 1/3] Remove OP_BITSTRING

Tom Tromey tromey@redhat.com
Fri Aug 10 16:16:00 GMT 2012


>>>>> "Yao" == Yao Qi <yao@codesourcery.com> writes:

Yao> 2012-08-10  Yao Qi  <yao@codesourcery.com>
Yao> 	* std-operator.def: Remove OP_BITSTRING.
Yao> 	* breakpoint.c (watchpoint_exp_is_const): Update.
Yao> 	* eval.c (evaluate_subexp_standard): Remove handling to
Yao> 	OP_BITSTRING.
Yao> 	* expprint.c (print_subexp_standard): Likewise.
Yao> 	(dump_subexp_body_standard): Likewise.
Yao> 	* parse.c (operator_length_standard): Likewise.
Yao> 	* valops.c (value_bitstring): Remove.
Yao> 	* value.h: Remove the declaration of 'value_bitstring'.

Ok.

Tom



More information about the Gdb-patches mailing list