diff options
Diffstat (limited to 'tapset/ChangeLog')
-rw-r--r-- | tapset/ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/tapset/ChangeLog b/tapset/ChangeLog index 32ac6bf2..dae8b452 100644 --- a/tapset/ChangeLog +++ b/tapset/ChangeLog @@ -1,3 +1,20 @@ +2008-03-21 Eugene Teo <eugeneteo@kernel.sg> + + PR 5528 + * conversions.stp (user_string_n, user_string_n2, user_string_n_warn, + user_string_n_quoted, user_short, user_short_warn, user_int, + user_int_warn, user_long, user_long_warn, user_char, user_char_warn): + New user_* functions. + +2008-03-20 Frank Ch. Eigler <fche@elastic.org> + + PR 5956. + * null.stp: New file, defining global NULL=0. + +2008-03-11 Will Cohen <wcohen@redhat.com> + + * syscalls2.stp (syscall.wait{4|id}): Correct for 2.6.24.n kernels. + 2008-03-06 Ananth N Mavinakayanahalli <ananth@in.ibm.com * i686/syscalls.stp: Handle sys_sigaltstack parameter after |