From 47594329a9c03fb945f41c19f06401271f9aa9c5 Mon Sep 17 00:00:00 2001 From: Marcus Shawcroft Date: Tue, 13 Nov 2012 17:01:05 +0000 Subject: Fix missing truncation UNDERFLOW. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ba9ecf3072..b3bd03f820 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2012-11-13 Marcus Shawcroft + + * soft-fp/op-common.h (_FP_PACK_SEMIRAW): Move underflow + detection to immediately after _FP_ROUND(). + * soft-fp/soft-fp.h (_FP_ROUND): Don't round if working + bits are 0. + 2012-11-11 David S. Miller * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Include -- cgit v1.2.3