aboutsummaryrefslogtreecommitdiff
path: root/gdb/tui
diff options
context:
space:
mode:
authorTom Tromey <tom@tromey.com>2021-03-08 07:27:57 -0700
committerTom Tromey <tom@tromey.com>2021-03-08 07:28:19 -0700
commit373907ffb2db9232af14d2a7e4433f41cc1fc56c (patch)
treef81c492c40c56c246d27df0c07f743d2412e0c63 /gdb/tui
parent5133d78b7bf19f350865c9515839865503cacfa9 (diff)
downloadgdb-373907ffb2db9232af14d2a7e4433f41cc1fc56c.zip
gdb-373907ffb2db9232af14d2a7e4433f41cc1fc56c.tar.gz
gdb-373907ffb2db9232af14d2a7e4433f41cc1fc56c.tar.bz2
Introduce binop_operation
This adds two new template classes, binop_operation and usual_ax_binop_operation, and then uses these to implement a number of binary operations that follow similar patterns. gdb/ChangeLog 2021-03-08 Tom Tromey <tom@tromey.com> * expop.h (class binop_operation, class usual_ax_binop_operation): New. (exp_operation, intdiv_operation, mod_operation, mul_operation) (div_operation, rem_operation, lsh_operation, rsh_operation) (bitwise_and_operation, bitwise_ior_operation) (bitwise_xor_operation): New typedefs. * eval.c (eval_op_binary): No longer static.
Diffstat (limited to 'gdb/tui')
0 files changed, 0 insertions, 0 deletions