]> sourceware.org Git - systemtap.git/commitdiff
.
authorroland <roland>
Sun, 18 Dec 2005 05:37:14 +0000 (05:37 +0000)
committerroland <roland>
Sun, 18 Dec 2005 05:37:14 +0000 (05:37 +0000)
ChangeLog

index 542ee58943a345501c361084977e7376b0bb3d0e..29339dd5320b93d302d3931d02f5ccbb785013d1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,19 +1,24 @@
+2005-12-17  Roland McGrath  <roland@redhat.com>
+
+       * staptree.h: #include <cassert> here.
+
 2005-12-14  Kevin Stafford  <krstaffo@us.ibm.com>
-        * 2.6.14/syscalls.stp: added 2.6.14 syscalls to tapset
-        * 2.6.14/i686/syscalls.stp: added i386 arch specific syscalls
-          to tapset for kernel 2.6.14
-        * 2.6.9-24.ELsmp/syscalls.stp: added 2.6.9-24.ELsmp syscalls
-          to tapset
-        * 2.6.9-24.ELsmp/x86_64/syscalls.stp: added x86_64 arch specific 
-         syscalls to tapset for kernel 2.6.9-24.ELsmp
-        * system_calls.stp: removed generic system_calls.stp tapset.
+
+       * tapset/2.6.14/syscalls.stp: Added 2.6.14 syscalls to tapset.
+       * 2.tapset/6.14/i686/syscalls.stp: Added i386 arch specific syscalls
+       to tapset for kernel 2.6.14.
+       * tapset/2.6.9-24.ELsmp/syscalls.stp: Added 2.6.9-24.ELsmp syscalls.
+       * tapset/2.6.9-24.ELsmp/x86_64/syscalls.stp: Added x86_64 arch
+       specific syscalls to tapset for kernel 2.6.9-24.ELsmp.
+       * tapset/system_calls.stp: File removed.
+
 2005-12-14  Martin Hunt  <hunt@redhat.com>
 
        * tapset/system_calls.stp (epoll.ctl): Temporarily remove
        references to $op and $event because gcc 4.0.2 can't
        find them.
        (epoll.wait): Ditto for $maxevents.
-       
+
 2005-12-13  Frank Ch. Eigler  <fche@redhat.com>
 
        * tapsets.cxx (var_expanding_copy_visitor::visit_target):
@@ -60,7 +65,7 @@
        * translate.cxx (visit_print_format): Properly quote formatting string.
        (varlock): Reword lock timeout error message.
        * testsuite/buildok/printf.stp: Add some quoting troublemakers.
-       * testsuite/parseok/unparser.stp: New file.     
+       * testsuite/parseok/unparser.stp: New file.
 
 2005-12-11  Roland McGrath  <roland@redhat.com>
 
This page took 0.035448 seconds and 5 git commands to generate.