diff options
author | Stan Cox <scox@redhat.com> | 2009-01-26 16:11:41 -0500 |
---|---|---|
committer | Stan Cox <scox@redhat.com> | 2009-01-26 16:11:41 -0500 |
commit | f46d1b8ad2ff5e1f2355b2aefe2fe7a6ab54823c (patch) | |
tree | 8fb55a210900e2dea51b8a5636324f1d8944eae4 /ChangeLog | |
parent | e363355642914bd0a8d98e01224498f262e18163 (diff) | |
download | systemtap-steved-f46d1b8ad2ff5e1f2355b2aefe2fe7a6ab54823c.tar.gz systemtap-steved-f46d1b8ad2ff5e1f2355b2aefe2fe7a6ab54823c.tar.xz systemtap-steved-f46d1b8ad2ff5e1f2355b2aefe2fe7a6ab54823c.zip |
Fix syscall.exp.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2009-01-26 Stan Cox <scox@redhat.com> + + * tapsets.cxx (find_variable_and_frame_base): Allow for disjoint + pc and scope_die. + * runtime/sdt.h: Change label prefix. + 2009-01-26 Mark Wielaard <mjw@redhat.com> * configure.ac: Check for version.h.in before installing. |