summaryrefslogtreecommitdiffstats
path: root/runtime/tests/ChangeLog
blob: 58ccd13a299ddb1cfb780bac4ccd32a9143ca2c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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.