From 4ee0544a157090ddd087b36109d292cd174bae7c Mon Sep 17 00:00:00 2001 From: xleroy Date: Fri, 2 Aug 2013 08:05:18 +0000 Subject: Merge of Flocq version 2.2.0. More precise modeling of NaNs. git-svn-id: https://yquem.inria.fr/compcert/svn/compcert/trunk@2303 fca1b0fc-160b-0410-b1d3-a4f43f01ea2e --- Changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Changelog') diff --git a/Changelog b/Changelog index 657cb03..b7e37a7 100644 --- a/Changelog +++ b/Changelog @@ -1,6 +1,8 @@ Development trunk: ================== +- More precise modeling of not-a-numbers (NaNs) in floating-point + arithmetic. - Optimize integer divisions by positive constants, turning them into multiply-high and shifts. - Avoid double rounding issues in conversion from 64-bit integers -- cgit v1.2.3