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 bfbe4b84606 Record FPSR for SIMD/FP data instructions new 1e61189d0ab [gdb/testsuite] Fix shlib compilation with target board uni [...] new 2f2287318b3 [gdb/cli] Add a progress meter new d6f26c9d285 [gdb] Print progress for debuginfod
The 3 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: ChangeLog | 7 ++++ gdb/ChangeLog | 25 ++++++++++++ gdb/cli-out.c | 101 ++++++++++++++++++++++++++++++++++++++++++++++ gdb/cli-out.h | 31 ++++++++++++++ gdb/debuginfod-support.c | 27 +++++++++---- gdb/mi/mi-out.h | 12 ++++++ gdb/testsuite/ChangeLog | 5 +++ gdb/testsuite/lib/gdb.exp | 39 +++++++++++++++++- gdb/ui-out.h | 37 +++++++++++++++++ gdb/utils.c | 14 +++++++ gdb/utils.h | 4 ++ 11 files changed, 293 insertions(+), 9 deletions(-)