summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2011-11-09 10:17:11 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2011-11-09 10:17:11 +0000
commitebd9aa244817fb4dacc34f585650297d0937f8b7 (patch)
treec3bfffe061af050dcb84df61b261a365a14e3622 /TODO
parent88b63a8fbf950c87980d6e85bdd8b90a66a0b664 (diff)
downloadmpfr-ebd9aa244817fb4dacc34f585650297d0937f8b7.tar.gz
[TODO] Added a reference to an old discussion concerning __float128.
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@7950 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 6d033d5ee..5b51ebbd9 100644
--- a/TODO
+++ b/TODO
@@ -92,6 +92,8 @@ Table of contents:
http://gcc.gnu.org/onlinedocs/gcc/Floating-Types.html
(this should be defined only with --enable-gcc-float128 as with
--enable-decimal-float)
+ See also the discussion started at:
+ http://websympa.loria.fr/wwsympa/arc/mpfr/2010-05/msg00003.html
- implement mpfr_q_sub, mpfr_z_div, mpfr_q_div?
- implement functions for random distributions, see for example
http://websympa.loria.fr/wwsympa/arc/mpfr/2010-01/msg00034.html