diff options
author | roland <roland> | 2005-08-27 20:30:37 +0000 |
---|---|---|
committer | roland <roland> | 2005-08-27 20:30:37 +0000 |
commit | b5fe05bcdeb21d1b13d61ab85d32084311df2d29 (patch) | |
tree | 325e2c0c791facce0c9c99cb568a92cea4f39576 | |
parent | e431c81cc294c236b9821a1198928a343c924139 (diff) | |
download | systemtap-steved-b5fe05bcdeb21d1b13d61ab85d32084311df2d29.tar.gz systemtap-steved-b5fe05bcdeb21d1b13d61ab85d32084311df2d29.tar.xz systemtap-steved-b5fe05bcdeb21d1b13d61ab85d32084311df2d29.zip |
.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |