2010-06-01 Sergio Durigan Junior <sergiodj@redhat.com>
authorSergio Durigan Junior <sergiodj@redhat.com>
Wed, 2 Jun 2010 00:40:40 +0000 (00:40 +0000)
committerSergio Durigan Junior <sergiodj@redhat.com>
Wed, 2 Jun 2010 00:40:40 +0000 (00:40 +0000)
commit7cf3118a8d89a5b59633c5724faeb15d46747205
treef3d735e5dcc2717ad5f8868a4015395d4465108a
parentc46581e9f4ccc877ec19777d036e48b833c981a7
2010-06-01  Sergio Durigan Junior  <sergiodj@redhat.com>

* expprint.c (print_subexp_standard): Remove exp_opcodes BINOP_INCL,
BINOP_EXCL.
(op_name_standard): Remove exp_opcodes BINOP_INCL, BINOP_EXCL,
UNOP_LOWER, UNOP_UPPER, UNOP_LENGTH.
(dump_subexp_body_standard): Remove exp_opcodes BINOP_INCL,
BINOP_EXCL, UNOP_LOWER, UNOP_UPPER, UNOP_LENGTH, UNOP_CARD,
UNOP_CHMAX, UNOP_CHMIN.
* expression.h (enum exp_opcode) <BINOP_INCL, BINOP_EXCL,
UNOP_LOWER, UNOP_UPPER, UNOP_LENGTH, UNOP_CARD, UNOP_CHMAX,
UNOP_CHMIN>: Remove opcodes.
gdb/ChangeLog
gdb/expprint.c
gdb/expression.h