public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.1-123-g3af79ea
@ 2010-02-26  0:39 jistone
  0 siblings, 0 replies; only message in thread
From: jistone @ 2010-02-26  0:39 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  3af79eaaba1d8c68558c77f9a2d72c57fa4b2c6c (commit)
       via  b7aedf26f105793793c66c39c85abe76e1510e66 (commit)
      from  70208613b8f9f2584aee89197705f3fddae6a0e4 (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 3af79eaaba1d8c68558c77f9a2d72c57fa4b2c6c
Author: Josh Stone <jistone@redhat.com>
Date:   Thu Feb 25 16:30:48 2010 -0800

    Ensure that @defined()==1 goes the right way
    
    We need to poison the false case of valid "@defined(x)?x:y", so we know
    that the @defined is correctly leading to the true case only.
    
    * testsuite/semok/thirtysix.stp: poison false in valid cases.

commit b7aedf26f105793793c66c39c85abe76e1510e66
Author: Josh Stone <jistone@redhat.com>
Date:   Thu Feb 25 16:20:50 2010 -0800

    Expand @defined to support more cases
    
    * tapsets.cxx (var_expanding_visitor::visit_defined_op): If no error was
      raised or replacement made on a target_symbol, then its @defined state
      is still indeterminate.  Some later pass (like @cast) might handle it.
    * elaborate.cxx (const_folder::visit_defined_op): Squash any escapees.
    * testsuite/semok/thirtysix.stp: Add more variants.

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

Summary of changes:
 elaborate.cxx                 |   15 +++++++++++++++
 tapsets.cxx                   |    7 ++++++-
 testsuite/semok/thirtysix.stp |   27 ++++++++++++++++++++-------
 3 files changed, 41 insertions(+), 8 deletions(-)


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-02-26  0:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-02-26  0:39 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.1-123-g3af79ea jistone

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).