diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 28 |
1 files changed, 28 insertions, 0 deletions
@@ -1,3 +1,31 @@ +2008-04-25 Frank Ch. Eigler <fche@elastic.org> + + * systemtap.spec.in: Simplify configuration defaults. + +2008-04-25 David Smith <dsmith@redhat.com> + + PR 6455. + * tapsets.cxx (mark_builder::build): Handles markers with no + format string. + +2008-04-24 Frank Ch. Eigler <fche@elastic.org> + + PR 6454. + * main.cxx (printscript): Avoid string truncation heuristics, and + also avoid plain probe::printsig. Hold nose and dig down into + raw location lists instead. + +2008-04-24 Will Cohen <wcohen@redhat.com> + + * aclocal.m4: Regenerated. + * Makefile.am (example/*): Moved to testsuite/systemtap.examples. + * Makefile.in: Regenerated. + +2008-04-23 Frank Ch. Eigler <fche@elastic.org> + + From: Srinivasa DS <srinivasa@in.ibm.com> + * tapsets.cxx (blacklisted_p): Blacklist more init/exit sections. + 2008-04-23 Frank Ch. Eigler <fche@elastic.org> * tapsets.cxx (common_probe_entryfn_prologue): Clear |