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 a747a286b93 Fix ld-arm bug in encoding of blx calls jumping from thumb [...] new f0cf07f341f gdb: run black to format some Python files new 0a30596cfad Fix Build issues due to patch "gprofng: a new GNU profiler"
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/gdbarch.py | 1 + gdb/gdbcopyright.py | 5 +- gprofng/Makefile.in | 1 + gprofng/configure | 57 +++++++++++++++++++++- gprofng/configure.ac | 13 +++++ gprofng/doc/Makefile.in | 1 + gprofng/gp-display-html/Makefile.in | 1 + gprofng/libcollector/Makefile.in | 4 +- gprofng/libcollector/configure | 57 +--------------------- gprofng/libcollector/configure.ac | 13 ----- gprofng/src/Makefile.am | 10 ++-- gprofng/src/Makefile.in | 21 ++++---- gprofng/src/gethrtime.c | 4 ++ .../testsuite/gprofng.display/mttest/gethrtime.c | 5 ++ 14 files changed, 103 insertions(+), 90 deletions(-)