]> sourceware.org Git - systemtap.git/commitdiff
.
authorroland <roland>
Fri, 20 Apr 2007 19:52:29 +0000 (19:52 +0000)
committerroland <roland>
Fri, 20 Apr 2007 19:52:29 +0000 (19:52 +0000)
ChangeLog

index f0f11e5805b169c25850b6bfca4c01b7619467e8..b2b9e4b50ad12ff80a8175520809935be050a838 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-04-20  Roland McGrath  <roland@redhat.com>
+
+       * systemtap.spec.in (elfutils_version): Bump to 0.127.
+
 2007-04-18  Frank Ch. Eigler  <fche@elastic.org>
 
        * Makefile.am (install-elfutils): Use $INSTALL_PROGRAM to
        between a probe that needs global variable locks and one that
        doesn't.  If the probe doesn't need global variable locks, doesn't
        output them.
-       
+
 2007-03-26  Frank Ch. Eigler  <fche@elastic.org>
 
        * configure.ac: Bumped version to 0.5.14.
        * stap.1.in: Documented MAXACTION_INTERRUPTIBLE.
        * NEWS: Added note about begin/end probes being run with
        interrupts enabled.
-       
+
 2007-03-20  Frank Ch. Eigler  <fche@elastic.org>
 
        PR 4224.
        STP_OVERLOAD global variables.
        (translate_pass): Emit STP_OVERLOAD defines.
 
-2007-03-14  Martin Hunt  <hunt@redhat.com>     
+2007-03-14  Martin Hunt  <hunt@redhat.com>
        * main.cxx (usage): Remove "-M" and edit description
        of "-b".
        * stap.1.in: Remove "-M" option and edit description of "-b".
        Edit description of "-o".
-       
+
 2007-03-14  Martin Hunt  <hunt@redhat.com>
        * Makefile.am: Don't install old relayfs sources.
        * makefile.in: Rebuilt.
 
 2007-03-14  Martin Hunt  <hunt@redhat.com>
-       
+
        * Makefile.am (staprun_SOURCES): Sources now live in
        runtime/staprun.
        * makefile.in: Rebuilt.
 
        * buildrun.cxx (run_pass): Use "-v" instead of not "-q" to
        be compatible with latest staprun.
-       * translate.cxx (emit_module_exit): Print warning using 
+       * translate.cxx (emit_module_exit): Print warning using
        _stp_printf so it shows up at the end of all output.
        (translate_pass): Replace STP_RELAYFS with STP_BULKMODE.
        Eliminate STP_RELAYFS_MERGE.
-       
+
 2007-03-13  Frank Ch. Eigler  <fche@redhat.com>
 
        PR 4171.
This page took 0.039353 seconds and 5 git commands to generate.