public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.3-395-g076cc48
@ 2010-12-16 20:01 dsmith
  0 siblings, 0 replies; only message in thread
From: dsmith @ 2010-12-16 20:01 UTC (permalink / raw)
  To: systemtap-cvs

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "systemtap: system-wide probe/trace tool".

The branch, master has been updated
       via  076cc48d0d64c184b93875fcb896fda941bfa736 (commit)
      from  2850dc37d8193883ea71d4daa64c782024e80787 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 076cc48d0d64c184b93875fcb896fda941bfa736
Author: David Smith <dsmith@redhat.com>
Date:   Thu Dec 16 14:01:31 2010 -0600

    Fixed PR12330 by changing tapset/tty.stp to avoid ppc64 compile problem.
    
    * tapset/tty.stp (_struct_winsize_u): Removed embedded-C function.
      (tty.resize): Removed calls to _struct_winsize_u() and just uses
      user_ushort() to get values in user memory.
    * tapset/uconversions.stp (user_ushort): New function.
      (user_ushort_warn): Ditto.
    * testsuite/buildok/conversions-embedded.stp: Added user_ushort() and
      user_ushort_warn() tests.
    * testsuite/buildok/tty-embedded.stp: Removed (since all embedded-C
      functions have been removed from tty.stp).

-----------------------------------------------------------------------

Summary of changes:
 tapset/tty.stp                             |   43 ++-------------------------
 tapset/uconversions.stp                    |   25 ++++++++++++++++
 testsuite/buildok/conversions-embedded.stp |    2 +
 testsuite/buildok/tty-embedded.stp         |    6 ----
 4 files changed, 31 insertions(+), 45 deletions(-)
 delete mode 100755 testsuite/buildok/tty-embedded.stp


hooks/post-receive
--
systemtap: system-wide probe/trace tool


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-12-16 20:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-16 20:01 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.3-395-g076cc48 dsmith

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).