summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid Smith <dsmith@redhat.com>2008-08-26 12:48:40 -0500
committerDavid Smith <dsmith@redhat.com>2008-08-26 12:48:40 -0500
commit36ba5475952aa7ee1388ce9d94695550c2258c86 (patch)
tree793efc1b713d5cd5ccb6fa73d777c7e0d38c6001 /ChangeLog
parent9b2e2b5856ee6986340f2b4cf4a43c4654b07a6a (diff)
downloadsystemtap-steved-36ba5475952aa7ee1388ce9d94695550c2258c86.tar.gz
systemtap-steved-36ba5475952aa7ee1388ce9d94695550c2258c86.tar.xz
systemtap-steved-36ba5475952aa7ee1388ce9d94695550c2258c86.zip
Uses STAPCONF_DPATH_PATH instead of a kernel version check.
2008-08-26 David Smith <dsmith@redhat.com> * buildrun.cxx (compile_pass): Added autoconf-dpath-path.c. 2008-08-26 David Smith <dsmith@redhat.com> * autoconf-d_path-path.c: New file. * task_finder.c (__stp_get_mm_path): Uses STAPCONF_DPATH_PATH instead of a kernel version check to determine how to call d_path(). (__stp_utrace_task_finder_target_quiesce): Ditto. (__stp_target_call_vm_callback): Ditto.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fec31229..7e1931de 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2008-08-26 David Smith <dsmith@redhat.com>
+ * buildrun.cxx (compile_pass): Added autoconf-dpath-path.c.
+
* Makefile.am: Simplified "rpm" target a bit.
* Makefile.in: Regenerated.