This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from 5ca3b2605c Use gdb::byte_vector in remote.c new 753ff9bd83 Use scoped_restore in a couple of interp-related places new 716b8bc52e Change the as_*_interp functions to use dynamic_cast new 29f9434081 Remove interp_ui_out new da505cff6e Remove interp_name new d525a99be1 Add "name" method to class interp
The 5 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gdb/ChangeLog | 45 +++++++++++++++++++++++++++++++++++++++++++++ gdb/cli/cli-interp.c | 12 +++--------- gdb/cli/cli-script.c | 2 +- gdb/interps.c | 45 +++++++++------------------------------------ gdb/interps.h | 12 +++++++----- gdb/linespec.c | 2 +- gdb/mi/mi-interp.c | 30 +++++++++++++----------------- gdb/mi/mi-main.c | 2 +- gdb/python/python.c | 2 +- gdb/solib.c | 2 +- gdb/tui/tui-interp.c | 4 +--- gdb/tui/tui.c | 2 +- gdb/utils.c | 2 +- 13 files changed, 85 insertions(+), 77 deletions(-)