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/tests ChangeLog math/div64.c


CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hunt@sourceware.org	2005-09-12 20:03:12

Modified files:
	runtime/tests  : ChangeLog 
	runtime/tests/math: div64.c 

Log message:
	2005-09-12  Martin Hunt  <hunt@redhat.com>
	
	* math/div64.c (main): Set the expected result for LLONG_MIN/-1 to
	be LLONG_MIN (overflow) instead of 0.
	
	2005-09-09  Martin Hunt  <hunt@redhat.com>
	
	* math/div64.c (main): Fixes for running on 64-bit hardware.
	
	* README: Update.
	* math/div64.c: New file. 64-bit division tests.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/tests/ChangeLog.diff?cvsroot=systemtap&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/tests/math/div64.c.diff?cvsroot=systemtap&r1=1.2&r2=1.3


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