public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* src/runtime ChangeLog arith.c
@ 2005-09-10 16:01 fche
  0 siblings, 0 replies; 3+ messages in thread
From: fche @ 2005-09-10 16:01 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	fche@sourceware.org	2005-09-10 16:01:33

Modified files:
	runtime        : ChangeLog arith.c 

Log message:
	2005-09-10  Frank Ch. Eigler  <fche@elastic.org>
	
	* arith.c: Add some comments explaining why the last change works.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/ChangeLog.diff?cvsroot=systemtap&r1=1.51&r2=1.52
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/arith.c.diff?cvsroot=systemtap&r1=1.7&r2=1.8


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

* src/runtime ChangeLog arith.c
@ 2005-09-08 19:13 hunt
  0 siblings, 0 replies; 3+ messages in thread
From: hunt @ 2005-09-08 19:13 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hunt@sourceware.org	2005-09-08 19:13:58

Modified files:
	runtime        : ChangeLog arith.c 

Log message:
	2005-09-08  Martin Hunt  <hunt@redhat.com>
	* arith.c (_stp_div64): Check for overflow.
	(_stp_mod64): Ditto.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/ChangeLog.diff?cvsroot=systemtap&r1=1.49&r2=1.50
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/arith.c.diff?cvsroot=systemtap&r1=1.4&r2=1.5


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

* src/runtime ChangeLog arith.c
@ 2005-09-08 18:22 hunt
  0 siblings, 0 replies; 3+ messages in thread
From: hunt @ 2005-09-08 18:22 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hunt@sourceware.org	2005-09-08 18:22:52

Modified files:
	runtime        : ChangeLog arith.c 

Log message:
	2005-09-08  Martin Hunt  <hunt@redhat.com>
	
	* arith.c (_stp_div64): For 64-bit cpus, just use native
	division. Otherwise call _div64().
	(_stp_mod64): Call _mod64() isf necessary.
	(_div64): 64-bit division for 32-bit cpus.
	(_mod64): 64-bit modulo for 32-bit cpus.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/ChangeLog.diff?cvsroot=systemtap&r1=1.48&r2=1.49
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/arith.c.diff?cvsroot=systemtap&r1=1.3&r2=1.4


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

end of thread, other threads:[~2005-09-10 16:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-09-10 16:01 src/runtime ChangeLog arith.c fche
  -- strict thread matches above, loose matches on Subject: below --
2005-09-08 19:13 hunt
2005-09-08 18:22 hunt

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).