diff options
author | Tom Tromey <tom@tromey.com> | 2021-03-08 07:27:57 -0700 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2021-03-08 07:28:13 -0700 |
commit | e18c58f290609dcfe8d7df450bb88b1adf44337a (patch) | |
tree | e38597b2301232a98b2bcd0a65e5beb54411f9bd /ChangeLog | |
parent | c0d7ed8ca842c9b199722a878f46adab7b9320ff (diff) | |
download | binutils-e18c58f290609dcfe8d7df450bb88b1adf44337a.zip binutils-e18c58f290609dcfe8d7df450bb88b1adf44337a.tar.gz binutils-e18c58f290609dcfe8d7df450bb88b1adf44337a.tar.bz2 |
Split gen_expr_binop_rest
This splits gen_expr_binop_rest into two overloads. One overload
retains the "pc" parameter, while the other does not, and furthermore
does not call gen_expr on the left-hand-side. This split is useful
for subsequent patches in the new expression evaluation approach.
gdb/ChangeLog
2021-03-08 Tom Tromey <tom@tromey.com>
* ax-gdb.c (gen_expr_binop_rest): Remove "pc" parameter.
(gen_expr_binop_rest): New overload.
Diffstat (limited to 'ChangeLog')
0 files changed, 0 insertions, 0 deletions