]> sourceware.org Git - systemtap.git/commitdiff
.
authorroland <roland>
Thu, 23 Feb 2006 22:27:55 +0000 (22:27 +0000)
committerroland <roland>
Thu, 23 Feb 2006 22:27:55 +0000 (22:27 +0000)
ChangeLog

index 453b93910a3bcaa48490241aeaa51781db7ea14d..469c43b7741e1bad60347fa664644f87d493f83a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,19 +1,24 @@
+2006-02-23  Roland McGrath  <roland@redhat.com>
+
+       * Makefile.am (AUTOMAKE_OPTIONS): New variable, set dist-bzip2.
+       * Makefile.in: Regenerated.
+
 2006-02-23  Martin Hunt  <hunt@redhat.com>
 
        PR 1989. Adds support for %p in printf
        * staptree.h (struct print_format): Add conv_unsigned_ptr.
        * staptree.cxx (components_to_string): Output 'p'
        for conv_unsigned_ptr.
-       * elaborate.cxx (visit_print_format): Add case for 
+       * elaborate.cxx (visit_print_format): Add case for
        conv_unsigned_ptr.
 
-2006-02-23  Martin Hunt  <hunt@redhat.com>     
+2006-02-23  Martin Hunt  <hunt@redhat.com>
 
-       * Makefile.am (install-data-local): Create tapset/i686 and 
-       tapset/x86_64 directories. This fixes a problem where they 
+       * Makefile.am (install-data-local): Create tapset/i686 and
+       tapset/x86_64 directories. This fixes a problem where they
        were included, but had bad permissions.
        * Makefile.in: Rebuilt.
-       
+
 2006-02-22  Frank Ch. Eigler  <fche@elastic.org>
 
        * stapfuncs.5.in: Document get_cycles().
@@ -27,7 +32,7 @@
 
        * main.cxx (main): Emit a "hello, I'm starting" message
        before pass 5 in verbose mode.
-       
+
 2006-02-17  Frank Ch. Eigler  <fche@elastic.org>
 
        * stapfuncs.5.in (cpu): Document contextinfo function.
@@ -74,7 +79,7 @@
        * stapfuncs.5.in: Document is_return(), returnval() and
        probefunc().
        * testsuite/buildok/syscall.stp: Basic syscall test.
-       
+
 2006-02-01  Frank Ch. Eigler  <fche@elastic.org>
 
        * configure.ac, systemtap.spec.in: Version 0.5.4.
@@ -88,7 +93,7 @@
 
 2006-01-30  Frank Ch. Eigler  <fche@elastic.org>
 
-       * main.cxx (main): Also print elapsed real time for each pass. 
+       * main.cxx (main): Also print elapsed real time for each pass.
 
 2006-01-27  Frank Ch. Eigler  <fche@elastic.org>
 
        * main.cxx (main): In verbose mode, print user+sys times after
        each pass.
        * buildrun.cxx (compile_pass): Move success message back to main().
-       
+
 2006-01-26  Frank Ch. Eigler  <fche@elastic.org>
 
        PR 2060: lock elevation, mop-up
This page took 0.034132 seconds and 5 git commands to generate.