summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkevinrs <kevinrs>2005-12-23 20:38:22 +0000
committerkevinrs <kevinrs>2005-12-23 20:38:22 +0000
commitd003aa24c4f339bdfc2b2e87ac0ba16b09cf221e (patch)
tree4a7d81224eef82594065f72efaab2d1315043ad2
parent7e0c584f9fdaa4dd2f53c5073afe04e143d5437e (diff)
downloadsystemtap-steved-d003aa24c4f339bdfc2b2e87ac0ba16b09cf221e.tar.gz
systemtap-steved-d003aa24c4f339bdfc2b2e87ac0ba16b09cf221e.tar.xz
systemtap-steved-d003aa24c4f339bdfc2b2e87ac0ba16b09cf221e.zip
2005-12-23 Kevin Stafford <krstaffo@us.ibm.com>
* tapset/2.6.9-20.ELsmp/syscalls.stp: added kernel version tapset * tapset/2.6.9-20.ELsmp/i686/syscalls.stp: added kernel version arch specific tapset * tapset/doc/dicrepancies.txt: log of kernel version discrepancies.
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 45490469..e718150a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-12-23 Kevin Stafford <krstaffo@us.ibm.com>
+ * tapset/2.6.9-20.ELsmp/syscalls.stp: added kernel
+ version tapset
+ * tapset/2.6.9-20.ELsmp/i686/syscalls.stp: added kernel
+ version arch specific tapset
+ * tapset/doc/dicrepancies.txt: log of kernel version
+ discrepancies.
2005-12-22 Roland McGrath <roland@redhat.com>
* configure.ac: Pass LDFLAGS to elfutils configure to force DT_RUNPATH.