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 f71e3f86e83 gdb: add special handling for frame level 0 in frame_info_ptr new 27859c6b9d7 gdb/debuginfod: Improve progress updates new 05e8d17b8b4 gdb: Fix regressions caused by 041de3d73aa121f2ff0c07721359 [...]
The 2 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 | 189 ++++++++++++++++++++++++++++++----------------- gdb/cli-out.h | 40 +++++----- gdb/debuginfod-support.c | 116 ++++++++++++++++++----------- gdb/mi/mi-out.c | 32 ++++++++ gdb/mi/mi-out.h | 28 ++++--- gdb/ui-out.h | 53 ++++++++----- gdb/valops.c | 4 +- 7 files changed, 298 insertions(+), 164 deletions(-)