summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorroland <roland>2005-08-27 20:30:37 +0000
committerroland <roland>2005-08-27 20:30:37 +0000
commitb5fe05bcdeb21d1b13d61ab85d32084311df2d29 (patch)
tree325e2c0c791facce0c9c99cb568a92cea4f39576
parente431c81cc294c236b9821a1198928a343c924139 (diff)
downloadsystemtap-steved-b5fe05bcdeb21d1b13d61ab85d32084311df2d29.tar.gz
systemtap-steved-b5fe05bcdeb21d1b13d61ab85d32084311df2d29.tar.xz
systemtap-steved-b5fe05bcdeb21d1b13d61ab85d32084311df2d29.zip
.
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a1760de1..c268d96a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-08-27 Roland McGrath <roland@redhat.com>
+
+ * loc2c-test.c (paddr, print_vars): New functions.
+ (main): If given no variable name argument, print out variables.
+
2005-08-26 Graydon Hoare <graydon@redhat.com>
* translate.cxx: Revert tmp initialization changes.