diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -1,3 +1,21 @@ +2009-02-01 Stan Cox <scox@redhat.com> + + * tapsets.cxx (dwflpp::iterate_over_cu_labels): New. + (query_cu): Use it. + (dwarf_derived_probe::register_patterns): Register .label. + +2009-02-01 Mark Wielaard <mjw@redhat.com> + + * translate.cxx (dump_unwindsyms): Process extra_offset with + dwfl_module_relocate_address. + +2009-01-30 Masami Hiramatsu <mhiramat@redhat.com> + + PR6936 + * configure.ac (AC_CONFIG_FILES): Add initscript/systemtap.in. + * configure: Regenerated. + * systemtap.spec: Add systemtap-initscript subpackage. + 2009-01-30 Dave Brolley <brolley@redhat.com> * Makefile.am (install-scripts): New target. Set exec_prefix and |