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 8422cbe455d Automatic date update in version.in new fe39ffdc202 gprofng: fix build issues on musl
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: gprofng/common/config.h.in | 3 + gprofng/common/hwcdrv.c | 6 +- gprofng/configure | 30 ++++++- gprofng/configure.ac | 27 +++++- gprofng/libcollector/collector.c | 9 +- gprofng/libcollector/collector.h | 6 +- gprofng/libcollector/dispatcher.c | 4 +- gprofng/libcollector/hwprofile.c | 11 ++- gprofng/libcollector/iolib.c | 52 +++++------ gprofng/libcollector/iotrace.c | 179 +++++++++++++++++++------------------ gprofng/libcollector/jprofile.c | 6 -- gprofng/libcollector/libcol_util.c | 19 ++-- gprofng/libcollector/libcol_util.h | 9 +- gprofng/libcollector/linetrace.c | 4 +- gprofng/libcollector/memmgr.c | 2 +- gprofng/libcollector/mmaptrace.c | 132 +++++++++++---------------- gprofng/libcollector/profile.c | 2 +- gprofng/libcollector/synctrace.c | 3 +- gprofng/libcollector/unwind.c | 2 +- gprofng/src/Experiment.cc | 4 +- gprofng/src/Print.cc | 6 +- gprofng/src/collector_module.h | 6 +- 22 files changed, 277 insertions(+), 245 deletions(-)