summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMasami Hiramatsu <mhiramat@redhat.com>2008-12-22 16:05:28 -0500
committerMasami Hiramatsu <mhiramat@redhat.com>2008-12-22 16:05:28 -0500
commite5976ba0af9b828dcc76b3937b5a98fe9c0f6cb8 (patch)
treee1ea624aa9d4105900544be8aaf7822dac7caba5 /ChangeLog
parent5bfd7a3769ba6dcfc9240357ad97f5243da37333 (diff)
downloadsystemtap-steved-e5976ba0af9b828dcc76b3937b5a98fe9c0f6cb8.tar.gz
systemtap-steved-e5976ba0af9b828dcc76b3937b5a98fe9c0f6cb8.tar.xz
systemtap-steved-e5976ba0af9b828dcc76b3937b5a98fe9c0f6cb8.zip
PR7090: Support kernels built with O= option.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ce59e0db..e5ed3ca1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-12-22 Masami Hiramatsu <mhiramat@redhat.com>
+
+ PR7090
+ * buildrun.cxx (compile_pass): Use flags macro to expand KBUILD_CFLAGS
+ for support kernels built with O= option.
+
2008-12-21 Will Cohen <wcohen@redhat.com>
* systemtap.spec: Add generations of tapset reference manual material.