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 1a764289c7c Automatic date update in version.in new d07a59a5ca8 gprof: Copy a simple test from glibc
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: gprof/Makefile.am | 2 +- gprof/Makefile.in | 2 +- gprof/configure | 39 +- gprof/configure.ac | 16 +- gprof/testsuite/Makefile.am | 38 + gprof/testsuite/Makefile.in | 883 +++++++++++++++++++++ gprof/testsuite/tst-gmon-gprof.sh | 74 ++ .../globfree.c => gprof/testsuite/tst-gmon.c | 50 +- 8 files changed, 1079 insertions(+), 25 deletions(-) create mode 100644 gprof/testsuite/Makefile.am create mode 100644 gprof/testsuite/Makefile.in create mode 100755 gprof/testsuite/tst-gmon-gprof.sh copy gnulib/import/globfree.c => gprof/testsuite/tst-gmon.c (57%)