diff options
Diffstat (limited to 'runtime/ChangeLog')
-rw-r--r-- | runtime/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/runtime/ChangeLog b/runtime/ChangeLog index 19606072..7341ae33 100644 --- a/runtime/ChangeLog +++ b/runtime/ChangeLog @@ -1,3 +1,10 @@ +2006-10-09 Josh Stone <joshua.i.stone@intel.com> + + From David Wilder <dwilder@us.ibm.com> + * time.c (__stp_estimate_cpufreq): Short-circuit on s390. + (_stp_gettimeofday_ns): Use a fixed formula on s390 to + convert TOD clocks to nanoseconds. + 2006-09-27 Martin Hunt <hunt@redhat.com> * stack.c (_stp_kta): Rewrite. Use the _stap_symbols |