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 runtime/ChangeLog runtime/loc2c-runtime.h ...


CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	fche@sourceware.org	2006-12-18 11:31:26

Modified files:
	runtime        : ChangeLog loc2c-runtime.h 
	tapset         : ChangeLog vfs.stp 

Log message:
	2006-12-18  Frank Ch. Eigler  <fche@elastic.org>
	
	PR 3079
	* loc2c-runtime.h (deref, store_deref): Fork x86 and x86-64
	variants.  Remove dysfunctional 64-bit ops from x86.
	
	2006-12-18  Frank Ch. Eigler  <fche@elastic.org>
	
	* vfs.stp (ppos_pos): Protect contents with deref(), though
	this blocks operation on i686 due to bug #3079.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/ChangeLog.diff?cvsroot=systemtap&r1=1.169&r2=1.170
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/loc2c-runtime.h.diff?cvsroot=systemtap&r1=1.16&r2=1.17
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/ChangeLog.diff?cvsroot=systemtap&r1=1.103&r2=1.104
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/vfs.stp.diff?cvsroot=systemtap&r1=1.3&r2=1.4


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