From addbcc6d364ef48b9453cb422f4ed2688dddc1cf Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 20 Oct 2005 05:25:40 +0000 Subject: * sysdeps/alpha/remqu.S: Return the correct result when the same dividend and divisor are provided, and they're negative numbers. * sysdeps/alpha/divqu.S: Likewise. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d6cfbb7b72..4c02f51b88 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-08-23 GOTO Masanori + + * sysdeps/alpha/remqu.S: Return the correct result when the same + dividend and divisor are provided, and they're negative numbers. + * sysdeps/alpha/divqu.S: Likewise. + 2005-10-18 Steven Munroe * sysdeps/unix/sysv/linux/powerpc/powerpc32/ucontext_i.h (TESTS): -- cgit 1.4.1