public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* src ChangeLog elaborate.cxx translate.cxx
@ 2008-03-10 18:46 brolley
  0 siblings, 0 replies; 2+ messages in thread
From: brolley @ 2008-03-10 18:46 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	brolley@sourceware.org	2008-03-10 18:46:14

Modified files:
	.              : ChangeLog elaborate.cxx translate.cxx 

Log message:
	2008-03-10  Dave Brolley  <brolley@redhat.com>
	
	PR5189
	* translate.cxx (probe_or_function_needs_deref_fault_handler): New member of
	c_unparser.
	(c_unparser::emit_function): Initialize probe_or_function_needs_deref_fault_handler.
	Check it after the body is visited and generate a deref fault handler if necessary.
	(c_unparser::emit_probe): Likewise.
	(c_unparser::visit_print_format): Correct the compoenent type for an overridden string
	literal.  Generate code to check that pointer arguments to %m can be dereferenced.
	Generate casts for printf arguments as necessary.
	* elaborate.cxx (typeresolution_info::visit_print_format): Desired type for conv_memory
	is pe_long.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=systemtap&r1=1.804&r2=1.805
http://sourceware.org/cgi-bin/cvsweb.cgi/src/elaborate.cxx.diff?cvsroot=systemtap&r1=1.98&r2=1.99
http://sourceware.org/cgi-bin/cvsweb.cgi/src/translate.cxx.diff?cvsroot=systemtap&r1=1.195&r2=1.196


^ permalink raw reply	[flat|nested] 2+ messages in thread

* src ChangeLog elaborate.cxx translate.cxx
@ 2006-08-10 19:19 dsmith
  0 siblings, 0 replies; 2+ messages in thread
From: dsmith @ 2006-08-10 19:19 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	dsmith@sourceware.org	2006-08-10 19:19:07

Modified files:
	.              : ChangeLog elaborate.cxx translate.cxx 

Log message:
	2006-08-10  David Smith  <dsmith@redhat.com>
	
	* elaborate.cxx (duplicate_function_remover): Added class.
	(get_functionsig): Added function.
	(semantic_pass_opt5): New function merges duplicate identical
	functions into one function.
	(semantic_pass_optimize): Calls semantic_pass_opt5.
	
	* translate.cxx (c_unparser::emit_probe): Changed to merge
	duplicate probes bodies by making the duplicate probe just call
	the original probe (BZ# 2421).

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=systemtap&r1=1.445&r2=1.446
http://sourceware.org/cgi-bin/cvsweb.cgi/src/elaborate.cxx.diff?cvsroot=systemtap&r1=1.62&r2=1.63
http://sourceware.org/cgi-bin/cvsweb.cgi/src/translate.cxx.diff?cvsroot=systemtap&r1=1.127&r2=1.128


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-03-10 18:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-10 18:46 src ChangeLog elaborate.cxx translate.cxx brolley
  -- strict thread matches above, loose matches on Subject: below --
2006-08-10 19:19 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).