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 arith.c copy.c loc2c-run ...


CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hunt@sourceware.org	2007-05-30 14:33:55

Modified files:
	runtime        : ChangeLog arith.c copy.c loc2c-runtime.h regs.c 
	                 regs.h stack.c time.c 
Added files:
	runtime        : stack-arm.c 

Log message:
	2007-05-30  Martin Hunt  <hunt@redhat.com>
	
	Patch from Quentin Barnes.
	* arith.c: Add arm support for 64-bit division.
	* copy.c: Enable arm support.
	* loc2c-runtime.h: Ditto.
	* regs.[ch]: Ditto.
	* stack.c: Include stack-arm.c.
	* stack-arm.c: New file.
	* time.c (_stp_gettimeofday_ns):  hack
	for arm. See PR 4569.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/stack-arm.c.diff?cvsroot=systemtap&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/ChangeLog.diff?cvsroot=systemtap&r1=1.206&r2=1.207
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/arith.c.diff?cvsroot=systemtap&r1=1.10&r2=1.11
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/copy.c.diff?cvsroot=systemtap&r1=1.15&r2=1.16
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/loc2c-runtime.h.diff?cvsroot=systemtap&r1=1.25&r2=1.26
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/regs.c.diff?cvsroot=systemtap&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/regs.h.diff?cvsroot=systemtap&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/stack.c.diff?cvsroot=systemtap&r1=1.20&r2=1.21
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/time.c.diff?cvsroot=systemtap&r1=1.9&r2=1.10


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