public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.5-104-g5d4aa1f
@ 2011-07-13 17:14 fche
  0 siblings, 0 replies; only message in thread
From: fche @ 2011-07-13 17:14 UTC (permalink / raw)
  To: systemtap-cvs

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "systemtap: system-wide probe/trace tool".

The branch, master has been updated
       via  5d4aa1f5857fa95d430429a0d3e37d785c15ce12 (commit)
       via  60755a94c651362c5cbc324505a9799708770742 (commit)
      from  66e0be51c484e0076a860c75154deb2f302da08b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 5d4aa1f5857fa95d430429a0d3e37d785c15ce12
Author: Frank Ch. Eigler <fche@redhat.com>
Date:   Wed Jul 13 13:12:57 2011 -0400

    configury: Regenerate under F15 tools.  Add AC_LANG_SOURCE().

commit 60755a94c651362c5cbc324505a9799708770742
Author: Frank Ch. Eigler <fche@redhat.com>
Date:   Wed Jul 13 13:07:52 2011 -0400

    PR12890 cont'd: autoconf elfutils usage in staprun
    
    * configure.ac, Makefile.am: Look for system elfutils.
      Check for modern enough version (0.142+), set HAVE_ELF_GETSHDRSTRNDX.
    * staprun_funcs.c (rename_module): Conditionally stub out.
    * common.c (usage): Conditionally bury -R flag.
    * staprun.cxx (init_staprun): Avoid advising people who can't to use -R.
    * configure, config.in, aclocal.m4, Makefile.in: Regenerated on F15.

-----------------------------------------------------------------------

Summary of changes:
 Makefile.in                                |    9 +-
 aclocal.m4                                 | 2386 +++++++++++++++++++++++++++-
 config.in                                  |    8 +
 configure                                  |  905 ++++++-----
 configure.ac                               |   10 +-
 doc/Makefile.in                            |    9 +-
 doc/SystemTap_Tapset_Reference/Makefile.in |    9 +-
 doc/beginners/Makefile.in                  |    9 +-
 grapher/Makefile.in                        |    9 +-
 runtime/staprun/Makefile.am                |    2 +-
 runtime/staprun/Makefile.in                |   10 +-
 runtime/staprun/aclocal.m4                 |   40 +-
 runtime/staprun/common.c                   |   10 +-
 runtime/staprun/config.in                  |   36 +
 runtime/staprun/configure                  | 1177 +++++++++++---
 runtime/staprun/configure.ac               |   19 +-
 runtime/staprun/staprun.c                  |    4 +
 runtime/staprun/staprun_funcs.c            |   15 +
 testsuite/aclocal.m4                       |    4 +-
 testsuite/configure                        |  312 +++--
 20 files changed, 4170 insertions(+), 813 deletions(-)


hooks/post-receive
--
systemtap: system-wide probe/trace tool


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-07-13 17:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-13 17:14 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.5-104-g5d4aa1f fche

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).