This is the mail archive of the systemtap-cvs@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src ChangeLog NEWS parse.cxx stap.1.in testsui ...


CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	fche@sourceware.org	2008-02-26 00:28:43

Modified files:
	.              : ChangeLog NEWS parse.cxx stap.1.in 
	testsuite      : ChangeLog 
Added files:
	testsuite/systemtap.base: preprocessor.exp 

Log message:
	PR5792: wildcard support for %( kernel/arch %) preprocessor operands
	
	2008-02-25  Frank Ch. Eigler  <fche@elastic.org>
	
	PR5792.
	* parse.cxx (eval_pp_conditional): Support wildcards in
	%( kernel_v/kernel_vr/arch ==/!= "*foo?" %) operands.
	* NEWS, stap.1.in: Document this.
	
	2008-02-25  Frank Ch. Eigler  <fche@elastic.org>
	
	PR5792.
	* systemtap.base/preprocessor.exp: New test.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=systemtap&r1=1.792&r2=1.793
http://sourceware.org/cgi-bin/cvsweb.cgi/src/NEWS.diff?cvsroot=systemtap&r1=1.23&r2=1.24
http://sourceware.org/cgi-bin/cvsweb.cgi/src/parse.cxx.diff?cvsroot=systemtap&r1=1.76&r2=1.77
http://sourceware.org/cgi-bin/cvsweb.cgi/src/stap.1.in.diff?cvsroot=systemtap&r1=1.68&r2=1.69
http://sourceware.org/cgi-bin/cvsweb.cgi/src/./testsuite/ChangeLog.diff?cvsroot=systemtap&r1=1.216&r2=1.217
http://sourceware.org/cgi-bin/cvsweb.cgi/src/./testsuite/systemtap.base/preprocessor.exp.diff?cvsroot=systemtap&r1=NONE&r2=1.1


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]