<float.h>: Use compiler builtins for some constants, if they are available.
authorSascha Wildner <saw@online.de>
Thu, 3 Mar 2011 21:27:43 +0000 (22:27 +0100)
committerSascha Wildner <saw@online.de>
Thu, 3 Mar 2011 21:51:23 +0000 (22:51 +0100)
commit7a0a994307056aae0718f7c17fa081f57d19f2c1
treec4b7b4181e34f14de3b27ff7652a072b4f4043dc
parent0f8bcb59531d257a42d4e0614bd22ac0b8740186
<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.
sys/cpu/i386/include/float.h
sys/cpu/x86_64/include/float.h