diff options
Diffstat (limited to 'runtime/tests/ChangeLog')
-rw-r--r-- | runtime/tests/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/runtime/tests/ChangeLog b/runtime/tests/ChangeLog index d1fa7ea1..58ccd13a 100644 --- a/runtime/tests/ChangeLog +++ b/runtime/tests/ChangeLog @@ -1,3 +1,8 @@ +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. |