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 48ac197b0c2 Handle multiple addresses in call_site_target new 22f8b65e9bd Simplify the CLI set_logging logic new 8b1931b3944 Use unique_ptr in CLI logging code new 3c6c449e304 Add new timestamped_file class new 52a4a5885af Switch gdb_stdlog to use timestamped_file
The 4 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/cli/cli-interp.c | 63 +++++++++++++++++++--------------------------------- gdb/event-top.c | 2 +- gdb/tui/tui-io.c | 8 +++++-- gdb/ui-file.c | 29 ++++++++++++++++++++++++ gdb/ui-file.h | 24 ++++++++++++++++++++ gdb/utils.c | 32 ++------------------------ gdb/utils.h | 3 +++ 7 files changed, 88 insertions(+), 73 deletions(-)