From: nsz Date: Sun, 10 Feb 2013 20:44:53 +0000 (+0100) Subject: libm: add gcc float wiki link X-Git-Url: http://nsz.repo.hu/git/?p=www;a=commitdiff_plain;h=631bb444c1ba774bc12c5b745576d63bb7e6d827;ds=inline libm: add gcc float wiki link --- diff --git a/libm/index.html b/libm/index.html index 2e1ccde..adad680 100644 --- a/libm/index.html +++ b/libm/index.html @@ -178,6 +178,8 @@ on the endianness and write different code for different architectures.

The ugly parts of libm hacking.

Some notes are from: http://www.vinc17.org/research/extended.en.html +

Useful info about floating-point in gcc: +http://gcc.gnu.org/wiki/FloatingPointMath