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 translate.cxx


CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	fche@sourceware.org	2007-10-03 20:34:43

Modified files:
	.              : ChangeLog translate.cxx 

Log message:
	PR 5096: improve code generation for function calls
	
	2007-10-03  Frank Ch. Eigler  <fche@elastic.org>
	
	PR 5096
	* translate.cxx (emit_function): Put nesting limit/control logic into
	function body ...
	(visit_functioncall): ... and not into each call site.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=systemtap&r1=1.687&r2=1.688
http://sourceware.org/cgi-bin/cvsweb.cgi/src/translate.cxx.diff?cvsroot=systemtap&r1=1.185&r2=1.186


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