From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21560 invoked by alias); 24 Nov 2005 22:45:53 -0000 Received: (qmail 21546 invoked by uid 426); 24 Nov 2005 22:45:52 -0000 Date: Thu, 24 Nov 2005 22:45:00 -0000 Message-ID: <20051124224552.21544.qmail@sourceware.org> From: fche@sourceware.org To: systemtap-cvs@sources.redhat.com Subject: src ./ChangeLog ./main.cxx ./parse.cxx ./sessi ... Mailing-List: contact systemtap-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: systemtap-cvs-owner@sourceware.org List-Archive: X-SW-Source: 2005-q4/txt/msg00134.txt.bz2 List-Id: CVSROOT: /cvs/systemtap Module name: src Changes by: fche@sourceware.org 2005-11-24 22:45:52 Modified files: . : ChangeLog main.cxx parse.cxx session.h stap.1.in testsuite/parseok: fourteen.stp Log message: 2005-11-24 Frank Ch. Eigler PR 1903 * parse.cxx (eval_pp_conditional): Support %( arch == "i686" %) form. * stap.1.in: Document it. * testsuite/parseok/fourteen.stp: Test it. * session.h (architecture): New field. * main.cxx (main): Initialize it. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=systemtap&r1=1.233&r2=1.234 http://sourceware.org/cgi-bin/cvsweb.cgi/src/main.cxx.diff?cvsroot=systemtap&r1=1.31&r2=1.32 http://sourceware.org/cgi-bin/cvsweb.cgi/src/parse.cxx.diff?cvsroot=systemtap&r1=1.33&r2=1.34 http://sourceware.org/cgi-bin/cvsweb.cgi/src/session.h.diff?cvsroot=systemtap&r1=1.2&r2=1.3 http://sourceware.org/cgi-bin/cvsweb.cgi/src/stap.1.in.diff?cvsroot=systemtap&r1=1.21&r2=1.22 http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/parseok/fourteen.stp.diff?cvsroot=systemtap&r1=1.1&r2=1.2