DragonFly BSD
DragonFly commits List (threaded) for 2011-03
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: <float.h>: Use compiler builtins for some constants, if they are available.


From: Sascha Wildner <swildner@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 3 Mar 2011 13:52:02 -0800 (PST)

commit 7a0a994307056aae0718f7c17fa081f57d19f2c1
Author: Sascha Wildner <saw@online.de>
Date:   Thu Mar 3 22:27:43 2011 +0100

    <float.h>: Use compiler builtins for some constants, if they are available.
    
    I've left the original values in as fallbacks, should any compiler have
    no builtins. But they are no longer used for the GCCs with this commit.

Summary of changes:
 sys/cpu/i386/include/float.h   |  117 +++++++++++++++++++++++++++++++++++++++-
 sys/cpu/x86_64/include/float.h |  117 ++++++++++++++++++++++++++++++++++++++++
 2 files changed, 233 insertions(+), 1 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7a0a994307056aae0718f7c17fa081f57d19f2c1


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]