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 9194f82dc3 PR21294, Binary size regression on PPC embedded new 070365117b Change record_full_gdb_operation_disable_set not to return a [...] new b95de2b7ae Remove set_batch_flag_and_make_cleanup_restore_page_info new e05550d7a4 Use std::string in utils.c new 245ad7d373 Remove unused declarations new 0efef64054 Use gdb::byte_vector in load_progress new 895b8f306b Remove make_delete_ui_cleanup new 8cff8730f4 Use std::string in gdb_safe_append_history new 5178ed487f Use std::string in info_symbol_command
The 8 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 | 72 +++++++++++++++++++++++++++ gdb/event-top.c | 2 +- gdb/guile/scm-ports.c | 5 +- gdb/infrun.c | 15 +++--- gdb/main.c | 2 +- gdb/mi/mi-main.c | 1 - gdb/printcmd.c | 17 +++---- gdb/record-full.c | 34 +++++-------- gdb/record-full.h | 2 +- gdb/symfile.c | 10 ++-- gdb/top.c | 131 ++++++++++++++++++-------------------------------- gdb/top.h | 13 +++-- gdb/utils.c | 131 +++++++++++++------------------------------------- gdb/utils.h | 27 ++++++++--- 14 files changed, 212 insertions(+), 250 deletions(-)