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 64db3e4d881 Automatic date update in version.in new 519d6343965 gdb: Buffer output streams during events that might downloa [...]
The 1 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-out.c | 10 +-- gdb/cli-out.h | 3 + gdb/debuginfod-support.c | 15 ++-- gdb/infrun.c | 16 ++++- gdb/mi/mi-out.h | 3 + gdb/python/py-uiout.h | 3 + gdb/stack.c | 35 ++++++--- gdb/thread.c | 180 ++++++++++++++++++++++++++-------------------- gdb/ui-out.c | 141 ++++++++++++++++++++++++++++++++++++ gdb/ui-out.h | 184 +++++++++++++++++++++++++++++++++++++++++++++++ 10 files changed, 492 insertions(+), 98 deletions(-)